aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-18Give a error when running out of iomem areas.Riku Voipio1-1/+1
2009-12-18fix networking on win32 hostJuha Riihimäki1-7/+7
2009-12-18fix pidfile option to work in WIN32Juha Riihimäki2-12/+5
2009-12-18Fix win32 log file locationJuha Riihimäki1-0/+4
2009-12-18Update SeaBIOS to include PCI based option rom loadingAnthony Liguori3-0/+0
2009-12-18roms: remove option rom packing logicGerd Hoffmann2-61/+50
2009-12-18roms: use new fw_cfg file xfer support.Gerd Hoffmann3-5/+27
2009-12-18fw_cfg: add API for file transfer.Gerd Hoffmann2-2/+62
2009-12-18fw_cfg: make calls typesafeGerd Hoffmann2-21/+21
2009-12-18pci romfiles: add property, add default to PCIDeviceInfoGerd Hoffmann6-32/+29
2009-12-18Support PCI based option rom loadingAnthony Liguori6-4/+44
2009-12-18Fix backcompat for hotplug of SCSI controllersDaniel P. Berrange1-5/+1
2009-12-18fdc: fix migration from 0.11Juan Quintela1-7/+5