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
/
target
/
ppc
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
1
-1
/
+0
2017-09-27
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
1
-0
/
+1
2017-09-08
ppc: use macros to make cpu type name from string literal
Igor Mammedov
1
-0
/
+3
2017-09-08
booke206: fix tlbnps for fixed size TLB
KONRAD Frederic
1
-0
/
+22
2017-09-08
booke206: fix booke206_tlbnps for mav 2.0
KONRAD Frederic
1
-2
/
+2
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
1
-18
/
+0
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
1
-8
/
+8
2017-09-01
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
1
-2
/
+1
2017-08-09
target/ppc: Add stub implementation of the PSSCR
David Gibson
1
-0
/
+1
2017-08-09
target/ppc: Implement TIDR
David Gibson
1
-0
/
+1
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
1
-0
/
+1
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
1
-2
/
+3
2017-06-05
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
1
-0
/
+1
2017-05-11
target/ppc: Avoid printing wrong aliases in CPU help text
Thomas Huth
1
-0
/
+1
2017-05-11
target/ppc: Implement ISA V3.00 radix page fault handler
Suraj Jitindar Singh
1
-0
/
+2
2017-05-11
tcg: enable MTTCG by default for PPC64 on x86
Nikunj A Dadhania
1
-0
/
+2
2017-04-26
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
1
-0
/
+1
2017-04-26
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
1
-0
/
+4
2017-03-14
target/ppc: Fix wrong number of UAMR register
Thomas Huth
1
-1
/
+1
2017-03-03
target/ppc: Rework hash mmu page fault code and add defines for clarity
Suraj Jitindar Singh
1
-2
/
+12
2017-03-03
target/ppc: Move no-execute and guarded page checking into new function
Suraj Jitindar Singh
1
-0
/
+1
2017-03-03
target/ppc: Add Instruction Authority Mask Register Check
Suraj Jitindar Singh
1
-0
/
+5
2017-03-03
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
1
-0
/
+1
2017-03-01
Add PowerPC 32-bit guest memory dump support
Mike Nawrocki
1
-0
/
+2
2017-03-01
target/ppc: support for 32-bit carry and overflow
Nikunj A Dadhania
1
-0
/
+7
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
1
-2
/
+8
2017-03-01
target/ppc: Eliminate htab_base and htab_mask variables
David Gibson
1
-11
/
+0
2017-03-01
target/ppc: Cleanup HPTE accessors for 64-bit hash MMU
David Gibson
1
-1
/
+1
2017-03-01
target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()
David Gibson
1
-2
/
+1
2017-03-01
target/ppc: Fix KVM-HV HPTE accessors
David Gibson
1
-0
/
+1
2017-03-01
target/ppc: move cpu_[read, write]_xer to cpu.c
Nikunj A Dadhania
1
-12
/
+2
2017-02-22
target/ppc/POWER9: Adapt LPCR handling for POWER9
Suraj Jitindar Singh
1
-0
/
+18
2017-02-22
target/ppc: Fix LPCR DPFD mask define
Suraj Jitindar Singh
1
-1
/
+1
2017-01-31
target/ppc: Add pcr_supported to POWER9 cpu class definition
Suraj Jitindar Singh
1
-0
/
+1
2017-01-31
ppc: Add ppc_set_compat_all()
David Gibson
1
-0
/
+3
2017-01-31
ppc: Validate compatibility modes when setting
David Gibson
1
-0
/
+2
2017-01-31
ppc: Rewrite ppc_get_compat_smt_threads()
David Gibson
1
-1
/
+1
2017-01-31
ppc: Rewrite ppc_set_compat()
David Gibson
1
-1
/
+5
2017-01-31
ppc: Rename cpu_version to compat_pvr
David Gibson
1
-3
/
+3
2017-01-31
ppc: Clean up and QOMify hypercall emulation
David Gibson
1
-2
/
+24
2017-01-31
target-ppc: add vextu[bhw][lr]x instructions
Avinesh Kumar
1
-0
/
+2
2017-01-31
target-ppc: rename CRF_* defines as CRF_*_BIT
Nikunj A Dadhania
1
-8
/
+13
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+2454