index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_hcall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
spapr: nested: register nested-hv api hcalls only for cap-nested-hv
Harsh Prateek Bora
1
-2
/
+22
2024-02-23
hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
Philippe Mathieu-Daudé
1
-2
/
+2
2024-02-23
hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
Philippe Mathieu-Daudé
1
-4
/
+8
2023-12-20
hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-09-20
ppc: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-09-06
spapr: implement H_SET_MODE debug facilities
Nicholas Piggin
1
-0
/
+57
2023-07-12
hw/ppc/spapr: Use machine_memory_devices_init()
David Hildenbrand
1
-1
/
+1
2023-06-25
ppc/spapr: Move spapr nested HV to a new file
Nicholas Piggin
1
-414
/
+2
2023-06-25
ppc/spapr: load and store l2 state with helper functions
Nicholas Piggin
1
-79
/
+85
2023-06-25
ppc/spapr: Add a nested state struct
Nicholas Piggin
1
-38
/
+112
2023-06-25
ppc/spapr: H_ENTER_NESTED should restore host XER ca field
Nicholas Piggin
1
-0
/
+1
2023-05-28
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
1
-11
/
+13
2023-05-05
ppc: spapr: cleanup cr get/set with helpers.
Harsh Prateek Bora
1
-16
/
+2
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
1
-0
/
+1
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
1
-0
/
+6
2022-10-17
hw/ppc: set machine->fdt in spapr machine
Daniel Henrique Barboza
1
-0
/
+8
2022-07-18
ppc: Check partition and process table alignment
Leandro Lupori
1
-0
/
+9
2022-04-20
spapr: Move nested KVM hypercalls under a TCG only config.
Fabiano Rosas
1
-6
/
+20
2022-04-20
spapr: Move hypercall_register_softmmu
Fabiano Rosas
1
-25
/
+25
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2022-02-18
spapr: implement nested-hv capability for the virtual hypervisor
Nicholas Piggin
1
-0
/
+333
2021-09-30
spapr: move FORM1 verifications to post CAS
Daniel Henrique Barboza
1
-0
/
+6
2021-09-30
spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
Daniel Henrique Barboza
1
-0
/
+1
2021-07-09
spapr: Fix implementation of Open Firmware client interface
Alexey Kardashevskiy
1
-3
/
+2
2021-07-09
target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits
Nicholas Piggin
1
-0
/
+2
2021-07-09
spapr: Implement Open Firmware client interface
Alexey Kardashevskiy
1
-3
/
+22
2021-05-19
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
1
-9
/
+3
2021-05-19
hw/ppc: moved hcalls that depend on softmmu
Lucas Mateus Castro (alqotel)
1
-576
/
+32
2021-05-19
hw/ppc/spapr.c: Extract MMU mode error reporting into a function
Fabiano Rosas
1
-12
/
+2
2021-05-05
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
1
-1
/
+7
2021-05-04
target/ppc: Add POWER10 exception model
Nicholas Piggin
1
-1
/
+6
2021-05-04
target/ppc: rework AIL logic in interrupt delivery
Nicholas Piggin
1
-1
/
+2
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-01-19
spapr_hcall.c: make do_client_architecture_support static
Daniel Henrique Barboza
1
-0
/
+1
2021-01-06
spapr: Introduce spapr_drc_reset_all()
Greg Kurz
1
-34
/
+6
2021-01-06
spapr: Fix reset of transient DR connectors
Greg Kurz
1
-1
/
+7
2021-01-06
spapr: Call spapr_drc_reset() for all DRCs at CAS
Greg Kurz
1
-3
/
+4
2020-12-14
spapr: Pass sPAPR machine state down to spapr_pci_switch_vga()
Greg Kurz
1
-3
/
+4
2020-11-05
spapr: Convert hpt_prepare_thread() to use qemu_try_memalign()
Greg Kurz
1
-1
/
+1
2020-10-09
spapr: Simplify error handling in do_client_architecture_support()
Greg Kurz
1
-4
/
+3
2020-10-09
spapr: Get rid of cas_check_pvr() error reporting
Greg Kurz
1
-15
/
+12
2020-09-08
spapr: move h_home_node_associativity to spapr_numa.c
Daniel Henrique Barboza
1
-40
/
+0
2020-07-10
qom: Crash more nicely on object_property_get_link() failure
Markus Armbruster
1
-1
/
+2
2020-05-07
spapr: Drop CAS reboot flag
Greg Kurz
1
-19
/
+14
2020-05-07
spapr/cas: Separate CAS handling from rebuilding the FDT
Alexey Kardashevskiy
1
-26
/
+41
2020-05-07
spapr: Simplify selection of radix/hash during CAS
Greg Kurz
1
-5
/
+1
2020-05-07
spapr: Don't check capabilities removed between CAS calls
Greg Kurz
1
-13
/
+1
2020-03-24
spapr: Fix memory leak in h_client_architecture_support()
Greg Kurz
1
-0
/
+1
2020-03-17
spapr: Don't attempt to clamp RMA to VRMA constraint
David Gibson
1
-2
/
+2
2020-03-17
spapr: Handle pending hot plug/unplug requests at CAS
Greg Kurz
1
-6
/
+5
[next]