aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-10piix: tag as not hotpluggable.Gerd Hoffmann
2011-01-10pci: allow devices being tagged as not hotpluggable.Gerd Hoffmann
2011-01-05rtl8139: Use subsection to restrict migration after hotplugAlex Williamson
2011-01-05qdev: Track runtime machine modificationsAlex Williamson
2010-12-27pci: fix migration path for devices behind bridgesMichael S. Tsirkin
2010-12-24pcie/aer: glue aer error injection into qemu monitorIsaku Yamahata
2010-12-24pci: introduce a helper function to convert qdev id to PCIDeviceIsaku Yamahata
2010-12-24qdev: export qdev_find_recursive() for later useIsaku Yamahata
2010-12-22build, pci: remove QMP dependency on core PCI codeIsaku Yamahata
2010-12-22pcie: add flr supportIsaku Yamahata
2010-12-22pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506Isaku Yamahata
2010-12-21qdev: remove an unused functionMichael S. Tsirkin
2010-12-20qbus: register reset handler for qbus whose parent is NULLIsaku Yamahata
2010-12-19qdev: sysbus_get_default must not return a NULL pointer (fix regression)Stefan Weil
2010-12-19pci: don't use bus number in migration, stub outMichael S. Tsirkin
2010-12-19ahci: delete write-only variables (v2)Blue Swirl
2010-12-19vga: Declare as little endianBlue Swirl
2010-12-18win32: Fix CRLF problem in make_device_config.shStefan Weil
2010-12-18sparc32: ledma extra registersBob Breuer
2010-12-17Fix warning on mingw32Blue Swirl
2010-12-17ide: Build fix for via.cKevin Wolf
2010-12-17ide: Fix build for cmd646.cKevin Wolf
2010-12-17docs: Fix missing carets in QED specificationStefan Hajnoczi
2010-12-17Add proper -errno error return values to qcow2_open()Jes Sorensen
2010-12-17block/qcow2.c: rename qcow_ functions to qcow2_Jes Sorensen
2010-12-17qed: Consistency check supportStefan Hajnoczi
2010-12-17qed: Read/write supportStefan Hajnoczi
2010-12-17qed: Table, L2 cache, and cluster functionsStefan Hajnoczi
2010-12-17qed: Add QEMU Enhanced Disk image formatStefan Hajnoczi
2010-12-17docs: Add QED image format specificationStefan Hajnoczi
2010-12-17qemu-io: Fix typo in help textsKevin Wolf
2010-12-17raw-posix: add discard supportChristoph Hellwig
2010-12-17qemu-io: Add discard commandStefan Hajnoczi
2010-12-17scsi-disk: support WRITE SAME (16) with unmap bitChristoph Hellwig
2010-12-17block: add discard supportChristoph Hellwig
2010-12-17ide: Register vm change state handler once onlyStefan Hajnoczi
2010-12-17Remove NULL checks for bdrv_new return valueKevin Wolf
2010-12-17qemu.img.c: Use error_report() instead of own error() implementationJes Sorensen
2010-12-17bdrv_img_create() use proper errno return valuesJes Sorensen
2010-12-17Prevent creating an image with the same filename as backing fileJes Sorensen
2010-12-17Introduce do_snapshot_blkdev() and monitor command to handle it.Jes Sorensen
2010-12-17qemu-img.c: Re-factor img_create()Jes Sorensen
2010-12-17qemu-img: Call error_set_prognameKevin Wolf
2010-12-17ide: honor ncq for atapiAlexander Graf
2010-12-17ahci: set SATA Mode SelectSebastian Herbszt
2010-12-17config: add ahci for pci capable machinesAlexander Graf
2010-12-17config: move ide core and pci to pci.makAlexander Graf
2010-12-17ahci: add ahci emulationAlexander Graf
2010-12-17pci: add ich9 pci idAlexander Graf
2010-12-17pci: add storage class for sataAlexander Graf