Age | Commit message (Expand) | Author | Files | Lines |
2017-08-09 | spapr: Fix bug in h_signal_sys_reset() | Sam Bobroff | 1 | -5/+4 |
2017-07-17 | pseries: Allow HPT resizing with KVM | David Gibson | 1 | -0/+66 |
2017-07-17 | pseries: Use smaller default hash page tables when guest can resize | David Gibson | 1 | -0/+29 |
2017-07-17 | pseries: Implement HPT resizing | David Gibson | 1 | -3/+311 |
2017-07-17 | pseries: Stubs for HPT resizing | David Gibson | 1 | -0/+36 |
2017-06-30 | pseries: Move CPU compatibility property to machine | David Gibson | 1 | -4/+4 |
2017-06-06 | target/ppc: Fixup set_spr error in h_register_process_table | Suraj Jitindar Singh | 1 | -2/+3 |
2017-05-30 | Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into staging | Stefan Hajnoczi | 1 | -21/+33 |
2017-05-24 | pseries: Split CAS PVR negotiation out into a separate function | David Gibson | 1 | -17/+32 |
2017-05-24 | spapr: Consolidate HPT freeing code into a routine | Bharata B Rao | 1 | -4/+1 |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake | 1 | -1/+1 |
2017-05-11 | target/ppc: Set UPRT and GTSE on all cpus in H_REGISTER_PROCESS_TABLE | Suraj Jitindar Singh | 1 | -11/+7 |
2017-04-26 | spapr: Workaround for broken radix guests | Sam Bobroff | 1 | -2/+4 |
2017-04-26 | spapr: Enable ISA 3.0 MMU mode selection via CAS | Sam Bobroff | 1 | -0/+30 |
2017-04-26 | target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL | Suraj Jitindar Singh | 1 | -3/+110 |
2017-04-26 | target/ppc: Add new H-CALL shells for in memory table translation | Suraj Jitindar Singh | 1 | -0/+31 |
2017-03-01 | target/ppc: Manage external HPT via virtual hypervisor | David Gibson | 1 | -2/+1 |
2017-03-01 | target/ppc: Eliminate htab_base and htab_mask variables | David Gibson | 1 | -2/+2 |
2017-03-01 | target/ppc: Cleanup HPTE accessors for 64-bit hash MMU | David Gibson | 1 | -18/+18 |
2017-03-01 | pseries: Minor cleanups to HPT management hypercalls | David Gibson | 1 | -30/+28 |
2017-01-31 | ppc: Add ppc_set_compat_all() | David Gibson | 1 | -26/+5 |
2017-01-31 | pseries: Rewrite CAS PVR compatibility logic | David Gibson | 1 | -71/+33 |
2017-01-31 | ppc/spapr: implement H_SIGNAL_SYS_RESET | Nicholas Piggin | 1 | -0/+41 |
2017-01-31 | ppc: Rename cpu_version to compat_pvr | David Gibson | 1 | -15/+15 |
2017-01-31 | pseries: Make cpu_update during CAS unconditional | David Gibson | 1 | -6/+2 |
2017-01-19 | kvm: move cpu synchronization code | Vincent Palatin | 1 | -1/+1 |
2016-10-31 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s... | Peter Maydell | 1 | -6/+6 |
2016-10-31 | *_run_on_cpu: introduce run_on_cpu_data type | Paolo Bonzini | 1 | -6/+6 |
2016-10-28 | spapr: add option vector handling in CAS-generated resets | Michael Roth | 1 | -4/+18 |
2016-10-28 | spapr_hcall: use spapr_ovec_* interfaces for CAS options | Michael Roth | 1 | -41/+15 |
2016-09-27 | cpus: pass CPUState to run_on_cpu helpers | Alex Bennée | 1 | -10/+7 |
2016-09-23 | target-ppc: tlbie/tlbivax should have global effect | Nikunj A Dadhania | 1 | -0/+2 |
2016-09-23 | target-ppc: add flag in check_tlb_flush() | Nikunj A Dadhania | 1 | -2/+2 |
2016-07-05 | ppc: simplify ppc_hash64_hpte_page_shift_noslb() | Cédric Le Goater | 1 | -2/+2 |
2016-06-22 | powerpc/mm: Update the WIMG check during H_ENTER | Aneesh Kumar K.V | 1 | -1/+5 |
2016-06-14 | ppc: Add PowerISA 2.07 compatibility mode | Thomas Huth | 1 | -2/+4 |
2016-06-14 | ppc: Split pcr_mask settings into supported bits and the register mask | Thomas Huth | 1 | -2/+2 |
2016-06-14 | ppc/spapr: Refactor h_client_architecture_support() CPU parsing code | Thomas Huth | 1 | -25/+36 |
2016-05-30 | ppc: Do some batching of TCG tlb flushes | Benjamin Herrenschmidt | 1 | -3/+11 |
2016-05-19 | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini | 1 | -0/+1 |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini | 1 | -0/+1 |
2016-05-19 | dma: do not depend on kvm_enabled() | Paolo Bonzini | 1 | -0/+1 |
2016-04-05 | ppc: Rework POWER7 & POWER8 exception model | Cédric Le Goater | 1 | -15/+1 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-16 | target-ppc: Eliminate kvmppc_kern_htab global | David Gibson | 1 | -5/+5 |
2016-02-25 | hw/ppc/spapr: Implement the h_page_init hypercall | Thomas Huth | 1 | -0/+60 |
2016-02-17 | hw/ppc/spapr: Implement the h_set_xdabr hypercall | Thomas Huth | 1 | -0/+22 |
2016-02-17 | hw/ppc/spapr: Implement h_set_dabr | Thomas Huth | 1 | -5/+20 |
2016-02-17 | hw/ppc/spapr: Add h_set_sprg0 hypercall | Thomas Huth | 1 | -2/+13 |
2016-01-30 | target-ppc: Helper to determine page size information from hpte alone | David Gibson | 1 | -19/+6 |