aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-13Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200212-pull-request' i...Peter Maydell
2020-02-12ui/cocoa: Drop workarounds for pre-10.12 OSXPeter Maydell
2020-02-12ui: deprecate legacy -show-cursor optionGerd Hoffmann
2020-02-12ui: drop curor_hide global variable.Gerd Hoffmann
2020-02-12ui/gtk: implement show-cursor optionGerd Hoffmann
2020-02-12ui/cocoa: switch to new show-cursor optionGerd Hoffmann
2020-02-12ui/sdl: switch to new show-cursor optionGerd Hoffmann
2020-02-12ui: wire up legacy -show-cursor optionGerd Hoffmann
2020-02-12ui: add show-cursor optionGerd Hoffmann
2020-02-12ui/gtk: Fix gd_refresh_rate_millihz() when widget window is not realizedPhilippe Mathieu-Daudé
2020-02-12ui/gtk: Update gd_refresh_rate_millihz() to handle VirtualConsolePhilippe Mathieu-Daudé
2020-02-10Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell
2020-02-10docs: add virtiofsd(1) man pageStefan Hajnoczi
2020-02-10virtiofsd: do_read missing NULL checkDr. David Alan Gilbert
2020-02-10virtiofsd: load_capng missing unlockDr. David Alan Gilbert
2020-02-10virtiofsd: fv_create_listen_socket error path socket leakDr. David Alan Gilbert
2020-02-10virtiofsd: Remove fuse_req_getgroupsDr. David Alan Gilbert
2020-02-10Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-02-10Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into sta...Peter Maydell
2020-02-10Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207...Peter Maydell
2020-02-08MAINTAINERS: 9pfs: Add myself as reviewerChristian Schoenebeck
2020-02-08tests/virtio-9p: added readdir testChristian Schoenebeck
2020-02-08hw/9pfs/9p-synth: added directory for readdir testChristian Schoenebeck
2020-02-089pfs: validate count sent by client with T_readdirChristian Schoenebeck
2020-02-089pfs: require msize >= 4096Christian Schoenebeck
2020-02-08tests/virtio-9p: add terminating null in v9fs_string_read()Christian Schoenebeck
2020-02-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200207'...Peter Maydell
2020-02-07hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX hostPhilippe Mathieu-Daudé
2020-02-07block: fix crash on zero-length unaligned write and readVladimir Sementsov-Ogievskiy
2020-02-07Merge remote-tracking branch 'remotes/berrange/tags/misc-fixes-pull-request' ...Peter Maydell
2020-02-07.readthedocs.yml: specify some minimum python requirementsAlex Bennée
2020-02-07drop "from __future__ import print_function"Paolo Bonzini
2020-02-07make all Python scripts executablePaolo Bonzini
2020-02-07scripts/signrom: remove Python 2 support, add shebangPaolo Bonzini
2020-02-07tests/qemu-iotests/check: Only check for Python 3 interpreterPhilippe Mathieu-Daudé
2020-02-07scripts: Explicit usage of Python 3 (scripts without __main__)Philippe Mathieu-Daudé
2020-02-07tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé
2020-02-07tests/vm: Remove shebang headerPhilippe Mathieu-Daudé
2020-02-07tests/acceptance: Remove shebang headerPhilippe Mathieu-Daudé
2020-02-07scripts/tracetool: Remove shebang headerPhilippe Mathieu-Daudé
2020-02-07scripts/minikconf: Explicit usage of Python 3Philippe Mathieu-Daudé
2020-02-07scripts: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2020-02-07tests: Explicit usage of Python 3Philippe Mathieu-Daudé
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2020-02-07tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé
2020-02-07scripts/checkpatch.pl: Only allow Python 3 interpreterPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/migration: Default to -nodefaultsPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/migration: Add the 'migration' tagPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/migration: Test EXEC transport when migratingOksana Vohchana
2020-02-07tests/acceptance/migration: Test UNIX transport when migratingOksana Vohchana