index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
/
pflash_cfi02.c
Age
Commit message (
Expand
)
Author
2016-05-12
pflash: Switch to byte-based block access
Eric Blake
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-20
block: Clean up includes
Peter Maydell
2015-03-10
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
2014-12-10
pflash_cfi02.c: associate "cfi.pflash02" to "Storage devices" category
Antony Pavlov
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-09-09
memory: add parameter errp to memory_region_init_rom_device
Hu Tao
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2013-09-01
pflash_cfi02.c: fix debug macro
Antony Pavlov
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-23
pflash_cfi02: Use QOM realize for pflash_cfi02
Hu Tao
2013-07-23
pflash-cfi02: QOM'ify some more
Hu Tao
2013-07-04
hw/block: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini