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
2019-04-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...
Peter Maydell
8
-80
/
+580
2019-04-26
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-2
/
+13
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2
-10
/
+44
2019-04-26
ppc/spapr: Use proper HPTE accessors for H_READ
Benjamin Herrenschmidt
1
-6
/
+5
2019-04-26
spapr: Drop duplicate PCI swizzle code
Greg Kurz
1
-20
/
+4
2019-04-26
spapr_pci: Get rid of duplicate code for node name creation
Greg Kurz
1
-4
/
+1
2019-04-26
spapr/irq: remove spapr_ics_create()
Cédric Le Goater
1
-30
/
+14
2019-04-26
spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers
Cédric Le Goater
1
-1
/
+1
2019-04-26
hw/ppc/prep: Drop useless inclusion of "hw/input/i8042.h"
Philippe Mathieu-Daudé
1
-1
/
+0
2019-04-26
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
4
-8
/
+511
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
1
-2
/
+13
2019-04-25
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
1
-2
/
+2
2019-04-12
spapr_pci: Fix broken naming of PCI bus
Greg Kurz
1
-2
/
+2
2019-04-09
spapr_pci: Fix extended config space accesses
Greg Kurz
1
-2
/
+26
2019-03-29
spapr/irq: Add XIVE sanity checks on non-P9 machines
Cédric Le Goater
2
-7
/
+51
2019-03-29
spapr: Simplify handling of host-serial and host-model values
David Gibson
1
-38
/
+19
2019-03-29
target/ppc: Consolidate 64-bit server processor detection in a helper
Greg Kurz
1
-1
/
+1
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+4
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-1
/
+5
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
1
-8
/
+0
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-14
/
+14
2019-03-21
virtio-vga: only enable for specific boards
Paolo Bonzini
1
-0
/
+1
2019-03-20
hw/ppc/Kconfig: e500 based machines require virtio-net-pci device
Philippe Mathieu-Daudé
1
-0
/
+1
2019-03-20
hw/ppc/Kconfig: Bamboo machine requires e1000 network card
Philippe Mathieu-Daudé
1
-0
/
+1
2019-03-20
prep: do not select I82374
Paolo Bonzini
1
-1
/
+0
2019-03-19
spapr: Remove NULL checks on error_propagate() calls
Markus Armbruster
1
-3
/
+1
2019-03-19
ppc/pnv: Fix variable size in pnv_psi_power9_irq_set()
Greg Kurz
1
-1
/
+1
2019-03-19
ppc/pnv: Use local_err variable in pnv_chip_power9_intc_create()
Greg Kurz
1
-1
/
+1
2019-03-19
spapr: Correctly set LPCR[GTSE] in H_REGISTER_PROCESS_TABLE
David Gibson
1
-1
/
+2
2019-03-18
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
1
-0
/
+1
2019-03-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...
Peter Maydell
3
-106
/
+43
2019-03-12
spapr: Use CamelCase properly
David Gibson
16
-735
/
+735
2019-03-12
ppc/pnv: add a "ibm,opal/power-mgt" device tree node on POWER9
Cédric Le Goater
1
-0
/
+15
2019-03-12
ppc/pnv: add more dummy XSCOM addresses
Cédric Le Goater
1
-6
/
+27
2019-03-12
ppc/pnv: POWER9 XSCOM quad support
Cédric Le Goater
2
-1
/
+124
2019-03-12
ppc/pnv: extend XSCOM core support for POWER9
Cédric Le Goater
1
-13
/
+87
2019-03-12
ppc/pnv: add a OCC model for POWER9
Cédric Le Goater
2
-0
/
+85
2019-03-12
ppc/pnv: add a OCC model class
Cédric Le Goater
2
-18
/
+39
2019-03-12
ppc/pnv: add SerIRQ routing registers
Cédric Le Goater
1
-0
/
+14
2019-03-12
ppc/pnv: add a LPC Controller model for POWER9
Cédric Le Goater
2
-1
/
+221
2019-03-12
ppc/pnv: add a 'dt_isa_nodename' to the chip
Cédric Le Goater
1
-13
/
+5
2019-03-12
ppc/pnv: add a LPC Controller class model
Cédric Le Goater
2
-25
/
+62
2019-03-12
ppc/pnv: lpc: fix OPB address ranges
Cédric Le Goater
1
-3
/
+4
2019-03-12
ppc/pnv: add a PSI bridge model for POWER9
Cédric Le Goater
2
-2
/
+345
2019-03-12
ppc/pnv: add a PSI bridge class model
Cédric Le Goater
2
-26
/
+59
2019-03-12
mac_newworld: use node name instead of alias name for hd device in FWPathProv...
Mark Cave-Ayland
1
-2
/
+2
2019-03-12
mac_oldworld: use node name instead of alias name for hd device in FWPathProv...
Mark Cave-Ayland
1
-2
/
+2
2019-03-12
spapr_iommu: Do not replay mappings from just created DMA window
Alexey Kardashevskiy
2
-0
/
+41
2019-03-12
ppc/pnv: psi: add a reset handler
Cédric Le Goater
1
-0
/
+11
2019-03-12
ppc/pnv: psi: add a PSIHB_REG macro
Cédric Le Goater
1
-2
/
+4
[next]