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: Don't hijack current_machine->boot_order
Greg Kurz
2021-06-03
1
-3
/
+5
*
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
2021-05-19
1
-2
/
+2
*
hw/ppc/spapr.c: Make sure the host supports the selected MMU mode
Fabiano Rosas
2021-05-19
1
-0
/
+1
*
hw/ppc/spapr.c: Extract MMU mode error reporting into a function
Fabiano Rosas
2021-05-19
1
-0
/
+16
*
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
2021-05-05
1
-5
/
+14
|
\
|
*
spapr.c: do not use MachineClass::max_cpus to limit CPUs
Daniel Henrique Barboza
2021-05-04
1
-1
/
+10
|
*
spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDR
Alexey Kardashevskiy
2021-05-04
1
-4
/
+4
*
|
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
|
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
|
/
*
hw: add compat machines for 6.1
Cornelia Huck
2021-04-30
1
-2
/
+13
*
spapr.c: always pulse guest IRQ in spapr_core_unplug_request()
Daniel Henrique Barboza
2021-04-12
1
-1
/
+10
*
spapr: rollback 'unplug timeout' for CPU hotunplugs
Daniel Henrique Barboza
2021-04-12
1
-4
/
+0
*
spapr: Assert DIMM unplug state in spapr_memory_unplug()
Greg Kurz
2021-03-31
1
-0
/
+3
*
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
[next]