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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2018-01-20
target/ppc: add support for hypervisor doorbells on book3s CPUs
Cédric Le Goater
5
-5
/
+84
2018-01-20
target-ppc: optimize cmp translation
pbonzini@redhat.com
1
-17
/
+12
2018-01-20
target/ppc: msgsnd and msgclr instructions need hypervisor privilege
Cédric Le Goater
1
-2
/
+2
2018-01-20
target/ppc: fix doorbell and hypervisor doorbell definitions
Cédric Le Goater
1
-4
/
+4
2018-01-17
target-ppc: Fix booke206 tlbwe TLB instruction
Luc MICHEL
1
-5
/
+27
2018-01-17
target/ppc: add support for POWER9 HILE
Cédric Le Goater
2
-1
/
+2
2018-01-17
target/ppc: Clarify compat mode max_threads value
David Gibson
2
-9
/
+18
2018-01-17
ppc: Change Power9 compat table to support at most 8 threads/core
Jose Ricardo Ziviani
1
-1
/
+8
2018-01-17
target/ppc: Clean up probing of VMX, VSX and DFP availability on KVM
David Gibson
2
-23
/
+6
2018-01-17
target/ppc: Yet another fix for KVM-HV HPTE accessors
Alexey Kardashevskiy
1
-4
/
+7
2018-01-10
target/ppc: more use of the PPC_*() macros
Cédric Le Goater
2
-23
/
+35
2017-12-29
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
1
-1
/
+1
2017-12-18
ppc: remove duplicated includes
Philippe Mathieu-Daudé
1
-3
/
+0
2017-12-15
target/ppc: introduce the PPC_BIT() macro
Cédric Le Goater
1
-49
/
+56
2017-12-15
spapr/rtas: disable the decrementer interrupt when a CPU is unplugged
Cédric Le Goater
1
-3
/
+6
2017-12-15
pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClass
Cédric Le Goater
2
-12
/
+12
2017-12-15
target/ppc: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
1
-15
/
+8
2017-12-05
target/ppc: Fix system lockups caused by interrupt_request state corruption
Richard Purdie
2
-6
/
+18
2017-11-30
target-ppc: Don't invalidate non-supported msr bits
Kurban Mallachiev
1
-2
/
+2
2017-11-27
target/ppc: Fix setting of cpu->compat_pvr on incoming migration
Suraj Jitindar Singh
1
-1
/
+3
2017-11-22
ppc: fix VTB migration
Laurent Vivier
1
-2
/
+2
2017-11-08
ppc: fix setting of compat mode
Greg Kurz
1
-1
/
+1
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2
-5
/
+29
2017-10-26
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
1
-0
/
+2
2017-10-25
ppc: Support Capstone in disas_set_info
Richard Henderson
1
-0
/
+6
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
1
-1
/
+1
2017-10-25
target/ppc: Convert to disas_set_info hook
Richard Henderson
2
-4
/
+22
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
1
-4
/
+0
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
1
-1
/
+1
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2
-19
/
+19
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2
-10
/
+1
2017-10-24
tcg: Remove TCGV_EQUAL*
Richard Henderson
1
-2
/
+2
2017-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
3
-5
/
+9
2017-10-17
ppc: move ppc_cpu_lookup_alias() before its first user
Igor Mammedov
1
-13
/
+13
2017-10-17
ppc: spapr: register 'host' core type along with the rest of core types
Igor Mammedov
1
-11
/
+0
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
1
-1
/
+1
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
2
-0
/
+58
2017-10-17
target/ppc: Fix carry flag setting for shift algebraic instructions
Sandipan Das
2
-8
/
+20
2017-10-17
target/ppc: Add POWER9 DD2.0 model information
David Gibson
2
-2
/
+5
2017-10-17
target/ppc: Remove unused PPC 460 and 460F definitions
Thomas Huth
1
-217
/
+0
2017-10-16
build: remove CONFIG_LIBDECNUMBER
Paolo Bonzini
1
-0
/
+1
2017-09-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
1
-1
/
+3
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-09-27
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
3
-31
/
+8
2017-09-27
ppc: remove all unused CPU definitions
John Snow
1
-225
/
+0
2017-09-27
ppc: remove unused CPU definitions
John Snow
1
-32
/
+0
2017-09-27
ppc/kvm: generalize the use of kvmppc_get_htab_fd()
Greg Kurz
2
-20
/
+11
2017-09-27
ppc/kvm: change kvmppc_get_htab_fd() to return -errno on error
Greg Kurz
1
-2
/
+8
2017-09-27
ppc: Add 460EX embedded CPU
BALATON Zoltan
3
-0
/
+42
[next]