Age | Commit message (Expand) | Author |
2012-08-28 | target-ppc: fix altivec instructions | Aurelien Jarno |
2012-08-15 | Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging | Anthony Liguori |
2012-08-15 | win32: provide separate macros for weak decls and definitions | Anthony Liguori |
2012-08-15 | ppc: Fix bug in handling of PAPR hypercall exits | David Gibson |
2012-08-13 | target-ppc: add implementation of query-cpu-definitions (v2) | Anthony Liguori |
2012-06-27 | pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure | David Gibson |
2012-06-24 | target-ppc: Fix 2nd parameter for tcg_gen_shri_tl | Stefan Weil |
2012-06-24 | target-ppc: Fix build with --enable-debug | Stefan Weil |
2012-06-24 | PPC: BookE206: Bump MAS2 to 64bit | Alexander Graf |
2012-06-24 | PPC: BookE: Support 32 and 64 bit wide MAS2 | Alexander Graf |
2012-06-24 | PPC: Extract SPR dump generation into its own function | Alexander Graf |
2012-06-24 | PPC: Add e5500 CPU target | Alexander Graf |
2012-06-24 | PPC: BookE: Make ivpr selectable by CPU type | Alexander Graf |
2012-06-24 | PPC: BookE: Implement EPR SPR | Alexander Graf |
2012-06-24 | PPC: Add support for MSR_CM | Alexander Graf |
2012-06-24 | PPC: Add some booke SPR defines | Alexander Graf |
2012-06-24 | ppc64: Rudimentary Support for extra page sizes on server CPUs | Benjamin Herrenschmidt |
2012-06-24 | booke_206_tlbwe: Discard invalid bits in MAS2 | Fabien Chouteau |
2012-06-24 | ppc: Make hbrev table const | Blue Swirl |
2012-06-24 | ppc: Add missing break | Blue Swirl |
2012-06-24 | ppc: Move load and store helpers, switch to AREG0 free mode | Blue Swirl |
2012-06-24 | ppc: Move misc helpers from helper.c to misc_helper.c | Blue Swirl |
2012-06-24 | ppc: Avoid AREG0 for misc helpers | Blue Swirl |
2012-06-24 | ppc: Split off misc helpers | Blue Swirl |
2012-06-24 | ppc: Avoid AREG0 for timebase helpers | Blue Swirl |
2012-06-24 | ppc: Split off timebase helpers | Blue Swirl |
2012-06-24 | ppc: Cleanup MMU merge | Blue Swirl |
2012-06-24 | ppc: Move MMU helpers from helper.c to mmu_helper.c | Blue Swirl |
2012-06-24 | ppc: Avoid a warning with the next patch | Blue Swirl |
2012-06-24 | ppc: Avoid AREG0 for MMU etc. helpers | Blue Swirl |
2012-06-24 | ppc: Split MMU etc. helpers from op_helper.c | Blue Swirl |
2012-06-24 | ppc: Avoid AREG0 for integer and vector helpers | Blue Swirl |
2012-06-24 | ppc: Split integer and vector ops | Blue Swirl |
2012-06-24 | ppc: Avoid AREG0 for FPU and SPE helpers | Blue Swirl |
2012-06-24 | ppc: Split FPU and SPE ops | Blue Swirl |
2012-06-24 | ppc: Move exception helpers from helper.c to excp_helper.c | Blue Swirl |
2012-06-24 | ppc: Fix coding style in helper.c | Blue Swirl |
2012-06-24 | ppc: Avoid AREG0 for exception helpers | Blue Swirl |
2012-06-24 | ppc: Split exception helpers | Blue Swirl |
2012-06-24 | ppc: Fix coding style in op_helper.c | Blue Swirl |
2012-06-21 | qemu-log: use LOG_UNIMP for some target CPU cases | Blue Swirl |
2012-06-09 | target-ppc: Unbreak kvm_ppc.c build | Andreas Färber |
2012-06-07 | build: move other target-*/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move libobj-y variable to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini |
2012-06-04 | Kill off cpu_state_reset() | Andreas Färber |
2012-06-04 | target-ppc: Let cpu_ppc_init() return PowerPCCPU | Andreas Färber |
2012-05-01 | target-ppc: Some support for dumping TLB_EMB TLBs | François Revol |
2012-05-01 | PPC: Fix up e500 cache size setting | Alexander Graf |
2012-04-15 | target-ppc/machine.c: Drop unnecessary ifdefs | Juan Quintela |