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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/ppc: Style fixes
David Gibson
2017-04-26
1
-186
/
+186
*
e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user read
Bernhard Kaindl
2017-04-26
1
-0
/
+10
*
target/ppc: Flush TLB on write to PIDR
Suraj Jitindar Singh
2017-04-26
3
-2
/
+17
*
target/ppc: Fix size of struct PPCElfPrstatus
Anton Blanchard
2017-04-26
1
-1
/
+1
*
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
2017-04-26
1
-0
/
+1
*
target/ppc: Add ibm,processor-radix-AP-encodings for TCG
Suraj Jitindar Singh
2017-04-26
1
-0
/
+20
*
target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
Alexey Kardashevskiy
2017-04-26
2
-0
/
+20
*
target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL
Suraj Jitindar Singh
2017-04-26
2
-0
/
+41
*
target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3
Sam Bobroff
2017-04-26
2
-0
/
+26
*
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
2017-04-26
3
-0
/
+34
*
target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
Alexey Kardashevskiy
2017-04-26
2
-16
/
+44
*
target/ppc: Improve accuracy of guest HTM availability on P8s
Sam Bobroff
2017-04-26
1
-2
/
+6
*
s390x/misc_helper.c: wrap s390_virtio_hypercall in BQL
Aurelien Jarno
2017-04-25
1
-0
/
+2
*
target-s390x: Mask the SIGP order_code to 8bit.
Philipp Kern
2017-04-25
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into staging
Peter Maydell
2017-04-21
2
-10
/
+10
|
\
|
*
s390x: Drop useless casts
Eric Blake
2017-04-21
1
-2
/
+2
|
*
s390x/kvm: make printf always compile in debug output
Danil Antonov
2017-04-21
1
-8
/
+8
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...
Peter Maydell
2017-04-21
1
-10
/
+0
|
\
\
|
|
/
|
/
|
|
*
ppc: remove cannot_destroy_with_object_finalize_yet
Laurent Vivier
2017-04-21
1
-10
/
+0
*
|
arm: Remove workarounds for old M-profile exception return implementation
Peter Maydell
2017-04-20
2
-49
/
+2
*
|
arm: Implement M profile exception return properly
Peter Maydell
2017-04-20
2
-6
/
+64
*
|
arm: Track M profile handler mode state in TB flags
Peter Maydell
2017-04-20
3
-0
/
+11
*
|
arm: Abstract out "are we singlestepping" test to utility function
Peter Maydell
2017-04-20
1
-5
/
+15
*
|
arm: Move condition-failed codepath generation out of if()
Peter Maydell
2017-04-20
1
-13
/
+11
*
|
arm: Move gen_set_condexec() and gen_set_pc_im() up in the file
Peter Maydell
2017-04-20
1
-16
/
+15
*
|
arm: Factor out "generate right kind of step exception"
Peter Maydell
2017-04-20
1
-12
/
+16
*
|
arm: Thumb shift operations should not permit interworking branches
Peter Maydell
2017-04-20
1
-1
/
+1
*
|
arm: Don't implement BXJ on M-profile CPUs
Peter Maydell
2017-04-20
1
-1
/
+6
*
|
arm/kvm: Remove trailing newlines from error_report()
Ishani Chugh
2017-04-20
1
-2
/
+2
*
|
target/arm: Add assertion about FSC format for syndrome registers
Peter Maydell
2017-04-20
1
-5
/
+18
*
|
arm: Move excnames[] array into arm_log_exceptions()
Peter Maydell
2017-04-20
3
-24
/
+20
*
|
target/arm: Add missing entries to excnames[] for log strings
Peter Maydell
2017-04-20
2
-0
/
+3
|
/
*
target/i386/misc_helper: wrap BQL around another IRQ generator
Alex Bennée
2017-04-10
1
-0
/
+3
*
target-i386: fix "info lapic" segfault on isapc
Tejaswini Poluri
2017-04-02
1
-0
/
+4
*
hmp: fix "dump-quest-memory" segfault
Iwona Kotlarska
2017-03-31
1
-2
/
+1
*
i386: Don't override -cpu options on -cpu host/max
Eduardo Habkost
2017-03-28
2
-4
/
+11
*
i386: Replace uint32_t* with FeatureWord on feature getter/setter
Eduardo Habkost
2017-03-28
1
-8
/
+11
*
tcg/i386: Check the size of instruction being translated
Pranith Kumar
2017-03-24
1
-0
/
+7
*
target/s390x: Fix broken user mode
Stefan Weil
2017-03-23
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170320' into staging
Peter Maydell
2017-03-20
3
-73
/
+79
|
\
|
*
target/mips: fix delay slot detection in gen_msa_branch()
Yongbok Kim
2017-03-20
1
-1
/
+1
|
*
target-mips: replace few LOG_DISAS() with trace points
Philippe Mathieu-Daudé
2017-03-20
2
-14
/
+16
|
*
target-mips: replace break by goto cp0_unimplemented
Philippe Mathieu-Daudé
2017-03-20
1
-44
/
+44
|
*
target-mips: log bad coprocessor0 register accesses with LOG_UNIMP
Philippe Mathieu-Daudé
2017-03-20
1
-6
/
+6
|
*
target-mips: remove old & unuseful comments
Philippe Mathieu-Daudé
2017-03-20
1
-4
/
+0
|
*
target-mips: fix compiler warnings (clang 5)
Philippe Mathieu-Daudé
2017-03-20
1
-4
/
+12
*
|
arm: Fix APSR writes via M profile MSR
Peter Maydell
2017-03-20
2
-5
/
+24
*
|
arm: Enforce should-be-1 bits in MRS decoding
Peter Maydell
2017-03-20
1
-0
/
+14
*
|
arm: Don't decode MRS(banked) or MSR(banked) for M profile
Peter Maydell
2017-03-20
1
-2
/
+4
*
|
arm: HVC and SMC encodings don't exist for M profile
Peter Maydell
2017-03-20
1
-0
/
+3
|
/
[next]