Age | Commit message (Expand) | Author |
2011-12-02 | fix spelling in target sub directory | Dong Xu Wang |
2011-11-11 | PPC: Fix for the gdb single step problem on an rfi instruction | Sebastian Bauer |
2011-10-31 | ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriate | David Gibson |
2011-10-30 | pseries: Allow writes to KVM accelerated TCE table | David Gibson |
2011-10-30 | KVM: PPC: Override host vmx/vsx/dfp only when information known | Alexander Graf |
2011-10-30 | ppc: Fix up usermode only builds | David Gibson |
2011-10-30 | pseries: Correct vmx/dfp handling in both KVM and TCG cases | David Gibson |
2011-10-30 | PPC: Disable non-440 CPUs for ppcemb target | Alexander Graf |
2011-10-30 | PPC: Bump qemu-system-ppc to 64-bit physical address space | Alexander Graf |
2011-10-30 | ppc: Add cpu defs for POWER7 revisions 2.1 and 2.3 | David Gibson |
2011-10-30 | ppc: First cut implementation of -cpu host | David Gibson |
2011-10-30 | ppc: Remove broken partial PVR matching | David Gibson |
2011-10-30 | pseries: Add device tree properties for VMX/VSX and DFP under kvm | David Gibson |
2011-10-30 | ppc: Generalize the kvmppc_get_clockfreq() function | David Gibson |
2011-10-30 | Set an invalid-bits mask for each SPE instructions | Fabien Chouteau |
2011-10-30 | pseries: Use Book3S-HV TCE acceleration capabilities | David Gibson |
2011-10-30 | pseries: Allow KVM Book3S-HV on PPC970 CPUS | David Gibson |
2011-10-30 | pseries: Support SMT systems for KVM Book3S-HV | David Gibson |
2011-10-06 | PPC: booke timers | Fabien Chouteau |
2011-10-06 | KVM: PPC: Use HIOR setting for -M pseries with PR KVM | Alexander Graf |
2011-10-06 | Gdbstub: handle read of fpscr | Fabien Chouteau |
2011-10-06 | Implement POWER7's CFAR in TCG | David Gibson |
2011-10-06 | ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages | Scott Wood |
2011-10-06 | ppc: booke206: add "info tlb" support | Scott Wood |
2011-10-06 | kvm: ppc: booke206: use MMU API | Scott Wood |
2011-10-06 | PPC: Enable to use PAPR with PR style KVM | Alexander Graf |
2011-10-06 | PPC: KVM: Add stubs for kvm helper functions | Alexander Graf |
2011-10-06 | PPC: KVM: Remove kvmppc_read_host_property | Alexander Graf |
2011-10-06 | PPC: KVM: Add generic function to read host clockfreq | Alexander Graf |
2011-10-06 | PPC: bamboo: Move host fdt copy to target | Alexander Graf |
2011-10-01 | softmmu_header: pass CPUState to tlb_fill | Blue Swirl |
2011-09-23 | core: remove qemu_service_io | Frediano Ziglio |
2011-09-16 | Remove blanks before \n in output strings | Stefan Weil |
2011-08-23 | PPC: E500: Set ESR values | Alexander Graf |
2011-08-23 | PPC: E500: Inject SPE exception on invalid SPE access | Alexander Graf |
2011-08-23 | PPC: E500: Add ESR bit definitions | Alexander Graf |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
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 |