Age | Commit message (Expand) | Author |
2009-01-04 | Add vsr{,a}{b,h,w} instructions. | aurel32 |
2009-01-04 | Add vmul{e,o}{s,u}{b,h} instructions. | aurel32 |
2009-01-04 | Add vmrg{l,h}{b,h,w} instructions. | aurel32 |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 |
2009-01-04 | CRIS: Dont flush kernel protected pages when modifying $pid. | edgar_igl |
2009-01-04 | CRIS: Remove unused pfn member from mmu translation results. | edgar_igl |
2009-01-04 | Fix VGA screen dump | blueswir1 |
2009-01-03 | Add vscr access macros. | aurel32 |
2009-01-03 | Add v{min, max}{s, u}{b, h, w} instructions. | aurel32 |
2009-01-03 | Add vavg{s,u}{b,h,w} instructions. | aurel32 |
2009-01-03 | Add v{add,sub}u{b,h,w}m instructions. | aurel32 |
2009-01-03 | Add GEN_VXFORM macro for subsequent instructions. | aurel32 |
2009-01-03 | Add helper macros for later patches. | aurel32 |
2009-01-03 | Fix TCG error in gen_avr_ptr. | aurel32 |
2009-01-03 | Fix qemu endless loop when raising a SIGSEGV/SIGBUS signal with gdbstub in us... | aurel32 |
2009-01-03 | tcg: remove tcg_global_reg2_new_hack() | aurel32 |
2009-01-03 | Fix and rearrange 'tarbin' Makefile rule | aurel32 |
2009-01-03 | TCG: Fix documentation of qemu_ld/st ops | aurel32 |
2009-01-03 | target-ppc: fix TGC type mismatch introduced by r6146 | aurel32 |
2009-01-01 | tcg_temp_local_new should take no parameter | aurel32 |
2009-01-01 | target-mips: DMA support for RC4030 chipset | aurel32 |
2008-12-31 | Add Sparc define checks | blueswir1 |
2008-12-30 | VM load/save support for PPC CPU | blueswir1 |
2008-12-30 | VM load/save support for PPC devices | blueswir1 |
2008-12-29 | Parse --cc and --cross-prefix earlier and use CC to determine cpu and host | aliguori |
2008-12-29 | CRIS: Remove CRIS specific do_unassigned_access. | edgar_igl |
2008-12-29 | target-ppc: improve correctness of the fsel instruction | aurel32 |
2008-12-29 | target-ppc: fix stsw/stswi instructions | aurel32 |
2008-12-28 | Fix warning introduced by r6136 | blueswir1 |
2008-12-28 | Register reset handlers | blueswir1 |
2008-12-28 | Suppress a -Werror=format-security warning | blueswir1 |
2008-12-28 | Fix -Werror=format-security warning (Frederik Himpe/Lennert Buytenhek) | blueswir1 |
2008-12-26 | target-ppc: workaround OpenBIOS limitation | aurel32 |
2008-12-26 | target-ppc: fix PowerMAC NVRAM emulation | aurel32 |
2008-12-24 | Fix kernel loading | blueswir1 |
2008-12-24 | Use the firmware configuration device | blueswir1 |
2008-12-24 | Add support for -prom-env command line options | blueswir1 |
2008-12-24 | Use OpenBIOS for g3bw machine | blueswir1 |
2008-12-24 | Sun4m use 0 for nonexistent devices (Robert Reif) | blueswir1 |
2008-12-24 | Improve PPC device debugging | blueswir1 |
2008-12-23 | Add SuperSPARC MMU breakpoint registers (Robert Reif) | blueswir1 |
2008-12-23 | Implement hw/eccmemctl.c version differences (Robert Reif) | blueswir1 |
2008-12-23 | Better SuperSPARC emulation (Robert Reif) | blueswir1 |
2008-12-23 | Implement tick interrupt disable bits | blueswir1 |
2008-12-22 | Properly handle the case of SetPixelEncodings with a length of zero. | aliguori |
2008-12-22 | Use the ARRAY_SIZE() macro where appropriate. | malc |
2008-12-21 | hw/slavio_misc.c remove address from debug trace (Robert Reif) | blueswir1 |
2008-12-21 | add Arbiter Enable Register support to sparc iommu (Robert Reif) | blueswir1 |
2008-12-21 | Update to latest Bochs BIOS | aliguori |
2008-12-21 | Remove obsolete VGABIOS patch. | aliguori |