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
2016-06-24
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
2016-06-24
virtio-bus: have callers tolerate new host notifier api
Cornelia Huck
2016-06-22
xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix
Juergen Gross
2016-06-22
xen: fix style of hw/block/xen_blkif.h
Juergen Gross
2016-06-20
trace: split out trace events for hw/block/ directory
Daniel P. Berrange
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
m25p80: fix test on blk_pread() return value
Cédric Le Goater
2016-06-13
xen/blkif: avoid double access to any shared ring request fields
Jan Beulich
2016-06-07
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...
Peter Maydell
2016-06-07
block: Use DIV_ROUND_UP
Laurent Vivier
2016-06-07
virtio-blk: Remove op blocker for dataplane
Fam Zheng
2016-05-25
dma-helpers: change interface to byte-based
Paolo Bonzini
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-05-12
m25p80: Switch to byte-based block access
Eric Blake
2016-05-12
pflash: Switch to byte-based block access
Eric Blake
2016-05-12
onenand: Switch to byte-based block access
Eric Blake
2016-05-12
nand: Switch to byte-based block access
Eric Blake
2016-05-12
fdc: Switch to byte-based block access
Eric Blake
2016-05-12
xen_disk: Switch to byte-based aio block access
Eric Blake
2016-05-12
virtio: Switch to byte-based aio block access
Eric Blake
2016-05-12
block: Switch blk_read_unthrottled() to byte interface
Eric Blake
2016-04-15
Fix pflash migration
Dr. David Alan Gilbert
2016-04-07
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
2016-04-07
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
2016-04-07
virtio-blk: fix disabled mode
Paolo Bonzini
2016-03-30
block: m25p80: at25128a/at25256a models
Marcin Krzeminski
2016-03-30
block: m25p80: n25q256a/n25q512a models
Marcin Krzeminski
2016-03-30
block: m25p80: Implemented FSR register
Marcin Krzeminski
2016-03-30
block: m25p80: Fast read and 4bytes commands
Marcin Krzeminski
2016-03-30
block: m25p80: Dummy cycles for N25Q256/512
Marcin Krzeminski
2016-03-30
block: m25p80: Add configuration registers
Marcin Krzeminski
2016-03-30
block: m25p80: 4byte address mode
Marcin Krzeminski
2016-03-30
block: m25p80: Extend address mode
Marcin Krzeminski
2016-03-30
block: m25p80: Widen flags variable
Marcin Krzeminski
2016-03-30
block: m25p80: RESET_ENABLE and RESET_MEMORY commands
Marcin Krzeminski
2016-03-30
block: m25p80: Removed unused variable
Marcin Krzeminski
2016-03-30
xen_disk: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
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-03-17
blockdev: Split monitor reference from BB creation
Max Reitz
2016-03-11
fdc: add function to determine drive chs limits
Roman Kagan
2016-02-25
virtio-blk: do not use vring in dataplane
Paolo Bonzini
2016-02-25
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
2016-02-25
vring: make vring_enable_notification return void
Paolo Bonzini
2016-02-16
hw/block/nand.c: Include osdep.h first
Peter Maydell
2016-02-10
fdc: always compile-check debug prints
John Snow
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
[next]