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
/
include
/
hw
/
ppc
/
spapr.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr: nested: Introduce cap-nested-papr for Nested PAPR API
Harsh Prateek Bora
2024-03-13
1
-1
/
+5
*
spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls.
Harsh Prateek Bora
2024-03-13
1
-0
/
+3
*
spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall.
Harsh Prateek Bora
2024-03-13
1
-0
/
+2
*
spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls.
Harsh Prateek Bora
2024-03-13
1
-1
/
+3
*
spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls.
Harsh Prateek Bora
2024-03-13
1
-1
/
+6
*
spapr: nested: Introduce SpaprMachineStateNested to store related info.
Harsh Prateek Bora
2024-03-13
1
-1
/
+2
*
spapr: nested: register nested-hv api hcalls only for cap-nested-hv
Harsh Prateek Bora
2024-03-13
1
-0
/
+4
*
hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
Philippe Mathieu-Daudé
2024-02-23
1
-3
/
+6
*
ppc: spelling fixes
Michael Tokarev
2023-09-20
1
-1
/
+1
*
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
2023-09-18
1
-7
/
+2
*
spapr: Fix record-replay machine reset consuming too many events
Nicholas Piggin
2023-09-06
1
-0
/
+1
*
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
2023-09-06
1
-0
/
+1
*
ppc/spapr: Move spapr nested HV to a new file
Nicholas Piggin
2023-06-25
1
-62
/
+0
*
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
2023-05-28
1
-1
/
+3
*
hw/ppc/spapr: Reduce "vof.h" inclusion
Philippe Mathieu-Daudé
2022-12-21
1
-1
/
+2
*
hw/ppc/spapr: Fix code style problems reported by checkpatch
Bernhard Beschow
2022-09-20
1
-2
/
+3
*
ppc/spapr: Implement H_WATCHDOG
Alexey Kardashevskiy
2022-07-06
1
-1
/
+24
*
spapr/ddw: Reset DMA when the last non-default window is removed
Alexey Kardashevskiy
2022-07-06
1
-0
/
+1
*
pseries: allow setting stdout-path even on machines with a VGA
Paolo Bonzini
2022-05-26
1
-1
/
+1
*
ppc/spapr/ddw: Add 2M pagesize
Alexey Kardashevskiy
2022-04-20
1
-0
/
+1
*
spapr: implement nested-hv capability for the virtual hypervisor
Nicholas Piggin
2022-02-18
1
-1
/
+73
*
spapr: nvdimm: Implement H_SCM_FLUSH hcall
Shivaprasad G Bhat
2022-02-18
1
-1
/
+3
*
spapr_numa.c: FORM2 NUMA affinity support
Daniel Henrique Barboza
2021-09-30
1
-0
/
+9
*
spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
Daniel Henrique Barboza
2021-09-30
1
-1
/
+1
*
spapr_numa.c: parametrize FORM1 macros
Daniel Henrique Barboza
2021-09-30
1
-14
/
+14
*
target/ppc: Support for H_RPT_INVALIDATE hcall
Bharata B Rao
2021-07-09
1
-2
/
+6
*
spapr: Fix implementation of Open Firmware client interface
Alexey Kardashevskiy
2021-07-09
1
-2
/
+1
*
target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits
Nicholas Piggin
2021-07-09
1
-0
/
+3
*
spapr: Implement Open Firmware client interface
Alexey Kardashevskiy
2021-07-09
1
-1
/
+18
*
spapr: tune rtas-size
Alexey Kardashevskiy
2021-07-09
1
-1
/
+1
*
spapr: Don't hijack current_machine->boot_order
Greg Kurz
2021-06-03
1
-0
/
+3
*
hw/ppc: moved hcalls that depend on softmmu
Lucas Mateus Castro (alqotel)
2021-05-19
1
-0
/
+6
*
hw/ppc/spapr.c: Extract MMU mode error reporting into a function
Fabiano Rosas
2021-05-19
1
-0
/
+1
*
spapr.h: increase FDT_MAX_SIZE
Daniel Henrique Barboza
2021-05-04
1
-1
/
+1
*
ppc: Rename current DAWR macros and variables
Ravi Bangoria
2021-05-04
1
-1
/
+1
*
ppc/spapr: Add support for implement support for H_SCM_HEALTH
Vaibhav Jain
2021-05-04
1
-1
/
+2
*
spapr: Fix typo in the patb_entry comment
Alexey Kardashevskiy
2021-03-31
1
-1
/
+1
*
spapr.c: send QAPI event when memory hotunplug fails
Daniel Henrique Barboza
2021-03-10
1
-2
/
+1
*
spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
Daniel Henrique Barboza
2021-03-10
1
-0
/
+2
*
spapr: move spapr_machine_using_legacy_numa() to spapr_numa.c
Daniel Henrique Barboza
2021-02-10
1
-1
/
+0
*
spapr_hcall.c: make do_client_architecture_support static
Daniel Henrique Barboza
2021-01-19
1
-5
/
+0
*
spapr.h: fix trailing whitespace in phb_placement
Daniel Henrique Barboza
2021-01-19
1
-1
/
+1
*
spapr: Improve handling of memory unplug with old guests
Greg Kurz
2021-01-19
1
-1
/
+1
*
spapr: Fix buffer overflow in spapr_numa_associativity_init()
Greg Kurz
2021-01-06
1
-1
/
+4
*
spapr: Allow memory unplug to always succeed
Greg Kurz
2021-01-06
1
-0
/
+1
*
spapr: Pass sPAPR machine state down to spapr_pci_switch_vga()
Greg Kurz
2020-12-14
1
-1
/
+1
*
spapr: Make PHB placement functions and spapr_pre_plug_phb() return status
Greg Kurz
2020-12-14
1
-1
/
+1
*
spapr: Improve spapr_reallocate_hpt() error reporting
Greg Kurz
2020-10-28
1
-2
/
+1
*
spapr: add spapr_machine_using_legacy_numa() helper
Daniel Henrique Barboza
2020-10-09
1
-0
/
+2
*
spapr: Add a return value to spapr_check_pagesize()
Greg Kurz
2020-10-09
1
-1
/
+1
[next]