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
/
include
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-20
trivial: Do not include pci.h if it is not necessary
Thomas Huth
1
-2
/
+0
2018-05-07
spapr: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
1
-2
/
+2
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
1
-1
/
+0
2018-05-04
spapr: Make a helper to set up cpu entry point state
David Gibson
1
-0
/
+3
2018-04-27
spapr: Support ibm,dynamic-memory-v2 property
Bharata B Rao
1
-0
/
+1
2018-04-27
target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()
David Gibson
1
-1
/
+1
2018-03-06
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
Suraj Jitindar Singh
1
-1
/
+4
2018-03-06
openpic: move OpenPIC state and related definitions to openpic.h
Mark Cave-Ayland
1
-1
/
+158
2018-03-06
openpic: move KVM-specific declarations into separate openpic_kvm.h file
Mark Cave-Ayland
2
-3
/
+7
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-0
/
+1
2018-02-16
spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
Greg Kurz
1
-1
/
+1
2018-02-16
spapr: move VCPU calculation to core machine code
Greg Kurz
1
-0
/
+1
2018-01-29
target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS
Suraj Jitindar Singh
1
-0
/
+1
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch
Suraj Jitindar Singh
1
-1
/
+4
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_bounds_check
Suraj Jitindar Singh
1
-1
/
+4
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_cache
Suraj Jitindar Singh
1
-1
/
+4
2018-01-29
target/ppc/spapr_caps: Add support for tristate spapr_capabilities
Suraj Jitindar Singh
1
-0
/
+4
2018-01-29
target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]
Suraj Jitindar Singh
1
-0
/
+12
2018-01-27
ppc/pnv: fix PnvChip redefinition in <hw/ppc/pnv_xscom.h>
Cédric Le Goater
1
-2
/
+0
2018-01-17
ppc/pnv: fix XSCOM core addressing on POWER9
Cédric Le Goater
2
-3
/
+11
2018-01-17
ppc/pnv: introduce pnv*_is_power9() helpers
Cédric Le Goater
1
-0
/
+10
2018-01-17
hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation
Suraj Jitindar Singh
1
-21
/
+24
2018-01-17
spapr: Handle Decimal Floating Point (DFP) as an optional capability
David Gibson
1
-0
/
+3
2018-01-17
spapr: Handle VMX/VSX presence as an spapr capability flag
David Gibson
1
-0
/
+3
2018-01-17
spapr: Validate capabilities on migration
David Gibson
1
-0
/
+6
2018-01-17
spapr: Treat Hardware Transactional Memory (HTM) as an optional capability
David Gibson
1
-0
/
+3
2018-01-17
spapr: Capabilities infrastructure
David Gibson
1
-0
/
+31
2018-01-10
ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
Cédric Le Goater
2
-7
/
+7
2017-12-15
spapr: fix LSI interrupt specifiers in the device tree
Greg Kurz
1
-0
/
+10
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
3
-2
/
+2
2017-12-15
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
2
-4
/
+6
2017-12-15
ppc/xics: introduce an icp_create() helper
Cédric Le Goater
1
-0
/
+3
2017-12-15
spapr_cpu_core: instantiate CPUs separately
Greg Kurz
1
-1
/
+1
2017-11-14
xics/kvm: synchonize state before 'info pic'
Greg Kurz
1
-0
/
+2
2017-10-17
ppc: pnv: drop PnvChipClass::cpu_model field
Igor Mammedov
2
-2
/
+0
2017-10-17
ppc: pnv: drop PnvCoreClass::cpu_oc field
Igor Mammedov
1
-1
/
+0
2017-10-17
ppc: pnv: normalize core/chip type names
Igor Mammedov
2
-4
/
+9
2017-10-17
ppc: pnv: use generic cpu_model parsing
Igor Mammedov
1
-4
/
+4
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
2
-2
/
+1
2017-10-17
ppc: spapr: register 'host' core type along with the rest of core types
Igor Mammedov
1
-1
/
+0
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
1
-1
/
+1
2017-10-17
ppc: spapr: define core types statically
Igor Mammedov
1
-0
/
+2
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
1
-1
/
+0
2017-10-17
ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
Igor Mammedov
1
-2
/
+0
2017-09-27
mac_dbdma: remove DBDMA_init() function
Mark Cave-Ayland
1
-1
/
+0
2017-09-27
mac_dbdma: QOMify
Mark Cave-Ayland
1
-0
/
+6
2017-09-27
mac_dbdma: remove unused IO fields from DBDMAState
Mark Cave-Ayland
1
-4
/
+0
2017-09-27
ppc/pnv: Improve macro parenthesization
Eric Blake
1
-1
/
+1
2017-09-27
ppc: Fix OpenPIC model
Benjamin Herrenschmidt
1
-0
/
+1
2017-09-15
ppc/xive: fix OV5_XIVE_EXPLOIT bits
Cédric Le Goater
1
-1
/
+2
[next]