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-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
2021-01-19
hw/ppc/sam460ex: Drop use of ppcuic_init()
Peter Maydell
2021-01-13
macio: move OpenPIC inside macio-newworld device
Mark Cave-Ayland
2021-01-13
mac_newworld: delay wiring of PCI IRQs in New World machine
Mark Cave-Ayland
2021-01-13
macio: move heathrow PIC inside macio-oldworld device
Mark Cave-Ayland
2021-01-13
mac_oldworld: move initialisation of grackle before heathrow
Mark Cave-Ayland
2021-01-13
mac_oldworld: remove duplicate bus check for PPC_INPUT(env)
Mark Cave-Ayland
2021-01-06
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...
Peter Maydell
2021-01-06
ppc440_pcix: Fix up pci config access
BALATON Zoltan via
2021-01-06
ppc440_pcix: Fix register write trace event
BALATON Zoltan via
2021-01-06
ppc440_pcix: Improve comment for IRQ mapping
BALATON Zoltan via
2021-01-06
sam460ex: Remove FDT_PPC dependency from KConfig
BALATON Zoltan via
2021-01-06
ppc4xx: Move common dependency on serial to common option
BALATON Zoltan via
2021-01-06
pnv: Fix reverse dependency on PCI express root ports
Greg Kurz
2021-01-06
ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE
Greg Kurz
2021-01-06
ppc: Fix build with --without-default-devices
Greg Kurz
2021-01-06
spapr: Add drc_ prefix to the DRC realize and unrealize functions
Greg Kurz
2021-01-06
spapr: Use spapr_drc_reset_all() at machine reset
Greg Kurz
2021-01-06
spapr: Introduce spapr_drc_reset_all()
Greg Kurz
2021-01-06
spapr: Fix reset of transient DR connectors
Greg Kurz
2021-01-06
spapr: Call spapr_drc_reset() for all DRCs at CAS
Greg Kurz
2021-01-06
spapr: Allow memory unplug to always succeed
Greg Kurz
2021-01-06
spapr: Fix DR properties of the root node
Greg Kurz
2021-01-06
spapr: DRC lookup cannot fail
Greg Kurz
2021-01-06
hw/ppc/ppc440_bamboo: Drop use of ppcuic_init()
Peter Maydell
2021-01-06
hw/ppc/virtex_ml507: Drop use of ppcuic_init()
Peter Maydell
2021-01-06
ppc: Convert PPC UIC to a QOM device
Peter Maydell
2021-01-06
hw/ppc/ppc4xx_devs: Make code style fixes to UIC code
Peter Maydell
2021-01-04
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-15
vl: make qemu_get_machine_opts static
Paolo Bonzini
2020-12-15
ppc/spapr: cleanup -machine pseries,nvdimm=X handling
Igor Mammedov
2020-12-14
spapr.c: set a 'kvm-type' default value instead of relying on NULL
Daniel Henrique Barboza
2020-12-14
spapr: Pass sPAPR machine state to some RTAS events handling functions
Greg Kurz
2020-12-14
spapr: Don't use qdev_get_machine() in spapr_msi_write()
Greg Kurz
2020-12-14
spapr: Pass sPAPR machine state down to spapr_pci_switch_vga()
Greg Kurz
2020-12-14
ppc/e500: Free irqs array to avoid memleak
Gan Qixin
2020-12-14
hw/ppc: Do not re-read the clock on pre_save if doing savevm
Greg Kurz
2020-12-14
spapr: spapr_drc_attach() cannot fail
Greg Kurz
2020-12-14
spapr: Simplify error path of spapr_core_plug()
Greg Kurz
[next]