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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-09-20
2
-5
/
+8
|
\
|
*
BootLinuxSshTest: Only run the tests when explicitly requested
Philippe Mathieu-Daudé
2019-09-19
1
-5
/
+5
|
*
tests/acceptance: Specify arch for QueryCPUModelExpansion
David Gibson
2019-09-19
1
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-09-20
16
-27
/
+36
|
\
\
|
*
|
configure: Add xkbcommon configure options
James Le Cuirot
2019-09-19
1
-0
/
+5
|
*
|
kvm: Fix typo in header of kvm_device_access()
Greg Kurz
2019-09-19
1
-1
/
+1
|
*
|
Fix cacheline detection on FreeBSD/powerpc.
Justin Hibbits
2019-09-19
1
-10
/
+13
|
*
|
build: Don't ignore qapi-visit-core.c
Eric Blake
2019-09-19
1
-0
/
+1
|
*
|
target/m68k/fpu_helper.c: rename the access arguments
KONRAD Frederic
2019-09-19
1
-4
/
+4
|
*
|
Replace '-machine accel=xyz' with '-accel xyz'
Thomas Huth
2019-09-19
6
-7
/
+6
|
*
|
cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
Philippe Mathieu-Daudé
2019-09-19
4
-3
/
+4
|
*
|
vfio: fix a typo
Chen Zhang
2019-09-19
1
-2
/
+2
|
|
/
*
|
Makefile: Fix in-tree builds when Sphinx is available
Peter Maydell
2019-09-20
1
-13
/
+13
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190919-pull-request' i...
Peter Maydell
2019-09-19
13
-169
/
+1409
|
\
\
|
*
|
vnc: fix memory leak when vnc disconnect
Li Qiang
2019-09-17
6
-162
/
+170
|
*
|
ui: add an embedded Barrier client
Laurent Vivier
2019-09-17
4
-0
/
+1233
|
*
|
vnc: fix websocket field in events
Gerd Hoffmann
2019-09-17
1
-0
/
+1
|
*
|
ui/egl: fix framebuffer reads
Gerd Hoffmann
2019-09-17
3
-7
/
+5
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/ati-20190919-pull-request' ...
Peter Maydell
2019-09-19
4
-35
/
+60
|
\
\
\
|
*
|
|
ati: use vga_read_byte in ati_cursor_define
Gerd Hoffmann
2019-09-19
1
-9
/
+10
|
*
|
|
vga: move access helpers to separate include file
Gerd Hoffmann
2019-09-19
3
-26
/
+50
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2019-09-19
10
-12
/
+23
|
\
\
\
|
*
|
|
trace: Forbid event format ending with newline character
Philippe Mathieu-Daudé
2019-09-18
2
-0
/
+5
|
*
|
|
trace: Remove trailing newline in events
Philippe Mathieu-Daudé
2019-09-18
5
-12
/
+12
|
*
|
|
loader: Trace loaded images
Alexey Kardashevskiy
2019-09-18
3
-0
/
+6
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3...
Peter Maydell
2019-09-19
41
-444
/
+1366
|
\
\
\
|
*
|
|
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: sifive_u: Update model and compatible strings in device tree
Bin Meng
2019-09-17
1
-2
/
+3
|
*
|
|
riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet
Bin Meng
2019-09-17
2
-25
/
+2
|
*
|
|
riscv: sifive_u: Fix broken GEM support
Bin Meng
2019-09-17
3
-5
/
+23
[next]