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
2021-05-25
gitlab: add special rule for the hexagon container
Alex Bennée
2021-05-25
gitlab: explicitly reference the upstream registry
Alex Bennée
2021-05-24
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-05-24
Merge remote-tracking branch 'remotes/xtensa/tags/20210521-xtensa' into staging
Peter Maydell
2021-05-21
coroutine-sleep: introduce qemu_co_sleep
Paolo Bonzini
2021-05-21
coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
Paolo Bonzini
2021-05-21
coroutine-sleep: move timer out of QemuCoSleepState
Paolo Bonzini
2021-05-21
coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing
Paolo Bonzini
2021-05-21
coroutine-sleep: disallow NULL QemuCoSleepState** argument
Paolo Bonzini
2021-05-21
coroutine-sleep: use a stack-allocated timer
Paolo Bonzini
2021-05-21
bitops.h: Improve find_xxx_bit() documentation
Philippe Mathieu-Daudé
2021-05-21
multi-process: Initialize variables declared with g_auto*
Zenghui Yu
2021-05-21
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210521-pull-request' i...
Peter Maydell
2021-05-21
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-simplebench-2021-0...
Peter Maydell
2021-05-21
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-05-11' into st...
Peter Maydell
2021-05-21
ui/gtk: add clipboard support
Gerd Hoffmann
2021-05-21
ui/gtk: move struct GtkDisplayState to ui/gtk.h
Gerd Hoffmann
2021-05-21
ui/vnc: clipboard support
Gerd Hoffmann
2021-05-21
ui/vdagent: add clipboard support
Gerd Hoffmann
2021-05-21
ui/vdagent: add mouse support
Gerd Hoffmann
2021-05-21
ui/vdagent: core infrastructure
Gerd Hoffmann
2021-05-21
ui: add clipboard documentation
Gerd Hoffmann
2021-05-21
ui: add clipboard infrastructure
Gerd Hoffmann
2021-05-21
build: add separate spice-protocol config option
Gerd Hoffmann
2021-05-21
ui/spice-display: check NULL pointer in interface_release_resource()
Mauro Matteo Cascella
2021-05-21
vnc: spelling fix (enable->enabled)
Michael Tokarev
2021-05-20
target/xtensa: clean up unaligned access
Max Filippov
2021-05-20
target/xtensa: fix access ring in l32ex
Max Filippov
2021-05-20
target/xtensa: don't generate extra EXCP_DEBUG on exception
Max Filippov
2021-05-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-05-20' into ...
Peter Maydell
2021-05-20
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210520-v2' i...
Peter Maydell
2021-05-20
qapi/parser: add docstrings
John Snow
2021-05-20
qapi/parser: allow 'ch' variable name
John Snow
2021-05-20
Merge remote-tracking branch 'remotes/bsdimp/tags/pull-bsd-user-20210511' int...
Peter Maydell
2021-05-20
tests/tcg/x86_64: add vsyscall smoke test
Ilya Leoshkevich
2021-05-20
target/i386: Make sure that vsyscall's tb->size != 0
Ilya Leoshkevich
2021-05-20
vfio-ccw: Attempt to clean up all IRQs on error
Eric Farman
2021-05-20
hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
Philippe Mathieu-Daudé
2021-05-20
vfio-ccw: Permit missing IRQs
Eric Farman
2021-05-20
accel/tcg: Assert that tb->size != 0 after translation
Ilya Leoshkevich
2021-05-20
target/xtensa: Make sure that tb->size != 0
Ilya Leoshkevich
2021-05-20
target/arm: Make sure that commpage's tb->size != 0
Ilya Leoshkevich
2021-05-20
target/s390x: Fix translation exception on illegal instruction
Ilya Leoshkevich
2021-05-20
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-x86-20210519' into...
Peter Maydell
2021-05-20
qapi/parser: Remove superfluous list comprehension
John Snow
2021-05-20
qapi/parser: add type hint annotations
John Snow
2021-05-20
qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
John Snow
2021-05-20
qapi/parser: Fix token membership tests when token can be None
John Snow
2021-05-20
qapi: add must_match helper
John Snow
2021-05-20
qapi/parser: Use @staticmethod where appropriate
John Snow
[next]