aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-19target-sparc: Simplify ICC generation.Richard Henderson
2010-05-19target-sparc: Fix compilation with --enable-debug.Richard Henderson
2010-05-19Fix __VA__ARGS__ typo in cris mmu.cRiccardo Magliocchetti
2010-05-19linux-user: fix 32-bit host breakageAurelien Jarno
2010-05-19microblaze: Update elf machine nums.Edgar E. Iglesias
2010-05-19microblaze: Add linux-user core dumping support.Edgar E. Iglesias
2010-05-19tcg-i386: Tidy initialization of tcg_target_call_clobber_regs.Richard Henderson
2010-05-19tcg-i386: Allocate call-saved registers first.Richard Henderson
2010-05-19Fix cross compilationStefan Weil
2010-05-18target-s390: enable SIGP Initial ResetAlexander Graf
2010-05-18target-ppc: remove dead codeThomas Monjalon
2010-05-18target-s390: add firmware codeAlexander Graf
2010-05-18PPC/KVM: make iothread workAlexander Graf
2010-05-18fix chardev_init for win32TeLeMan
2010-05-18qemu-sockets: avoid strlen of NULL pointerJens Osterkamp
2010-05-18linux-user: rlimit conversion between host and target.takasi-y@ops.dti.ne.jp
2010-05-17Compile acpi_piix4, apm and pm_smbus only onceBlue Swirl
2010-05-17Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-05-17Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-05-17block: Remove special case for vvfatKevin Wolf
2010-05-17Fix docs for block stats monitor commandDaniel P. Berrange
2010-05-17use qemu_free() instead of free()Bruce Rogers
2010-05-17block/vdi: Fix image opening and creation for odd disk sizesStefan Weil
2010-05-17dmg: use qemu block APIChristoph Hellwig
2010-05-17dmg: use preadChristoph Hellwig
2010-05-17dmg: fix reading of uncompressed chunksChristoph Hellwig
2010-05-17block/vpc: Fix conversion from size to disk geometryStefan Weil
2010-05-17parallels: use qemu block APIChristoph Hellwig
2010-05-17parallels: use preadChristoph Hellwig
2010-05-17block/vdi: Allow disk images of size 0Stefan Weil
2010-05-17block: Fix bdrv_commitKevin Wolf
2010-05-17block: Fix protocol detection for Windows devicesKevin Wolf
2010-05-17block: Avoid unchecked casts for AIOCBsKevin Wolf
2010-05-17bochs: use qemu block APIChristoph Hellwig
2010-05-17bochs: use preadChristoph Hellwig
2010-05-17ide: Fix ide_dma_cancelKevin Wolf
2010-05-17cloop: use qemu block APIChristoph Hellwig
2010-05-17cloop: use preadChristoph Hellwig
2010-05-17qemu-nbd: Improve error reportingRyota Ozaki
2010-05-17block: Remove semicolon in BDRV_SECTOR_MASK macroStefan Hajnoczi
2010-05-16sparc: move DT and QT defines to op_helper.cBlue Swirl
2010-05-16sparc64: fix TT_WOTHER valueIgor V. Kovalenko
2010-05-16sparc64: fix mmu demap operand typoIgor V. Kovalenko
2010-05-15Update to a hopefully more future proof FSF addressBlue Swirl
2010-05-15Trim unnecessary includesBlue Swirl
2010-05-15mc146818rtc: remove #ifdef DEBUG_CMOS.Isaku Yamahata
2010-05-15apm: remove #ifdef DEBUG.Isaku Yamahata
2010-05-15acpi_piix4: remove #ifdef DEBUG.Isaku Yamahata
2010-05-15pm_smbus: remove #ifdef DEBUG.Isaku Yamahata
2010-05-15pci hotadd, acpi_piix4: remove global variablesIsaku Yamahata