aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-22e1000: Fix wrong microwire EEPROM state initializationIzumi Tsutsui
2010-07-22Rework debug exception processing for gdb useJan Kiszka
2010-07-22Rename tcg_cpu_exec and tcg_has_workJan Kiszka
2010-07-22Drop redundant global cur_cpu variableJan Kiszka
2010-07-22Fix qemu_wait_io_event processing in io-thread modeJan Kiszka
2010-07-22Fix cpu_exit for tcp_cpu_execJan Kiszka
2010-07-22Init qemu_system_condJan Kiszka
2010-07-22Fix cpu_unlink_tb raceJan Kiszka
2010-07-22Introduce proper compiler barrierJan Kiszka
2010-07-22virtio-serial: Fix compat property nameAmit Shah
2010-07-22linux-user: display cpu list.Laurent Vivier
2010-07-20Sparc32: reserve addresses for unimplemented devices on SS-20Bob Breuer
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-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