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
2015-07-29
virtio-blk-dataplane: delete bottom half before the AioContext is freed
Paolo Bonzini
2015-07-27
virtio: minor cleanup
Michael S. Tsirkin
2015-07-27
virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy device
Jason Wang
2015-07-27
virtio-blk: fail get_features when both scsi and 1.0 were set
Jason Wang
2015-07-27
virtio: get_features() can fail
Jason Wang
2015-07-27
virtio: set any_layout in virtio core
Michael S. Tsirkin
2015-07-14
nvme: properly report volatile write caches
Christoph Hellwig
2015-07-14
nvme: implement the Flush command
Christoph Hellwig
2015-06-24
virito-blk: drop duplicate check
Gonglei
2015-06-23
nvme: Fix memleak in nvme_dma_read_prp
Lu Lina
2015-06-23
virtio-blk: Use blk_drain() to drain IO requests
Alexander Yarygin
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-06-05
pflash_cfi01: add secure property
Paolo Bonzini
2015-06-05
pflash_cfi01: change to new-style MMIO accessors
Paolo Bonzini
2015-06-05
pflash_cfi01: change big-endian property to BIT type
Paolo Bonzini
2015-06-02
fdc: Fix MSR.RQM flag
Kevin Wolf
2015-06-02
fdc: Disentangle phases in fdctrl_read_data()
Kevin Wolf
2015-06-02
fdc: Code cleanup in fdctrl_write_data()
Kevin Wolf
2015-06-02
fdc: Use phase in fdctrl_write_data()
Kevin Wolf
2015-06-02
fdc: Introduce fdctrl->phase
Kevin Wolf
2015-06-02
fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase()
Kevin Wolf
2015-06-02
fdc: Rename fdctrl_reset_fifo() to fdctrl_to_command_phase()
Kevin Wolf
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
2015-05-22
nvme: support NVME_VOLATILE_WRITE_CACHE feature
Christoph Hellwig
2015-05-12
fdc: force the fifo access to be in bounds of the allocated buffer
Petr Matousek
2015-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-04-30
Enable NVMe start controller for Windows guest.
Daniel Stekloff
2015-04-30
misc: Fix new collection of typos
Stefan Weil
2015-04-28
fdc: remove sparc sun4m mutations
Hervé Poussineau
2015-04-28
m25p80: fix s->blk usage before assignment
Stefan Hajnoczi
2015-04-28
m25p80: add missing blk_attach_dev_nofail
Paolo Bonzini
2015-04-08
virtio-blk: correctly dirty guest memory
Paolo Bonzini
2015-04-02
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
2015-03-27
nvme: Fix unintentional integer overflow (OVERFLOW_BEFORE_WIDEN)
Stefan Weil
2015-03-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-03-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-03-10
virtio-blk: Remove the stale FIXME comment
Fam Zheng
2015-03-10
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
2015-03-10
virtio-blk: Check return value of blk_aio_ioctl
Fam Zheng
2015-03-10
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
2015-03-10
block: remove superfluous '\n' around error_report/error_setg
Gonglei
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
virtio-blk: switch to standard-headers
Michael S. Tsirkin
2015-02-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...
Peter Maydell
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
2015-02-16
block/xen: Use blk_new_open() in blk_connect()
Max Reitz
2015-02-16
dataplane: endianness-aware accesses
Cornelia Huck
2015-02-10
onenand: g_malloc() can't fail, bury dead error handling
Markus Armbruster
[next]