Age | Commit message (Expand) | Author |
2009-01-04 | Add vupk{h,l}s{b,h} instructions. | aurel32 |
2009-01-04 | Add vupk{h,l}px instructions. | aurel32 |
2009-01-04 | Add GEN_VXFORM_NOA macro for subsequent instructions. | aurel32 |
2009-01-04 | Add vsplt{b,h,w} instructions. | aurel32 |
2009-01-04 | Add GEN_VXFORM_UIMM macro for subsequent instructions. | aurel32 |
2009-01-04 | Add GEN_VXFORM_SIMM macro for subsequent instructions. | aurel32 |
2009-01-04 | Add vsldoi instruction. | aurel32 |
2009-01-04 | Add vrl{b,h,w} instructions. | aurel32 |
2009-01-04 | Add lvs{l,r} instructions. | aurel32 |
2009-01-04 | Add v{add,sub}cuw instructions. | aurel32 |
2009-01-04 | Add vs{l,r}o instructions. | aurel32 |
2009-01-04 | Add vsl{b,h,w} instructions. | aurel32 |
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 |