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
*
tcg: Remove tcg_regset_clear
Richard Henderson
2017-09-17
10
-16
/
+14
*
tcg: Add tcg_op_supported
Richard Henderson
2017-09-17
2
-3
/
+226
*
accel/tcg: move USER code to user-exec.c
Philippe Mathieu-Daudé
2017-09-17
2
-54
/
+52
*
accel/tcg: move atomic_template.h to accel/tcg/
Philippe Mathieu-Daudé
2017-09-17
1
-0
/
+0
*
accel/tcg: move tcg-runtime to accel/tcg/
Philippe Mathieu-Daudé
2017-09-17
4
-1
/
+2
*
accel/tcg: move user-exec to accel/tcg/
Philippe Mathieu-Daudé
2017-09-17
5
-4
/
+6
*
accel/tcg: move softmmu_template.h to accel/tcg/
Thomas Huth
2017-09-17
2
-1
/
+0
*
tcg/ppc: disable atomic write check on ppc32
Philippe Mathieu-Daudé
2017-09-17
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2017-09-16
4
-60
/
+151
|
\
|
*
qemu.py: include debug information on launch error
Amador Pahim
2017-09-16
1
-0
/
+7
|
*
qemu.py: improve message on negative exit code
Amador Pahim
2017-09-16
1
-7
/
+17
|
*
qemu.py: use os.path.null instead of /dev/null
Amador Pahim
2017-09-16
1
-2
/
+2
|
*
qemu.py: avoid writing to stdout/stderr
Amador Pahim
2017-09-16
1
-9
/
+22
|
*
qemu.py: fix is_running() return before first launch()
Amador Pahim
2017-09-16
1
-1
/
+1
|
*
qtest.py: Few pylint/style fixes
Lukáš Doktor
2017-09-16
1
-6
/
+5
|
*
qmp.py: Avoid overriding a builtin object
Lukáš Doktor
2017-09-16
1
-4
/
+4
|
*
qmp.py: Avoid "has_key" usage
Lukáš Doktor
2017-09-16
1
-1
/
+1
|
*
qmp.py: Use object-based class for QEMUMonitorProtocol
Lukáš Doktor
2017-09-16
2
-3
/
+3
|
*
qmp.py: Couple of pylint/style fixes
Lukáš Doktor
2017-09-16
1
-13
/
+24
|
*
qemu.py: Use custom exceptions rather than Exception
Lukáš Doktor
2017-09-16
1
-2
/
+15
|
*
qemu.py: Simplify QMP key-conversion
Lukáš Doktor
2017-09-16
1
-4
/
+1
|
*
qemu.py: Use iteritems rather than keys()
Lukáš Doktor
2017-09-16
1
-3
/
+3
|
*
qemu|qtest: Avoid dangerous arguments
Lukáš Doktor
2017-09-16
2
-2
/
+6
|
*
qemu.py: Pylint/style fixes
Lukáš Doktor
2017-09-16
1
-18
/
+55
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-09-16
1
-7
/
+11
|
\
\
|
*
|
trace: Immediately apply per-vCPU state changes if a vCPU is being created
Lluís Vilanova
2017-09-15
1
-7
/
+11
*
|
|
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20170915' into ...
Peter Maydell
2017-09-15
6
-239
/
+190
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
buildsys: Move seccomp cflags/libs to per object
Fam Zheng
2017-09-15
2
-2
/
+6
|
*
|
seccomp: add resourcecontrol argument to command line
Eduardo Otubo
2017-09-15
4
-3
/
+34
|
*
|
seccomp: add spawn argument to command line
Eduardo Otubo
2017-09-15
4
-2
/
+28
|
*
|
seccomp: add elevateprivileges argument to command line
Eduardo Otubo
2017-09-15
4
-3
/
+48
|
*
|
seccomp: add obsolete argument to command line
Eduardo Otubo
2017-09-15
4
-5
/
+53
|
*
|
seccomp: changing from whitelist to blacklist
Eduardo Otubo
2017-09-15
3
-233
/
+30
|
|
/
*
|
Merge remote-tracking branch 'remotes/huth/tags/check-20170915' into staging
Peter Maydell
2017-09-15
12
-311
/
+203
|
\
\
|
*
|
qtest: Avoid passing raw strings through hmp()
Eric Blake
2017-09-15
2
-6
/
+6
|
*
|
libqtest: Remove dead qtest_instances variable
Eric Blake
2017-09-15
1
-5
/
+1
|
*
|
numa-test: Use hmp()
Eric Blake
2017-09-15
1
-18
/
+3
|
*
|
qtest: Don't perform side effects inside assertion
Eric Blake
2017-09-15
1
-24
/
+58
|
*
|
test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING code
Eric Blake
2017-09-15
1
-90
/
+0
|
*
|
tests: Fix broken ivshmem-server-msi/-irq tests
Thomas Huth
2017-09-15
1
-1
/
+6
|
*
|
tests/libqtest: Use a proper error message if QTEST_QEMU_BINARY is missing
Thomas Huth
2017-09-15
1
-9
/
+15
|
*
|
tests/test-hmp: Remove puv3 and tricore_testboard from the blacklist
Thomas Huth
2017-09-15
1
-2
/
+1
|
*
|
tests: Introduce generic device hot-plug/hot-unplug functions
Thomas Huth
2017-09-15
8
-156
/
+113
|
|
/
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...
Peter Maydell
2017-09-15
15
-98
/
+1580
|
\
\
|
*
|
ppc/kvm: use kvm_vm_check_extension() in kvmppc_is_pr()
Greg Kurz
2017-09-15
1
-1
/
+1
|
*
|
spapr_events: use QTAILQ_FOREACH_SAFE() in spapr_clear_pending_events()
Greg Kurz
2017-09-15
1
-2
/
+2
|
*
|
spapr_cpu_core: cleaning up qdev_get_machine() calls
Greg Kurz
2017-09-15
1
-3
/
+3
|
*
|
spapr_pci: don't create 64-bit MMIO window if we don't need to
Greg Kurz
2017-09-15
1
-7
/
+13
|
*
|
spapr_pci: convert sprintf() to g_strdup_printf()
Greg Kurz
2017-09-15
1
-9
/
+12
|
*
|
spapr_cpu_core: fail gracefully with non-pseries machine types
Greg Kurz
2017-09-15
1
-2
/
+3
[next]