aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-03qgraph: allow extra_device_opts on contains nodesPaolo Bonzini1-7/+10
2019-06-03edu: uses uint64_t in dma operationLi Qiang1-8/+9
2019-06-03edu: mmio: allow 64-bit access in read dispatchLi Qiang1-1/+5
2019-06-03edu: mmio: allow 64-bit accessLi Qiang1-0/+9
2019-06-03i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitorWanpeng Li2-0/+4
2019-06-03memory: Remove memory_region_get_dirty()Peter Xu2-25/+0
2019-06-03checkpatch: allow SPDX-License-IdentifierPeter Xu1-1/+2
2019-06-03vl: make -accel help to list enabled accelerators onlyWainer dos Santos Moschetta1-1/+17
2019-06-03test-thread-pool: be more reliablePaolo Bonzini1-11/+21
2019-06-03Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-1-2019' i...Peter Maydell171-366/+6663
2019-06-01target/mips: Improve performance of certain MSA instructionsMateja Marjanovic1-109/+433
2019-06-01target/mips: Clean up lmi_helper.cAleksandar Markovic1-3/+5
2019-06-01target/mips: Clean up dsp_helper.cAleksandar Markovic1-11/+29
2019-06-01tests/tcg: target/mips: Add tests for MSA bit set instructionsAleksandar Markovic12-0/+1836
2019-06-01target/mips: Amend and cleanup MSA TCG testsAleksandar Markovic155-240/+4211
2019-06-01target/mips: Add emulation of MMI instruction PCPYUDMateja Marjanovic1-1/+42
2019-06-01target/mips: Add emulation of MMI instruction PCPYLDMateja Marjanovic1-1/+42
2019-06-01target/mips: Add emulation of MMI instruction PCPYHMateja Marjanovic1-1/+65
2019-05-30Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...Peter Maydell43-212/+1980
2019-05-30Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190529-pull-request' ...Peter Maydell4-77/+169
2019-05-30Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...Peter Maydell38-487/+4178
2019-05-30Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell7-33/+167
2019-05-30Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-28' in...Peter Maydell23-430/+615
2019-05-29usb-tablet: fix serial compat propertyGerd Hoffmann1-1/+1
2019-05-29usb-hub: emulate per port power switchingGerd Hoffmann1-0/+63
2019-05-29usb-hub: add usb_hub_port_update()Gerd Hoffmann1-12/+17
2019-05-29usb-hub: add helpers to update port stateGerd Hoffmann1-39/+45
2019-05-29usb-hub: make number of ports runtime-configurableGerd Hoffmann1-16/+29
2019-05-29usb-hub: tweak feature namesGerd Hoffmann1-5/+5
2019-05-29usb-host: avoid libusb_set_configuration callsGerd Hoffmann1-8/+10
2019-05-29usb-host: skip reset for untouched devicesGerd Hoffmann1-0/+3
2019-05-29usb: call reset handler before updating stateGerd Hoffmann1-1/+1
2019-05-29hw/display: add vhost-user-vga & gpu-pciMarc-André Lureau10-23/+779
2019-05-29virtio-gpu: split virtio-gpu-pci & virtio-vgaMarc-André Lureau4-84/+137
2019-05-29virtio-gpu: split virtio-gpu, introduce virtio-gpu-baseMarc-André Lureau7-321/+460
2019-05-29spice-app: fix running when !CONFIG_OPENGLMarc-André Lureau1-1/+2
2019-05-29contrib: add vhost-user-gpuMarc-André Lureau13-2/+2427
2019-05-29util: compile drm.o on posixMarc-André Lureau1-1/+1
2019-05-29virtio-gpu: add a pixman helper headerMarc-André Lureau2-26/+48
2019-05-29virtio-gpu: add bswap helpers headerMarc-André Lureau2-42/+62
2019-05-29vhost-user: add vhost_user_gpu_set_socket()Marc-André Lureau8-0/+273
2019-05-29ppc/pnv: add dummy XSCOM registers for PRD initializationCédric Le Goater1-0/+18
2019-05-29ppc/pnv: introduce new skiboot platform propertiesCédric Le Goater1-3/+10
2019-05-29spapr: Don't migrate the hpt_maxpagesize cap to older machine typesGreg Kurz3-1/+13
2019-05-29spapr: change default interrupt mode to 'dual'Cédric Le Goater1-1/+2
2019-05-29spapr/xive: fix multiple resets when using the 'dual' interrupt modeCédric Le Goater2-10/+5
2019-05-29docs: provide documentation on the POWER9 XIVE interrupt controllerCédric Le Goater5-0/+388
2019-05-29spapr/irq: add KVM support to the 'dual' machineCédric Le Goater5-26/+97
2019-05-29ppc/xics: fix irq priority in ics_set_irq_type()Cédric Le Goater1-2/+8
2019-05-29spapr/irq: initialize the IRQ device only onceCédric Le Goater3-0/+17