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
*
Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09...
Peter Maydell
2019-09-23
5
-225
/
+544
|
\
|
*
s390x/tcg: MVO: Fault-safe handling
David Hildenbrand
2019-09-23
1
-12
/
+15
|
*
s390x/tcg: MVST: Fault-safe handling
David Hildenbrand
2019-09-23
1
-7
/
+17
|
*
s390x/tcg: MVZ: Fault-safe handling
David Hildenbrand
2019-09-23
1
-4
/
+13
|
*
s390x/tcg: MVN: Fault-safe handling
David Hildenbrand
2019-09-23
1
-4
/
+13
|
*
s390x/tcg: MVCIN: Fault-safe handling
David Hildenbrand
2019-09-23
1
-3
/
+12
|
*
s390x/tcg: NC: Fault-safe handling
David Hildenbrand
2019-09-23
1
-4
/
+13
|
*
s390x/tcg: XC: Fault-safe handling
David Hildenbrand
2019-09-23
1
-6
/
+12
|
*
s390x/tcg: OC: Fault-safe handling
David Hildenbrand
2019-09-23
1
-4
/
+13
|
*
s390x/tcg: MVCLU: Fault-safe handling
David Hildenbrand
2019-09-23
1
-3
/
+5
|
*
s390x/tcg: MVC: Fault-safe handling on destructive overlaps
David Hildenbrand
2019-09-23
1
-2
/
+3
|
*
s390x/tcg: MVCS/MVCP: Use access_memmove()
David Hildenbrand
2019-09-23
1
-14
/
+12
|
*
s390x/tcg: Fault-safe memmove
David Hildenbrand
2019-09-23
1
-99
/
+139
|
*
s390x/tcg: Fault-safe memset
David Hildenbrand
2019-09-23
1
-20
/
+103
|
*
s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLY
David Hildenbrand
2019-09-23
2
-0
/
+8
|
*
s390x/tcg: MVST: Fix storing back the addresses to registers
David Hildenbrand
2019-09-23
4
-19
/
+19
|
*
s390x/tcg: MVST: Check for specification exceptions
David Hildenbrand
2019-09-23
1
-0
/
+3
|
*
s390x/tcg: MVCS/MVCP: Properly wrap the length
David Hildenbrand
2019-09-23
1
-0
/
+6
|
*
s390x/tcg: MVCOS: Lengths are 32 bit in 24/31-bit mode
David Hildenbrand
2019-09-23
1
-3
/
+11
|
*
s390x/tcg: MVCS/MVCP: Check for special operation exceptions
David Hildenbrand
2019-09-23
1
-0
/
+12
|
*
s390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a time
David Hildenbrand
2019-09-23
1
-23
/
+31
|
*
s390x/tcg: MVPG: Properly wrap the addresses
David Hildenbrand
2019-09-23
1
-2
/
+9
|
*
s390x/tcg: MVPG: Check for specification exceptions
David Hildenbrand
2019-09-23
1
-0
/
+7
|
*
s390x/tcg: MVC: Use is_destructive_overlap()
David Hildenbrand
2019-09-23
1
-1
/
+1
|
*
s390x/tcg: MVC: Increment the length once
David Hildenbrand
2019-09-23
1
-8
/
+12
|
*
s390x/tcg: MVCL: Process max 4k bytes at a time
David Hildenbrand
2019-09-23
1
-6
/
+38
|
*
s390x/tcg: MVCL: Detect destructive overlaps
David Hildenbrand
2019-09-23
1
-1
/
+18
|
*
s390x/tcg: MVCL: Zero out unused bits of address
David Hildenbrand
2019-09-23
1
-2
/
+21
|
*
s390x/tcg: Reset exception_index to -1 instead of 0
David Hildenbrand
2019-09-23
1
-3
/
+3
*
|
s390x/cpumodel: Add the z15 name to the description of gen15a
Christian Borntraeger
2019-09-23
1
-1
/
+1
*
|
s390x/kvm: Officially require at least kernel 3.15
Thomas Huth
2019-09-23
1
-0
/
+7
|
/
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-09-20
1
-4
/
+4
|
\
|
*
target/m68k/fpu_helper.c: rename the access arguments
KONRAD Frederic
2019-09-19
1
-4
/
+4
*
|
gdbstub: riscv: fix the fflags registers
KONRAD Frederic
2019-09-17
1
-2
/
+4
*
|
target/riscv: Use TB_FLAGS_MSTATUS_FS for floating point
Alistair Francis
2019-09-17
1
-1
/
+1
*
|
target/riscv: Fix mstatus dirty mask
Alistair Francis
2019-09-17
1
-1
/
+1
*
|
target/riscv: Use both register name and ABI name
Atish Patra
2019-09-17
1
-8
/
+11
*
|
riscv: hmp: Add a command to show virtual memory mappings
Bin Meng
2019-09-17
2
-0
/
+233
*
|
riscv: rv32: Root page table address can be larger than 32-bit
Bin Meng
2019-09-17
1
-5
/
+5
*
|
target/riscv: Update the Hypervisor CSRs to v0.4
Alistair Francis
2019-09-17
1
-17
/
+18
*
|
target/riscv: Create function to test if FP is enabled
Alistair Francis
2019-09-17
3
-10
/
+26
*
|
target/riscv/pmp: Convert qemu_log_mask(LOG_TRACE) to trace events
Philippe Mathieu-Daudé
2019-09-17
2
-21
/
+16
*
|
target/riscv/pmp: Restrict priviledged PMP to system-mode emulation
Philippe Mathieu-Daudé
2019-09-17
2
-5
/
+2
|
/
*
target/sparc: Switch to do_transaction_failed() hook
Peter Maydell
2019-09-17
3
-8
/
+18
*
target/sparc: Remove unused ldl_phys from dump_mmu()
Peter Maydell
2019-09-17
1
-3
/
+1
*
target/sparc: Handle bus errors in mmu_probe()
Peter Maydell
2019-09-17
1
-4
/
+25
*
target/sparc: Correctly handle bus errors in page table walks
Peter Maydell
2019-09-17
1
-4
/
+20
*
target/sparc: Check for transaction failures in MXCC stream ASI accesses
Peter Maydell
2019-09-17
1
-20
/
+37
*
target/sparc: Check for transaction failures in MMU passthrough ASIs
Peter Maydell
2019-09-17
1
-16
/
+33
*
target/sparc: Factor out the body of sparc_cpu_unassigned_access()
Peter Maydell
2019-09-17
1
-95
/
+106
[next]