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
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2018-05-21
48
-348
/
+187
|
\
|
*
acpi: fix a comment about aml_call0()
Marc-André Lureau
2018-05-20
1
-1
/
+1
|
*
qapi/net.json: Fix the version number of the "vlan" removal
Thomas Huth
2018-05-20
1
-2
/
+2
|
*
gdbstub: Handle errors in gdb_accept()
Peter Maydell
2018-05-20
1
-4
/
+12
|
*
gdbstub: Use qemu_set_cloexec()
Peter Maydell
2018-05-20
1
-6
/
+2
|
*
replace functions which are only available in glib-2.24
Olaf Hering
2018-05-20
1
-4
/
+2
|
*
typedefs: Remove PcGuestInfo from qemu/typedefs.h
Philippe Mathieu-Daudé
2018-05-20
1
-1
/
+0
|
*
qemu-options: Allow -no-user-config again
Michal Privoznik
2018-05-20
1
-0
/
+4
|
*
hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format strings
Thomas Huth
2018-05-20
2
-8
/
+5
|
*
Remove unnecessary variables for function return value
Laurent Vivier
2018-05-20
20
-248
/
+79
|
*
trivial: Do not include pci.h if it is not necessary
Thomas Huth
2018-05-20
3
-4
/
+0
|
*
tests: fix tpm-crb tpm-tis tests race
Marc-André Lureau
2018-05-20
1
-1
/
+1
|
*
hw/ide/ahci: Keep ALLWINNER_AHCI() macro internal
Philippe Mathieu-Daudé
2018-05-20
2
-3
/
+3
|
*
qemu-img-cmds.hx: add passive-aggressive note
John Snow
2018-05-20
1
-0
/
+3
|
*
qemu-img: Make documentation between .texi and .hx consistent
John Snow
2018-05-20
2
-14
/
+14
|
*
qemu-img: remove references to GEN_DOCS
John Snow
2018-05-20
2
-3
/
+0
|
*
qemu-img.texi: fix command ordering
John Snow
2018-05-20
1
-28
/
+30
|
*
qemu-img-commands.hx: argument ordering fixups
John Snow
2018-05-20
1
-3
/
+3
|
*
HACKING: document preference for g_new instead of g_malloc
Murilo Opsfelder Araujo
2018-05-20
1
-0
/
+9
|
*
qemu-option-trace: -trace enable= is a pattern, not a file
Michael Tokarev
2018-05-20
1
-3
/
+2
|
*
slirp/debug: Print IP addresses in human readable form
Alexey Kardashevskiy
2018-05-20
3
-8
/
+8
|
*
misc, ide: remove use of HWADDR_PRIx in trace events
Daniel P. Berrangé
2018-05-20
2
-6
/
+6
|
*
tcg: fix s/compliment/complement/ typos
Emilio G. Cota
2018-05-20
3
-3
/
+3
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20180518' into staging
Peter Maydell
2018-05-21
8
-42
/
+57
|
\
\
|
|
/
|
/
|
|
*
target/xtensa: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-18
1
-1
/
+2
|
*
target/unicore32: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-18
1
-1
/
+3
|
*
target/sparc: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-18
1
-7
/
+10
|
*
target/s390x: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-18
1
-11
/
+12
|
*
target/riscv: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-18
1
-5
/
+7
|
*
target/ppc: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-18
1
-7
/
+13
|
*
target/mips: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-18
1
-1
/
+2
|
*
target/alpha: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-18
1
-9
/
+8
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180518'...
Peter Maydell
2018-05-18
22
-116
/
+5778
|
\
|
*
target/arm: Implement SVE Permute - Extract Group
Richard Henderson
2018-05-18
4
-0
/
+124
|
*
target/arm: Implement SVE Integer Wide Immediate - Predicated Group
Richard Henderson
2018-05-18
4
-1
/
+224
|
*
target/arm: Implement SVE Bitwise Immediate Group
Richard Henderson
2018-05-18
2
-0
/
+66
|
*
target/arm: Implement SVE Element Count Group
Richard Henderson
2018-05-18
4
-1
/
+465
|
*
target/arm: Implement SVE floating-point trig select coefficient
Richard Henderson
2018-05-18
4
-0
/
+72
|
*
target/arm: Implement SVE floating-point exponential accelerator
Richard Henderson
2018-05-18
4
-0
/
+125
|
*
target/arm: Implement SVE Compute Vector Address Group
Richard Henderson
2018-05-18
4
-0
/
+93
|
*
target/arm: Implement SVE Bitwise Shift - Unpredicated Group
Richard Henderson
2018-05-18
4
-0
/
+153
|
*
target/arm: Implement SVE Stack Allocation Group
Richard Henderson
2018-05-18
2
-0
/
+39
|
*
target/arm: Implement SVE Index Generation Group
Richard Henderson
2018-05-18
4
-0
/
+138
|
*
target/arm: Implement SVE Integer Arithmetic - Unpredicated Group
Richard Henderson
2018-05-18
2
-0
/
+47
|
*
target/arm: Implement SVE Integer Multiply-Add Group
Richard Henderson
2018-05-18
4
-0
/
+126
|
*
target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
Richard Henderson
2018-05-18
4
-0
/
+323
|
*
target/arm: Implement SVE bitwise shift by wide elements (predicated)
Richard Henderson
2018-05-18
4
-0
/
+86
|
*
target/arm: Implement SVE bitwise shift by vector (predicated)
Richard Henderson
2018-05-18
4
-0
/
+64
|
*
target/arm: Implement SVE bitwise shift by immediate (predicated)
Richard Henderson
2018-05-18
4
-0
/
+445
|
*
target/arm: Implement SVE Integer Reduction Group
Richard Henderson
2018-05-18
4
-0
/
+225
[next]