index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-10
libqos/ahci: add ahci command helpers
John Snow
2015-03-10
qtest/ahci: Add a macro bootup routine
John Snow
2015-03-10
libqos/ahci: Zero-fill AHCI headers
John Snow
2015-03-10
qtest/ide: Test flush / retry for ISA and PCI
John Snow
2015-03-10
ahci: Recompute cur_cmd on migrate post load
John Snow
2015-03-10
ahci: add support for restarting non-queued commands
Paolo Bonzini
2015-03-10
ahci: Migrate IDEStatus
John Snow
2015-03-10
ide: support PIO restart for the ISA controller
Paolo Bonzini
2015-03-10
ide: make more functions static
Paolo Bonzini
2015-03-10
ide: commonize io_buffer_index initialization
Paolo Bonzini
2015-03-10
ide: migrate initial request state via IDEBus
Paolo Bonzini
2015-03-10
ide: place initial state of the current request to IDEBus
Paolo Bonzini
2015-03-10
ide: replace set_unit callback with more IDEBus state
Paolo Bonzini
2015-03-10
ide: remove restart_cb callback
Paolo Bonzini
2015-03-10
ide: move restart callback to common code
Paolo Bonzini
2015-03-10
ide: pass IDEBus to the restart_cb
Paolo Bonzini
2015-03-10
ide: do not use BMDMA in restart callback
Paolo Bonzini
2015-03-10
ide: introduce ide_register_restart_cb
Paolo Bonzini
2015-03-10
ide: prepare to move restart to common code
Paolo Bonzini
2015-03-10
ide: start extracting ide_restart_dma out of bmdma_restart_dma
Paolo Bonzini
2015-03-10
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
2015-03-10
block-backend: Add wrappers for blocksizes and geometry probing
Ekaterina Tumanova
2015-03-10
block: Add driver methods to probe blocksizes and geometry
Ekaterina Tumanova
2015-03-10
raw-posix: Factor block size detection out of raw_probe_alignment()
Ekaterina Tumanova
2015-03-10
block: add bdrv functions for geometry and blocksize
Ekaterina Tumanova
2015-03-10
blkdebug: fix "once" rule
John Snow
2015-03-10
iotests: Add test for different refcount widths
Max Reitz
2015-03-10
qcow2: Allow creation with refcount order != 4
Max Reitz
2015-03-10
iotests: Prepare for refcount_bits option
Max Reitz
2015-03-10
qcow2: Use symbolic macros in qcow2_amend_options
Max Reitz
2015-03-10
qcow2: refcount_order parameter for qcow2_create2
Max Reitz
2015-03-10
qcow2: Open images with refcount order != 4
Max Reitz
2015-03-10
qcow2: More helpers for refcount modification
Max Reitz
2015-03-10
qcow2: Helper function for refcount modification
Max Reitz
2015-03-10
qcow2: Helper for refcount array reallocation
Max Reitz
2015-03-10
qcow2: Use 64 bits for refcount values
Max Reitz
2015-03-10
qcow2: Use unsigned addend for update_refcount()
Max Reitz
2015-03-10
qcow2: Only return status from qcow2_get_refcount
Max Reitz
2015-03-10
qcow2: Do not return new value after refcount update
Max Reitz
2015-03-10
qcow2: Add refcount_bits to format-specific info
Max Reitz
2015-03-10
qcow2: Add two new fields to BDRVQcowState
Max Reitz
2015-03-10
libqos: Add virtio MMIO support
Marc Marí
2015-03-10
libqos: Add malloc generic
Marc Marí
2015-03-10
libqos: Remove PCI assumptions in constants of virtio driver
Marc Marí
2015-03-10
tests: Prepare virtio-blk-test for multi-arch implementation
Marc Marí
2015-03-10
libqos: Change use of pointers to uint64_t in virtio
Marc Marí
2015-03-10
virtio-blk: Check return value of blk_aio_ioctl
Fam Zheng
2015-03-09
qcow2: Remove unused struct QCowCreateState
Kevin Wolf
2015-03-09
block/raw-posix: fix compilation warning on OSX
Denis V. Lunev
2015-03-09
sheepdog: selectable object size support
Teruaki Ishizaki
[next]