summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-22Fix cpu_exit for tcp_cpu_execJan Kiszka2-3/+3
2010-07-22Init qemu_system_condJan Kiszka1-0/+1
2010-07-22Fix cpu_unlink_tb raceJan Kiszka1-3/+4
2010-07-22Introduce proper compiler barrierJan Kiszka2-2/+6
2010-07-22virtio-serial: Fix compat property nameAmit Shah2-4/+4
2010-07-22linux-user: display cpu list.Laurent Vivier1-0/+2
2010-07-20Sparc32: reserve addresses for unimplemented devices on SS-20Bob Breuer1-2/+51
2010-07-19vhost: fix miration during device startMichael S. Tsirkin1-10/+11
2010-07-19e1000: secrc supportMichael S. Tsirkin1-1/+10
2010-07-19e1000: fix access 4 bytes beyond buffer endMichael S. Tsirkin1-2/+1
2010-07-19target-ppc: fix power mode checking on 7400/7410Aurelien Jarno1-2/+2
2010-07-17target-mips: fix xtlb exception for loongsonAurelien Jarno1-2/+4
2010-07-16Merge remote branch 'origin/master' into stagingAnthony Liguori1-1/+2
2010-07-15microblaze: Correct signal frame setup.Edgar E. Iglesias1-1/+2
2010-07-15Merge remote branch 'origin/master' into stagingAnthony Liguori11-6/+104
2010-07-15Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori6-5/+23
2010-07-15Make default invocation of block drivers safer (v3)Anthony Liguori3-0/+135
2010-07-14hw/bonito: remove incorrect pci_mem_base settingHuacai Chen1-1/+0
2010-07-13qemu-options: add documentation for stdio signal=on|offAurelien Jarno1-4/+8
2010-07-13Update OpenBIOS imagesAurelien Jarno4-1/+1
2010-07-13target-ppc: add vexptefp instructionAurelien Jarno3-0/+13
2010-07-13softfloat: add float32_exp2()Aurelien Jarno2-0/+82
2010-07-13ide scsi virtio-blk: Reject empty drives unless media is removableMarkus Armbruster3-0/+13
2010-07-13virtio-blk: Fix virtio-blk-s390 to require driveMarkus Armbruster2-4/+6
2010-07-13virtio-pci: Check for virtio_blk_init() failureMarkus Armbruster1-0/+3
2010-07-13Block migration fail, ignore error from bdrv_getlengthShahar Havivi1-1/+1
2010-07-13qemu-img: Fix copy+paste bug in documentationStefan Weil1-1/+1
2010-07-13virtio-serial: Assert for virtio queue ready before virtqueue operationsAmit Shah1-0/+1
2010-07-13virtio-serial: Check if virtio queue is ready before consuming dataAmit Shah1-0/+3
2010-07-13virtio-9p: Avoid SEGV when log file couldn't be openedSripathi Kodi1-0/+2
2010-07-13pc: Avoid registering zero sized memoryAlex Williamson1-2/+4
2010-07-13Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori7-44/+56
2010-07-13Update SeaBIOSAnthony Liguori2-0/+0
2010-07-12pci/multi function bit: fix vt82c686.c.Isaku Yamahata2-5/+1
2010-07-12Merge branch 'master' into pciMichael S. Tsirkin1-2/+8
2010-07-12target-sh4: Add support for ldc & stc with sgrAlexandre Courbot1-0/+2
2010-07-12target-sh4: Split the LDST macro into 2 sub-macrosAlexandre Courbot1-2/+6
2010-07-11pci: fix bridge updateMichael S. Tsirkin1-1/+3
2010-07-11virtio-net: correct packet length mathMichael S. Tsirkin1-13/+28
2010-07-11pci hotplug: make pci hotplug return value to callerIsaku Yamahata1-4/+9
2010-07-11vmware_vga: fix reset value for command registerMichael S. Tsirkin1-3/+0
2010-07-11rtl8139: address TODOsMichael S. Tsirkin1-3/+0
2010-07-11pci hotplug: make pci_device_hot_remove() staticIsaku Yamahata2-2/+1
2010-07-11pcnet: address TODOsMichael S. Tsirkin1-14/+2
2010-07-11pci: fix pci_device_resetIsaku Yamahata1-4/+13
2010-07-11AppleSMC device emulationAlexander Graf2-1/+242
2010-07-11Documentation: Fix spelling bugsStefan Weil1-2/+2
2010-07-11Makefile: Not every shell support {}Hidetoshi Seto1-1/+2
2010-07-11Makefile: add fsdev/*.{o,d} to cleanHidetoshi Seto1-1/+1
2010-07-11pci: set PCI multi-function bit appropriately.Isaku Yamahata4-7/+52