index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2021-03-12
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
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
qemu_timer.c: add timer_deadline_ms() helper
Daniel Henrique Barboza
2021-03-10
spapr_pci.c: add 'unplug already in progress' message for PCI unplug
Daniel Henrique Barboza
2021-03-10
spapr.c: add 'unplug already in progress' message for PHB unplug
Daniel Henrique Barboza
2021-03-10
hw/ppc: e500: Add missing <ranges> in the eTSEC node
Bin Meng
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_drc.c: introduce unplug_timeout_timer
Daniel Henrique Barboza
2021-03-10
spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
Daniel Henrique Barboza
2021-03-10
spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusable
Daniel Henrique Barboza
2021-03-10
spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical()
Daniel Henrique Barboza
2021-03-09
exec/memory: Use struct Object typedef
Philippe Mathieu-Daudé
2021-03-09
Various spelling fixes
Michael Tokarev
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-02-10
hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes
Bin Meng
2021-02-10
hw/ppc: e500: Use a macro for the platform clock frequency
Bin Meng
2021-02-10
ppc/pnv: Set default RAM size to 1 GB
Cédric Le Goater
2021-02-10
spapr_numa.c: fix ibm,max-associativity-domains calculation
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
ppc/pnv: Introduce a LPC FW memory region attribute to map the PNOR
Cédric Le Goater
2021-02-10
ppc/pnv: Remove default disablement of the PNOR contents
Cédric Le Goater
2021-02-10
ppc/pnv: Discard internal BMC initialization when BMC is external
Cédric Le Goater
2021-02-10
ppc/pnv: Simplify pnv_bmc_create()
Cédric Le Goater
2021-02-10
ppc/pnv: Use skiboot addresses to load kernel and ramfs
Cédric Le Goater
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-09
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-02-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...
Peter Maydell
2021-02-08
spapr_pci: add spapr msi read method
Prasad J Pandit
2021-02-08
prep: add ppc-parity write method
Prasad J Pandit
2021-02-08
spapr_pci: Fix memory leak of vmstate_spapr_pci
Jinhao Gao
2021-02-08
spapr: PEF: prevent migration
David Gibson
2021-02-08
spapr: Add PEF based confidential guest support
David Gibson
2021-01-27
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
2021-01-19
spapr_cpu_core.c: use g_auto* in spapr_create_vcpu()
Daniel Henrique Barboza
2021-01-19
spapr_rtas.c: fix identation of rtas_ibm_suspend_me() args
Daniel Henrique Barboza
2021-01-19
spapr_hcall.c: make do_client_architecture_support static
Daniel Henrique Barboza
2021-01-19
spapr: Improve handling of memory unplug with old guests
Greg Kurz
2021-01-19
sam460ex: Use type cast macro instead of simple cast
BALATON Zoltan
2021-01-19
Revert "ppc4xx: Move common dependency on serial to common option"
BALATON Zoltan
2021-01-19
Revert "sam460ex: Remove FDT_PPC dependency from KConfig"
BALATON Zoltan
2021-01-19
hw/ppc: Remove unused ppcuic_init()
Peter Maydell
2021-01-19
hw/ppc/ppc405_uc: Drop use of ppcuic_init()
Peter Maydell
2021-01-19
hw/ppc: Delete unused ppc405cr_init() code
Peter Maydell
[next]