Age | Commit message (Expand) | Author |
2023-09-06 | target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt() | jianchunfu |
2023-09-06 | hw/ppc/e500: fix broken snapshot replay | Maksim Kostin |
2023-09-06 | spapr: Fix record-replay machine reset consuming too many events | Nicholas Piggin |
2023-09-06 | spapr: Fix machine reset deadlock from replay-record | Nicholas Piggin |
2023-09-06 | target/ppc: Fix timebase reset with record-replay | Nicholas Piggin |
2023-09-06 | hw/ppc: Read time only once to perform decrementer write | Nicholas Piggin |
2023-09-06 | hw/ppc: Reset timebase facilities on machine reset | Nicholas Piggin |
2023-09-06 | hw/ppc: Always store the decrementer value | Nicholas Piggin |
2023-09-06 | target/ppc: Sign-extend large decrementer to 64-bits | Nicholas Piggin |
2023-09-06 | hw/ppc: Avoid decrementer rounding errors | Nicholas Piggin |
2023-09-06 | hw/ppc: Round up the decrementer interval when converting to ns | Nicholas Piggin |
2023-09-06 | hw/ppc: Introduce functions for conversion between timebase and nanoseconds | Nicholas Piggin |
2023-09-06 | hw/ppc/ppc.c: Tidy over-long lines | Nicholas Piggin |
2023-09-06 | ppc/vof: Fix missed fields in VOF cleanup | Nicholas Piggin |
2023-09-06 | spapr: implement H_SET_MODE debug facilities | Nicholas Piggin |
2023-08-24 | Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel... | Stefan Hajnoczi |
2023-08-23 | hw: Add compat machines for 8.2 | Cornelia Huck |
2023-08-22 | accel/kvm: Use negative KVM type for error propagation | Akihiko Odaki |
2023-08-04 | ppc/pegasos2: Fix reg property of 64 bit BARs in device tree | BALATON Zoltan |
2023-08-04 | ppc/pegasos2: Fix naming of device tree nodes | BALATON Zoltan |
2023-08-04 | ppc/pegasos2: Fix reg property of ROM BARs | BALATON Zoltan |
2023-08-04 | ppc/pegasos2: Fix reset state of USB functions | BALATON Zoltan |
2023-07-12 | hw/ppc/spapr: Use machine_memory_devices_init() | David Hildenbrand |
2023-07-10 | hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti... | Bernhard Beschow |
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 |