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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-02-07
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...
Peter Maydell
7
-31
/
+28
2018-02-06
spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device
Alexey Kardashevskiy
1
-0
/
+18
2018-02-06
hw/ppc: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
7
-31
/
+28
2018-01-29
target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS
Suraj Jitindar Singh
1
-0
/
+58
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch
Suraj Jitindar Singh
2
-0
/
+23
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_bounds_check
Suraj Jitindar Singh
2
-0
/
+23
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_cache
Suraj Jitindar Singh
2
-10
/
+28
2018-01-29
target/ppc/spapr_caps: Add support for tristate spapr_capabilities
Suraj Jitindar Singh
1
-0
/
+66
2018-01-29
spapr_pci: fix MSI/MSIX selection
Greg Kurz
1
-19
/
+42
2018-01-27
ppc: Deprecate qemu-system-ppcemb
thuth@redhat.com
3
-0
/
+31
2018-01-20
target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstate
Suraj Jitindar Singh
1
-54
/
+24
2018-01-20
spapr: fix device tree properties when using compatibility mode
Greg Kurz
3
-18
/
+16
2018-01-20
spapr: drop duplicate variable in spapr_core_plug()
Greg Kurz
1
-3
/
+1
2018-01-20
hw/ppc/Makefile: Add a way to disable the PPC4xx boards
Thomas Huth
1
-2
/
+2
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
1
-5
/
+8
2018-01-19
spapr: Allow only supported dynamic sysbus devices
Eduardo Habkost
1
-2
/
+1
2018-01-19
ppc: e500: Allow only supported dynamic sysbus devices
Eduardo Habkost
1
-2
/
+2
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
2
-2
/
+5
2018-01-17
ppc/pnv: change initrd address
Cédric Le Goater
1
-1
/
+1
2018-01-17
ppc/pnv: fix XSCOM core addressing on POWER9
Cédric Le Goater
2
-8
/
+9
2018-01-17
ppc/pnv: introduce pnv*_is_power9() helpers
Cédric Le Goater
1
-5
/
+3
2018-01-17
ppc/pnv: change core mask for POWER9
Cédric Le Goater
1
-2
/
+2
2018-01-17
ppc/pnv: use POWER9 DD2 processor
Cédric Le Goater
1
-1
/
+1
2018-01-17
spapr: Adjust default VSMT value for better migration compatibility
David Gibson
1
-3
/
+8
2018-01-17
spapr: Allow some cases where we can't set VSMT mode in the kernel
David Gibson
1
-7
/
+19
2018-01-17
target/ppc: Clarify compat mode max_threads value
David Gibson
1
-2
/
+2
2018-01-17
spapr: Remove unnecessary 'options' field from sPAPRCapabilityInfo
David Gibson
1
-5
/
+1
2018-01-17
hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation
Suraj Jitindar Singh
2
-166
/
+201
2018-01-17
spapr: Handle Decimal Floating Point (DFP) as an optional capability
David Gibson
2
-3
/
+22
2018-01-17
spapr: Handle VMX/VSX presence as an spapr capability flag
David Gibson
2
-9
/
+36
2018-01-17
spapr: Validate capabilities on migration
David Gibson
2
-3
/
+99
2018-01-17
spapr: Treat Hardware Transactional Memory (HTM) as an optional capability
David Gibson
2
-6
/
+38
2018-01-17
spapr: Capabilities infrastructure
David Gibson
3
-1
/
+189
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
17
-210
/
+335
2018-01-10
spapr: Correct compatibility mode setting for hotplugged CPUs
David Gibson
2
-1
/
+10
2018-01-10
hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge device
Thomas Huth
1
-47
/
+0
2018-01-10
target/ppc: more use of the PPC_*() macros
Cédric Le Goater
1
-5
/
+5
2018-01-10
ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
Cédric Le Goater
6
-64
/
+60
2018-01-10
spapr_pci: use warn_report()
Greg Kurz
2
-4
/
+4
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
1
-0
/
+1
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-18
ppc: remove duplicated includes
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
1
-0
/
+1
2017-12-15
spapr: don't initialize PATB entry if max-cpu-compat < power9
Laurent Vivier
1
-2
/
+4
2017-12-15
spapr: Assume msi_nonbroken
David Gibson
1
-3
/
+2
2017-12-15
spapr: Rename machine init functions for clarity
David Gibson
1
-6
/
+6
2017-12-15
spapr_events: drop bogus cell from "interrupt-ranges" property
Greg Kurz
1
-3
/
+0
2017-12-15
spapr: fix LSI interrupt specifiers in the device tree
Greg Kurz
3
-5
/
+4
2017-12-15
spapr: replace numa_get_node() with lookup in pc-dimm list
Igor Mammedov
1
-1
/
+28
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
3
-8
/
+17
[next]