qemu.git
2021-05-25 Alex Bennéegitlab: add special rule for the hexagon container
2021-05-25 Alex Bennéegitlab: explicitly reference the upstream registry
2021-05-24 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2021-05-24 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20210...
2021-05-21 Paolo Bonzinicoroutine-sleep: introduce qemu_co_sleep
2021-05-21 Paolo Bonzinicoroutine-sleep: replace QemuCoSleepState pointer with...
2021-05-21 Paolo Bonzinicoroutine-sleep: move timer out of QemuCoSleepState
2021-05-21 Paolo Bonzinicoroutine-sleep: allow qemu_co_sleep_wake that wakes...
2021-05-21 Paolo Bonzinicoroutine-sleep: disallow NULL QemuCoSleepState** argument
2021-05-21 Paolo Bonzinicoroutine-sleep: use a stack-allocated timer
2021-05-21 Philippe Mathieu... bitops.h: Improve find_xxx_bit() documentation
2021-05-21 Zenghui Yumulti-process: Initialize variables declared with g_auto*
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/vsementsov/tags...
2021-05-21 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-05-21 Gerd Hoffmannui/gtk: add clipboard support
2021-05-21 Gerd Hoffmannui/gtk: move struct GtkDisplayState to ui/gtk.h
2021-05-21 Gerd Hoffmannui/vnc: clipboard support
2021-05-21 Gerd Hoffmannui/vdagent: add clipboard support
2021-05-21 Gerd Hoffmannui/vdagent: add mouse support
2021-05-21 Gerd Hoffmannui/vdagent: core infrastructure
2021-05-21 Gerd Hoffmannui: add clipboard documentation
2021-05-21 Gerd Hoffmannui: add clipboard infrastructure
2021-05-21 Gerd Hoffmannbuild: add separate spice-protocol config option
2021-05-21 Mauro Matteo... ui/spice-display: check NULL pointer in interface_relea...
2021-05-21 Michael Tokarevvnc: spelling fix (enable->enabled)
2021-05-20 Max Filippovtarget/xtensa: clean up unaligned access
2021-05-20 Max Filippovtarget/xtensa: fix access ring in l32ex
2021-05-20 Max Filippovtarget/xtensa: don't generate extra EXCP_DEBUG on exception
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-05-20 John Snowqapi/parser: add docstrings
2021-05-20 John Snowqapi/parser: allow 'ch' variable name
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-05-20 Ilya Leoshkevichtests/tcg/x86_64: add vsyscall smoke test
2021-05-20 Ilya Leoshkevichtarget/i386: Make sure that vsyscall's tb->size != 0
2021-05-20 Eric Farmanvfio-ccw: Attempt to clean up all IRQs on error
2021-05-20 Philippe Mathieu... hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_D...
2021-05-20 Eric Farmanvfio-ccw: Permit missing IRQs
2021-05-20 Ilya Leoshkevichaccel/tcg: Assert that tb->size != 0 after translation
2021-05-20 Ilya Leoshkevichtarget/xtensa: Make sure that tb->size != 0
2021-05-20 Ilya Leoshkevichtarget/arm: Make sure that commpage's tb->size != 0
2021-05-20 Ilya Leoshkevichtarget/s390x: Fix translation exception on illegal...
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-05-20 John Snowqapi/parser: Remove superfluous list comprehension
2021-05-20 John Snowqapi/parser: add type hint annotations
2021-05-20 John Snowqapi/parser: Rework _check_pragma_list_of_str as a...
2021-05-20 John Snowqapi/parser: Fix token membership tests when token...
2021-05-20 John Snowqapi: add must_match helper
2021-05-20 John Snowqapi/parser: Use @staticmethod where appropriate
2021-05-20 John Snowqapi/parser: assert object keys are strings
2021-05-20 John Snowqapi/parser: enforce all top-level expressions must...
2021-05-20 John Snowqapi/parser: Assert lexer value is a string
2021-05-20 John Snowqapi/parser: factor parsing routine into method
2021-05-20 John Snowqapi/source: Remove line number from QAPISourceInfo...
2021-05-20 John Snowqapi: Add test for nonexistent schema file
2021-05-20 John Snowqapi/parser: Don't try to handle file errors
2021-05-20 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-05-19 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-05-19 Richard Hendersontarget/i386: Remove user-only i/o stubs
2021-05-19 Richard Hendersontarget/i386: Move helper_check_io to sysemu
2021-05-19 Richard Hendersontarget/i386: Create helper_check_io
2021-05-19 Richard Hendersontarget/i386: Pass in port to gen_check_io
2021-05-19 Richard Hendersontarget/i386: Tidy gen_check_io
2021-05-19 Richard Hendersontarget/i386: Exit tb after wrmsr
2021-05-19 Richard Hendersontarget/i386: Eliminate user stubs for read/write_crN...
2021-05-19 Richard Hendersontarget/i386: Inline user cpu_svm_check_intercept_param
2021-05-19 Richard Hendersontarget/i386: Unify invlpg, invlpga
2021-05-19 Richard Hendersontarget/i386: Move invlpg, hlt, monitor, mwait to sysemu
2021-05-19 Richard Hendersontarget/i386: Pass env to do_pause and do_hlt
2021-05-19 Richard Hendersontarget/i386: Cleanup read_crN, write_crN, lmsw
2021-05-19 Richard Hendersontarget/i386: Remove user stub for cpu_vmexit
2021-05-19 Richard Hendersontarget/i386: Remove pc_start argument to gen_svm_check_...
2021-05-19 Richard Hendersontarget/i386: Tidy svm_check_intercept from tcg
2021-05-19 Richard Hendersontarget/i386: Simplify gen_debug usage
2021-05-19 Richard Hendersontarget/i386: Mark some helpers as noreturn
2021-05-19 Richard Hendersontarget/i386: Eliminate SVM helpers for user-only
2021-05-19 Richard Hendersontarget/i386: Implement skinit in translate.c
2021-05-19 Richard Hendersontarget/i386: Assert !GUEST for user-only
2021-05-19 Richard Hendersontarget/i386: Assert !SVME for user-only
2021-05-19 Richard Hendersontarget/i386: Add stub generator for helper_set_dr
2021-05-19 Richard Hendersontarget/i386: Reorder DisasContext members
2021-05-19 Richard Hendersontarget/i386: Fix the comment for repz_opt
2021-05-19 Richard Hendersontarget/i386: Reduce DisasContext jmp_opt, repz_opt...
2021-05-19 Richard Hendersontarget/i386: Leave TF in DisasContext.flags
2021-05-19 Richard Hendersontarget/i386: Reduce DisasContext popl_esp_hack and...
2021-05-19 Richard Hendersontarget/i386: Reduce DisasContext.vex_[lv] to uint8_t
2021-05-19 Richard Hendersontarget/i386: Reduce DisasContext.prefix to uint8_t
2021-05-19 Richard Hendersontarget/i386: Reduce DisasContext.override to int8_t
2021-05-19 Richard Hendersontarget/i386: Reduce DisasContext.flags to uint32_t
2021-05-19 Richard Hendersontarget/i386: Remove DisasContext.f_st as unused
2021-05-19 Richard Hendersontarget/i386: Move rex_w into DisasContext
2021-05-19 Richard Hendersontarget/i386: Move rex_r into DisasContext
2021-05-19 Richard Hendersontarget/i386: Tidy REX_B, REX_X definition
2021-05-19 Richard Hendersontarget/i386: Introduce REX_PREFIX
2021-05-19 Richard Hendersontarget/i386: Assert !ADDSEG for x86_64 user-only
2021-05-19 Richard Hendersontarget/i386: Assert LMA for x86_64 user-only
2021-05-19 Richard Hendersontarget/i386: Assert CODE64 for x86_64 user-only
2021-05-19 Richard Hendersontarget/i386: Assert SS32 for x86_64 user-only
2021-05-19 Richard Hendersontarget/i386: Assert CODE32 for x86_64 user-only
next