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/arm: Implement SG instruction corner cases
Peter Maydell
2017-10-12
1
-1
/
+22
*
target/arm: Support some Thumb insns being always unconditional
Peter Maydell
2017-10-12
1
-1
/
+47
*
target-arm: Simplify insn_crosses_page()
Peter Maydell
2017-10-12
1
-21
/
+6
*
target/arm: Pull Thumb insn word loads up to top level
Peter Maydell
2017-10-12
1
-70
/
+108
*
target-arm: Don't check for "Thumb2 or M profile" for not-Thumb1
Peter Maydell
2017-10-12
1
-2
/
+1
*
target/arm: Implement secure function return
Peter Maydell
2017-10-12
3
-10
/
+126
*
target/arm: Implement BLXNS
Peter Maydell
2017-10-12
4
-2
/
+76
*
target/arm: Implement SG instruction
Peter Maydell
2017-10-12
1
-5
/
+127
*
target/arm: Add M profile secure MMU index values to get_a32_user_mem_index()
Peter Maydell
2017-10-12
1
-0
/
+4
*
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-10-10
8
-27
/
+17
*
x86: Correct translation of some rdgsbase and wrgsbase encodings
Todd Eisenberger
2017-10-10
1
-2
/
+2
*
qom/cpu: move cpu_model null check to cpu_class_by_name()
Philippe Mathieu-Daudé
2017-10-10
13
-55
/
+2
*
target/arm: Factor out "get mmuidx for specified security state"
Peter Maydell
2017-10-06
1
-11
/
+21
*
target/arm: Fix calculation of secure mm_idx values
Peter Maydell
2017-10-06
1
-5
/
+7
*
target/arm: Implement security attribute lookups for memory accesses
Peter Maydell
2017-10-06
2
-2
/
+195
*
nvic: Implement Security Attribution Unit registers
Peter Maydell
2017-10-06
3
-0
/
+51
*
target/arm: Add v8M support to exception entry code
Peter Maydell
2017-10-06
1
-20
/
+145
*
target/arm: Add support for restoring v8M additional state context
Peter Maydell
2017-10-06
1
-0
/
+30
*
target/arm: Update excret sanity checks for v8M
Peter Maydell
2017-10-06
1
-15
/
+58
*
target/arm: Add new-in-v8M SFSR and SFAR
Peter Maydell
2017-10-06
2
-0
/
+14
*
target/arm: Don't warn about exception return with PC low bit set for v8M
Peter Maydell
2017-10-06
1
-7
/
+15
*
target/arm: Warn about restoring to unaligned stack
Peter Maydell
2017-10-06
1
-0
/
+7
*
target/arm: Check for xPSR mismatch usage faults earlier for v8M
Peter Maydell
2017-10-06
1
-3
/
+27
*
target/arm: Restore SPSEL to correct CONTROL register on exception return
Peter Maydell
2017-10-06
1
-13
/
+27
*
target/arm: Restore security state on exception return
Peter Maydell
2017-10-06
1
-0
/
+2
*
target/arm: Prepare for CONTROL.SPSEL being nonzero in Handler mode
Peter Maydell
2017-10-06
2
-23
/
+50
*
target/arm: Don't switch to target stack early in v7M exception return
Peter Maydell
2017-10-06
1
-32
/
+98
*
arm: Fix SMC reporting to EL2 when QEMU provides PSCI
Jan Kiszka
2017-10-06
2
-11
/
+25
*
s390x/tcg: initialize machine check queue
Cornelia Huck
2017-10-06
1
-0
/
+2
*
s390/kvm: Support for get/set of extended TOD-Clock for guest
Collin L. Walling
2017-10-06
4
-8
/
+63
*
s390x/tcg: make STFL store into the lowcore
David Hildenbrand
2017-10-06
2
-2
/
+7
*
s390x: introduce and use S390_MAX_CPUS
David Hildenbrand
2017-10-06
1
-0
/
+2
*
target/s390x: get rid of next_core_id
David Hildenbrand
2017-10-06
4
-9
/
+11
*
s390x/cpumodel: fix max STFL(E) bit number
David Hildenbrand
2017-10-06
1
-1
/
+1
*
s390x: raise CPU hotplug irq after really hotplugged
David Hildenbrand
2017-10-06
1
-8
/
+0
*
s390x/tcg: make idte/ipte use the new _real mmu
David Hildenbrand
2017-10-06
1
-4
/
+5
*
s390x/tcg: make testblock use the new _real mmu
David Hildenbrand
2017-10-06
1
-10
/
+2
*
s390x/tcg: make stora(g) use the new _real mmu
David Hildenbrand
2017-10-06
2
-8
/
+2
*
s390x/tcg: make lura(g) use the new _real mmu.
David Hildenbrand
2017-10-06
2
-8
/
+2
*
s390x/tcg: add MMU for real addresses
David Hildenbrand
2017-10-06
4
-10
/
+40
*
s390x/tcg: fix checking for invalid memory check
David Hildenbrand
2017-10-06
1
-1
/
+3
*
s390x/kvm: fix and cleanup storing CPU status
David Hildenbrand
2017-10-06
1
-20
/
+42
*
s390x: use generic cpu_model parsing
Igor Mammedov
2017-10-06
3
-13
/
+7
*
s390x/tcg: add basic MSA features
David Hildenbrand
2017-10-06
6
-1
/
+140
*
s390x/tcg: move wrap_address() to internal.h
David Hildenbrand
2017-10-06
2
-14
/
+14
*
s390x/tcg: implement spm (SET PROGRAM MASK)
David Hildenbrand
2017-10-06
3
-0
/
+15
*
console: purge curses bits from console.h
Gerd Hoffmann
2017-09-29
1
-0
/
+6
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
2017-09-27
5
-6
/
+17
|
\
|
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
5
-6
/
+17
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170927' int...
Peter Maydell
2017-09-27
6
-324
/
+72
|
\
\
[next]