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
Age
Commit message (
Expand
)
Author
2020-06-05
hw/block: Let the NVMe emulated device be target-agnostic
Philippe Mathieu-Daudé
2020-05-22
hw/block/pflash: Check return value of blk_pwrite()
Mansour Ahmadi
2020-05-22
hw/block/pflash_cfi01: Rename 'reset_flash' label as 'mode_read_array'
Philippe Mathieu-Daudé
2020-05-22
hw/block/pflash_cfi01: Document use of non-CFI compliant command '0x00'
Philippe Mathieu-Daudé
2020-05-22
hw/block/pflash_cfi01: Removed an unused timer
Philippe Mathieu-Daudé
2020-05-18
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
Philippe Mathieu-Daudé
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-04
vhost-user-blk: fix invalid memory access
Li Feng
2020-04-30
nvme: introduce PMR support from NVMe 1.4 spec
Andrzej Jakowski
2020-04-29
fdc: Fix fallback=auto error handling
Markus Armbruster
2020-04-07
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200407' into st...
Peter Maydell
2020-04-07
xen-block: Fix uninitialized variable
Anthony PERARD
2020-04-07
xen-block: Fix double qlist remove and request leak
Anthony PERARD
2020-03-29
fix vhost_user_blk_watch crash
Li Feng
2020-03-29
virtio-blk: delete vqs on the error path in realize()
Pan Nengyuan
2020-03-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2020-03-27
fdc/i8257: implement verify transfer mode
Sven Schnelle
2020-03-27
nvme: Print 'cqid' for nvme_del_cq
Minwoo Im
2020-03-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...
Peter Maydell
2020-03-17
xen-block: Use one Error * variable instead of two
Markus Armbruster
2020-03-17
m25p80: Improve command handling for unsupported commands
Guenter Roeck
2020-03-17
m25p80: Improve command handling for Jedec commands
Guenter Roeck
2020-03-17
m25p80: Convert to support tracing
Guenter Roeck
2020-03-06
qapi: Flatten object-add
Kevin Wolf
2020-02-28
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200227' into st...
Peter Maydell
2020-02-27
xen-bus/block: explicitly assign event channels to an AioContext
Paul Durrant
2020-02-25
vhost-user-blk: convert to new virtio_delete_queue
Pan Nengyuan
2020-02-25
vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
Pan Nengyuan
2020-02-22
virtio: increase virtqueue size for virtio-scsi and virtio-blk
Denis Plotnikov
2020-02-18
hw/block/pflash_cfi02: Remove unneeded variable assignment
Philippe Mathieu-Daudé
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-01-07
vhost-user-blk: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-06
virtio: make seg_max virtqueue size dependent
Denis Plotnikov
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
2020-01-05
virtio: don't enable notifications during polling
Stefan Hajnoczi
2019-12-19
virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh
Li Hangjing
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-11-19
hw/block/pflash: Remove dynamic field width from trace events
Philippe Mathieu-Daudé
2019-10-31
bootdevice: Gather LCHS from all relevant devices
Sam Eiderman
2019-10-29
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
2019-10-28
hw/m68k: add a dummy SWIM floppy controller
Laurent Vivier
2019-10-28
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
2019-10-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-28
include: Move endof() up from hw/virtio/virtio.h
Max Reitz
2019-10-25
virtio-blk: Add blk_drain() to virtio_blk_device_unrealize()
Julia Suvorova
[next]