aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-19Monitor: Return before exiting with 'quit'Luiz Capitulino1-1/+4
2010-05-19sysemu: Export 'no_shutdown'Luiz Capitulino1-0/+1
2010-05-19Revert "Monitor: Return before exiting with 'quit'"Luiz Capitulino3-22/+1
2010-05-19Revert "monitor: Convert do_pci_device_hot_remove() to QObject"Markus Armbruster3-7/+4
2010-05-19Revert "PCI: Convert pci_device_hot_add() to QObject"Markus Armbruster3-45/+7
2010-05-19QMP: Add "Downstream extension of QMP" to specMarkus Armbruster1-0/+55
2010-05-19microblaze: Update elf machine nums.Edgar E. Iglesias3-4/+5
2010-05-19microblaze: Add linux-user core dumping support.Edgar E. Iglesias1-0/+18
2010-05-19tcg-i386: Tidy initialization of tcg_target_call_clobber_regs.Richard Henderson1-5/+6
2010-05-19tcg-i386: Allocate call-saved registers first.Richard Henderson1-3/+3
2010-05-19Fix cross compilationStefan Weil1-1/+11
2010-05-18target-s390: enable SIGP Initial ResetAlexander Graf1-3/+14
2010-05-18target-ppc: remove dead codeThomas Monjalon1-10/+0
2010-05-18target-s390: add firmware codeAlexander Graf4-1/+32
2010-05-18PPC/KVM: make iothread workAlexander Graf1-15/+15
2010-05-18fix chardev_init for win32TeLeMan1-2/+2
2010-05-18qemu-sockets: avoid strlen of NULL pointerJens Osterkamp1-1/+2
2010-05-18linux-user: rlimit conversion between host and target.takasi-y@ops.dti.ne.jp3-9/+32
2010-05-17Compile acpi_piix4, apm and pm_smbus only onceBlue Swirl8-3/+9
2010-05-17Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori13-232/+213
2010-05-17Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori3-8/+16
2010-05-17block: Remove special case for vvfatKevin Wolf1-5/+0
2010-05-17Fix docs for block stats monitor commandDaniel P. Berrange1-12/+11
2010-05-17use qemu_free() instead of free()Bruce Rogers1-1/+1
2010-05-17block/vdi: Fix image opening and creation for odd disk sizesStefan Weil1-7/+16
2010-05-17dmg: use qemu block APIChristoph Hellwig1-30/+26
2010-05-17dmg: use preadChristoph Hellwig1-37/+51
2010-05-17dmg: fix reading of uncompressed chunksChristoph Hellwig1-1/+2
2010-05-17block/vpc: Fix conversion from size to disk geometryStefan Weil1-9/+12
2010-05-17parallels: use qemu block APIChristoph Hellwig1-18/+6
2010-05-17parallels: use preadChristoph Hellwig1-22/+11
2010-05-17block/vdi: Allow disk images of size 0Stefan Weil1-2/+7
2010-05-17block: Fix bdrv_commitKevin Wolf1-3/+3
2010-05-17block: Fix protocol detection for Windows devicesKevin Wolf1-4/+6
2010-05-17block: Avoid unchecked casts for AIOCBsKevin Wolf5-6/+7
2010-05-17bochs: use qemu block APIChristoph Hellwig1-21/+9
2010-05-17bochs: use preadChristoph Hellwig1-43/+20
2010-05-17ide: Fix ide_dma_cancelKevin Wolf1-4/+4
2010-05-17cloop: use qemu block APIChristoph Hellwig1-14/+12
2010-05-17cloop: use preadChristoph Hellwig1-15/+17
2010-05-17qemu-nbd: Improve error reportingRyota Ozaki1-10/+24
2010-05-17block: Remove semicolon in BDRV_SECTOR_MASK macroStefan Hajnoczi1-1/+1
2010-05-16sparc: move DT and QT defines to op_helper.cBlue Swirl2-5/+5
2010-05-16sparc64: fix TT_WOTHER valueIgor V. Kovalenko1-1/+1
2010-05-16sparc64: fix mmu demap operand typoIgor V. Kovalenko1-2/+2
2010-05-15Update to a hopefully more future proof FSF addressBlue Swirl3-10/+8
2010-05-15Trim unnecessary includesBlue Swirl4-11/+0
2010-05-15mc146818rtc: remove #ifdef DEBUG_CMOS.Isaku Yamahata1-8/+10
2010-05-15apm: remove #ifdef DEBUG.Isaku Yamahata1-6/+8
2010-05-15acpi_piix4: remove #ifdef DEBUG.Isaku Yamahata1-37/+18