aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-30VM load/save support for PPC devicesblueswir17-65/+326
2008-12-29Parse --cc and --cross-prefix earlier and use CC to determine cpu and hostaliguori1-33/+59
2008-12-29CRIS: Remove CRIS specific do_unassigned_access.edgar_igl3-15/+6
2008-12-29target-ppc: improve correctness of the fsel instructionaurel321-1/+1
2008-12-29target-ppc: fix stsw/stswi instructionsaurel321-2/+3
2008-12-28Fix warning introduced by r6136blueswir11-1/+1
2008-12-28Register reset handlersblueswir19-19/+159
2008-12-28Suppress a -Werror=format-security warningblueswir11-7/+11
2008-12-28Fix -Werror=format-security warning (Frederik Himpe/Lennert Buytenhek)blueswir11-3/+2
2008-12-26target-ppc: workaround OpenBIOS limitationaurel321-0/+6
2008-12-26target-ppc: fix PowerMAC NVRAM emulationaurel321-6/+12
2008-12-24Fix kernel loadingblueswir11-1/+9
2008-12-24Use the firmware configuration deviceblueswir11-0/+14
2008-12-24Add support for -prom-env command line optionsblueswir14-24/+47
2008-12-24Use OpenBIOS for g3bw machineblueswir13-8/+12
2008-12-24Sun4m use 0 for nonexistent devices (Robert Reif)blueswir11-28/+5
2008-12-24Improve PPC device debuggingblueswir16-36/+90
2008-12-23Add SuperSPARC MMU breakpoint registers (Robert Reif)blueswir12-1/+45
2008-12-23Implement hw/eccmemctl.c version differences (Robert Reif)blueswir11-10/+31
2008-12-23Better SuperSPARC emulation (Robert Reif)blueswir12-23/+28
2008-12-23Implement tick interrupt disable bitsblueswir12-10/+22
2008-12-22Properly handle the case of SetPixelEncodings with a length of zero.aliguori1-3/+6
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc27-60/+54
2008-12-21hw/slavio_misc.c remove address from debug trace (Robert Reif)blueswir11-8/+4
2008-12-21add Arbiter Enable Register support to sparc iommu (Robert Reif)blueswir11-0/+17
2008-12-21Update to latest Bochs BIOSaliguori6-94/+1
2008-12-21Remove obsolete VGABIOS patch.aliguori1-896/+0
2008-12-20softfloat-native: fix type of float_rounding_modeaurel321-2/+2
2008-12-20target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()aurel321-9/+12
2008-12-20target-ppc: default to a G3 cpu when emulating a G3 PowerMacaurel321-1/+1
2008-12-20A first attempt on supporting snapshots for the MIPS target.ths1-0/+291
2008-12-20Fix remaining compiler warnings for mips targets.ths6-26/+26
2008-12-19Add patch to allow Bochs patch queue to be built from another directory.aliguori2-0/+34
2008-12-19Add BIOS build instructions (Andre Przywara)aliguori1-0/+21
2008-12-19Make sure ACPI structures are byte-alignedaliguori3-0/+37
2008-12-19Implement flush-to-zero mode (denormal results are replaced with zero).pbrook3-4/+25
2008-12-19Implement default-NaN mode.pbrook3-0/+25
2008-12-19Implement ARMv7 cp15 cache ID registers.pbrook2-7/+28
2008-12-19Implement (very) basic Thumb2-EE support. This doesn't actually implementpbrook4-1/+94
2008-12-19Fix VFP fixed point conversion routines.pbrook2-9/+13
2008-12-19Correctly normalize values and handle zero inputs to scalbn functions.pbrook1-8/+29
2008-12-19ETRAX: Correct the frequency of the free-running counter.edgar_igl1-1/+1
2008-12-19When -icount is used and a TB is recompiled due to an IO access pbrook1-0/+1
2008-12-19Implement ARMv7 MMU access permissions.pbrook1-1/+11
2008-12-18target-ppc: add gen_avr_ptr function.aurel321-0/+7
2008-12-18target-ppc: use float_flag_divbyzero instead of checking the operandsaurel321-21/+7
2008-12-18User-mode GDB stub improvements - handle signalsaurel323-31/+290
2008-12-18User-mode GDB stub improvements - handle forkaurel324-13/+26
2008-12-18new monitor func statusaurel321-0/+11
2008-12-18consolidate definition for tap script and smb supportaurel323-16/+8