aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-13Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200213-pull-request' ...Peter Maydell
2020-02-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200212' into stagingPeter Maydell
2020-02-13Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200212-pull-request' ...Peter Maydell
2020-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-02-13Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200212-pull-request' i...Peter Maydell
2020-02-13qxl: introduce hardware revision 5Gerd Hoffmann
2020-02-12tcg: Add tcg_gen_gvec_5_ptrRichard Henderson
2020-02-12uas: fix super speed bMaxPacketSize0Gerd Hoffmann
2020-02-12usb-host: wait for cancel completeGerd Hoffmann
2020-02-12target/i386: enable monitor and ucode revision with -cpu maxPaolo Bonzini
2020-02-12target/i386: check for availability of MSR_IA32_UCODE_REV as an emulated MSRPaolo Bonzini
2020-02-12target/i386: fix TCG UCODE_REV accessPaolo Bonzini
2020-02-12build: move TARGET_GPROF to config-host.makPaolo Bonzini
2020-02-12exec: do not define use_icount for user-mode emulationPaolo Bonzini
2020-02-12minikconf: accept alnum identifiersMarc-André Lureau
2020-02-12Remove support for CLOCK_MONOTONIC not being definedPeter Maydell
2020-02-12seqlock: fix seqlock_write_unlock_impl functionLuc Michel
2020-02-12vl: Don't mismatch g_strsplit()/g_free()Pan Nengyuan
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-11tcg: Add support for a helper with 7 argumentsTaylor Simpson
2020-02-11exec: flush CPU TB cache in breakpoint_invalidateMax Filippov
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