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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
1
-1
/
+1
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
1
-0
/
+1
2021-09-30
spapr_numa.c: FORM2 NUMA affinity support
Daniel Henrique Barboza
1
-0
/
+8
2021-09-30
spapr: move FORM1 verifications to post CAS
Daniel Henrique Barboza
1
-33
/
+0
2021-09-30
spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors
Daniel Henrique Barboza
1
-1
/
+9
2021-09-29
spapr.c: handle dev->id in spapr_memory_unplug_rollback()
Daniel Henrique Barboza
1
-1
/
+1
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
1
-2
/
+13
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-1
/
+1
2021-07-09
usb: drop usb_host_dev_is_scsi_storage hook
Gerd Hoffmann
1
-1
/
+1
2021-07-09
target/ppc: Support for H_RPT_INVALIDATE hcall
Bharata B Rao
1
-0
/
+6
2021-07-09
spapr: Fix implementation of Open Firmware client interface
Alexey Kardashevskiy
1
-9
/
+1
2021-07-09
spapr: Implement Open Firmware client interface
Alexey Kardashevskiy
1
-7
/
+60
2021-07-09
spapr: tune rtas-size
Alexey Kardashevskiy
1
-2
/
+6
2021-06-03
spapr: Don't hijack current_machine->boot_order
Greg Kurz
1
-3
/
+5
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
[next]