- e3d0814 hw: Use device_class_set_legacy_reset() instead of opencoding by Peter Maydell · 6 months ago
- 8f64e74 hw/block/pflash_cfi01: Don't decrement pfl->counter below 0 by Peter Maydell · 8 months ago
- 2563be6 hw/pflash: fix block write start by Gerd Hoffmann · 10 months ago
- 954b33d hw/block/block.c: improve confusing blk_check_size_and_read_all() error by Manos Pitsidianakis · 1 year, 2 months ago
- 284a7ee hw/pflash: implement update buffer for block writes by Gerd Hoffmann · 1 year, 3 months ago
- 5dd5835 hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p by Gerd Hoffmann · 1 year, 3 months ago
- 3b14a55 hw/pflash: refactor pflash_data_write() by Gerd Hoffmann · 1 year, 3 months ago
- 7d5dc0a hw/block: Constify VMState by Richard Henderson · 1 year, 3 months ago
- 9b4b4e5 hw/other: spelling fixes by Michael Tokarev · 1 year, 9 months ago
- a67dfa6 Drop duplicate #include by Markus Armbruster · 2 years, 2 months ago
- 883f2c5 bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx by Philippe Mathieu-Daudé · 2 years, 3 months ago
- ef7716c Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2" by Daniel Henrique Barboza · 2 years, 5 months ago
- 334c388 hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two by Bernhard Beschow · 2 years, 5 months ago
- a9262f5 block: Change blk_{pread,pwrite}() param order by Alberto Faria · 2 years, 9 months ago
- 3b71719 block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache by Emanuele Giuseppe Esposito · 3 years, 2 months ago
- 91316cb hw/block/pflash_cfi: Replace DPRINTF with trace events by David Edmondson · 4 years, 1 month ago
- 2231bee hw/block/pflash_cfi01: Correct the type of PFlashCFI01.ro by David Edmondson · 4 years, 1 month ago
- 2b49cd6 hw/block/pflash_cfi01: Clarify trace events by Philippe Mathieu-Daudé · 4 years, 1 month ago
- a42cd11 hw/block/pflash_cfi01: Extract pflash_cfi01_fill_cfi_table() by Philippe Mathieu-Daudé · 4 years, 1 month ago
- ccd8014 hw/block/pflash_cfi: Fix code style for checkpatch.pl by Philippe Mathieu-Daudé · 4 years, 1 month ago
- 538f049 sysemu: Let VMChangeStateHandler take boolean 'running' argument by Philippe Mathieu-Daudé · 4 years, 3 months ago
- 86b1cf3 block: Separate blk_is_writable() and blk_supports_write_perm() by Kevin Wolf · 4 years, 2 months ago
- ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 4 months ago
- 3564a91 parallel nor flash: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
- 830b925 hw: Remove superfluous breaks by Liao Pingfang · 4 years, 9 months ago
- 7661245 pflash: Use ERRP_GUARD() by Vladimir Sementsov-Ogievskiy · 4 years, 9 months ago
- 934df91 qdev: Make qdev_prop_set_drive() match the other helpers by Markus Armbruster · 4 years, 9 months ago
- 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 10 months ago
- 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 10 months ago
- 1857b9d hw/block/pflash: Check return value of blk_pwrite() by Mansour Ahmadi · 5 years ago
- 3072182 hw/block/pflash_cfi01: Rename 'reset_flash' label as 'mode_read_array' by Philippe Mathieu-Daudé · 6 years ago
- aba53a1 hw/block/pflash_cfi01: Document use of non-CFI compliant command '0x00' by Philippe Mathieu-Daudé · 6 years ago
- d23048c hw/block/pflash_cfi01: Removed an unused timer by Philippe Mathieu-Daudé · 6 years ago
- 4cdd0a7 hw: Use QEMU_IS_ALIGNED() on parallel flash block size by Philippe Mathieu-Daudé · 4 years, 11 months ago
- 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
- 10f9f1f hw/block/pflash: Remove dynamic field width from trace events by Philippe Mathieu-Daudé · 5 years ago
- 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
- 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
- d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
- 3a28350 hw/block/pflash_cfi01: Add missing DeviceReset() handler by Philippe Mathieu-Daudé · 6 years ago
- 611c749 hw/block/pflash_cfi01: Start state machine as READY to accept commands by Philippe Mathieu-Daudé · 6 years ago
- c1474ac hw/block/pflash: Simplify trace_pflash_data_read/write() by Philippe Mathieu-Daudé · 6 years ago
- e8aa2d9 hw/block/pflash: Simplify trace_pflash_io_read/write() by Philippe Mathieu-Daudé · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 2d731db pflash_cfi01: New pflash_cfi01_legacy_drive() by Markus Armbruster · 6 years ago
- 3f905a5 pflash: Bury disabled code to limit device sizes by Alex Bennée · 6 years ago
- 06f1521 pflash: Require backend size to match device, improve errors by Markus Armbruster · 6 years ago
- e60cf76 pflash_cfi01: Add pflash_cfi01_get_blk() helper by Philippe Mathieu-Daudé · 6 years ago
- ce14710 pflash: Clean up after commit 368a354f02b, part 2 by Markus Armbruster · 6 years ago
- 940d5b1 pflash: Clean up after commit 368a354f02b, part 1 by Markus Armbruster · 6 years ago
- 81c7db7 hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2} by Markus Armbruster · 6 years ago
- e7b6274 pflash: Rename *CFI_PFLASH* to *PFLASH_CFI* by Markus Armbruster · 6 years ago
- 4dbda93 pflash_cfi01: Log use of flawed "write to buffer" by Markus Armbruster · 6 years ago
- 2d93beb pflash_cfi01: Do not exit() on guest aborting "write to buffer" by Markus Armbruster · 6 years ago
- 1643406 pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02 by Markus Armbruster · 6 years ago
- 13019f1 hw/block/pflash_cfi: Convert from DPRINTF() macro to trace events by Philippe Mathieu-Daudé · 7 years ago
- ab72827 hw: Do not include "exec/address-spaces.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
- 07c13a7 hw/block/pflash_cfi: fix off-by-one error by Philippe Mathieu-Daudé · 7 years ago
- bba3ddf hw/block/pflash_cfi01, pflash_cfi02: Use memory_region_init_rom_device() by Peter Maydell · 8 years ago
- b59821a memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate() by Peter Maydell · 8 years ago
- a17c17a hw/block: Request permissions by Kevin Wolf · 8 years ago
- feb0b1a pflash_cfi01: fix per-device sector length in CFI table by Peter Maydell · 8 years ago
- 8929fc3 hw/block/pflash_cfi*.c: fix confusing assert fail message by Ziyue Yang · 8 years ago
- 1a004c7 pflash: make TYPE_CFI_PFLASH0{1,2} macros public by Efimov Vasily · 9 years ago
- 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
- 098e732 pflash: Switch to byte-based block access by Eric Blake · 9 years ago
- 90c647d Fix pflash migration by Dr. David Alan Gilbert · 9 years ago
- da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
- 80c71a2 block: Clean up includes by Peter Maydell · 9 years ago
- f71e42a pflash_cfi01: add secure property by Paolo Bonzini · 10 years ago
- 5aa113f pflash_cfi01: change to new-style MMIO accessors by Paolo Bonzini · 10 years ago
- e980942 pflash_cfi01: change big-endian property to BIT type by Paolo Bonzini · 10 years ago
- 9b3d111 hw: Propagate errors through qdev_prop_set_drive() by Markus Armbruster · 10 years ago
- 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
- 2b31cd4 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 11 years ago
- 33e0eb5 memory: add parameter errp to memory_region_init_rom_device by Hu Tao · 11 years ago
- 4c0cfc7 pflash_cfi01: write flash contents to bdrv on incoming migration by Laszlo Ersek · 11 years ago
- afeb25f pflash_cfi01: fixup stale DPRINTF() calls by Laszlo Ersek · 11 years ago
- 469b046 memory: remove memory_region_destroy by Paolo Bonzini · 11 years ago
- a0289b8 hw/block/pflash_cfi01: Report correct size info for parallel configs by Peter Maydell · 11 years ago
- 0163a2d Fix NOR flash device ID reading by Roy Franz · 11 years ago
- 4433e66 Fix CFI query responses for NOR flash by Roy Franz · 11 years ago
- fa21a7b Add max device width parameter for NOR devices by Roy Franz · 11 years ago
- 2003889 return status for each NOR flash device by Roy Franz · 11 years ago
- 1997b48 Add device-width property to pflash_cfi01 by Roy Franz · 11 years ago
- 4b6fedc rename pflash_t member width to bank_width by Roy Franz · 11 years ago
- bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
- 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
- ea0a4f3 pflash_cfi01: duplicate status byte from bits 23:16 for 32bit reads by Paul Burton · 12 years ago
- e40b5f3 pflash_cfi01: Use QOM realize for pflash_cfi01 by Hu Tao · 12 years ago
- f1b44f0 pflash-cfi01: QOM'ify some more by Hu Tao · 12 years ago
- 2d256e6 hw/block: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
- 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
- 5f9a5ea memory: Rename readable flag to romd_mode by Jan Kiszka · 12 years ago
- 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/pflash_cfi01.c]
- 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
- d8d24fb pflash_cfi01: Implement migration support by Peter Maydell · 12 years ago
- 5d79b80 pflash_cfi01: Drop unused 'bypass' field by Peter Maydell · 12 years ago
- 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago