aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell39-1646/+2460
2019-02-05contrib/libvhost-user: cleanup castsMichael S. Tsirkin1-4/+4
2019-02-05r2d: fix build on mingwMichael S. Tsirkin1-1/+1
2019-02-05mmap-alloc: fix hugetlbfs misaligned length in ppc64Murilo Opsfelder Araujo4-10/+20
2019-02-05mmap-alloc: unfold qemu_ram_mmap()Murilo Opsfelder Araujo1-19/+34
2019-02-05i386, acpi: cleanup build_facs by removing second unused argumentWei Yang1-2/+2
2019-02-05fw_cfg: fix the life cycle and the name of "qemu_extra_params_fw"Laszlo Ersek1-4/+5
2019-02-05acpi: Make TPM 2.0 with TIS available as MSFT0101Stefan Berger1-2/+10
2019-02-05hw/virtio: Use CONFIG_VIRTIO_PCI switch instead of CONFIG_PCIThomas Huth1-1/+1
2019-02-05vhost-user-blk: add discard/write zeroes features supportChangpeng Liu3-33/+159
2019-02-05contrib/vhost-user-blk: fix the compilation issuePeter Xu2-4/+16
2019-02-05pci/msi: export msi_is_masked()Peter Xu2-1/+2
2019-02-05intel_iommu: reset intr_enabled when system resetPeter Xu1-0/+1
2019-02-05intel_iommu: fix operator in vtd_switch_address_spacePeter Xu1-1/+1
2019-02-05hw: virtio-pci: drop DO_UPCASTLi Qiang1-2/+2
2019-02-05Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190205-pull-request' i...Peter Maydell24-533/+360
2019-02-05Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-04' into st...Peter Maydell10-196/+239
2019-02-05keymap: fix keyup mappingsGerd Hoffmann4-24/+37
2019-02-05keymap: pass full keyboard state to keysym2scancodeGerd Hoffmann4-10/+8
2019-02-05kbd-state: use state tracker for vncGerd Hoffmann2-90/+35
2019-02-05kbd-state: use state tracker for gtkGerd Hoffmann2-32/+8
2019-02-05sdl2: use only QKeyCode in sdl2_process_key()Gerd Hoffmann1-4/+3
2019-02-05kbd-state: use state tracker for sdl2Gerd Hoffmann3-34/+7
2019-02-05sdl2: remove sdl2_reset_keys() functionGerd Hoffmann2-17/+0
2019-02-05kbd-state: add keyboard state trackerGerd Hoffmann3-1/+232
2019-02-05ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...Chen Zhang5-8/+11
2019-02-05Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell16-54/+37479
2019-02-05ui/cocoa.m: Fix macOS 10.14 deprecation warningsBrendan Shanks1-6/+22
2019-02-05ui/sdl_keysym: Remove obsolete SDL1.2 related codeThomas Huth1-278/+0
2019-02-05ui: listen for GDK_SMOOTH_SCROLL eventsSergio Lopez1-0/+1
2019-02-05ui: don't send any event if delta_y == 0Sergio Lopez1-1/+3
2019-02-05Remove deprecated -no-frame optionThomas Huth4-38/+3
2019-02-04block/nbd-client: rename read_reply_co to connection_coVladimir Sementsov-Ogievskiy2-14/+14
2019-02-04block/nbd-client: don't check iocVladimir Sementsov-Ogievskiy1-11/+5
2019-02-04block/nbd-client: fix nbd_reply_chunk_iter_receiveVladimir Sementsov-Ogievskiy1-1/+1
2019-02-04block/nbd-client: split connection from initializationVladimir Sementsov-Ogievskiy1-9/+24
2019-02-04block/nbd: move connection code from block/nbd to block/nbd-clientVladimir Sementsov-Ogievskiy3-41/+39
2019-02-04block/nbd-client: split channel errors from export errorsVladimir Sementsov-Ogievskiy1-36/+47
2019-02-04nbd: generalize usage of nbd_readVladimir Sementsov-Ogievskiy5-83/+71
2019-02-04qemu-nbd: Deprecate qemu-nbd --partitionEric Blake3-2/+39
2019-02-04test-filter-mirror: pass UNIX domain socket through fdJason Wang1-12/+10
2019-02-04tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0Thomas Huth2-3/+2
2019-02-04Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190204' into st...Peter Maydell5-40/+57
2019-02-04xen-block: handle resize callbackPaul Durrant3-7/+38
2019-02-04xen: fix xen-bus state model to allow frontend re-connectionPaul Durrant1-13/+19
2019-02-04configure: Don't add Xen's libs to LDFLAGSAnthony PERARD1-1/+0
2019-02-04configure: xen: Stop build-testing for xc_domain_createAnthony PERARD1-19/+0
2019-02-04Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190204' into...Peter Maydell41-776/+682
2019-02-04mmap-alloc: fix hugetlbfs misaligned length in ppc64Murilo Opsfelder Araujo4-10/+20
2019-02-04mmap-alloc: unfold qemu_ram_mmap()Murilo Opsfelder Araujo1-19/+34