summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-23Compile qemu-nbd also on OpenBSD and SolarisBlue Swirl2-1/+2
2009-12-23USB: Improve usbdevice error messagesScott Tsai1-3/+14
2009-12-23target-alpha: Initialize fpcrRichard Henderson1-0/+2
2009-12-21tcg-sparc: Implement brcond2.Richard Henderson1-14/+69
2009-12-21tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation.Richard Henderson1-16/+16
2009-12-21tcg-sparc: Improve tcg_out_movi for sparc64.Richard Henderson1-12/+15
2009-12-21tcg-sparc: Fix imm13 check in movi.Richard Henderson1-1/+1
2009-12-21ARM PBX-A9 memory map tweaksPaul Brook2-4/+21
2009-12-21LAN9118 improvementsPaul Brook1-5/+89
2009-12-21PPC: Make DCR uint32_tAlexander Graf9-47/+47
2009-12-21PPC64: Fix alternate timebaseAurelien Jarno5-8/+8
2009-12-21PPC64: Fix timebaseAlexander Graf5-8/+8
2009-12-21target-alpha: Emit tcg debug_insn_start.Richard Henderson1-0/+5
2009-12-21linux-user: Add aliases for some Alpha syscallsRichard Henderson1-0/+8
2009-12-21Update OpenBIOS PPC image to revision 647Aurelien Jarno1-0/+0
2009-12-21ppc64: Change default machine to mac99Andreas Färber2-0/+9
2009-12-20cpu-all.h: fix cpu_get_real_ticks() #ifdefAurelien Jarno1-1/+2
2009-12-19Multiboot support: Fix rom_copyKevin Wolf1-2/+5
2009-12-19linux-user: add core dump support for SHNathan Froyd1-0/+33
2009-12-19linux-user: add core dump support for M68KNathan Froyd1-0/+29
2009-12-19linux-user: add core dump support for MIPSNathan Froyd1-0/+46
2009-12-19linux-user: add core dump support for PPCNathan Froyd1-0/+26
2009-12-19linux-user: fix ARM core dumps on opposite-endian hostsNathan Froyd1-19/+19
2009-12-19linux-user: commonify definitions of target typedefsNathan Froyd1-22/+10
2009-12-19linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusionNathan Froyd1-1/+1
2009-12-19linux-user: use TARGET_ABI_FMT_lx to print abi_ulong typesAurelien Jarno1-1/+1
2009-12-19roms: allow roms to be loaded at address 0Aurelien Jarno1-8/+0
2009-12-19linux-user: cleanup force_sig() callsRiku Voipio1-20/+20
2009-12-19linux-user: Fix mmap_lock orderingRiku Voipio1-2/+2
2009-12-19linux-user: enable tb unlinking when compiled with NPTLRiku Voipio1-5/+3
2009-12-19user: fix compilation without -fpieBlue Swirl1-1/+1
2009-12-19user_only: compile everything with -fpieKirill A. Shutemov2-1/+9
2009-12-19hw/openpic.c: replace tabs by spacesAurelien Jarno1-131/+131
2009-12-19target-ppc: Use interrupts for esccAlexander Graf1-5/+1
2009-12-19target-ppc: Initialize OpenPIC properlyAlexander Graf1-0/+2
2009-12-19Update version and changelog to sync with stable branchAnthony Liguori2-1/+71
2009-12-19Update to SeaBIOS 0.5.0Anthony Liguori2-0/+0
2009-12-19Revert "monitor: Convert do_migrate_set_speed() to QObject"Anthony Liguori3-4/+3
2009-12-19e1000: Don't muck with PCI commmand registerAnthony Liguori1-1/+0
2009-12-19monitor: do_balloon(): Use 'M' argument typeLuiz Capitulino2-3/+2
2009-12-19monitor: Introduce 'M' argument typeLuiz Capitulino1-0/+4
2009-12-19QMP: Update spec fileLuiz Capitulino1-26/+34
2009-12-19QMP: Update README fileLuiz Capitulino1-11/+23
2009-12-19QMP: Assure that returned data is a QDictLuiz Capitulino1-0/+1
2009-12-19QMP: Return an empty dict by defaultLuiz Capitulino1-1/+2
2009-12-19QMP: Only handle converted commandsLuiz Capitulino1-1/+1
2009-12-19target-ppc: fix ppc32 kvm buildAlexander Graf1-0/+2
2009-12-18usb-musb: convert fifo to 8bit and add more registersRiku Voipio1-57/+107
2009-12-18handle SD CMD5 without error messagesJuha Riihimäki1-0/+4
2009-12-18Make USB hid devices self-poweredRiku Voipio2-2/+2