index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-07
target/ppc: Reorder #ifdef'ry in kvm_ppc.h
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Machine check on invalid real address access on POWER9/10
Nicholas Piggin
2023-07-07
tests/qtest: Add xscom tests for powernv10 machine
Nicholas Piggin
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
tests/avocado: Add powernv machine test script
Nicholas Piggin
2023-07-07
ppc/pnv: SMT support for powernv
Nicholas Piggin
2023-07-07
target/ppc: SMT support for the HID SPR
Nicholas Piggin
2023-07-07
target/ppc: Add LPAR-per-core vs per-thread mode flag
Nicholas Piggin
2023-07-07
pnv/xive2: Always pass a presenter object when accessing the TIMA
Frederic Barrat
2023-07-07
pnv/xive: Print CPU target in all TIMA traces
Frederic Barrat
2023-07-07
ppc/pegasos2: Add support for -initrd command line option
BALATON Zoltan
2023-07-07
pnv/xive: Allow mmio operations of any size on the ESB CI pages
Frederic Barrat
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
pnv/xive: Add property on xive sources to define PQ state on reset
Frederic Barrat
2023-07-07
pnv/xive2: Fix TIMA offset for indirect access
Frederic Barrat
2023-07-07
target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
Narayana Murty N
2023-07-07
target/ppc: Get CPUState in one step
BALATON Zoltan
2023-07-07
target/ppd: Remove unused define
BALATON Zoltan
2023-07-07
target/ppc: Remove some more local CPUState variables only used once
BALATON Zoltan
2023-07-07
target/ppc: Move common check in exception handlers to a function
BALATON Zoltan
2023-07-07
target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
BALATON Zoltan
2023-07-07
target/ppc: Remove some superfluous parentheses
BALATON Zoltan
2023-07-07
pnv/xive2: Allow indirect TIMA accesses of all sizes
Frederic Barrat
2023-07-07
tests/avocado: record_replay test for ppc powernv machine
Nicholas Piggin
2023-07-07
target/ppc: Fix icount access for some hypervisor instructions
Nicholas Piggin
2023-07-07
sungem: Add WOL MMIO
Nicholas Piggin
2023-07-07
target/ppc: Add TFMR SPR implementation with read and write helpers
Nicholas Piggin
2023-07-07
target/ppc: Tidy POWER book4 SPR registration
Nicholas Piggin
2023-07-07
mv64361: Add dummy gigabit ethernet PHY access registers
BALATON Zoltan
[next]