index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_hcall.c
Age
Commit message (
Expand
)
Author
2019-03-19
spapr: Correctly set LPCR[GTSE] in H_REGISTER_PROCESS_TABLE
David Gibson
2019-03-12
spapr: Use CamelCase properly
David Gibson
2019-03-12
target/ppc/spapr: Clear partition table entry when allocating hash table
Suraj Jitindar Singh
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST
Suraj Jitindar Singh
2019-03-12
target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS
Suraj Jitindar Singh
2019-02-26
target/ppc: Rename PATB/PATBE -> PATE
Benjamin Herrenschmidt
2019-02-26
target/ppc/spapr: Set LPCR:HR when using Radix mode
Benjamin Herrenschmidt
2019-01-09
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
2019-01-09
ppc/spapr: Receive and store device tree blob from SLOF
Alexey Kardashevskiy
2019-01-09
spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
Laurent Vivier
2018-06-16
target/ppc, spapr: Move VPA information to machine_data
David Gibson
2018-06-16
spapr: fix leak in h_client_architecture_support()
Greg Kurz
2018-05-07
machine: rename MemoryHotplugState to DeviceMemoryState
David Hildenbrand
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2018-05-04
spapr: Clean up LPCR updates from hypercalls
David Gibson
2018-03-06
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
Suraj Jitindar Singh
2018-02-16
hw/ppc/spapr_hcall: set htab_shift after kvmppc_resize_hpt_commit
Daniel Henrique Barboza
2018-02-10
hw/ppc: rename functions in comments
Daniel Henrique Barboza
2018-02-10
spapr: add missing break in h_get_cpu_characteristics()
Greg Kurz
2018-01-29
target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS
Suraj Jitindar Singh
2017-12-18
ppc: remove duplicated includes
Philippe Mathieu-Daudé
2017-11-14
target/ppc: correct htab shift for hash on radix
Sam Bobroff
2017-10-17
spapr: Correct RAM size calculation for HPT resizing
David Gibson
2017-09-27
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
2017-09-15
spapr: fix CAS-generated reset
Cédric Le Goater
2017-09-15
spapr: only update SDR1 once per-cpu during CAS
Greg Kurz
2017-09-08
spapr: fallback to raw mode if best compat mode cannot be set during CAS
Greg Kurz
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
2017-08-09
spapr: Fix bug in h_signal_sys_reset()
Sam Bobroff
2017-07-17
pseries: Allow HPT resizing with KVM
David Gibson
2017-07-17
pseries: Use smaller default hash page tables when guest can resize
David Gibson
2017-07-17
pseries: Implement HPT resizing
David Gibson
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
2017-06-06
target/ppc: Fixup set_spr error in h_register_process_table
Suraj Jitindar Singh
2017-05-30
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into staging
Stefan Hajnoczi
2017-05-24
pseries: Split CAS PVR negotiation out into a separate function
David Gibson
2017-05-24
spapr: Consolidate HPT freeing code into a routine
Bharata B Rao
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-11
target/ppc: Set UPRT and GTSE on all cpus in H_REGISTER_PROCESS_TABLE
Suraj Jitindar Singh
2017-04-26
spapr: Workaround for broken radix guests
Sam Bobroff
2017-04-26
spapr: Enable ISA 3.0 MMU mode selection via CAS
Sam Bobroff
2017-04-26
target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL
Suraj Jitindar Singh
2017-04-26
target/ppc: Add new H-CALL shells for in memory table translation
Suraj Jitindar Singh
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
2017-03-01
target/ppc: Eliminate htab_base and htab_mask variables
David Gibson
2017-03-01
target/ppc: Cleanup HPTE accessors for 64-bit hash MMU
David Gibson
2017-03-01
pseries: Minor cleanups to HPT management hypercalls
David Gibson
[next]