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
2018-09-24
json: Nicer recovery from lexical errors
Markus Armbruster
2018-09-24
json: Make lexer's "character consumed" logic less confusing
Markus Armbruster
2018-09-24
json: Clean up how lexer consumes "end of input"
Markus Armbruster
2018-09-24
json: Fix lexer for lookahead character beyond '\x7F'
Markus Armbruster
2018-09-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180903-pull-request' ...
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-09-01' in...
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' ...
Peter Maydell
2018-09-24
Revert "tests: add qmp/qom-set-without-value test"
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios.for-upstrea...
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180829' into staging
Peter Maydell
2018-09-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-08-28' into ...
Peter Maydell
2018-09-03
virtio-gpu: add iommu support
Gerd Hoffmann
2018-09-03
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
2018-08-31
jobs: remove job_defer_to_main_loop
John Snow
2018-08-31
jobs: remove ret argument to job_completed; privatize it
John Snow
2018-08-31
block/backup: make function variables consistently named
John Snow
2018-08-31
jobs: utilize job_exit shim
John Snow
2018-08-31
block/mirror: utilize job_exit shim
John Snow
2018-08-31
block/commit: utilize job_exit shim
John Snow
2018-08-31
jobs: add exit shim
John Snow
2018-08-31
jobs: canonize Error object
John Snow
2018-08-31
jobs: change start callback to run callback
John Snow
2018-08-31
tests: fix bdrv-drain leak
Marc-André Lureau
2018-08-31
Update OpenBIOS images to a1280807 built from submodule.
Mark Cave-Ayland
2018-08-31
tests: add a qmp success-response test
Marc-André Lureau
2018-08-31
tests: add qmp/qom-set-without-value test
Marc-André Lureau
2018-08-31
tests: add qmp/object-add-without-props test
Marc-André Lureau
2018-08-31
tests: add qmp_assert_error_class()
Marc-André Lureau
2018-08-31
tests/libqos: Utilize newer glib spawn check
Eric Blake
2018-08-31
net: Remove the deprecated -tftp, -bootp, -redir and -smb options
Thomas Huth
2018-08-31
Remove the deprecated options -startdate, -localtime and -rtc-td-hack
Thomas Huth
2018-08-31
Remove the deprecated -nodefconfig option
Thomas Huth
2018-08-31
Remove the deprecated -balloon option
Thomas Huth
2018-08-30
monitor: no need to save need_resume
Marc-André Lureau
2018-08-30
Revert "qmp: isolate responses into io thread"
Marc-André Lureau
2018-08-30
qmp: constify qmp_is_oob()
Marc-André Lureau
2018-08-30
monitor: consitify qmp_send_response() QDict argument
Marc-André Lureau
2018-08-30
use dpy_gfx_update_full
Gerd Hoffmann
2018-08-30
Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
Gerd Hoffmann
2018-08-30
virtio-vga: fix reset
Gerd Hoffmann
2018-08-28
monitor: accept input on resume
Marc-André Lureau
2018-08-28
qapi: Add comments to aid debugging generated introspection
Eric Blake
2018-08-28
qapi: Minor introspect.py cleanups
Eric Blake
2018-08-28
qapi: Update docs for generator changes since commit 9ee86b85267
Markus Armbruster
2018-08-28
qapi: Emit a blank line before dummy declaration
Markus Armbruster
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
qapi: Fix build_params() for empty parameter list
Markus Armbruster
2018-08-28
monitor: simplify monitor_qmp_setup_handlers_bh
Peter Xu
2018-08-28
target/s390x: use regular spaces in translate.c
Pavel Zbitskiy
[next]