summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Register reset handlersblueswir12008-12-289-19/+159
* Suppress a -Werror=format-security warningblueswir12008-12-281-7/+11
* Fix -Werror=format-security warning (Frederik Himpe/Lennert Buytenhek)blueswir12008-12-281-3/+2
* target-ppc: workaround OpenBIOS limitationaurel322008-12-261-0/+6
* target-ppc: fix PowerMAC NVRAM emulationaurel322008-12-261-6/+12
* Fix kernel loadingblueswir12008-12-241-1/+9
* Use the firmware configuration deviceblueswir12008-12-241-0/+14
* Add support for -prom-env command line optionsblueswir12008-12-244-24/+47
* Use OpenBIOS for g3bw machineblueswir12008-12-243-8/+12
* Sun4m use 0 for nonexistent devices (Robert Reif)blueswir12008-12-241-28/+5
* Improve PPC device debuggingblueswir12008-12-246-36/+90
* Add SuperSPARC MMU breakpoint registers (Robert Reif)blueswir12008-12-232-1/+45
* Implement hw/eccmemctl.c version differences (Robert Reif)blueswir12008-12-231-10/+31
* Better SuperSPARC emulation (Robert Reif)blueswir12008-12-232-23/+28
* Implement tick interrupt disable bitsblueswir12008-12-232-10/+22
* Properly handle the case of SetPixelEncodings with a length of zero.aliguori2008-12-221-3/+6
* Use the ARRAY_SIZE() macro where appropriate.malc2008-12-2227-60/+54
* hw/slavio_misc.c remove address from debug trace (Robert Reif)blueswir12008-12-211-8/+4
* add Arbiter Enable Register support to sparc iommu (Robert Reif)blueswir12008-12-211-0/+17
* Update to latest Bochs BIOSaliguori2008-12-216-94/+1
* Remove obsolete VGABIOS patch.aliguori2008-12-211-896/+0
* softfloat-native: fix type of float_rounding_modeaurel322008-12-201-2/+2
* target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()aurel322008-12-201-9/+12
* target-ppc: default to a G3 cpu when emulating a G3 PowerMacaurel322008-12-201-1/+1
* A first attempt on supporting snapshots for the MIPS target.ths2008-12-201-0/+291
* Fix remaining compiler warnings for mips targets.ths2008-12-206-26/+26
* Add patch to allow Bochs patch queue to be built from another directory.aliguori2008-12-192-0/+34
* Add BIOS build instructions (Andre Przywara)aliguori2008-12-191-0/+21
* Make sure ACPI structures are byte-alignedaliguori2008-12-193-0/+37
* Implement flush-to-zero mode (denormal results are replaced with zero).pbrook2008-12-193-4/+25
* Implement default-NaN mode.pbrook2008-12-193-0/+25
* Implement ARMv7 cp15 cache ID registers.pbrook2008-12-192-7/+28
* Implement (very) basic Thumb2-EE support. This doesn't actually implementpbrook2008-12-194-1/+94
* Fix VFP fixed point conversion routines.pbrook2008-12-192-9/+13
* Correctly normalize values and handle zero inputs to scalbn functions.pbrook2008-12-191-8/+29
* ETRAX: Correct the frequency of the free-running counter.edgar_igl2008-12-191-1/+1
* When -icount is used and a TB is recompiled due to an IO access pbrook2008-12-191-0/+1
* Implement ARMv7 MMU access permissions.pbrook2008-12-191-1/+11
* target-ppc: add gen_avr_ptr function.aurel322008-12-181-0/+7
* target-ppc: use float_flag_divbyzero instead of checking the operandsaurel322008-12-181-21/+7
* User-mode GDB stub improvements - handle signalsaurel322008-12-183-31/+290
* User-mode GDB stub improvements - handle forkaurel322008-12-184-13/+26
* new monitor func statusaurel322008-12-181-0/+11
* consolidate definition for tap script and smb supportaurel322008-12-183-16/+8
* PCI: Mask writes to RO bits in the command reg of PCI config spaceaurel322008-12-182-0/+8
* PCI: Mask writes to RO bits in the status reg of PCI config spaceaurel322008-12-182-0/+26
* target-ppc: fix type of spe_acc.aurel322008-12-181-1/+1
* fp: fix float32_is_infinity()aurel322008-12-181-1/+1
* target-ppc: fix a typoaurel322008-12-181-1/+1
* target-ppc: add Altivec logical operationsaurel322008-12-181-0/+18
OpenPOWER on IntegriCloud