aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* virtio-blk: Create exit function to unregister savevmAlex Williamson2010-07-281-0/+1
* virtio-blk: Fix virtio-blk-s390 to require driveMarkus Armbruster2010-07-131-4/+0
* virtio-pci: Check for virtio_blk_init() failureMarkus Armbruster2010-07-131-0/+3
* pci: don't overwrite multi functio bit in pci header type.Isaku Yamahata2010-07-111-1/+0
* qdev: Decouple qdev_prop_drive from DriveInfoMarkus Armbruster2010-07-021-2/+2
* blockdev: Clean up automatic drive deletionMarkus Armbruster2010-07-021-1/+1
* virtio-pci: fix bus master bug setting on loadAlex Williamson2010-06-221-1/+1
* virtio-9p: Make infrastructure for the new security model.Venkateswararao Jujjuri (JV)2010-06-221-2/+2
* blockdev: Collect block device code in new blockdev.cMarkus Armbruster2010-06-041-1/+0
* virtio-9p: Add a virtio 9p device to qemuAnthony Liguori2010-05-031-0/+32
* virtio-pci: fill in notifier supportMichael S. Tsirkin2010-04-011-0/+63
* virtio: add set_status callbackMichael S. Tsirkin2010-04-011-2/+3
* Don't check for bus master for old guestsAlexander Graf2010-03-311-1/+24
* error: Replace qemu_error() by error_report()Markus Armbruster2010-03-161-1/+1
* error: Move qemu_error & friends into their own headerMarkus Armbruster2010-03-161-1/+1
* virtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of -1 for virtio-serialAmit Shah2010-03-081-3/+5
* virtio-serial: pci: Allow MSI to be disabledAmit Shah2010-02-191-3/+3
* block: add topology qdev propertiesChristoph Hellwig2010-02-101-5/+6
* virtio-serial: Use MSI vectors for port virtqueuesAmit Shah2010-01-201-0/+4
* virtio-console: qdev conversion, new virtio-serial-busAmit Shah2010-01-201-4/+9
* virtio-pci: thinko fixMichael S. Tsirkin2010-01-111-1/+1
* virtio: add features as qdev propertiesMichael S. Tsirkin2010-01-111-8/+17
* virtio: rename features -> guest_featuresMichael S. Tsirkin2010-01-111-2/+2
* pci romfiles: add property, add default to PCIDeviceInfoGerd Hoffmann2009-12-181-8/+1
* Support PCI based option rom loadingAnthony Liguori2009-12-181-1/+1
* virtio: verify features on loadMichael S. Tsirkin2009-12-121-3/+11
* virtio: do not reset msix state on soft resetMichael S. Tsirkin2009-12-011-4/+8
* pci: introduce pcibus_t to represent pci bus address/size instead of uint32_tIsaku Yamahata2009-11-091-1/+1
* pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.hIsaku Yamahata2009-11-091-2/+2
* virtio: use qdev properties for configuration.Gerd Hoffmann2009-10-271-10/+23
* qemu/pci: make pci not depend on msixMichael S. Tsirkin2009-10-061-1/+9
* virtio-pci: return error if virtio_console_init failsAmit Shah2009-10-051-0/+3
* qemu/virtio-pci: remove unnecessary checkMichael S. Tsirkin2009-10-051-2/+1
* qemu: clean up target page usage in msixMichael S. Tsirkin2009-10-051-2/+1
* qemu/virtio: fix reset with device removalMichael S. Tsirkin2009-10-051-6/+8
* drive cleanup fixes.Gerd Hoffmann2009-10-051-0/+9
* pci: move unregister from PCIDevice to PCIDeviceInfoGerd Hoffmann2009-10-051-1/+0
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* Compile msix only onceBlue Swirl2009-09-201-1/+2
* VirtIO: Fix QEMU crash during Windows PNP testsYan Vugenfirer2009-09-111-2/+12
* virtio-pci error loggingGerd Hoffmann2009-08-271-1/+1
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-4/+9
* virtio-blk: add msi support.Gerd Hoffmann2009-08-241-2/+6
* qdev/prop: convert virtio-pci.c to helper macros.Gerd Hoffmann2009-08-101-23/+8
* qdev-ify virtio-blk.Gerd Hoffmann2009-08-101-2/+10
* Remove the virtio-{blk, console}-pci-0-10 device typesMark McLoughlin2009-07-301-46/+11
* qdev/compat: virtio-net-pci 0.10 compatibility.Gerd Hoffmann2009-07-161-3/+24
* qdev/compat: virtio-console-pci 0.10 compatibility.Gerd Hoffmann2009-07-161-1/+16
* qdev/compat: virtio-blk-pci 0.10 compatibility.Gerd Hoffmann2009-07-161-1/+16