summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-24Regenerate bios for smp boot hang fixkvm-82Avi Kivity
2008-12-24kvm: bios: prevent compiler from caching cpu count while starting up smpAvi Kivity
2008-12-24Fix KVM includes in helper.cAlexander Graf
2008-12-24Allow kvm.h to include "config.h"Avi Kivity
2008-12-23Merge branch 'qemu-cvs'kvm-82rc1Avi Kivity
2008-12-23Regenerate vgabios after update from upstreamAvi Kivity
2008-12-23Regenerate bios after merge from bochsAvi Kivity
2008-12-23Merge branch 'vgabios-cvs'Avi Kivity
2008-12-23Merge branch 'bochs-bios-cvs'Avi Kivity
2008-12-23- rebuild after latest changesvruppert
2008-12-23- use "__attribute__((__packed__))" instead of "#pragma pack" (Sebastian Herb...vruppert
2008-12-23- added support for booting from option ROM with BCV entry (Laurent Vivier)vruppert
2008-12-23Implement tick interrupt disable bitsblueswir1
2008-12-22Properly handle the case of SetPixelEncodings with a length of zero.aliguori
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc
2008-12-21hw/slavio_misc.c remove address from debug trace (Robert Reif)blueswir1
2008-12-21add Arbiter Enable Register support to sparc iommu (Robert Reif)blueswir1
2008-12-21Update to latest Bochs BIOSaliguori
2008-12-21Remove obsolete VGABIOS patch.aliguori
2008-12-20softfloat-native: fix type of float_rounding_modeaurel32
2008-12-20target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()aurel32
2008-12-20target-ppc: default to a G3 cpu when emulating a G3 PowerMacaurel32
2008-12-20A first attempt on supporting snapshots for the MIPS target.ths
2008-12-20Fix remaining compiler warnings for mips targets.ths
2008-12-20- applied 3 patches from the Qemu project (Anthony Liguori)vruppert
2008-12-19Add patch to allow Bochs patch queue to be built from another directory.aliguori
2008-12-19Add BIOS build instructions (Andre Przywara)aliguori
2008-12-19Make sure ACPI structures are byte-alignedaliguori
2008-12-19Implement flush-to-zero mode (denormal results are replaced with zero).pbrook
2008-12-19Implement default-NaN mode.pbrook
2008-12-19Implement ARMv7 cp15 cache ID registers.pbrook
2008-12-19Implement (very) basic Thumb2-EE support. This doesn't actually implementpbrook
2008-12-19Fix VFP fixed point conversion routines.pbrook
2008-12-19Correctly normalize values and handle zero inputs to scalbn functions.pbrook
2008-12-19ETRAX: Correct the frequency of the free-running counter.edgar_igl
2008-12-19When -icount is used and a TB is recompiled due to an IO access pbrook
2008-12-19Implement ARMv7 MMU access permissions.pbrook
2008-12-18target-ppc: add gen_avr_ptr function.aurel32
2008-12-18target-ppc: use float_flag_divbyzero instead of checking the operandsaurel32
2008-12-18User-mode GDB stub improvements - handle signalsaurel32
2008-12-18User-mode GDB stub improvements - handle forkaurel32
2008-12-18new monitor func statusaurel32
2008-12-18consolidate definition for tap script and smb supportaurel32
2008-12-18PCI: Mask writes to RO bits in the command reg of PCI config spaceaurel32
2008-12-18PCI: Mask writes to RO bits in the status reg of PCI config spaceaurel32
2008-12-18target-ppc: fix type of spe_acc.aurel32
2008-12-18fp: fix float32_is_infinity()aurel32
2008-12-18target-ppc: fix a typoaurel32
2008-12-18target-ppc: add Altivec logical operationsaurel32
2008-12-18KVM: Silence unused s warningaurel32