index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
1
-1
/
+1
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
1
-2
/
+13
2023-08-22
accel/kvm: Use negative KVM type for error propagation
Akihiko Odaki
1
-1
/
+1
2023-08-04
ppc/pegasos2: Fix reg property of 64 bit BARs in device tree
BALATON Zoltan
1
-1
/
+5
2023-08-04
ppc/pegasos2: Fix naming of device tree nodes
BALATON Zoltan
1
-0
/
+8
2023-08-04
ppc/pegasos2: Fix reg property of ROM BARs
BALATON Zoltan
1
-1
/
+5
2023-08-04
ppc/pegasos2: Fix reset state of USB functions
BALATON Zoltan
1
-0
/
+4
2023-07-12
hw/ppc/spapr: Use machine_memory_devices_init()
David Hildenbrand
2
-19
/
+20
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
1
-1
/
+1
2023-07-07
ppc/pnv: Add QME region for P10
Joel Stanley
2
-2
/
+79
2023-07-07
ppc/pnv: Set P10 core xscom region size to match hardware
Nicholas Piggin
1
-2
/
+4
2023-07-07
ppc/pnv: Log all unimp warnings with similar message
Joel Stanley
1
-16
/
+18
2023-07-07
ppc440_pcix: Rename QOM type define abd move it to common header
BALATON Zoltan
2
-6
/
+5
2023-07-07
ppc4xx_pci: Add define for ppc4xx-host-bridge type name
BALATON Zoltan
2
-3
/
+4
2023-07-07
ppc4xx_pci: Rename QOM type name define
BALATON Zoltan
2
-5
/
+4
2023-07-07
ppc440_pcix: Stop using system io region for PCI bus
BALATON Zoltan
2
-8
/
+7
2023-07-07
ppc440_pcix: Don't use iomem for regs
BALATON Zoltan
1
-3
/
+4
2023-07-07
ppc/sam460ex: Remove address_space_mem local variable
BALATON Zoltan
1
-4
/
+4
2023-07-07
ppc440: Remove ppc460ex_pcie_init legacy init function
BALATON Zoltan
3
-23
/
+16
2023-07-07
ppc440: Add busnum property to PCIe controller model
BALATON Zoltan
1
-14
/
+11
2023-07-07
ppc440: Stop using system io region for PCIe buses
BALATON Zoltan
1
-3
/
+6
2023-07-07
ppc440: Rename local variable in dcr_read_pcie()
BALATON Zoltan
1
-25
/
+25
2023-07-07
ppc440: Rename parent field of PPC460EXPCIEState to match code style
BALATON Zoltan
1
-1
/
+1
2023-07-07
ppc440: Add a macro to shorten PCIe controller DCR registration
BALATON Zoltan
1
-48
/
+28
2023-07-07
ppc440: Add cpu link property to PCIe controller model
BALATON Zoltan
1
-52
/
+62
2023-07-07
ppc440: Change ppc460ex_pcie_init() parameter type
BALATON Zoltan
3
-5
/
+6
2023-07-07
ppc/pnv: SMT support for powernv
Nicholas Piggin
2
-8
/
+17
2023-07-07
target/ppc: Add LPAR-per-core vs per-thread mode flag
Nicholas Piggin
1
-0
/
+2
2023-07-07
ppc/pegasos2: Add support for -initrd command line option
BALATON Zoltan
1
-1
/
+31
2023-07-07
ppc/pnv: Return zero for core thread state xscom
Joel Stanley
1
-0
/
+10
2023-07-07
ppc/pnv: Add P10 core xscom model
Joel Stanley
1
-2
/
+42
2023-07-07
ppc/pnv: Add P10 quad xscom model
Joel Stanley
2
-1
/
+55
2023-07-07
ppc/pnv: Subclass quad xscom callbacks
Joel Stanley
2
-17
/
+34
2023-07-07
ppc/pnv: quad xscom callbacks are P9 specific
Joel Stanley
1
-9
/
+10
2023-07-07
pnv/psi: Initialize the PSIHB interrupts to match hardware
Frederic Barrat
1
-0
/
+2
2023-07-07
hw/ppc: Fix clock update drift
Nicholas Piggin
1
-16
/
+17
2023-07-07
target/ppc: Make HDECR underflow edge triggered
Nicholas Piggin
1
-7
/
+9
2023-07-07
pnv/psi: Allow access to PSI registers through xscom
Frederic Barrat
1
-10
/
+21
2023-06-28
target/ppc: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2
-0
/
+4
2023-06-25
spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
Nicholas Piggin
3
-6
/
+32
2023-06-25
hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-25
target/ppc: Add msgsnd/p and DPDES SMT support
Nicholas Piggin
1
-0
/
+6
2023-06-25
ppc/spapr: Move spapr nested HV to a new file
Nicholas Piggin
4
-414
/
+399
2023-06-25
ppc/spapr: load and store l2 state with helper functions
Nicholas Piggin
1
-79
/
+85
2023-06-25
ppc/spapr: Add a nested state struct
Nicholas Piggin
1
-38
/
+112
2023-06-25
ppc/spapr: H_ENTER_NESTED should restore host XER ca field
Nicholas Piggin
1
-0
/
+1
2023-06-25
ppc/pnv: Rephrase error when run with KVM
Cédric Le Goater
1
-1
/
+2
2023-06-25
ppc/bamboo: Report an error when run with KVM
Cédric Le Goater
1
-11
/
+6
2023-06-25
ppc/prep: Report an error when run with KVM
Cédric Le Goater
1
-13
/
+7
2023-06-10
hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCI
Thomas Huth
1
-0
/
+1
[next]