2009-08-03 |
Nathan Froyd | target-ppc: add exceptions for conditional stores |
tree | commitdiff |
2009-08-03 |
Nathan Froyd | target-ppc: retain l{w,d}arx loaded value |
tree | commitdiff |
2009-08-03 |
Nathan Froyd | target-ppc: add cpu_set_tls |
tree | commitdiff |
2009-08-03 |
Nathan Froyd | target-ppc: fix cpu_clone_regs |
tree | commitdiff |
2009-07-27 |
Juan Quintela | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN |
tree | commitdiff |
2009-07-27 |
Juan Quintela | Rename HAVE_FDT to CONFIG_FDT and define it also in... |
tree | commitdiff |
2009-07-22 |
Alexander Graf | Use correct input constant |
tree | commitdiff |
2009-07-22 |
Alexander Graf | Set PVR in sregs |
tree | commitdiff |
2009-07-20 |
Blue Swirl | Fix most warnings (errors with -Werror) when debugging... |
tree | commitdiff |
2009-07-16 |
Blue Swirl | Update to a hopefully more future proof FSF address |
tree | commitdiff |
2009-07-12 |
Baojun Wang | target-ppc: enable PPC_MFTB for 44x |
tree | commitdiff |
2009-07-12 |
Baojun Wang | ppc tcg: fix wrong bit/mask of wrteei |
tree | commitdiff |
2009-07-12 |
Nathan Froyd | target-ppc: fix evmergelo and evmergelohi |
tree | commitdiff |
2009-06-23 |
Nathan Froyd | target-ppc: permit linux-user to read PVR |
tree | commitdiff |
2009-06-20 |
malc | Apply TCGV_UNUSED on variables that GCC mistakenly... |
tree | commitdiff |
2009-06-17 |
Blue Swirl | Replace ELF section hack with normal table |
tree | commitdiff |
2009-06-17 |
Blue Swirl | Concentrate rest of table entries to top |
tree | commitdiff |
2009-06-17 |
Blue Swirl | Concentrate most table entries to top |
tree | commitdiff |
2009-06-17 |
Blue Swirl | Clean up GEN_HANDLER2 |
tree | commitdiff |
2009-06-17 |
Blue Swirl | Clean up GEN_HANDLER |
tree | commitdiff |
2009-06-13 |
Blue Swirl | Fix mingw32 build warnings |
tree | commitdiff |
2009-05-22 |
Jan Kiszka | kvm: Add missing bits to support live migration |
tree | commitdiff |
2009-05-21 |
Anthony Liguori | Convert machine registration to use module init functions |
tree | commitdiff |
2009-05-19 |
Paul Brook | Hardware convenience library |
tree | commitdiff |
2009-05-15 |
Nathan Froyd | target-ppc: expose cpu capability flags |
tree | commitdiff |
2009-05-13 |
Paul Brook | Include assert.h from qemu-common.h |
tree | commitdiff |
2009-05-13 |
malc | Fix typo that leads to out of bounds array access on... |
tree | commitdiff |
2009-04-28 |
Tristan Gingold | Fix powerpc 604 reset vector |
tree | commitdiff |
2009-04-28 |
Blue Swirl | Fix PPC reset |
tree | commitdiff |
2009-04-24 |
aliguori | qemu: introduce qemu_init_vcpu (Marcelo Tosatti) |
tree | commitdiff |
2009-04-24 |
aliguori | qemu: per-arch cpu_has_work (Marcelo Tosatti) |
tree | commitdiff |
2009-04-16 |
aurel32 | target-ppc: mark a few helpers TCG_CALL_CONST and/or... |
tree | commitdiff |
2009-04-13 |
blueswir1 | Fix ppc-softmmu warnings on OpenBSD host |
tree | commitdiff |
2009-04-05 |
aurel32 | Add new command line option -singlestep for tcg single... |
tree | commitdiff |
2009-03-29 |
aurel32 | target-ppc: Explain why the whole TLB is flushed on... |
tree | commitdiff |
2009-03-29 |
aurel32 | target-ppc: avoid nop to override next instruction |
tree | commitdiff |
2009-03-13 |
blueswir1 | Make the ELF loader aware of backwards compatibility |
tree | commitdiff |
2009-03-13 |
aurel32 | target-ppc: use the new bswap* TCG ops |
tree | commitdiff |
2009-03-13 |
aurel32 | tcg: rename bswap_i32/i64 functions |
tree | commitdiff |
2009-03-10 |
aurel32 | target-ppc: fix commit r6789 |
tree | commitdiff |
2009-03-09 |
aurel32 | targe-ppc: optimize mfcr and mtcrf |
tree | commitdiff |
2009-03-09 |
aurel32 | target-ppc: free a tcg temp variable |
tree | commitdiff |
2009-03-09 |
aurel32 | target-ppc: add support for reading/writing spefscr |
tree | commitdiff |
2009-03-07 |
aurel32 | Fix off-by-one errors for Altivec and SPE registers |
tree | commitdiff |
2009-03-07 |
blueswir1 | Disable BAT for 970 |
tree | commitdiff |
2009-03-07 |
aurel32 | Fix mfcr on ppc64-softmmu |
tree | commitdiff |
2009-03-07 |
blueswir1 | Keep SLB in-CPU |
tree | commitdiff |
2009-03-07 |
blueswir1 | Fix NX bit |
tree | commitdiff |
2009-03-07 |
blueswir1 | Fix RFI(d) |
tree | commitdiff |
2009-03-07 |
blueswir1 | Implement mtfsf.L encoding |
tree | commitdiff |
2009-03-07 |
blueswir1 | Enable 64bit mode on interrupts |
tree | commitdiff |
2009-03-07 |
blueswir1 | Nop some SPRs on 970fx |
tree | commitdiff |
2009-03-07 |
blueswir1 | Implment tlbiel |
tree | commitdiff |
2009-03-07 |
blueswir1 | Implement large pages |
tree | commitdiff |
2009-03-07 |
blueswir1 | Implement slbmte |
tree | commitdiff |
2009-03-07 |
blueswir1 | Sparse fixes: add extern to ELF opcode tables to avoid... |
tree | commitdiff |
2009-03-07 |
pbrook | The _exit syscall is used for both thread termination... |
tree | commitdiff |
2009-03-03 |
aurel32 | target-ppc: improve mfcr/mtcrf |
tree | commitdiff |
2009-03-02 |
malc | Fix mtcrf/mfcr |
tree | commitdiff |
2009-03-02 |
aurel32 | kvm/powerpc: Add MPC8544DS board support |
tree | commitdiff |
2009-03-02 |
aurel32 | kvm/powerpc: Add irq support for E500 core |
tree | commitdiff |
2009-02-28 |
blueswir1 | Implement HIOR |
tree | commitdiff |
2009-02-28 |
blueswir1 | Fix typo in gen_qemu_ld32s |
tree | commitdiff |
2009-02-21 |
blueswir1 | Turn MMU off on reset |
tree | commitdiff |
2009-02-19 |
blueswir1 | Fix branch debugging |
tree | commitdiff |
2009-02-09 |
aurel32 | target-ppc: Model e500v{1,2} CPUs more accurately |
tree | commitdiff |
2009-02-09 |
aurel32 | target-ppc: Model SPE floating-point instructions more... |
tree | commitdiff |
2009-02-09 |
aurel32 | target-ppc: Add vrsqrtefp instruction |
tree | commitdiff |
2009-02-09 |
aurel32 | target-ppc: Add vrefp instruction |
tree | commitdiff |
2009-02-09 |
aurel32 | target-ppc: Add vct{u,s}xs instructions |
tree | commitdiff |
2009-02-09 |
aurel32 | target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructions |
tree | commitdiff |
2009-02-09 |
aurel32 | target-ppc: Add vmaddfp and vnmsubfp instructions |
tree | commitdiff |
2009-02-09 |
aurel32 | target-ppc: Add v{add,sub}fp instructions |
tree | commitdiff |
2009-02-09 |
aurel32 | target-ppc: Add v{max,min}fp instructions |
tree | commitdiff |
2009-02-08 |
blueswir1 | Load 32 bit ELF BIOS images also on PPC64 |
tree | commitdiff |
2009-02-05 |
aurel32 | target-ppc: change instruction name vrlogefp into vlogefp |
tree | commitdiff |
2009-02-05 |
aliguori | targets: remove error handling from qemu_malloc() calle... |
tree | commitdiff |
2009-02-05 |
aurel32 | target-ppc: add vrlogefp instruction |
tree | commitdiff |
2009-02-04 |
aurel32 | target-ppc: fix previous commit |
tree | commitdiff |
2009-02-04 |
aurel32 | target-ppc: use the new float constants |
tree | commitdiff |
2009-02-04 |
aurel32 | Add vcf{u,s}x instructions |
tree | commitdiff |
2009-02-04 |
aurel32 | Add vrfi{m,n,p,z} instructions |
tree | commitdiff |
2009-02-04 |
aurel32 | Add various NaN-handling macros |
tree | commitdiff |
2009-02-03 |
aurel32 | Make mtvscr use a helper |
tree | commitdiff |
2009-02-03 |
aurel32 | Add calls to initialize VSCR on appropriate machines |
tree | commitdiff |
2009-02-03 |
aurel32 | Rename spe_status to vec_status |
tree | commitdiff |
2009-02-03 |
aurel32 | Add f field to ppc_avr_t |
tree | commitdiff |
2009-02-03 |
aurel32 | Fix compilation of PPC64 targets with DEBUG_TCGV enabled |
tree | commitdiff |
2009-01-26 |
aliguori | Log reset events (Jan Kiszka) |
tree | commitdiff |
2009-01-24 |
aurel32 | kvm/powerpc: extern one function for MPC85xx code use |
tree | commitdiff |
2009-01-24 |
aurel32 | target-ppc: Add SPE register read/write using XML |
tree | commitdiff |
2009-01-24 |
aurel32 | target-ppc: Add Altivec register read/write using XML |
tree | commitdiff |
2009-01-24 |
aurel32 | target-ppc: Add float register read/write using XML |
tree | commitdiff |
2009-01-24 |
aurel32 | target-ppc: Include gdbstub.h |
tree | commitdiff |
2009-01-15 |
aliguori | global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo... |
tree | commitdiff |
2009-01-15 |
aliguori | Convert references to logfile/loglevel to use qemu_log... |
tree | commitdiff |
2009-01-15 |
aliguori | Clean up debugging code #ifdefs (Eduardo Habkost) |
tree | commitdiff |
2009-01-15 |
aliguori | powerpc/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm... |
tree | commitdiff |
2009-01-15 |
aliguori | powerpc/kvm: Fix a uninitialized bug (Liu Yu) |
tree | commitdiff |
2009-01-14 |
aurel32 | target-ppc: fix wrteei instruction |
tree | commitdiff |
next |