]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/block/pflash_cfi02: Add an enum to define the write cycles
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 5 May 2019 20:42:08 +0000 (22:42 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 2 Jul 2019 00:31:13 +0000 (02:31 +0200)
commitaeaf6c20dbcfed5c459d9f6b39cb5fa2187f0b29
tree9103d4641e7ec7d941a76738064ae16c6048c76e
parent6536987fd6aa52adbb6c128db1952e7c62f5c82b
hw/block/pflash_cfi02: Add an enum to define the write cycles

No change in functionality is intended with this commit.

Signed-off-by: Stephen Checkoway <stephen.checkoway@oberlin.edu>
Message-Id: <20190426162624.55977-3-stephen.checkoway@oberlin.edu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[PMD: Extracted from bigger patch]
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/block/pflash_cfi02.c