summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-user: fix 32-bit host breakageAurelien Jarno2010-05-191-1/+1
* microblaze: Update elf machine nums.Edgar E. Iglesias2010-05-193-4/+5
* microblaze: Add linux-user core dumping support.Edgar E. Iglesias2010-05-191-0/+18
* tcg-i386: Tidy initialization of tcg_target_call_clobber_regs.Richard Henderson2010-05-191-5/+6
* tcg-i386: Allocate call-saved registers first.Richard Henderson2010-05-191-3/+3
* Fix cross compilationStefan Weil2010-05-191-1/+11
* target-s390: enable SIGP Initial ResetAlexander Graf2010-05-181-3/+14
* target-ppc: remove dead codeThomas Monjalon2010-05-181-10/+0Star
* target-s390: add firmware codeAlexander Graf2010-05-184-1/+32
* PPC/KVM: make iothread workAlexander Graf2010-05-181-15/+15
* fix chardev_init for win32TeLeMan2010-05-181-2/+2
* qemu-sockets: avoid strlen of NULL pointerJens Osterkamp2010-05-181-1/+2
* linux-user: rlimit conversion between host and target.takasi-y@ops.dti.ne.jp2010-05-183-9/+32
* Compile acpi_piix4, apm and pm_smbus only onceBlue Swirl2010-05-178-3/+9
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-05-1713-232/+213Star
|\
| * block: Remove special case for vvfatKevin Wolf2010-05-171-5/+0Star
| * Fix docs for block stats monitor commandDaniel P. Berrange2010-05-171-12/+11Star
| * use qemu_free() instead of free()Bruce Rogers2010-05-171-1/+1
| * block/vdi: Fix image opening and creation for odd disk sizesStefan Weil2010-05-171-7/+16
| * dmg: use qemu block APIChristoph Hellwig2010-05-171-30/+26Star
| * dmg: use preadChristoph Hellwig2010-05-171-37/+51
| * dmg: fix reading of uncompressed chunksChristoph Hellwig2010-05-171-1/+2
| * block/vpc: Fix conversion from size to disk geometryStefan Weil2010-05-171-9/+12
| * parallels: use qemu block APIChristoph Hellwig2010-05-171-18/+6Star
| * parallels: use preadChristoph Hellwig2010-05-171-22/+11Star
| * block/vdi: Allow disk images of size 0Stefan Weil2010-05-171-2/+7
| * block: Fix bdrv_commitKevin Wolf2010-05-171-3/+3
| * block: Fix protocol detection for Windows devicesKevin Wolf2010-05-171-4/+6
| * block: Avoid unchecked casts for AIOCBsKevin Wolf2010-05-175-6/+7
| * bochs: use qemu block APIChristoph Hellwig2010-05-171-21/+9Star
| * bochs: use preadChristoph Hellwig2010-05-171-43/+20Star
| * ide: Fix ide_dma_cancelKevin Wolf2010-05-171-4/+4
| * cloop: use qemu block APIChristoph Hellwig2010-05-171-14/+12Star
| * cloop: use preadChristoph Hellwig2010-05-171-15/+17
| * qemu-nbd: Improve error reportingRyota Ozaki2010-05-171-10/+24
| * block: Remove semicolon in BDRV_SECTOR_MASK macroStefan Hajnoczi2010-05-171-1/+1
* | Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-05-173-8/+16
|\ \ | |/ |/|
| * virtio-net: return with value in void functionMichael S. Tsirkin2010-05-121-1/+1
| * virtio: invoke set_features on loadMichael S. Tsirkin2010-05-121-0/+2
| * pci: irq_state vmstate breakageMichael S. Tsirkin2010-05-121-2/+2
| * pci: cleanly backout of pci_qdev_init()Alex Williamson2010-05-121-5/+11
* | sparc: move DT and QT defines to op_helper.cBlue Swirl2010-05-162-5/+5
* | sparc64: fix TT_WOTHER valueIgor V. Kovalenko2010-05-161-1/+1
* | sparc64: fix mmu demap operand typoIgor V. Kovalenko2010-05-161-2/+2
* | Update to a hopefully more future proof FSF addressBlue Swirl2010-05-153-10/+8Star
* | Trim unnecessary includesBlue Swirl2010-05-154-11/+0Star
* | mc146818rtc: remove #ifdef DEBUG_CMOS.Isaku Yamahata2010-05-151-8/+10
* | apm: remove #ifdef DEBUG.Isaku Yamahata2010-05-151-6/+8
* | acpi_piix4: remove #ifdef DEBUG.Isaku Yamahata2010-05-151-37/+18Star
* | pm_smbus: remove #ifdef DEBUG.Isaku Yamahata2010-05-151-9/+12