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