Age | Commit message (Expand) | Author |
2011-08-07 | Remove unused is_softmmu parameter from cpu_handle_mmu_fault | Blue Swirl |
2011-08-05 | Avoid allocating TCG resources in non-TCG mode | Jan Kiszka |
2011-07-30 | exec.h cleanup | Blue Swirl |
2011-07-12 | target-alpha, target-ppc: Remove unnecessary setjmp.h include | Peter Maydell |
2011-07-01 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2011-06-26 | Remove exec-all.h include directives | Blue Swirl |
2011-06-26 | Move cpu_has_work and cpu_pc_from_tb to cpu.h | Blue Swirl |
2011-06-26 | exec.h: fix coding style and change cpu_has_work to return bool | Blue Swirl |
2011-06-26 | cpu_loop_exit: avoid using AREG0 | Blue Swirl |
2011-06-20 | kvm: ppc: Drop KVM_CAP build dependencies | Jan Kiszka |
2011-06-20 | kvm: ppc: Drop CONFIG_KVM_PPC_PVR | Jan Kiszka |
2011-06-17 | PPC: move TLBs to their own arrays | Alexander Graf |
2011-06-17 | PPC: E500: Use MAS registers instead of internal TLB representation | Alexander Graf |
2011-06-17 | PPC: Only set lower 32bits with mtmsr | Alexander Graf |
2011-06-17 | target-ppc: Handle memory-forced I/O controller access | Hervé Poussineau |
2011-06-08 | Fix compilation warning due to missing header for sigaction (followup) | Alexandre Raymond |
2011-06-03 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Aurelien Jarno |
2011-06-03 | target-ppc: remove old CONFIG_SOFTFLOAT #ifdef | Aurelien Jarno |
2011-06-03 | PPC: fix sregs usage on booke | Alexander Graf |
2011-06-03 | ppc: Fix compilation for ppc64-softmmu | Stefan Weil |
2011-05-23 | Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanha | Aurelien Jarno |
2011-05-23 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Aurelien Jarno |
2011-05-22 | Fix typos in comments (chek -> check) | Stefan Weil |
2011-05-22 | Delete unused tb_invalidate_page_range | Blue Swirl |
2011-05-20 | Fix a bug in mtsr/mtsrin emulation on ppc64 | David Gibson |
2011-05-20 | w32: Fix compilation and replace non-portable usage of ulong | Stefan Weil |
2011-05-14 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Aurelien Jarno |
2011-05-12 | PPC: Implement e500 (FSL) MMU | Alexander Graf |
2011-05-12 | PPC: Add another 64 bits to instruction feature mask | Alexander Graf |
2011-05-12 | PPC: Add GS MSR definition | Alexander Graf |
2011-05-09 | kvm: ppc: detect old headers | Alexander Graf |
2011-05-09 | monitor: add PPC BookE SPRs | Scott Wood |
2011-05-09 | kvm: ppc: fixes for KVM_SET_SREGS on init | Scott Wood |
2011-05-08 | Fix typos in comments (instanciation -> instantiation) | Stefan Weil |
2011-05-08 | Fix typo in comment (embeded -> embedded) | Stefan Weil |
2011-04-20 | Remove unused function parameter from cpu_restore_state | Stefan Weil |
2011-04-20 | Remove unused function parameters from gen_pc_load and rename the function | Stefan Weil |
2011-04-17 | target-ppc: fix SPE comparison functions | Aurelien Jarno |
2011-04-17 | softfloat: rename float*_eq() into float*_eq_quiet() | Aurelien Jarno |
2011-04-12 | target-ppc: remove #ifdef FLOAT128 | Aurelien Jarno |
2011-04-10 | Fix conversions from pointer to tcg_target_long | Stefan Weil |
2011-04-08 | ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm | David Gibson |
2011-04-08 | Use existing helper function to implement popcntd instruction | David Gibson |
2011-04-01 | Implement PAPR VPA functions for pSeries shared processor partitions | David Gibson |
2011-04-01 | Implement PAPR CRQ hypercalls | Ben Herrenschmidt |
2011-04-01 | Virtual hash page table handling on pSeries machine | David Gibson |
2011-04-01 | Add POWER7 support for ppc | David Gibson |
2011-04-01 | Support 1T segments on ppc | David Gibson |
2011-04-01 | Better factor the ppc hash translation path | David Gibson |
2011-04-01 | Use "hash" more consistently in ppc mmu code | David Gibson |