| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | hw/block/pflash_cfi: Convert from DPRINTF() macro to trace events | Philippe Mathieu-Daudé | 2018-06-29 | 1 | -9/+9 |
* | hw/block/pflash_cfi02: Convert away from old_mmio | Peter Maydell | 2018-06-15 | 1 | -79/+18 |
* | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -1/+0 |
* | hw/block/pflash_cfi: fix off-by-one error | Philippe Mathieu-Daudé | 2018-04-10 | 1 | -5/+4 |
* | hw/block/pflash_cfi01, pflash_cfi02: Use memory_region_init_rom_device() | Peter Maydell | 2017-07-14 | 1 | -2/+1 |
* | memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate() | Peter Maydell | 2017-07-14 | 1 | -1/+1 |
* | hw/block: Request permissions | Kevin Wolf | 2017-02-28 | 1 | -6/+13 |
* | hw/block/pflash_cfi*.c: fix confusing assert fail message | Ziyue Yang | 2016-12-22 | 1 | -0/+13 |
* | pflash: make TYPE_CFI_PFLASH0{1,2} macros public | Efimov Vasily | 2016-06-29 | 1 | -1/+0 |
* | pflash: Switch to byte-based block access | Eric Blake | 2016-05-12 | 1 | -6/+6 |
* | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 2016-03-22 | 1 | -4/+4 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | block: Clean up includes | Peter Maydell | 2016-01-20 | 1 | -0/+1 |
* | hw: Propagate errors through qdev_prop_set_drive() | Markus Armbruster | 2015-03-10 | 1 | -2/+2 |
* | pflash_cfi02.c: associate "cfi.pflash02" to "Storage devices" category | Antony Pavlov | 2014-12-10 | 1 | -0/+1 |
* | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 2014-10-20 | 1 | -12/+12 |
* | memory: add parameter errp to memory_region_init_rom_device | Hu Tao | 2014-09-09 | 1 | -1/+7 |
* | memory: remove memory_region_destroy | Paolo Bonzini | 2014-08-18 | 1 | -1/+0 |
* | pflash_cfi02.c: fix debug macro | Antony Pavlov | 2013-09-01 | 1 | -1/+1 |
* | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -5/+5 |
* | pflash_cfi02: Use QOM realize for pflash_cfi02 | Hu Tao | 2013-07-23 | 1 | -8/+7 |
* | pflash-cfi02: QOM'ify some more | Hu Tao | 2013-07-23 | 1 | -9/+12 |
* | hw/block: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -4/+4 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -3/+3 |
* | memory: Rename readable flag to romd_mode | Jan Kiszka | 2013-05-24 | 1 | -1/+1 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+787 |