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-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
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
1
-0
/
+1
2017-09-08
ppc4xx: Make MAL emulation more generic
BALATON Zoltan
1
-1
/
+2
2017-09-08
ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs
BALATON Zoltan
1
-0
/
+2
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
1
-0
/
+3
2017-09-08
hw/ppc: CAS reset on early device hotplug
Daniel Henrique Barboza
1
-0
/
+1
2017-09-08
hw/ppc: clear pending_events on machine reset
Daniel Henrique Barboza
1
-0
/
+1
2017-07-17
pseries: Use smaller default hash page tables when guest can resize
David Gibson
2
-0
/
+3
2017-07-17
pseries: Implement HPT resizing
David Gibson
1
-0
/
+6
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
1
-0
/
+11
2017-07-17
ppc/pnv: Remove unused XICSState reference
Alexey Kardashevskiy
1
-2
/
+0
2017-07-17
spapr: Implement DR-indicator for physical DRCs only
David Gibson
1
-4
/
+9
2017-07-17
spapr: Remove sPAPRConfigureConnectorState sub-structure
David Gibson
1
-10
/
+6
[next]