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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
1
-2
/
+2
2021-05-19
hw/ppc/spapr.c: Make sure the host supports the selected MMU mode
Fabiano Rosas
1
-0
/
+1
2021-05-19
hw/ppc/spapr.c: Extract MMU mode error reporting into a function
Fabiano Rosas
1
-0
/
+16
2021-05-05
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
1
-5
/
+14
2021-05-04
spapr.c: do not use MachineClass::max_cpus to limit CPUs
Daniel Henrique Barboza
1
-1
/
+10
2021-05-04
spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDR
Alexey Kardashevskiy
1
-4
/
+4
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
1
-2
/
+13
2021-04-12
spapr.c: always pulse guest IRQ in spapr_core_unplug_request()
Daniel Henrique Barboza
1
-1
/
+10
2021-04-12
spapr: rollback 'unplug timeout' for CPU hotunplugs
Daniel Henrique Barboza
1
-4
/
+0
2021-03-31
spapr: Assert DIMM unplug state in spapr_memory_unplug()
Greg Kurz
1
-0
/
+3
2021-03-10
spapr.c: send QAPI event when memory hotunplug fails
Daniel Henrique Barboza
1
-2
/
+11
2021-03-10
spapr.c: remove duplicated assert in spapr_memory_unplug_request()
Daniel Henrique Barboza
1
-1
/
+0
2021-03-10
spapr.c: add 'unplug already in progress' message for PHB unplug
Daniel Henrique Barboza
1
-0
/
+4
2021-03-10
spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
Daniel Henrique Barboza
1
-0
/
+43
2021-03-10
spapr_drc.c: add hotunplug timeout for CPUs
Daniel Henrique Barboza
1
-0
/
+4
2021-03-10
spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
Daniel Henrique Barboza
1
-3
/
+3
2021-02-10
spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helper
Daniel Henrique Barboza
1
-10
/
+1
2021-02-10
spapr: move spapr_machine_using_legacy_numa() to spapr_numa.c
Daniel Henrique Barboza
1
-9
/
+0
2021-02-10
spapr: Adjust firmware path of PCI devices
Greg Kurz
1
-0
/
+5
2021-02-10
spapr.c: add 'name' property for hotplugged CPUs nodes
Daniel Henrique Barboza
1
-0
/
+13
2021-02-10
spapr.c: use g_auto* with 'nodename' in CPU DT functions
Daniel Henrique Barboza
1
-4
/
+2
2021-02-08
spapr: Add PEF based confidential guest support
David Gibson
1
-1
/
+7
2021-01-19
spapr: Improve handling of memory unplug with old guests
Greg Kurz
1
-11
/
+13
2021-01-06
spapr: Use spapr_drc_reset_all() at machine reset
Greg Kurz
1
-14
/
+1
2021-01-06
spapr: Allow memory unplug to always succeed
Greg Kurz
1
-1
/
+5
2021-01-06
spapr: Fix DR properties of the root node
Greg Kurz
1
-9
/
+12
2021-01-06
spapr: DRC lookup cannot fail
Greg Kurz
1
-0
/
+2
2020-12-15
ppc/spapr: cleanup -machine pseries,nvdimm=X handling
Igor Mammedov
1
-0
/
+13
2020-12-14
spapr.c: set a 'kvm-type' default value instead of relying on NULL
Daniel Henrique Barboza
1
-4
/
+17
2020-12-14
spapr: spapr_drc_attach() cannot fail
Greg Kurz
1
-3
/
+3
2020-12-14
spapr: Simplify error path of spapr_core_plug()
Greg Kurz
1
-11
/
+10
2020-12-14
spapr: Abort if ppc_set_compat() fails for hot-plugged CPUs
Greg Kurz
1
-6
/
+4
2020-12-14
spapr: Fix pre-2.10 dummy ICP hack
Greg Kurz
1
-7
/
+7
2020-12-14
spapr: Do TPM proxy hotplug sanity checks at pre-plug
Greg Kurz
1
-5
/
+18
2020-12-14
spapr: Do PHB hoplug sanity check at pre-plug
Greg Kurz
1
-6
/
+11
2020-12-14
spapr: Make PHB placement functions and spapr_pre_plug_phb() return status
Greg Kurz
1
-17
/
+23
2020-12-14
spapr: Do NVDIMM/PC-DIMM device hotplug sanity checks at pre-plug only
Greg Kurz
1
-27
/
+13
2020-12-10
vl: remove serial_max_hds
Paolo Bonzini
1
-4
/
+2
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-12-10
ppc: remove bios_name
Paolo Bonzini
1
-3
/
+1
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
1
-2
/
+13
2020-11-05
spapr: Drop dead code in spapr_reallocate_hpt()
Greg Kurz
1
-6
/
+0
2020-10-28
spapr: Improve spapr_reallocate_hpt() error reporting
Greg Kurz
1
-9
/
+11
2020-10-28
target/ppc: Fix kvmppc_load_htab_chunk() error reporting
Greg Kurz
1
-1
/
+3
2020-10-28
spapr: Use error_append_hint() in spapr_reallocate_hpt()
Greg Kurz
1
-3
/
+5
2020-10-28
spapr: Simplify error handling in spapr_memory_plug()
Greg Kurz
1
-12
/
+10
2020-10-28
spapr: Pass &error_abort when getting some PC DIMM properties
Greg Kurz
1
-14
/
+3
2020-10-28
spapr: Use appropriate getter for PC_DIMM_SLOT_PROP
Greg Kurz
1
-3
/
+6
[next]