aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-22linux-user: display cpu list.Laurent Vivier
2010-07-20Sparc32: reserve addresses for unimplemented devices on SS-20Bob Breuer
2010-07-19vhost: fix miration during device startMichael S. Tsirkin
2010-07-19e1000: secrc supportMichael S. Tsirkin
2010-07-19e1000: fix access 4 bytes beyond buffer endMichael S. Tsirkin
2010-07-19target-ppc: fix power mode checking on 7400/7410Aurelien Jarno
2010-07-17target-mips: fix xtlb exception for loongsonAurelien Jarno
2010-07-16Merge remote branch 'origin/master' into stagingAnthony Liguori
2010-07-15microblaze: Correct signal frame setup.Edgar E. Iglesias
2010-07-15Merge remote branch 'origin/master' into stagingAnthony Liguori
2010-07-15Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-07-15Make default invocation of block drivers safer (v3)Anthony Liguori
2010-07-14hw/bonito: remove incorrect pci_mem_base settingHuacai Chen
2010-07-13qemu-options: add documentation for stdio signal=on|offAurelien Jarno
2010-07-13Update OpenBIOS imagesAurelien Jarno
2010-07-13target-ppc: add vexptefp instructionAurelien Jarno
2010-07-13softfloat: add float32_exp2()Aurelien Jarno
2010-07-13ide scsi virtio-blk: Reject empty drives unless media is removableMarkus Armbruster
2010-07-13virtio-blk: Fix virtio-blk-s390 to require driveMarkus Armbruster
2010-07-13virtio-pci: Check for virtio_blk_init() failureMarkus Armbruster
2010-07-13Block migration fail, ignore error from bdrv_getlengthShahar Havivi
2010-07-13qemu-img: Fix copy+paste bug in documentationStefan Weil
2010-07-13virtio-serial: Assert for virtio queue ready before virtqueue operationsAmit Shah
2010-07-13virtio-serial: Check if virtio queue is ready before consuming dataAmit Shah
2010-07-13virtio-9p: Avoid SEGV when log file couldn't be openedSripathi Kodi
2010-07-13pc: Avoid registering zero sized memoryAlex Williamson
2010-07-13Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-07-13Update SeaBIOSAnthony Liguori
2010-07-12pci/multi function bit: fix vt82c686.c.Isaku Yamahata
2010-07-12Merge branch 'master' into pciMichael S. Tsirkin
2010-07-12target-sh4: Add support for ldc & stc with sgrAlexandre Courbot
2010-07-12target-sh4: Split the LDST macro into 2 sub-macrosAlexandre Courbot
2010-07-11pci: fix bridge updateMichael S. Tsirkin
2010-07-11virtio-net: correct packet length mathMichael S. Tsirkin
2010-07-11pci hotplug: make pci hotplug return value to callerIsaku Yamahata
2010-07-11vmware_vga: fix reset value for command registerMichael S. Tsirkin
2010-07-11rtl8139: address TODOsMichael S. Tsirkin
2010-07-11pci hotplug: make pci_device_hot_remove() staticIsaku Yamahata
2010-07-11pcnet: address TODOsMichael S. Tsirkin
2010-07-11pci: fix pci_device_resetIsaku Yamahata
2010-07-11AppleSMC device emulationAlexander Graf
2010-07-11Documentation: Fix spelling bugsStefan Weil
2010-07-11Makefile: Not every shell support {}Hidetoshi Seto
2010-07-11Makefile: add fsdev/*.{o,d} to cleanHidetoshi Seto
2010-07-11pci: set PCI multi-function bit appropriately.Isaku Yamahata
2010-07-11pci_bridge: make pci bridge aware of pci multi function bit.Isaku Yamahata
2010-07-11pci: set multifunction property for normal device.Isaku Yamahata
2010-07-11pci: introduce multifunction property.Isaku Yamahata
2010-07-11qdev: implement qdev_prop_set_bit().Isaku Yamahata
2010-07-11pci: remove PCIDeviceInfo::header_typeIsaku Yamahata