Age | Commit message (Expand) | Author |
2016-01-30 | target-ppc: use cpu_write_xer() helper in cpu_post_load | Mark Cave-Ayland |
2016-01-30 | target-ppc: Use sensible POWER8/POWER8E versions | Benjamin Herrenschmidt |
2016-01-29 | ppc: Clean up includes | Peter Maydell |
2016-01-27 | gdb: provide the name of the architecture in the target.xml | David Hildenbrand |
2016-01-15 | dump: qemunotes aren't commonly needed | Andrew Jones |
2016-01-11 | target-ppc: Define kvmppc_read_int_dt() | Sukadev Bhattiprolu |
2015-12-17 | ppc: cleanup logging | Paolo Bonzini |
2015-12-17 | qemu-log: introduce qemu_log_separate | Paolo Bonzini |
2015-11-30 | target-ppc/fpu_helper: fix FPSCR_FX bit shift operation | Madhavan Srinivasan |
2015-11-30 | target-ppc: Move the FPSCR bit update macros to cpu.h | Madhavan Srinivasan |
2015-11-12 | monitor/target-ppc: Define target_get_monitor_def | Alexey Kardashevskiy |
2015-11-12 | PPC: Fix lswx bounds checks | Alexander Graf |
2015-11-12 | PPC: Allow Rc bit to be set on mtspr | Alexander Graf |
2015-11-11 | ppc: Let kvmppc_reset_htab() return 0 for !CONFIG_KVM | Bharata B Rao |
2015-11-11 | ppc: Add/Re-introduce MMU model definitions needed by PR KVM | Bharata B Rao |
2015-11-06 | taget-ppc: Fix read access to IBAT registers higher than IBAT3 | Julio Guerra |
2015-10-28 | target-*: Advance pc after recognizing a breakpoint | Richard Henderson |
2015-10-23 | ppc/spapr: Add "ibm,pa-features" property to the device-tree | Benjamin Herrenschmidt |
2015-10-23 | ppc: Add mmu_model defines for arch 2.03 and 2.07 | Benjamin Herrenschmidt |
2015-10-23 | spapr_iommu: Rename vfio_accel parameter | David Gibson |
2015-10-19 | kvm: Pass PCI device pointer to MSI routing functions | Pavel Fedin |
2015-10-09 | qdev: Protect device-list-properties against broken devices | Markus Armbruster |
2015-10-08 | target-ppc: Remove unnecessary variable | Shraddha Barke |
2015-10-07 | tcg: Remove gen_intermediate_code_pc | Richard Henderson |
2015-10-07 | tcg: Pass data argument to restore_state_to_opc | Richard Henderson |
2015-10-07 | tcg: Add TCG_MAX_INSNS | Richard Henderson |
2015-10-07 | target-*: Drop cpu_gen_code define | Richard Henderson |
2015-10-07 | target-*: Introduce and use cpu_breakpoint_test | Richard Henderson |
2015-10-07 | target-*: Increment num_insns immediately after tcg_gen_insn_start | Richard Henderson |
2015-10-07 | target-*: Unconditionally emit tcg_gen_insn_start | Richard Henderson |
2015-10-07 | tcg: Rename debug_insn_start to insn_start | Richard Henderson |
2015-09-25 | ppc: Rename ELF_MACHINE to be PPC specific | Peter Crosthwaite |
2015-09-23 | ppc/spapr: Implement H_RANDOM hypercall in QEMU | Thomas Huth |
2015-09-23 | spapr: Enable in-kernel H_SET_MODE handling | Alexey Kardashevskiy |
2015-09-20 | target-ppc: fix xscmpodp and xscmpudp decoding | Aurelien Jarno |
2015-09-20 | target-ppc: fix vcipher, vcipherlast, vncipherlast and vpermxor | Aurelien Jarno |
2015-09-20 | target-ppc: Fix SRR0 when taking unaligned exceptions | Anton Blanchard |
2015-09-20 | kvm_ppc: remove kvmppc_timer_hack | Paolo Bonzini |
2015-09-16 | monitor: remove target-specific code from monitor.c | Pavel Butsykin |
2015-09-11 | tlb: Add "ifetch" argument to cpu_mmu_index() | Benjamin Herrenschmidt |
2015-09-11 | Target-ppc: Remove unnecessary variable | Shraddha Barke |
2015-07-09 | cpu-exec: Purge all uses of ENV_GET_CPU() | Peter Crosthwaite |
2015-07-09 | cpu: Change cpu_exec_init() arg to cpu, not env | Peter Crosthwaite |
2015-07-09 | target-ppc: Move cpu_exec_init() call to realize function | Bharata B Rao |
2015-07-09 | cpu: Add Error argument to cpu_exec_init() | Bharata B Rao |
2015-07-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-07-07 | target-ppc: fix hugepage support when using memory-backend-file | Michael Roth |
2015-07-07 | crypto: move built-in AES implementation into crypto/ | Daniel P. Berrange |
2015-07-01 | kvm: First step to push iothread lock out of inner run loop | Jan Kiszka |
2015-06-22 | disas: Remove uses of CPU env | Peter Crosthwaite |