aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-23qemu-nbd: fix OpenBSD linker warningBlue Swirl
2009-12-23e1000: add link to data sheetMichael S. Tsirkin
2009-12-23qemu-io: suppress a warning with gcc 4.0.2Blue Swirl
2009-12-23Compile qemu-nbd also on OpenBSD and SolarisBlue Swirl
2009-12-23USB: Improve usbdevice error messagesScott Tsai
2009-12-23target-alpha: Initialize fpcrRichard Henderson
2009-12-21tcg-sparc: Implement brcond2.Richard Henderson
2009-12-21tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation.Richard Henderson
2009-12-21tcg-sparc: Improve tcg_out_movi for sparc64.Richard Henderson
2009-12-21tcg-sparc: Fix imm13 check in movi.Richard Henderson
2009-12-21ARM PBX-A9 memory map tweaksPaul Brook
2009-12-21LAN9118 improvementsPaul Brook
2009-12-21PPC: Make DCR uint32_tAlexander Graf
2009-12-21PPC64: Fix alternate timebaseAurelien Jarno
2009-12-21PPC64: Fix timebaseAlexander Graf
2009-12-21target-alpha: Emit tcg debug_insn_start.Richard Henderson
2009-12-21linux-user: Add aliases for some Alpha syscallsRichard Henderson
2009-12-21Update OpenBIOS PPC image to revision 647Aurelien Jarno
2009-12-21ppc64: Change default machine to mac99Andreas Färber
2009-12-20cpu-all.h: fix cpu_get_real_ticks() #ifdefAurelien Jarno
2009-12-19Multiboot support: Fix rom_copyKevin Wolf
2009-12-19linux-user: add core dump support for SHNathan Froyd
2009-12-19linux-user: add core dump support for M68KNathan Froyd
2009-12-19linux-user: add core dump support for MIPSNathan Froyd
2009-12-19linux-user: add core dump support for PPCNathan Froyd
2009-12-19linux-user: fix ARM core dumps on opposite-endian hostsNathan Froyd
2009-12-19linux-user: commonify definitions of target typedefsNathan Froyd
2009-12-19linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusionNathan Froyd
2009-12-19linux-user: use TARGET_ABI_FMT_lx to print abi_ulong typesAurelien Jarno
2009-12-19roms: allow roms to be loaded at address 0Aurelien Jarno
2009-12-19linux-user: cleanup force_sig() callsRiku Voipio
2009-12-19linux-user: Fix mmap_lock orderingRiku Voipio
2009-12-19linux-user: enable tb unlinking when compiled with NPTLRiku Voipio
2009-12-19user: fix compilation without -fpieBlue Swirl
2009-12-19user_only: compile everything with -fpieKirill A. Shutemov
2009-12-19hw/openpic.c: replace tabs by spacesAurelien Jarno
2009-12-19target-ppc: Use interrupts for esccAlexander Graf
2009-12-19target-ppc: Initialize OpenPIC properlyAlexander Graf
2009-12-19Update version and changelog to sync with stable branchAnthony Liguori
2009-12-19Update to SeaBIOS 0.5.0Anthony Liguori
2009-12-19Revert "monitor: Convert do_migrate_set_speed() to QObject"Anthony Liguori
2009-12-19e1000: Don't muck with PCI commmand registerAnthony Liguori
2009-12-19monitor: do_balloon(): Use 'M' argument typeLuiz Capitulino
2009-12-19monitor: Introduce 'M' argument typeLuiz Capitulino
2009-12-19QMP: Update spec fileLuiz Capitulino
2009-12-19QMP: Update README fileLuiz Capitulino
2009-12-19QMP: Assure that returned data is a QDictLuiz Capitulino
2009-12-19QMP: Return an empty dict by defaultLuiz Capitulino
2009-12-19QMP: Only handle converted commandsLuiz Capitulino
2009-12-19target-ppc: fix ppc32 kvm buildAlexander Graf