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-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
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-03
fdc: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
2016-02-03
sparc: disable floppy DMA
Hervé Poussineau
2016-02-03
fdc: fix detection under Linux
John Snow
2016-02-02
virtio-blk: Functions for op blocker management
Max Reitz
2016-02-02
Revert "hw/block/fdc: Implement tray status"
Max Reitz
2016-02-02
nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file
Laszlo Ersek
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2016-01-25
fdc: change auto fallback drive for ISA FDC to 288
John Snow
2016-01-25
fdc: rework pick_geometry
John Snow
2016-01-25
fdc: add physical disk sizes
John Snow
2016-01-25
fdc: add drive type option
John Snow
[next]