aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-19Revert "monitor: Convert do_migrate_set_speed() to QObject"Anthony Liguori3-4/+3
2009-12-19e1000: Don't muck with PCI commmand registerAnthony Liguori1-1/+0
2009-12-19monitor: do_balloon(): Use 'M' argument typeLuiz Capitulino2-3/+2
2009-12-19monitor: Introduce 'M' argument typeLuiz Capitulino1-0/+4
2009-12-19QMP: Update spec fileLuiz Capitulino1-26/+34
2009-12-19QMP: Update README fileLuiz Capitulino1-11/+23
2009-12-19QMP: Assure that returned data is a QDictLuiz Capitulino1-0/+1
2009-12-19QMP: Return an empty dict by defaultLuiz Capitulino1-1/+2
2009-12-19QMP: Only handle converted commandsLuiz Capitulino1-1/+1
2009-12-19target-ppc: fix ppc32 kvm buildAlexander Graf1-0/+2
2009-12-18usb-musb: convert fifo to 8bit and add more registersRiku Voipio1-57/+107
2009-12-18handle SD CMD5 without error messagesJuha Riihimäki1-0/+4
2009-12-18Make USB hid devices self-poweredRiku Voipio2-2/+2
2009-12-18Give a error when running out of iomem areas.Riku Voipio1-1/+1
2009-12-18fix networking on win32 hostJuha Riihimäki1-7/+7
2009-12-18fix pidfile option to work in WIN32Juha Riihimäki2-12/+5
2009-12-18Fix win32 log file locationJuha Riihimäki1-0/+4
2009-12-18Update SeaBIOS to include PCI based option rom loadingAnthony Liguori3-0/+0
2009-12-18roms: remove option rom packing logicGerd Hoffmann2-61/+50
2009-12-18roms: use new fw_cfg file xfer support.Gerd Hoffmann3-5/+27
2009-12-18fw_cfg: add API for file transfer.Gerd Hoffmann2-2/+62
2009-12-18fw_cfg: make calls typesafeGerd Hoffmann2-21/+21
2009-12-18pci romfiles: add property, add default to PCIDeviceInfoGerd Hoffmann6-32/+29
2009-12-18Support PCI based option rom loadingAnthony Liguori6-4/+44
2009-12-18Fix backcompat for hotplug of SCSI controllersDaniel P. Berrange1-5/+1
2009-12-18fdc: fix migration from 0.11Juan Quintela1-7/+5
2009-12-18Revert "fdc: fix vmstate variable passed"Juan Quintela1-29/+4
2009-12-18monitor: Accept input only byte-wiseJan Kiszka1-1/+1
2009-12-18Revert "kvm: x86: Save/restore exception_index"Anthony Liguori2-2/+1
2009-12-18vmware: increase cursor buffer size.Dave Airlie1-1/+1
2009-12-18VMware VGA: Only enable dirty log tracking when fifo is disabledAnthony Liguori3-4/+36
2009-12-18Fix VMware VGA depth computationAnthony Liguori1-7/+7
2009-12-18Make sure to enable dirty log tracking for VMware VGAAnthony Liguori1-0/+4
2009-12-18Make sure to enable dirty tracking of VBE vram mappingAnthony Liguori5-19/+31
2009-12-18vmware: setup PCI BAR 2 for FIFO as per vmware specDave Airlie1-5/+30
2009-12-18qdev: improve property error reporting.Gerd Hoffmann1-2/+7
2009-12-18fix vga names in default_listGerd Hoffmann1-2/+2
2009-12-18usb-host: check mon before using it.Gerd Hoffmann1-4/+7
2009-12-18usb-net: use qdev for -usbdeviceGerd Hoffmann3-52/+47
2009-12-18Check rom_load_all() return value.Gerd Hoffmann2-2/+5
2009-12-18defaults: update device_list[]Gerd Hoffmann2-0/+4
2009-12-18defaults: split default_driveGerd Hoffmann2-4/+24
2009-12-18monitor: Catch printing to non-existent monitorLuiz Capitulino1-3/+3
2009-12-18monitor: Avoid readline functions in QMPLuiz Capitulino1-0/+3
2009-12-18monitor: do_balloon(): Check for errorsLuiz Capitulino1-9/+26
2009-12-18monitor: Use 'device' in ejectLuiz Capitulino2-2/+2
2009-12-18QDict: Fix size updateLuiz Capitulino2-2/+3
2009-12-18qdev: Improve uni-north device namesMarkus Armbruster1-12/+12
2009-12-18Avoid permanently disabled QEMU monitor when UNIX migration failsDaniel P. Berrange1-5/+7
2009-12-18Fix loading of ELF multiboot kernelsKevin Wolf2-6/+6