index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
Age
Commit message (
Expand
)
Author
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-02
hw/ppc/spapr.c: fail early if no firmware found in machine_init()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
Daniel Henrique Barboza
2022-02-18
spapr: implement nested-hv capability for the virtual hypervisor
Nicholas Piggin
2022-02-18
target/ppc: Introduce a vhyp framework for nested HV support
Nicholas Piggin
2022-02-18
target/ppc: make vhyp get_pate method take lpid and return success
Nicholas Piggin
2022-02-18
spapr: nvdimm: Implement H_SCM_FLUSH hcall
Shivaprasad G Bhat
2022-01-28
spapr.c: check bus != NULL in spapr_get_fw_dev_path()
Daniel Henrique Barboza
2022-01-12
spapr: Fix support of POWER5+ processors
Cédric Le Goater
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2021-11-29
target/ppc: fix Hash64 MMU update of PTE bit R
Leandro Lupori
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-09-30
spapr_numa.c: FORM2 NUMA affinity support
Daniel Henrique Barboza
2021-09-30
spapr: move FORM1 verifications to post CAS
Daniel Henrique Barboza
2021-09-30
spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors
Daniel Henrique Barboza
2021-09-29
spapr.c: handle dev->id in spapr_memory_unplug_rollback()
Daniel Henrique Barboza
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-09
usb: drop usb_host_dev_is_scsi_storage hook
Gerd Hoffmann
2021-07-09
target/ppc: Support for H_RPT_INVALIDATE hcall
Bharata B Rao
2021-07-09
spapr: Fix implementation of Open Firmware client interface
Alexey Kardashevskiy
2021-07-09
spapr: Implement Open Firmware client interface
Alexey Kardashevskiy
2021-07-09
spapr: tune rtas-size
Alexey Kardashevskiy
2021-06-03
spapr: Don't hijack current_machine->boot_order
Greg Kurz
2021-05-19
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
2021-05-19
hw/ppc/spapr.c: Make sure the host supports the selected MMU mode
Fabiano Rosas
2021-05-19
hw/ppc/spapr.c: Extract MMU mode error reporting into a function
Fabiano Rosas
2021-05-05
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
2021-05-04
spapr.c: do not use MachineClass::max_cpus to limit CPUs
Daniel Henrique Barboza
2021-05-04
spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDR
Alexey Kardashevskiy
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2021-04-12
spapr.c: always pulse guest IRQ in spapr_core_unplug_request()
Daniel Henrique Barboza
2021-04-12
spapr: rollback 'unplug timeout' for CPU hotunplugs
Daniel Henrique Barboza
2021-03-31
spapr: Assert DIMM unplug state in spapr_memory_unplug()
Greg Kurz
2021-03-10
spapr.c: send QAPI event when memory hotunplug fails
Daniel Henrique Barboza
2021-03-10
spapr.c: remove duplicated assert in spapr_memory_unplug_request()
Daniel Henrique Barboza
2021-03-10
spapr.c: add 'unplug already in progress' message for PHB unplug
Daniel Henrique Barboza
2021-03-10
spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
Daniel Henrique Barboza
2021-03-10
spapr_drc.c: add hotunplug timeout for CPUs
Daniel Henrique Barboza
2021-03-10
spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
Daniel Henrique Barboza
2021-02-10
spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helper
Daniel Henrique Barboza
2021-02-10
spapr: move spapr_machine_using_legacy_numa() to spapr_numa.c
Daniel Henrique Barboza
2021-02-10
spapr: Adjust firmware path of PCI devices
Greg Kurz
2021-02-10
spapr.c: add 'name' property for hotplugged CPUs nodes
Daniel Henrique Barboza
2021-02-10
spapr.c: use g_auto* with 'nodename' in CPU DT functions
Daniel Henrique Barboza
2021-02-08
spapr: Add PEF based confidential guest support
David Gibson
2021-01-19
spapr: Improve handling of memory unplug with old guests
Greg Kurz
[next]