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
2018-07-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
8
-11
/
+281
2018-07-03
ppc: Include vga cirrus card into the compiling process
Sebastian Bauer
1
-0
/
+1
2018-07-03
spapr: compute default value of "hpt-max-page-size" later
Greg Kurz
2
-7
/
+19
2018-07-03
ppc440_uc: Basic emulation of PPC440 DMA controller
BALATON Zoltan
3
-0
/
+226
2018-07-03
sam460ex: Add RTC device
BALATON Zoltan
1
-0
/
+1
2018-07-03
hw/ppc: Give sam46ex its own config option
David Gibson
1
-1
/
+2
2018-07-03
ppc/pnv: fix pnv_core_realize() error handling
Cédric Le Goater
1
-0
/
+1
2018-07-03
ppc/xics: rework the ICS classes inheritance tree
Cédric Le Goater
1
-1
/
+1
2018-07-03
sam460ex: Fix sam460ex device tree when booting the Linux kernel
Guenter Roeck
1
-0
/
+28
2018-07-03
mac_newworld: always enable disable_direct_reg3_writes for ADB machines
Mark Cave-Ayland
1
-2
/
+2
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
16
-59
/
+68
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2
-2
/
+2
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
6
-23
/
+23
2018-06-28
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
1
-10
/
+2
2018-06-28
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
1
-3
/
+3
2018-06-22
spapr: Don't rewrite mmu capabilities in KVM mode
David Gibson
1
-0
/
+2
2018-06-22
spapr: Limit available pagesizes to provide a consistent guest environment
David Gibson
1
-0
/
+34
2018-06-22
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
2
-10
/
+28
2018-06-22
spapr: Maximum (HPT) pagesize property
David Gibson
2
-0
/
+68
2018-06-21
spapr: remove unused spapr_irq routines
Cédric Le Goater
1
-79
/
+1
2018-06-21
spapr: split the IRQ allocation sequence
Cédric Le Goater
4
-8
/
+93
2018-06-21
spapr: Add cpu_apply hook to capabilities
David Gibson
2
-0
/
+21
2018-06-21
spapr: Compute effective capability values earlier
David Gibson
2
-5
/
+10
2018-06-21
target/ppc: Allow cpu compatiblity checks based on type, not instance
David Gibson
2
-16
/
+13
2018-06-21
ppc/pnv: consolidate the creation of the ISA bus device tree
Cédric Le Goater
1
-28
/
+23
2018-06-21
ppc/pnv: introduce Pnv8Chip and Pnv9Chip models
Cédric Le Goater
1
-102
/
+179
2018-06-21
spapr_cpu_core: migrate VPA related state
Greg Kurz
1
-0
/
+65
2018-06-21
spapr_cpu_core: migrate per-CPU data
Greg Kurz
2
-3
/
+26
2018-06-21
ppc/pnv: introduce a new isa_create() operation to the chip model
Cédric Le Goater
2
-20
/
+44
2018-06-21
ppc/pnv: introduce a new intc_create() operation to the chip model
Cédric Le Goater
2
-11
/
+28
2018-06-18
spapr: fix xics_system_init() error path
Greg Kurz
1
-8
/
+14
2018-06-16
target/ppc, spapr: Move VPA information to machine_data
David Gibson
2
-35
/
+55
2018-06-16
ppc/pnv: introduce a pnv_chip_core_realize() routine
Cédric Le Goater
1
-10
/
+22
2018-06-16
spapr_cpu_core: introduce spapr_create_vcpu()
Greg Kurz
1
-28
/
+45
2018-06-16
spapr_cpu_core: add missing rollback on realization path
Greg Kurz
1
-2
/
+9
2018-06-16
spapr_cpu_core: fix potential leak in spapr_cpu_core_realize()
Greg Kurz
1
-0
/
+2
2018-06-16
spapr_cpu_core: convert last snprintf() to g_strdup_printf()
Greg Kurz
1
-2
/
+3
2018-06-16
pnv: Add cpu unrealize path
David Gibson
1
-0
/
+21
2018-06-16
pnv: Clean up cpu realize path
David Gibson
1
-35
/
+21
2018-06-16
pnv_core: Allocate cpu thread objects individually
David Gibson
2
-8
/
+7
2018-06-16
pnv: Fix some error handling cpu realize()
David Gibson
1
-5
/
+2
2018-06-16
spapr: Clean up cpu realize/unrealize paths
David Gibson
1
-44
/
+25
2018-06-16
mac_newworld: add PMU device
Mark Cave-Ayland
2
-1
/
+10
2018-06-16
mac_newworld: add gpios to macio devices with PMU enabled
Mark Cave-Ayland
1
-0
/
+2
2018-06-16
mac_newworld: add via machine option to control mac99 VIA/ADB configuration
Mark Cave-Ayland
2
-7
/
+68
2018-06-16
ppc: introduce Core99MachinesState for the mac99 machine
Mark Cave-Ayland
2
-0
/
+18
2018-06-16
spapr: fix leak in h_client_architecture_support()
Greg Kurz
1
-0
/
+1
2018-06-16
ppc/spapr_caps: Don't disable cap_cfpc on POWER8 by default
Suraj Jitindar Singh
1
-5
/
+1
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
1
-1
/
+2
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
1
-1
/
+1
[next]