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-03-06
openpic: move KVM-specific declarations into separate openpic_kvm.h file
Mark Cave-Ayland
1
-1
/
+1
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
4
-1
/
+3
2018-02-16
target/ppc: convert to TranslatorOps
Emilio G. Cota
1
-162
/
+167
2018-02-16
target/ppc: convert to DisasContextBase
Emilio G. Cota
3
-86
/
+91
2018-02-09
Include qapi/qmp/qnull.h exactly where needed
Markus Armbruster
2
-1
/
+1
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
5
-4
/
+1
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+4
2018-02-06
spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device
Alexey Kardashevskiy
2
-1
/
+12
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
1
-4
/
+4
2018-01-29
target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]
Suraj Jitindar Singh
2
-0
/
+76
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
3
-4
/
+4
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
[next]