summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* KVM: Silence unused s warningaurel322008-12-181-1/+1
* Remove trailing spaces introduced by commit 6081aurel322008-12-184-49/+49
* Fix warnings introduced by commit 6081aurel322008-12-183-3/+6
* target-ppc: fix fres, fsqrte and remove useless codeaurel322008-12-181-57/+10
* Fix the build for non-x86/ppc targetsaliguori2008-12-181-4/+3
* Add HPET emulation to qemu (Beth Kon)aliguori2008-12-1713-6/+938
* Handle suspend in qemu (Gleb Natapov)aliguori2008-12-173-0/+32
* Update VGA BIOSaliguori2008-12-176-1/+6
* Use kernel.org git mirror instead of repo.or.cz. The kernel.org git aliguori2008-12-172-2/+3
* Update to the latest Bochs BIOSaliguori2008-12-179-42/+87
* This should have been added in Gerd's previous commit.aliguori2008-12-171-0/+30
* Use saner types for virtio-netaliguori2008-12-171-2/+2
* Add support for tap vectored sendaliguori2008-12-171-0/+18
* virtio-net supportaliguori2008-12-176-3/+466
* Do not rely on BSD style echo (which accepts -n option)malc2008-12-171-1/+1
* Mark bamboo.dtb as a binary file.pbrook2008-12-170-0/+0
OpenPOWER on IntegriCloud