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
2020-02-13
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200212-pull-request' i...
Peter Maydell
2020-02-12
ui/cocoa: Drop workarounds for pre-10.12 OSX
Peter Maydell
2020-02-12
ui: deprecate legacy -show-cursor option
Gerd Hoffmann
2020-02-12
ui: drop curor_hide global variable.
Gerd Hoffmann
2020-02-12
ui/gtk: implement show-cursor option
Gerd Hoffmann
2020-02-12
ui/cocoa: switch to new show-cursor option
Gerd Hoffmann
2020-02-12
ui/sdl: switch to new show-cursor option
Gerd Hoffmann
2020-02-12
ui: wire up legacy -show-cursor option
Gerd Hoffmann
2020-02-12
ui: add show-cursor option
Gerd Hoffmann
2020-02-12
ui/gtk: Fix gd_refresh_rate_millihz() when widget window is not realized
Philippe Mathieu-Daudé
2020-02-12
ui/gtk: Update gd_refresh_rate_millihz() to handle VirtualConsole
Philippe Mathieu-Daudé
2020-02-10
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...
Peter Maydell
2020-02-10
docs: add virtiofsd(1) man page
Stefan Hajnoczi
2020-02-10
virtiofsd: do_read missing NULL check
Dr. David Alan Gilbert
2020-02-10
virtiofsd: load_capng missing unlock
Dr. David Alan Gilbert
2020-02-10
virtiofsd: fv_create_listen_socket error path socket leak
Dr. David Alan Gilbert
2020-02-10
virtiofsd: Remove fuse_req_getgroups
Dr. David Alan Gilbert
2020-02-10
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-02-10
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into sta...
Peter Maydell
2020-02-10
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207...
Peter Maydell
2020-02-08
MAINTAINERS: 9pfs: Add myself as reviewer
Christian Schoenebeck
2020-02-08
tests/virtio-9p: added readdir test
Christian Schoenebeck
2020-02-08
hw/9pfs/9p-synth: added directory for readdir test
Christian Schoenebeck
2020-02-08
9pfs: validate count sent by client with T_readdir
Christian Schoenebeck
2020-02-08
9pfs: require msize >= 4096
Christian Schoenebeck
2020-02-08
tests/virtio-9p: add terminating null in v9fs_string_read()
Christian Schoenebeck
2020-02-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200207'...
Peter Maydell
2020-02-07
hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX host
Philippe Mathieu-Daudé
2020-02-07
block: fix crash on zero-length unaligned write and read
Vladimir Sementsov-Ogievskiy
2020-02-07
Merge remote-tracking branch 'remotes/berrange/tags/misc-fixes-pull-request' ...
Peter Maydell
2020-02-07
.readthedocs.yml: specify some minimum python requirements
Alex Bennée
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-07
make all Python scripts executable
Paolo Bonzini
2020-02-07
scripts/signrom: remove Python 2 support, add shebang
Paolo Bonzini
2020-02-07
tests/qemu-iotests/check: Only check for Python 3 interpreter
Philippe Mathieu-Daudé
2020-02-07
scripts: Explicit usage of Python 3 (scripts without __main__)
Philippe Mathieu-Daudé
2020-02-07
tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)
Philippe Mathieu-Daudé
2020-02-07
tests/vm: Remove shebang header
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance: Remove shebang header
Philippe Mathieu-Daudé
2020-02-07
scripts/tracetool: Remove shebang header
Philippe Mathieu-Daudé
2020-02-07
scripts/minikconf: Explicit usage of Python 3
Philippe Mathieu-Daudé
2020-02-07
scripts: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2020-02-07
tests: Explicit usage of Python 3
Philippe Mathieu-Daudé
2020-02-07
tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2020-02-07
tests/qemu-iotests/check: Allow use of python3 interpreter
Philippe Mathieu-Daudé
2020-02-07
scripts/checkpatch.pl: Only allow Python 3 interpreter
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance/migration: Default to -nodefaults
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance/migration: Add the 'migration' tag
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance/migration: Test EXEC transport when migrating
Oksana Vohchana
2020-02-07
tests/acceptance/migration: Test UNIX transport when migrating
Oksana Vohchana
[next]