qemu
2009-01-01 aurel32tcg_temp_local_new should take no parameter
2009-01-01 aurel32target-mips: DMA support for RC4030 chipset
2008-12-31 blueswir1Add Sparc define checks
2008-12-30 blueswir1VM load/save support for PPC CPU
2008-12-30 blueswir1VM load/save support for PPC devices
2008-12-29 aliguoriParse --cc and --cross-prefix earlier and use CC to...
2008-12-29 edgar_iglCRIS: Remove CRIS specific do_unassigned_access.
2008-12-29 aurel32target-ppc: improve correctness of the fsel instruction
2008-12-29 aurel32target-ppc: fix stsw/stswi instructions
2008-12-28 blueswir1Fix warning introduced by r6136
2008-12-28 blueswir1Register reset handlers
2008-12-28 blueswir1Suppress a -Werror=format-security warning
2008-12-28 blueswir1Fix -Werror=format-security warning (Frederik Himpe...
2008-12-26 aurel32target-ppc: workaround OpenBIOS limitation
2008-12-26 aurel32target-ppc: fix PowerMAC NVRAM emulation
2008-12-24 blueswir1Fix kernel loading
2008-12-24 blueswir1Use the firmware configuration device
2008-12-24 blueswir1Add support for -prom-env command line options
2008-12-24 blueswir1Use OpenBIOS for g3bw machine
2008-12-24 blueswir1Sun4m use 0 for nonexistent devices (Robert Reif)
2008-12-24 blueswir1Improve PPC device debugging
2008-12-23 blueswir1Add SuperSPARC MMU breakpoint registers (Robert Reif)
2008-12-23 blueswir1Implement hw/eccmemctl.c version differences (Robert...
2008-12-23 blueswir1Better SuperSPARC emulation (Robert Reif)
2008-12-23 blueswir1Implement tick interrupt disable bits
2008-12-22 aliguoriProperly handle the case of SetPixelEncodings with...
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-12-21 blueswir1hw/slavio_misc.c remove address from debug trace (Rober...
2008-12-21 blueswir1add Arbiter Enable Register support to sparc iommu...
2008-12-21 aliguoriUpdate to latest Bochs BIOS
2008-12-21 aliguoriRemove obsolete VGABIOS patch.
2008-12-20 aurel32softfloat-native: fix type of float_rounding_mode
2008-12-20 aurel32target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()
2008-12-20 aurel32target-ppc: default to a G3 cpu when emulating a G3...
2008-12-20 thsA first attempt on supporting snapshots for the MIPS...
2008-12-20 thsFix remaining compiler warnings for mips targets.
2008-12-19 aliguoriAdd patch to allow Bochs patch queue to be built from...
2008-12-19 aliguoriAdd BIOS build instructions (Andre Przywara)
2008-12-19 aliguoriMake sure ACPI structures are byte-aligned
2008-12-19 pbrookImplement flush-to-zero mode (denormal results are...
2008-12-19 pbrookImplement default-NaN mode.
2008-12-19 pbrookImplement ARMv7 cp15 cache ID registers.
2008-12-19 pbrookImplement (very) basic Thumb2-EE support. This doesn...
2008-12-19 pbrookFix VFP fixed point conversion routines.
2008-12-19 pbrookCorrectly normalize values and handle zero inputs to...
2008-12-19 edgar_iglETRAX: Correct the frequency of the free-running counter.
2008-12-19 pbrookWhen -icount is used and a TB is recompiled due to...
2008-12-19 pbrookImplement ARMv7 MMU access permissions.
2008-12-18 aurel32target-ppc: add gen_avr_ptr function.
2008-12-18 aurel32target-ppc: use float_flag_divbyzero instead of checkin...
2008-12-18 aurel32User-mode GDB stub improvements - handle signals
2008-12-18 aurel32User-mode GDB stub improvements - handle fork
2008-12-18 aurel32new monitor func status
2008-12-18 aurel32consolidate definition for tap script and smb support
2008-12-18 aurel32PCI: Mask writes to RO bits in the command reg of PCI...
2008-12-18 aurel32PCI: Mask writes to RO bits in the status reg of PCI...
2008-12-18 aurel32target-ppc: fix type of spe_acc.
2008-12-18 aurel32fp: fix float32_is_infinity()
2008-12-18 aurel32target-ppc: fix a typo
2008-12-18 aurel32target-ppc: add Altivec logical operations
2008-12-18 aurel32KVM: Silence unused s warning
2008-12-18 aurel32Remove trailing spaces introduced by commit 6081
2008-12-18 aurel32Fix warnings introduced by commit 6081
2008-12-18 aurel32target-ppc: fix fres, fsqrte and remove useless code
2008-12-18 aliguoriFix the build for non-x86/ppc targets
2008-12-17 aliguoriAdd HPET emulation to qemu (Beth Kon)
2008-12-17 aliguoriHandle suspend in qemu (Gleb Natapov)
2008-12-17 aliguoriUpdate VGA BIOS
2008-12-17 aliguoriUse git mirror instead of repo.or.cz. The kernel...
2008-12-17 aliguoriUpdate to the latest Bochs BIOS
2008-12-17 aliguoriThis should have been added in Gerd's previous commit.
2008-12-17 aliguoriUse saner types for virtio-net
2008-12-17 aliguoriAdd support for tap vectored send
2008-12-17 aliguorivirtio-net support
2008-12-17 malcDo not rely on BSD style echo (which accepts -n option)
2008-12-17 pbrookMark bamboo.dtb as a binary file.
2008-12-17 aurel32Add bamboo.dtb compiled from bamboo.dts
2008-12-16 aurel32target-ppc: add comments about constants introduced...
2008-12-16 aurel32target-ppc: fix a typo introduced in revision 6058
2008-12-16 aurel32target-ppc: IBM PowerPC 440EP Bamboo reference board...
2008-12-16 aurel32target-ppc: PowerPC 440EP SoC emulation
2008-12-16 aurel32target-ppc: Enable KVM for ppcemb.
2008-12-16 aurel32Implement device tree support needed for Bamboo emulation
2008-12-15 aurel32target-ppc: create a helper function to allow more...
2008-12-15 aurel32target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_...
2008-12-15 aurel32target-ppc: move PPC4xx SDRAM controller emulation...
2008-12-15 aliguorikvm: sync vcpu state during initialization (Hollis...
2008-12-15 aurel32softfloat-native: improve correctness of floatXX_is_neg()
2008-12-15 aurel32target-ppc: update comment about precise emulation
2008-12-15 blueswir1Revert part of r5853
2008-12-15 blueswir1Fix mremap, based on patch by Kirill A. Shutemov
2008-12-15 aurel32target-ppc: remove dead code
2008-12-15 aurel32target-ppc: enable PRECISE_EMULATION by default
2008-12-15 aurel32target-ppc: fmadd/fmsub/fmnadd/fmnsub can generate...
2008-12-15 aurel32target-ppc: fadd/fsub: correctly propagate NaN
2008-12-15 aurel32target-ppc: use the new fp functions
2008-12-15 aurel32fp: add floatXX_is_infinity(), floatXX_is_neg(), floatX...
2008-12-15 aurel32softfloat-native: fix *nan()
2008-12-15 aurel32target-ppc: correctly propagate NaN in division
2008-12-15 aurel32target-ppc: fix fload_invalid_op_excp()
next