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
2014-05-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-07
xen_disk: add discard support
Olaf Hering
2014-04-22
block: Add errp to bdrv_new()
Kevin Wolf
2014-04-04
dataplane: replace iothread object_add() with embedded instance
Stefan Hajnoczi
2014-03-31
nvme: Permit zero-length block devices
Andreas Färber
2014-03-19
dataplane: fix implicit IOThread refcount
Stefan Hajnoczi
2014-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-03-13
dataplane: replace internal thread with IOThread
Stefan Hajnoczi
2014-03-12
block/m25p80: Remove FROM_SSI_SLAVE() usages
Peter Crosthwaite
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-02-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-02-21
block: Add reference parameter to bdrv_open()
Max Reitz
2014-02-21
block: Change BDS parameter of bdrv_open() to **
Max Reitz
2014-02-20
xen_disk: fix io accounting
Olaf Hering
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
nand: Don't use qdev_create() in nand_init()
Andreas Färber
2014-01-31
dataplane: Comment fix
Markus Armbruster
2014-01-24
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
2014-01-10
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-12-23
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-20
dataplane: change vring API to use VirtQueueElement
Paolo Bonzini
2013-12-20
vring: factor common code for error exits
Paolo Bonzini
2013-12-17
Fix NOR flash device ID reading
Roy Franz
2013-12-17
Fix CFI query responses for NOR flash
Roy Franz
2013-12-17
Add max device width parameter for NOR devices
Roy Franz
2013-12-17
return status for each NOR flash device
Roy Franz
2013-12-17
Add device-width property to pflash_cfi01
Roy Franz
2013-12-17
rename pflash_t member width to bank_width
Roy Franz
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
virtio-blk: Convert to QOM realize
Andreas Färber
2013-12-09
virtio-blk: QOM realize preparations
Andreas Färber
2013-12-09
virtio-blk-dataplane: Improve error reporting
Andreas Färber
2013-12-09
virtio-blk: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-11-05
bswap.h: Remove cpu_to_be32wu()
Peter Maydell
2013-11-05
bswap.h: Remove cpu_to_be16wu()
Peter Maydell
2013-11-05
shix: Don't require firmware presence for qtest
Andreas Färber
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-18
virtio: Remove unneeded memcpy
Stefan Weil
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-11
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
2013-10-10
xen_disk: mark ioreq as mapped before unmapping in error case
Matthew Daley
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
2013-09-12
block: Error parameter for open functions
Max Reitz
2013-09-06
dataplane: Fix startup race.
Cornelia Huck
2013-09-06
xen_disk: simplify blk_disconnect with refcnt
Fam Zheng
2013-09-06
block: make bdrv_delete() static
Fam Zheng
2013-09-01
pflash_cfi02.c: fix debug macro
Antony Pavlov
[next]