index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
2017-09-27
1
-1
/
+3
|
\
|
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
|
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
2017-09-27
3
-31
/
+8
*
|
ppc: remove all unused CPU definitions
John Snow
2017-09-27
1
-225
/
+0
*
|
ppc: remove unused CPU definitions
John Snow
2017-09-27
1
-32
/
+0
*
|
ppc/kvm: generalize the use of kvmppc_get_htab_fd()
Greg Kurz
2017-09-27
2
-20
/
+11
*
|
ppc/kvm: change kvmppc_get_htab_fd() to return -errno on error
Greg Kurz
2017-09-27
1
-2
/
+8
*
|
ppc: Add 460EX embedded CPU
BALATON Zoltan
2017-09-27
3
-0
/
+42
*
|
ppc/kvm: drop kvmppc_has_cap_htab_fd()
Greg Kurz
2017-09-27
2
-11
/
+0
*
|
ppc/kvm: check some capabilities with kvm_vm_check_extension()
Greg Kurz
2017-09-27
1
-3
/
+3
|
/
*
exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly
David Hildenbrand
2017-09-19
1
-1
/
+0
*
General warn report fixups
Alistair Francis
2017-09-19
1
-2
/
+1
*
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
1
-9
/
+9
*
ppc/kvm: use kvm_vm_check_extension() in kvmppc_is_pr()
Greg Kurz
2017-09-15
1
-1
/
+1
*
hmp: fix "dump-quest-memory" segfault (ppc)
Laurent Vivier
2017-09-14
1
-2
/
+9
*
ppc: spapr: Move VCPU ID calculation into sPAPR
Sam Bobroff
2017-09-08
1
-15
/
+3
*
ppc: remove non implemented cpu models
Igor Mammedov
2017-09-08
1
-455
/
+0
*
ppc: drop caching ObjectClass from PowerPCCPUAlias
Igor Mammedov
2017-09-08
3
-26
/
+2
*
ppc: simplify cpu model lookup by PVR
Igor Mammedov
2017-09-08
1
-16
/
+11
*
ppc: replace inter-function cyclic dependency/recurssion with 2 simple lookups
Igor Mammedov
2017-09-08
1
-30
/
+13
*
ppc: make cpu alias point only to real cpu models
Igor Mammedov
2017-09-08
2
-27
/
+31
*
ppc: make cpu_model translation to type consistent
Igor Mammedov
2017-09-08
3
-378
/
+378
*
ppc: use macros to make cpu type name from string literal
Igor Mammedov
2017-09-08
5
-6
/
+9
*
target/ppc: Remove old STATUS file
Thomas Huth
2017-09-08
1
-550
/
+0
*
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
2017-09-08
3
-15
/
+50
*
ppc64: introduce e6500
KONRAD Frederic
2017-09-08
3
-1
/
+93
*
booke206: allow to specify an mmucfg value at the init
KONRAD Frederic
2017-09-08
1
-4
/
+5
*
booke206: fix tlbnps for fixed size TLB
KONRAD Frederic
2017-09-08
2
-6
/
+32
*
booke206: fix booke206_tlbnps for mav 2.0
KONRAD Frederic
2017-09-08
1
-2
/
+2
*
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
2017-09-08
2
-19
/
+1
*
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
2017-09-08
3
-13
/
+13
*
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
2
-7
/
+1
*
ppc: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
2
-2
/
+2
*
ppc: fix ppc_set_compat() with KVM PR
Greg Kurz
2017-08-22
1
-4
/
+5
*
target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaround
Daniel Henrique Barboza
2017-08-22
3
-0
/
+61
*
target/ppc: Add stub implementation of the PSSCR
David Gibson
2017-08-09
2
-0
/
+6
*
target/ppc: Implement TIDR
David Gibson
2017-08-09
2
-0
/
+6
*
ppc: fix double-free in cpu_post_load()
Greg Kurz
2017-08-09
1
-1
/
+0
*
booke206: fix MAS update on tlb miss
KONRAD Frederic
2017-08-09
1
-1
/
+1
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
2017-07-24
1
-1
/
+4
*
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
2017-07-21
1
-2
/
+2
*
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
1
-3
/
+2
*
target/ppc: optimize various functions using extract op
Philippe Mathieu-Daudé
2017-07-19
2
-30
/
+15
*
target/ppc: fix CPU hotplug when radix is enabled (TCG)
Cédric Le Goater
2017-07-17
1
-1
/
+9
*
pseries: Allow HPT resizing with KVM
David Gibson
2017-07-17
2
-2
/
+86
*
pseries: Implement HPT resizing
David Gibson
2017-07-17
1
-0
/
+4
*
pseries: Stubs for HPT resizing
David Gibson
2017-07-17
2
-0
/
+18
*
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
2017-07-14
1
-1
/
+1
*
ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPU
Greg Kurz
2017-07-11
1
-1
/
+4
[next]