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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-15
ppc/kvm: use kvm_vm_check_extension() in kvmppc_is_pr()
Greg Kurz
1
-1
/
+1
2017-09-14
hmp: fix "dump-quest-memory" segfault (ppc)
Laurent Vivier
1
-2
/
+9
2017-09-08
ppc: spapr: Move VCPU ID calculation into sPAPR
Sam Bobroff
1
-15
/
+3
2017-09-08
ppc: remove non implemented cpu models
Igor Mammedov
1
-455
/
+0
2017-09-08
ppc: drop caching ObjectClass from PowerPCCPUAlias
Igor Mammedov
3
-26
/
+2
2017-09-08
ppc: simplify cpu model lookup by PVR
Igor Mammedov
1
-16
/
+11
2017-09-08
ppc: replace inter-function cyclic dependency/recurssion with 2 simple lookups
Igor Mammedov
1
-30
/
+13
2017-09-08
ppc: make cpu alias point only to real cpu models
Igor Mammedov
2
-27
/
+31
2017-09-08
ppc: make cpu_model translation to type consistent
Igor Mammedov
3
-378
/
+378
2017-09-08
ppc: use macros to make cpu type name from string literal
Igor Mammedov
5
-6
/
+9
2017-09-08
target/ppc: Remove old STATUS file
Thomas Huth
1
-550
/
+0
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
3
-15
/
+50
2017-09-08
ppc64: introduce e6500
KONRAD Frederic
3
-1
/
+93
2017-09-08
booke206: allow to specify an mmucfg value at the init
KONRAD Frederic
1
-4
/
+5
2017-09-08
booke206: fix tlbnps for fixed size TLB
KONRAD Frederic
2
-6
/
+32
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
2
-19
/
+1
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
3
-13
/
+13
2017-09-01
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
2
-7
/
+1
2017-08-31
ppc: use DIV_ROUND_UP
Marc-André Lureau
2
-2
/
+2
2017-08-22
ppc: fix ppc_set_compat() with KVM PR
Greg Kurz
1
-4
/
+5
2017-08-22
target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaround
Daniel Henrique Barboza
3
-0
/
+61
2017-08-09
target/ppc: Add stub implementation of the PSSCR
David Gibson
2
-0
/
+6
2017-08-09
target/ppc: Implement TIDR
David Gibson
2
-0
/
+6
2017-08-09
ppc: fix double-free in cpu_post_load()
Greg Kurz
1
-1
/
+0
2017-08-09
booke206: fix MAS update on tlb miss
KONRAD Frederic
1
-1
/
+1
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
1
-1
/
+4
2017-07-21
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
1
-2
/
+2
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
1
-3
/
+2
2017-07-19
target/ppc: optimize various functions using extract op
Philippe Mathieu-Daudé
2
-30
/
+15
2017-07-17
target/ppc: fix CPU hotplug when radix is enabled (TCG)
Cédric Le Goater
1
-1
/
+9
2017-07-17
pseries: Allow HPT resizing with KVM
David Gibson
2
-2
/
+86
2017-07-17
pseries: Implement HPT resizing
David Gibson
1
-0
/
+4
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
2
-0
/
+18
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
1
-1
/
+1
2017-07-11
ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPU
Greg Kurz
1
-1
/
+4
2017-07-11
target/ppc: Add debug function for radix mmu translation
Suraj Jitindar Singh
3
-1
/
+48
2017-07-11
target/ppc: Refactor tcg radix mmu code
Suraj Jitindar Singh
1
-14
/
+8
2017-07-11
target-ppc: SPR_BOOKE_ESR not set on FP exceptions
Aaron Larson
1
-0
/
+1
2017-06-30
target/ppc: Proper cleanup when ppc_cpu_realizefn fails
Bharata B Rao
1
-4
/
+8
2017-06-30
target/ppc: Fix return value in tcg radix mmu fault handler
Suraj Jitindar Singh
1
-1
/
+1
2017-06-30
target/ppc/excp_helper: Take BQL before calling cpu_interrupt()
Thomas Huth
1
-0
/
+3
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
3
-3
/
+69
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
3
-62
/
+131
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
1
-4
/
+4
2017-06-08
target/ppc: fix memory leak in kvmppc_is_mem_backend_page_size_ok()
Greg Kurz
1
-0
/
+1
2017-06-08
target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok()
Greg Kurz
2
-4
/
+4
2017-06-05
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
1
-0
/
+1
2017-05-24
target/ppc: reset reservation in do_rfi()
Nikunj A Dadhania
1
-0
/
+3
[next]