aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-18PCI: Mask writes to RO bits in the command reg of PCI config spaceaurel322-0/+8
2008-12-18PCI: Mask writes to RO bits in the status reg of PCI config spaceaurel322-0/+26
2008-12-18target-ppc: fix type of spe_acc.aurel321-1/+1
2008-12-18fp: fix float32_is_infinity()aurel321-1/+1
2008-12-18target-ppc: fix a typoaurel321-1/+1
2008-12-18target-ppc: add Altivec logical operationsaurel321-0/+18
2008-12-18KVM: Silence unused s warningaurel321-1/+1
2008-12-18Remove trailing spaces introduced by commit 6081aurel324-49/+49
2008-12-18Fix warnings introduced by commit 6081aurel323-3/+6
2008-12-18target-ppc: fix fres, fsqrte and remove useless codeaurel321-57/+10
2008-12-18Fix the build for non-x86/ppc targetsaliguori1-4/+3
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori13-6/+938
2008-12-17Handle suspend in qemu (Gleb Natapov)aliguori3-0/+32
2008-12-17Update VGA BIOSaliguori6-1/+6
2008-12-17Use kernel.org git mirror instead of repo.or.cz. The kernel.org git aliguori2-2/+3
2008-12-17Update to the latest Bochs BIOSaliguori9-42/+87
2008-12-17This should have been added in Gerd's previous commit.aliguori1-0/+30
2008-12-17Use saner types for virtio-netaliguori1-2/+2
2008-12-17Add support for tap vectored sendaliguori1-0/+18
2008-12-17virtio-net supportaliguori6-3/+466
2008-12-17Do not rely on BSD style echo (which accepts -n option)malc1-1/+1
2008-12-17Mark bamboo.dtb as a binary file.pbrook0-0/+0
2008-12-17Add bamboo.dtb compiled from bamboo.dtsaurel321-0/+0
2008-12-16target-ppc: add comments about constants introduced in revision 6046aurel321-3/+3
2008-12-16target-ppc: fix a typo introduced in revision 6058aurel321-1/+1
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel326-2/+428
2008-12-16target-ppc: PowerPC 440EP SoC emulationaurel323-0/+124
2008-12-16target-ppc: Enable KVM for ppcemb.aurel326-0/+343
2008-12-16Implement device tree support needed for Bamboo emulationaurel325-0/+203
2008-12-15target-ppc: create a helper function to allow more flexible RAM allocation fo...aurel322-0/+47
2008-12-15target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()aurel323-4/+4
2008-12-15target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx...aurel324-346/+346
2008-12-15kvm: sync vcpu state during initialization (Hollis Blanchard)aliguori3-0/+27
2008-12-15softfloat-native: improve correctness of floatXX_is_neg()aurel321-3/+9
2008-12-15target-ppc: update comment about precise emulationaurel321-2/+1