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-06-03
ppc/pef.c: initialize cgs->ready in kvmppc_svm_init()
Daniel Henrique Barboza
2021-06-03
spapr: Set LPCR to current AIL mode when starting a new CPU
Nicholas Piggin
2021-06-03
spapr: Remove stale comment about power-saving LPCR bits
Nicholas Piggin
2021-06-03
spapr: nvdimm: Fix the persistent-memory root node name in device tree
Shivaprasad G Bhat
2021-06-03
spapr: nvdimm: Forward declare and move the definitions
Shivaprasad G Bhat
2021-06-03
spapr: Fix EEH capability issue on KVM guest for PCI passthru
Mahesh Salgaonkar
2021-06-03
spapr: Don't hijack current_machine->boot_order
Greg Kurz
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-26
hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Philippe Mathieu-Daudé
2021-05-19
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
2021-05-19
target/ppc: moved function out of mmu-hash64
Lucas Mateus Castro (alqotel)
2021-05-19
hw/ppc: moved hcalls that depend on softmmu
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
hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
2021-05-04
hw/ppc/spapr_vio: Reset TCE table object with device_cold_reset()
Peter Maydell
2021-05-04
target/ppc: Add POWER10 exception model
Nicholas Piggin
2021-05-04
target/ppc: rework AIL logic in interrupt delivery
Nicholas Piggin
2021-05-04
spapr_drc.c: handle hotunplug errors in drc_unisolate_logical()
Daniel Henrique Barboza
2021-05-04
spapr.c: do not use MachineClass::max_cpus to limit CPUs
Daniel Henrique Barboza
2021-05-04
ppc/spapr: Add support for implement support for H_SCM_HEALTH
Vaibhav Jain
2021-05-04
spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDR
Alexey Kardashevskiy
2021-05-04
hw/ppc: Add emulation of Genesi/bPlan Pegasos II
BALATON Zoltan
2021-05-04
hw/ppc/spapr_rtas: Update hflags after setting msr
Richard Henderson
2021-05-04
hw/ppc/pnv_core: Update hflags after setting msr
Richard Henderson
2021-05-04
hw/ppc/mac_newworld: Restrict RAM to 2 GiB
Philippe Mathieu-Daudé
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include cpu.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-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
hw: Do not include hw/irq.h if it is not 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-04-06
hw/ppc/e500plat: Only try to add valid dynamic sysbus devices to platform bus
Peter Maydell
2021-03-31
spapr: Assert DIMM unplug state in spapr_memory_unplug()
Greg Kurz
2021-03-31
hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC node
Bin Meng
2021-03-18
hw/ide: remove 'ide-drive' device
Daniel P. Berrangé
2021-03-16
spapr_iommu: Fix vhost integration regression
Eric Auger
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
[next]