index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr.c: send QAPI event when memory hotunplug fails
Daniel Henrique Barboza
2021-03-09
1
-2
/
+11
*
spapr.c: remove duplicated assert in spapr_memory_unplug_request()
Daniel Henrique Barboza
2021-03-09
1
-1
/
+0
*
spapr.c: add 'unplug already in progress' message for PHB unplug
Daniel Henrique Barboza
2021-03-09
1
-0
/
+4
*
spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
Daniel Henrique Barboza
2021-03-09
1
-0
/
+43
*
spapr_drc.c: add hotunplug timeout for CPUs
Daniel Henrique Barboza
2021-03-09
1
-0
/
+4
*
spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
Daniel Henrique Barboza
2021-03-09
1
-3
/
+3
*
spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helper
Daniel Henrique Barboza
2021-02-10
1
-10
/
+1
*
spapr: move spapr_machine_using_legacy_numa() to spapr_numa.c
Daniel Henrique Barboza
2021-02-10
1
-9
/
+0
*
spapr: Adjust firmware path of PCI devices
Greg Kurz
2021-02-10
1
-0
/
+5
*
spapr.c: add 'name' property for hotplugged CPUs nodes
Daniel Henrique Barboza
2021-02-10
1
-0
/
+13
*
spapr.c: use g_auto* with 'nodename' in CPU DT functions
Daniel Henrique Barboza
2021-02-10
1
-4
/
+2
*
spapr: Add PEF based confidential guest support
David Gibson
2021-02-08
1
-1
/
+7
*
spapr: Improve handling of memory unplug with old guests
Greg Kurz
2021-01-19
1
-11
/
+13
*
spapr: Use spapr_drc_reset_all() at machine reset
Greg Kurz
2021-01-06
1
-14
/
+1
*
spapr: Allow memory unplug to always succeed
Greg Kurz
2021-01-06
1
-1
/
+5
*
spapr: Fix DR properties of the root node
Greg Kurz
2021-01-06
1
-9
/
+12
*
spapr: DRC lookup cannot fail
Greg Kurz
2021-01-06
1
-0
/
+2
*
ppc/spapr: cleanup -machine pseries,nvdimm=X handling
Igor Mammedov
2020-12-15
1
-0
/
+13
*
spapr.c: set a 'kvm-type' default value instead of relying on NULL
Daniel Henrique Barboza
2020-12-14
1
-4
/
+17
*
spapr: spapr_drc_attach() cannot fail
Greg Kurz
2020-12-14
1
-3
/
+3
*
spapr: Simplify error path of spapr_core_plug()
Greg Kurz
2020-12-14
1
-11
/
+10
*
spapr: Abort if ppc_set_compat() fails for hot-plugged CPUs
Greg Kurz
2020-12-14
1
-6
/
+4
*
spapr: Fix pre-2.10 dummy ICP hack
Greg Kurz
2020-12-14
1
-7
/
+7
*
spapr: Do TPM proxy hotplug sanity checks at pre-plug
Greg Kurz
2020-12-14
1
-5
/
+18
*
spapr: Do PHB hoplug sanity check at pre-plug
Greg Kurz
2020-12-14
1
-6
/
+11
*
spapr: Make PHB placement functions and spapr_pre_plug_phb() return status
Greg Kurz
2020-12-14
1
-17
/
+23
*
spapr: Do NVDIMM/PC-DIMM device hotplug sanity checks at pre-plug only
Greg Kurz
2020-12-14
1
-27
/
+13
*
vl: remove serial_max_hds
Paolo Bonzini
2020-12-10
1
-4
/
+2
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
ppc: remove bios_name
Paolo Bonzini
2020-12-10
1
-3
/
+1
*
hw: add compat machines for 6.0
Cornelia Huck
2020-12-08
1
-2
/
+13
*
spapr: Drop dead code in spapr_reallocate_hpt()
Greg Kurz
2020-11-05
1
-6
/
+0
*
spapr: Improve spapr_reallocate_hpt() error reporting
Greg Kurz
2020-10-27
1
-9
/
+11
*
target/ppc: Fix kvmppc_load_htab_chunk() error reporting
Greg Kurz
2020-10-27
1
-1
/
+3
*
spapr: Use error_append_hint() in spapr_reallocate_hpt()
Greg Kurz
2020-10-27
1
-3
/
+5
*
spapr: Simplify error handling in spapr_memory_plug()
Greg Kurz
2020-10-27
1
-12
/
+10
*
spapr: Pass &error_abort when getting some PC DIMM properties
Greg Kurz
2020-10-27
1
-14
/
+3
*
spapr: Use appropriate getter for PC_DIMM_SLOT_PROP
Greg Kurz
2020-10-27
1
-3
/
+6
*
spapr: Use appropriate getter for PC_DIMM_ADDR_PROP
Greg Kurz
2020-10-27
1
-2
/
+2
*
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
2020-10-27
1
-5
/
+1
*
spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code
Greg Kurz
2020-10-27
1
-0
/
+10
*
spapr: add spapr_machine_using_legacy_numa() helper
Daniel Henrique Barboza
2020-10-09
1
-0
/
+12
*
spapr: Add a return value to spapr_check_pagesize()
Greg Kurz
2020-10-09
1
-3
/
+1
*
spapr: Add a return value to spapr_nvdimm_validate()
Greg Kurz
2020-10-09
1
-3
/
+1
*
spapr: Add a return value to spapr_set_vcpu_id()
Greg Kurz
2020-10-09
1
-2
/
+3
*
spapr: Add a return value to spapr_drc_attach()
Greg Kurz
2020-10-09
1
-12
/
+3
*
spapr: Simplify error handling in callers of ppc_set_compat()
Greg Kurz
2020-10-09
1
-4
/
+3
*
spapr: Handle HPT allocation failure in nested guest
Fabiano Rosas
2020-10-09
1
-0
/
+6
*
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
2020-09-30
1
-1
/
+0
*
load_elf: Remove unused address variables from callers
BALATON Zoltan
2020-09-26
1
-7
/
+4
[next]