Age | Commit message (Expand) | Author |
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 |
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 |