aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-13Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200213-pull-request' ...Peter Maydell3-2/+9
2020-02-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200212' into stagingPeter Maydell7-8/+74
2020-02-13Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200212-pull-request' ...Peter Maydell2-9/+10
2020-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell14-33/+34
2020-02-13Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200212-pull-request' i...Peter Maydell7-80/+51
2020-02-13qxl: introduce hardware revision 5Gerd Hoffmann3-2/+9
2020-02-12tcg: Add tcg_gen_gvec_5_ptrRichard Henderson2-0/+39
2020-02-12uas: fix super speed bMaxPacketSize0Gerd Hoffmann1-1/+1
2020-02-12usb-host: wait for cancel completeGerd Hoffmann1-8/+9
2020-02-12target/i386: enable monitor and ucode revision with -cpu maxPaolo Bonzini1-0/+2
2020-02-12target/i386: check for availability of MSR_IA32_UCODE_REV as an emulated MSRPaolo Bonzini1-2/+5
2020-02-12target/i386: fix TCG UCODE_REV accessPaolo Bonzini1-4/+4
2020-02-12build: move TARGET_GPROF to config-host.makPaolo Bonzini5-8/+10
2020-02-12exec: do not define use_icount for user-mode emulationPaolo Bonzini1-4/+4
2020-02-12minikconf: accept alnum identifiersMarc-André Lureau1-1/+1
2020-02-12Remove support for CLOCK_MONOTONIC not being definedPeter Maydell2-11/+5
2020-02-12seqlock: fix seqlock_write_unlock_impl functionLuc Michel1-2/+2
2020-02-12vl: Don't mismatch g_strsplit()/g_free()Pan Nengyuan1-1/+1
2020-02-12ui/cocoa: Drop workarounds for pre-10.12 OSXPeter Maydell1-59/+0
2020-02-12ui: deprecate legacy -show-cursor optionGerd Hoffmann2-0/+7
2020-02-12ui: drop curor_hide global variable.Gerd Hoffmann2-3/+0
2020-02-12ui/gtk: implement show-cursor optionGerd Hoffmann1-2/+6
2020-02-12ui/cocoa: switch to new show-cursor optionGerd Hoffmann1-0/+4
2020-02-12ui/sdl: switch to new show-cursor optionGerd Hoffmann2-8/+18
2020-02-12ui: wire up legacy -show-cursor optionGerd Hoffmann1-0/+2
2020-02-12ui: add show-cursor optionGerd Hoffmann1-0/+3
2020-02-12ui/gtk: Fix gd_refresh_rate_millihz() when widget window is not realizedPhilippe Mathieu-Daudé1-5/+7
2020-02-12ui/gtk: Update gd_refresh_rate_millihz() to handle VirtualConsolePhilippe Mathieu-Daudé1-4/+5
2020-02-11tcg: Add support for a helper with 7 argumentsTaylor Simpson4-0/+28
2020-02-11exec: flush CPU TB cache in breakpoint_invalidateMax Filippov1-8/+7
2020-02-10Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell10-120/+141
2020-02-10docs: add virtiofsd(1) man pageStefan Hajnoczi5-2/+134
2020-02-10virtiofsd: do_read missing NULL checkDr. David Alan Gilbert1-0/+4
2020-02-10virtiofsd: load_capng missing unlockDr. David Alan Gilbert1-0/+1
2020-02-10virtiofsd: fv_create_listen_socket error path socket leakDr. David Alan Gilbert1-0/+2
2020-02-10virtiofsd: Remove fuse_req_getgroupsDr. David Alan Gilbert3-118/+0
2020-02-10Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-2/+29
2020-02-10Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into sta...Peter Maydell6-1/+211
2020-02-10Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207...Peter Maydell147-235/+433
2020-02-08MAINTAINERS: 9pfs: Add myself as reviewerChristian Schoenebeck1-0/+1
2020-02-08tests/virtio-9p: added readdir testChristian Schoenebeck1-0/+152
2020-02-08hw/9pfs/9p-synth: added directory for readdir testChristian Schoenebeck2-0/+24
2020-02-089pfs: validate count sent by client with T_readdirChristian Schoenebeck1-0/+9
2020-02-089pfs: require msize >= 4096Christian Schoenebeck2-0/+23
2020-02-08tests/virtio-9p: add terminating null in v9fs_string_read()Christian Schoenebeck1-1/+2
2020-02-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200207'...Peter Maydell19-690/+1413
2020-02-07hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX hostPhilippe Mathieu-Daudé1-1/+2
2020-02-07block: fix crash on zero-length unaligned write and readVladimir Sementsov-Ogievskiy1-1/+27
2020-02-07Merge remote-tracking branch 'remotes/berrange/tags/misc-fixes-pull-request' ...Peter Maydell3-18/+32
2020-02-07.readthedocs.yml: specify some minimum python requirementsAlex Bennée1-0/+20