index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-19
vl: Clean up user-creatable objects when exiting
Eduardo Habkost
2017-09-18
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20170918-pull-request...
Peter Maydell
2017-09-18
audio: intel-hda: do not use old_mmio accesses
Matt Parker
2017-09-18
wm8750: add record buffer underrun check
Gerd Hoffmann
2017-09-18
qemu.py: Fix syntax error
Kevin Wolf
2017-09-17
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170917' into staging
Peter Maydell
2017-09-17
tcg/mips: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
tcg/sparc: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
tcg/ppc: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
tcg/arm: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
tcg/aarch64: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
tcg: Fix types in tcg_regset_{set,reset}_reg
Richard Henderson
2017-09-17
tcg: Remove tcg_regset_set32
Richard Henderson
2017-09-17
tcg: Remove tcg_regset_{or,and,andnot,not}
Richard Henderson
2017-09-17
tcg: Remove tcg_regset_set
Richard Henderson
2017-09-17
tcg: Remove tcg_regset_clear
Richard Henderson
2017-09-17
tcg: Add tcg_op_supported
Richard Henderson
2017-09-17
accel/tcg: move USER code to user-exec.c
Philippe Mathieu-Daudé
2017-09-17
accel/tcg: move atomic_template.h to accel/tcg/
Philippe Mathieu-Daudé
2017-09-17
accel/tcg: move tcg-runtime to accel/tcg/
Philippe Mathieu-Daudé
2017-09-17
accel/tcg: move user-exec to accel/tcg/
Philippe Mathieu-Daudé
2017-09-17
accel/tcg: move softmmu_template.h to accel/tcg/
Thomas Huth
2017-09-17
tcg/ppc: disable atomic write check on ppc32
Philippe Mathieu-Daudé
2017-09-16
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2017-09-16
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-09-15
qemu.py: include debug information on launch error
Amador Pahim
2017-09-15
qemu.py: improve message on negative exit code
Amador Pahim
2017-09-15
qemu.py: use os.path.null instead of /dev/null
Amador Pahim
2017-09-15
qemu.py: avoid writing to stdout/stderr
Amador Pahim
2017-09-15
qemu.py: fix is_running() return before first launch()
Amador Pahim
2017-09-15
qtest.py: Few pylint/style fixes
Lukáš Doktor
2017-09-15
qmp.py: Avoid overriding a builtin object
Lukáš Doktor
2017-09-15
qmp.py: Avoid "has_key" usage
Lukáš Doktor
2017-09-15
qmp.py: Use object-based class for QEMUMonitorProtocol
Lukáš Doktor
2017-09-15
qmp.py: Couple of pylint/style fixes
Lukáš Doktor
2017-09-15
qemu.py: Use custom exceptions rather than Exception
Lukáš Doktor
2017-09-15
qemu.py: Simplify QMP key-conversion
Lukáš Doktor
2017-09-15
qemu.py: Use iteritems rather than keys()
Lukáš Doktor
2017-09-15
qemu|qtest: Avoid dangerous arguments
Lukáš Doktor
2017-09-15
qemu.py: Pylint/style fixes
Lukáš Doktor
2017-09-15
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20170915' into ...
Peter Maydell
2017-09-15
Merge remote-tracking branch 'remotes/huth/tags/check-20170915' into staging
Peter Maydell
2017-09-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...
Peter Maydell
2017-09-15
trace: Immediately apply per-vCPU state changes if a vCPU is being created
Lluís Vilanova
2017-09-15
buildsys: Move seccomp cflags/libs to per object
Fam Zheng
2017-09-15
seccomp: add resourcecontrol argument to command line
Eduardo Otubo
2017-09-15
seccomp: add spawn argument to command line
Eduardo Otubo
2017-09-15
seccomp: add elevateprivileges argument to command line
Eduardo Otubo
2017-09-15
seccomp: add obsolete argument to command line
Eduardo Otubo
2017-09-15
seccomp: changing from whitelist to blacklist
Eduardo Otubo
[next]