]> git.proxmox.com Git - qemu.git/history - hw/virtio-blk.c
net: Consistently use qemu_macaddr_default_if_unset
[qemu.git] / hw / virtio-blk.c
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-05 Markus Armbrustervirtio-blk: Turn drive serial into a qdev property
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-07 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07 Christoph Hellwigvirtio-blk: fail unaligned requests
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Jan KiszkaImprove vm_stop reason declarations
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31 Christoph Hellwigvirtio-blk: tell the guest about size changes
2011-01-29 Aurelien Jarnovirtio-blk: fix cross-endianness targets
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovAdd bootindex parameter to net/block/fd device
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-21 Stefan Hajnoczivirtio-blk: Convert fprintf() to error_report()
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-04 Kevin Wolfvirtio-blk: Handle immediate flush failure properly
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-22 Kevin Wolfvirtio-blk: Respect werror option for flushes
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Christoph Hellwigvirtio-blk: propagate the required alignment
2010-09-09 Stefan Hajnoczitrace: Trace virtio-blk, multiwrite, and paio_submit
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-30 Kevin Wolfvirtio-blk: Fix migration of queued requests
2010-08-24 Blue SwirlRearrange block headers
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-26 Alex Williamsonvirtio-blk: Create exit function to unregister savevm
2010-07-16 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-13 Markus Armbrusteride scsi virtio-blk: Reject empty drives unless media...
2010-07-13 Markus Armbrustervirtio-blk: Fix virtio-blk-s390 to require drive
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-07-06 john cooperAdd virtio disk identification support
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrusterblock: Fix virtual media change for if=none
2010-07-02 Markus Armbrusterqdev: Decouple qdev_prop_drive from DriveInfo
2010-06-22 Yoshiaki Tamuravirtio-blk: fix the list operation in virtio_blk_load().
2010-06-15 Markus Armbrusterblock: Move error actions from DriveInfo to BlockDriver...
2010-06-14 Christoph Hellwigvirtio-blk: simplify multiwrite calling conventions
2010-06-14 Christoph Hellwigvirtio-blk: stop tracking old_bs
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-06-04 Jes SorensenCleanup: virtio-blk.c: Be more consistent using BDRV_SE...
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-21 Christoph Hellwigvirtio-blk: fix barrier support
2010-05-21 Stefan Hajnoczivirtio-blk: Avoid zeroing every request structure
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Bruce RogersRemove un-needed code
2010-04-18 Kevin Wolfvirtio-blk: Fix use after free in error case
2010-03-17 Christoph Hellwigblock: add logical_block_size property
2010-03-08 Luiz Capitulinoblock: Emit BLOCK_IO_ERROR before vm_stop() call
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Christoph Hellwigvirtio-blk: add topology support
2010-02-10 Christoph Hellwigblock: add topology qdev properties
2010-02-10 hch@lst.devirtio-blk: revert serial number support
2010-02-10 Luiz Capitulinovirtio-blk: Generate BLOCK_IO_ERROR QMP event
2010-01-29 Kevin Wolfvirtio-blk: Fix error cases which ignored rerror/werror
2010-01-29 Kevin Wolfvirtio-blk: Fix restart after read error
2010-01-29 Kevin Wolfvirtio_blk: Factor virtio_blk_handle_request out
2010-01-13 Christoph Hellwigvirtio-blk: remove dead variable in virtio_blk_handle_scsi
2010-01-11 Michael S. Tsirkinvirtio: add features as qdev properties
2009-12-03 Kevin Wolfvirtio-blk: Implement rerror option
2009-12-03 Kevin WolfRename DriveInfo.onerror to on_write_error
2009-11-12 Kevin Wolfvirtio-blk: Pass read errors to the guest
2009-11-09 Naphtali SpreiPass the drive's readonly attribute to the guest OS
2009-10-05 Gerd Hoffmanndrive cleanup fixes.
2009-09-11 Christoph Hellwigvirtio-blk: add volatile writecache feature
2009-09-11 Michael S. Tsirkinqemu: make virtio-blk PCI compliant by default
2009-09-11 Kevin Wolfvirtio-blk: Use bdrv_aio_multiwrite
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Christoph Hellwigvirtio-blk: handle NULL returns from bdrv_aio_{read...
2009-08-10 Gerd Hoffmannqdev-ify virtio-blk.
2009-07-30 Markus ArmbrusterFix VM state change handlers running out of order
2009-06-24 john cooperAdd serial number support for virtio_blk
2009-06-16 Gerd Hoffmannvirtio blk: fix warning.
2009-06-13 Blue SwirlAvoid gcc 4.4 warning about uninitialized field
2009-05-18 Paul BrookSeparate virtio PCI code
2009-05-14 Paul BrookVirtio-blk qdev conversion
2009-05-14 Paul BrookVirtio-net qdev conversion
next