aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-12-18usb-musb: convert fifo to 8bit and add more registersRiku Voipio
2009-12-18handle SD CMD5 without error messagesJuha Riihimäki
2009-12-18Make USB hid devices self-poweredRiku Voipio
2009-12-18Give a error when running out of iomem areas.Riku Voipio
2009-12-18fix networking on win32 hostJuha Riihimäki
2009-12-18fix pidfile option to work in WIN32Juha Riihimäki
2009-12-18Fix win32 log file locationJuha Riihimäki
2009-12-18Update SeaBIOS to include PCI based option rom loadingAnthony Liguori
2009-12-18roms: remove option rom packing logicGerd Hoffmann
2009-12-18roms: use new fw_cfg file xfer support.Gerd Hoffmann
2009-12-18fw_cfg: add API for file transfer.Gerd Hoffmann
2009-12-18fw_cfg: make calls typesafeGerd Hoffmann