| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | spapr: Clean up LPCR updates from hypercalls | David Gibson | 2018-05-04 | 1 | -30/+20 |
* | ppc/spapr-caps: Convert cap-ibs to custom spapr-cap | Suraj Jitindar Singh | 2018-03-06 | 1 | -1/+4 |
* | hw/ppc/spapr_hcall: set htab_shift after kvmppc_resize_hpt_commit | Daniel Henrique Barboza | 2018-02-16 | 1 | -1/+11 |
* | hw/ppc: rename functions in comments | Daniel Henrique Barboza | 2018-02-10 | 1 | -1/+1 |
* | spapr: add missing break in h_get_cpu_characteristics() | Greg Kurz | 2018-02-10 | 1 | -0/+1 |
* | target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS | Suraj Jitindar Singh | 2018-01-29 | 1 | -0/+58 |
* | ppc: remove duplicated includes | Philippe Mathieu-Daudé | 2017-12-18 | 1 | -1/+0 |
* | target/ppc: correct htab shift for hash on radix | Sam Bobroff | 2017-11-14 | 1 | -7/+6 |
* | spapr: Correct RAM size calculation for HPT resizing | David Gibson | 2017-10-17 | 1 | -2/+2 |
* | spapr: fix the value of SDR1 in kvmppc_put_books_sregs() | Greg Kurz | 2017-09-27 | 1 | -12/+33 |
* | spapr: fix CAS-generated reset | Cédric Le Goater | 2017-09-15 | 1 | -0/+7 |
* | spapr: only update SDR1 once per-cpu during CAS | Greg Kurz | 2017-09-15 | 1 | -9/+5 |
* | spapr: fallback to raw mode if best compat mode cannot be set during CAS | Greg Kurz | 2017-09-08 | 1 | -4/+14 |
* | ppc: spapr: Make VCPU ID handling private to SPAPR | Sam Bobroff | 2017-09-08 | 1 | -2/+2 |
* | ppc: spapr: Rename cpu_dt_id to vcpu_id | Sam Bobroff | 2017-09-08 | 1 | -2/+2 |
* | spapr: Fix bug in h_signal_sys_reset() | Sam Bobroff | 2017-08-09 | 1 | -5/+4 |
* | pseries: Allow HPT resizing with KVM | David Gibson | 2017-07-17 | 1 | -0/+66 |
* | pseries: Use smaller default hash page tables when guest can resize | David Gibson | 2017-07-17 | 1 | -0/+29 |
* | pseries: Implement HPT resizing | David Gibson | 2017-07-17 | 1 | -3/+311 |
* | pseries: Stubs for HPT resizing | David Gibson | 2017-07-17 | 1 | -0/+36 |
* | pseries: Move CPU compatibility property to machine | David Gibson | 2017-06-30 | 1 | -4/+4 |
* | target/ppc: Fixup set_spr error in h_register_process_table | Suraj Jitindar Singh | 2017-06-06 | 1 | -2/+3 |
* | Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into staging | Stefan Hajnoczi | 2017-05-30 | 1 | -21/+33 |
|\ |
|
| * | pseries: Split CAS PVR negotiation out into a separate function | David Gibson | 2017-05-24 | 1 | -17/+32 |
| * | spapr: Consolidate HPT freeing code into a routine | Bharata B Rao | 2017-05-24 | 1 | -4/+1 |
* | | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake | 2017-05-23 | 1 | -1/+1 |
|/ |
|
* | target/ppc: Set UPRT and GTSE on all cpus in H_REGISTER_PROCESS_TABLE | Suraj Jitindar Singh | 2017-05-11 | 1 | -11/+7 |
* | spapr: Workaround for broken radix guests | Sam Bobroff | 2017-04-26 | 1 | -2/+4 |
* | spapr: Enable ISA 3.0 MMU mode selection via CAS | Sam Bobroff | 2017-04-26 | 1 | -0/+30 |
* | target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL | Suraj Jitindar Singh | 2017-04-26 | 1 | -3/+110 |
* | target/ppc: Add new H-CALL shells for in memory table translation | Suraj Jitindar Singh | 2017-04-26 | 1 | -0/+31 |
* | target/ppc: Manage external HPT via virtual hypervisor | David Gibson | 2017-03-01 | 1 | -2/+1 |
* | target/ppc: Eliminate htab_base and htab_mask variables | David Gibson | 2017-03-01 | 1 | -2/+2 |
* | target/ppc: Cleanup HPTE accessors for 64-bit hash MMU | David Gibson | 2017-03-01 | 1 | -18/+18 |
* | pseries: Minor cleanups to HPT management hypercalls | David Gibson | 2017-03-01 | 1 | -30/+28 |
* | ppc: Add ppc_set_compat_all() | David Gibson | 2017-01-31 | 1 | -26/+5 |
* | pseries: Rewrite CAS PVR compatibility logic | David Gibson | 2017-01-31 | 1 | -71/+33 |
* | ppc/spapr: implement H_SIGNAL_SYS_RESET | Nicholas Piggin | 2017-01-31 | 1 | -0/+41 |
* | ppc: Rename cpu_version to compat_pvr | David Gibson | 2017-01-31 | 1 | -15/+15 |
* | pseries: Make cpu_update during CAS unconditional | David Gibson | 2017-01-31 | 1 | -6/+2 |
* | kvm: move cpu synchronization code | Vincent Palatin | 2017-01-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s... | Peter Maydell | 2016-10-31 | 1 | -6/+6 |
|\ |
|
| * | *_run_on_cpu: introduce run_on_cpu_data type | Paolo Bonzini | 2016-10-31 | 1 | -6/+6 |
* | | spapr: add option vector handling in CAS-generated resets | Michael Roth | 2016-10-28 | 1 | -4/+18 |
* | | spapr_hcall: use spapr_ovec_* interfaces for CAS options | Michael Roth | 2016-10-28 | 1 | -41/+15 |
|/ |
|
* | cpus: pass CPUState to run_on_cpu helpers | Alex Bennée | 2016-09-27 | 1 | -10/+7 |
* | target-ppc: tlbie/tlbivax should have global effect | Nikunj A Dadhania | 2016-09-23 | 1 | -0/+2 |
* | target-ppc: add flag in check_tlb_flush() | Nikunj A Dadhania | 2016-09-23 | 1 | -2/+2 |
* | ppc: simplify ppc_hash64_hpte_page_shift_noslb() | Cédric Le Goater | 2016-07-05 | 1 | -2/+2 |
* | powerpc/mm: Update the WIMG check during H_ENTER | Aneesh Kumar K.V | 2016-06-22 | 1 | -1/+5 |