Age | Commit message (Expand) | Author |
2023-07-07 | ppc/pnv: Add QME region for P10 | Joel Stanley |
2023-07-07 | ppc/pnv: Set P10 core xscom region size to match hardware | Nicholas Piggin |
2023-07-07 | ppc/pnv: Log all unimp warnings with similar message | Joel Stanley |
2023-07-07 | ppc440_pcix: Rename QOM type define abd move it to common header | BALATON Zoltan |
2023-07-07 | ppc4xx_pci: Add define for ppc4xx-host-bridge type name | BALATON Zoltan |
2023-07-07 | ppc4xx_pci: Rename QOM type name define | BALATON Zoltan |
2023-07-07 | ppc440_pcix: Stop using system io region for PCI bus | BALATON Zoltan |
2023-07-07 | ppc440_pcix: Don't use iomem for regs | BALATON Zoltan |
2023-07-07 | ppc/sam460ex: Remove address_space_mem local variable | BALATON Zoltan |
2023-07-07 | ppc440: Remove ppc460ex_pcie_init legacy init function | BALATON Zoltan |
2023-07-07 | ppc440: Add busnum property to PCIe controller model | BALATON Zoltan |
2023-07-07 | ppc440: Stop using system io region for PCIe buses | BALATON Zoltan |
2023-07-07 | ppc440: Rename local variable in dcr_read_pcie() | BALATON Zoltan |
2023-07-07 | ppc440: Rename parent field of PPC460EXPCIEState to match code style | BALATON Zoltan |
2023-07-07 | ppc440: Add a macro to shorten PCIe controller DCR registration | BALATON Zoltan |
2023-07-07 | ppc440: Add cpu link property to PCIe controller model | BALATON Zoltan |
2023-07-07 | ppc440: Change ppc460ex_pcie_init() parameter type | BALATON Zoltan |
2023-07-07 | ppc/pnv: SMT support for powernv | Nicholas Piggin |
2023-07-07 | target/ppc: Add LPAR-per-core vs per-thread mode flag | Nicholas Piggin |
2023-07-07 | ppc/pegasos2: Add support for -initrd command line option | BALATON Zoltan |
2023-07-07 | ppc/pnv: Return zero for core thread state xscom | Joel Stanley |
2023-07-07 | ppc/pnv: Add P10 core xscom model | Joel Stanley |
2023-07-07 | ppc/pnv: Add P10 quad xscom model | Joel Stanley |
2023-07-07 | ppc/pnv: Subclass quad xscom callbacks | Joel Stanley |
2023-07-07 | ppc/pnv: quad xscom callbacks are P9 specific | Joel Stanley |
2023-07-07 | pnv/psi: Initialize the PSIHB interrupts to match hardware | Frederic Barrat |
2023-07-07 | hw/ppc: Fix clock update drift | Nicholas Piggin |
2023-07-07 | target/ppc: Make HDECR underflow edge triggered | Nicholas Piggin |
2023-07-07 | pnv/psi: Allow access to PSI registers through xscom | Frederic Barrat |
2023-06-28 | target/ppc: Restrict KVM-specific fields from ArchCPU | Philippe Mathieu-Daudé |
2023-06-25 | spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs | Nicholas Piggin |
2023-06-25 | hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled() | Philippe Mathieu-Daudé |
2023-06-25 | target/ppc: Add msgsnd/p and DPDES SMT support | Nicholas Piggin |
2023-06-25 | ppc/spapr: Move spapr nested HV to a new file | Nicholas Piggin |
2023-06-25 | ppc/spapr: load and store l2 state with helper functions | Nicholas Piggin |
2023-06-25 | ppc/spapr: Add a nested state struct | Nicholas Piggin |
2023-06-25 | ppc/spapr: H_ENTER_NESTED should restore host XER ca field | Nicholas Piggin |
2023-06-25 | ppc/pnv: Rephrase error when run with KVM | Cédric Le Goater |
2023-06-25 | ppc/bamboo: Report an error when run with KVM | Cédric Le Goater |
2023-06-25 | ppc/prep: Report an error when run with KVM | Cédric Le Goater |
2023-06-10 | hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCI | Thomas Huth |
2023-06-10 | target/ppc: Decrementer fix BookE semantics | Nicholas Piggin |
2023-06-10 | target/ppc: Fix decrementer time underflow and infinite timer loop | Nicholas Piggin |
2023-06-05 | bulk: Remove pointless QOM casts | Philippe Mathieu-Daudé |
2023-05-28 | ppc/pegasos2: Change default CPU to 7457 | BALATON Zoltan |
2023-05-28 | target/ppc: Add POWER9 DD2.2 model | Nicholas Piggin |
2023-05-28 | pnv_lpc: disable reentrancy detection for lpc-hc | Alexander Bulekov |
2023-05-28 | hw/ppc/prep: Fix wiring of PIC -> CPU interrupt | Bernhard Beschow |
2023-05-28 | spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall | Nicholas Piggin |
2023-05-22 | hw/ppc: Use MachineClass->default_nic in the ppc machines | Thomas Huth |