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-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
2019-10-25
virtio: basic packed virtqueue support
Jason Wang
2019-10-25
virtio: Free blk virqueues at unrealize()
Eugenio Pérez
2019-10-15
m25p80: Add support for w25q512jv
Cédric Le Goater
2019-10-08
virtio-blk: schedule virtio_notify_config to run on main context
Sergio Lopez
2019-09-24
xen-block: treat XenbusStateUnknown the same as XenbusStateClosed
Paul Durrant
2019-09-16
vhost-user-blk: prevent using uninitialized vqs
Raphael Norwitz
2019-09-03
virtio-blk: Cancel the pending BH when the dataplane is reset
Philippe Mathieu-Daudé
2019-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
block: Remove blk_pread_unthrottled()
Kevin Wolf
2019-07-30
fdc: Fix inserting read-only media in empty drive
Kevin Wolf
2019-07-23
hw/block/pflash_cfi02: Rewrite a fall through comment
Philippe Mathieu-Daudé
2019-07-23
hw/block/pflash_cfi01: Add missing DeviceReset() handler
Philippe Mathieu-Daudé
2019-07-16
hw/block/pflash_cfi01: Start state machine as READY to accept commands
Philippe Mathieu-Daudé
[next]