summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | pci: allow devices being tagged as not hotpluggable.Gerd Hoffmann2011-01-104-0/+20
* | | rtl8139: Use subsection to restrict migration after hotplugAlex Williamson2011-01-051-1/+27
* | | qdev: Track runtime machine modificationsAlex Williamson2011-01-052-0/+11
* | | pci: fix migration path for devices behind bridgesMichael S. Tsirkin2010-12-271-11/+37
* | | pcie/aer: glue aer error injection into qemu monitorIsaku Yamahata2010-12-244-0/+266
* | | pci: introduce a helper function to convert qdev id to PCIDeviceIsaku Yamahata2010-12-242-0/+36
* | | qdev: export qdev_find_recursive() for later useIsaku Yamahata2010-12-242-1/+3
* | | build, pci: remove QMP dependency on core PCI codeIsaku Yamahata2010-12-223-3/+40
* | | pcie: add flr supportIsaku Yamahata2010-12-226-13/+12
* | | pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506Isaku Yamahata2010-12-221-8/+4
* | | qdev: remove an unused functionMichael S. Tsirkin2010-12-212-7/+1
* | | qbus: register reset handler for qbus whose parent is NULLIsaku Yamahata2010-12-203-2/+18
* | | qdev: sysbus_get_default must not return a NULL pointer (fix regression)Stefan Weil2010-12-191-4/+5
* | | pci: don't use bus number in migration, stub outMichael S. Tsirkin2010-12-191-1/+4
|/ /
* | ahci: delete write-only variables (v2)Blue Swirl2010-12-191-4/+1
* | vga: Declare as little endianBlue Swirl2010-12-191-25/+1
* | win32: Fix CRLF problem in make_device_config.shStefan Weil2010-12-181-1/+1
* | sparc32: ledma extra registersBob Breuer2010-12-182-8/+23
* | Fix warning on mingw32Blue Swirl2010-12-171-1/+2
* | ide: Build fix for via.cKevin Wolf2010-12-171-1/+1
* | ide: Fix build for cmd646.cKevin Wolf2010-12-171-2/+2
* | docs: Fix missing carets in QED specificationStefan Hajnoczi2010-12-171-2/+2
* | Add proper -errno error return values to qcow2_open()Jes Sorensen2010-12-171-18/+42
* | block/qcow2.c: rename qcow_ functions to qcow2_Jes Sorensen2010-12-173-98/+104
* | qed: Consistency check supportStefan Hajnoczi2010-12-173-3/+336
* | qed: Read/write supportStefan Hajnoczi2010-12-174-2/+663
* | qed: Table, L2 cache, and cluster functionsStefan Hajnoczi2010-12-178-2/+866
* | qed: Add QEMU Enhanced Disk image formatStefan Hajnoczi2010-12-174-0/+704
* | docs: Add QED image format specificationStefan Hajnoczi2010-12-171-0/+130
* | qemu-io: Fix typo in help textsKevin Wolf2010-12-171-7/+7
* | raw-posix: add discard supportChristoph Hellwig2010-12-172-0/+71
* | qemu-io: Add discard commandStefan Hajnoczi2010-12-171-0/+88
* | scsi-disk: support WRITE SAME (16) with unmap bitChristoph Hellwig2010-12-172-2/+52
* | block: add discard supportChristoph Hellwig2010-12-174-1/+24
* | ide: Register vm change state handler once onlyStefan Hajnoczi2010-12-173-28/+58
* | Remove NULL checks for bdrv_new return valueKevin Wolf2010-12-174-19/+7
* | qemu.img.c: Use error_report() instead of own error() implementationJes Sorensen2010-12-171-65/+62
* | bdrv_img_create() use proper errno return valuesJes Sorensen2010-12-171-13/+10
* | Prevent creating an image with the same filename as backing fileJes Sorensen2010-12-171-4/+11
* | Introduce do_snapshot_blkdev() and monitor command to handle it.Jes Sorensen2010-12-173-0/+82
* | qemu-img.c: Re-factor img_create()Jes Sorensen2010-12-173-106/+147
* | qemu-img: Call error_set_prognameKevin Wolf2010-12-171-0/+3
* | ide: honor ncq for atapiAlexander Graf2010-12-171-0/+6
* | ahci: set SATA Mode SelectSebastian Herbszt2010-12-171-0/+3
* | config: add ahci for pci capable machinesAlexander Graf2010-12-171-0/+1
* | config: move ide core and pci to pci.makAlexander Graf2010-12-1714-33/+3
* | ahci: add ahci emulationAlexander Graf2010-12-172-0/+1525
* | pci: add ich9 pci idAlexander Graf2010-12-171-0/+1
* | pci: add storage class for sataAlexander Graf2010-12-171-0/+1
* | ide: add ncq identify data for ahci sata drivesRoland Elek2010-12-172-0/+9
OpenPOWER on IntegriCloud