summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-30Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...Peter Maydell
2019-05-30Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-05-30Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-28' in...Peter Maydell
2019-05-29usb-tablet: fix serial compat propertyGerd Hoffmann
2019-05-29usb-hub: emulate per port power switchingGerd Hoffmann
2019-05-29usb-hub: add usb_hub_port_update()Gerd Hoffmann
2019-05-29usb-hub: add helpers to update port stateGerd Hoffmann
2019-05-29usb-hub: make number of ports runtime-configurableGerd Hoffmann
2019-05-29usb-hub: tweak feature namesGerd Hoffmann
2019-05-29usb-host: avoid libusb_set_configuration callsGerd Hoffmann
2019-05-29usb-host: skip reset for untouched devicesGerd Hoffmann
2019-05-29usb: call reset handler before updating stateGerd Hoffmann
2019-05-29hw/display: add vhost-user-vga & gpu-pciMarc-André Lureau
2019-05-29virtio-gpu: split virtio-gpu-pci & virtio-vgaMarc-André Lureau
2019-05-29virtio-gpu: split virtio-gpu, introduce virtio-gpu-baseMarc-André Lureau
2019-05-29spice-app: fix running when !CONFIG_OPENGLMarc-André Lureau
2019-05-29contrib: add vhost-user-gpuMarc-André Lureau
2019-05-29util: compile drm.o on posixMarc-André Lureau
2019-05-29virtio-gpu: add a pixman helper headerMarc-André Lureau
2019-05-29virtio-gpu: add bswap helpers headerMarc-André Lureau
2019-05-29vhost-user: add vhost_user_gpu_set_socket()Marc-André Lureau
2019-05-29ppc/pnv: add dummy XSCOM registers for PRD initializationCédric Le Goater
2019-05-29ppc/pnv: introduce new skiboot platform propertiesCédric Le Goater
2019-05-29spapr: Don't migrate the hpt_maxpagesize cap to older machine typesGreg Kurz
2019-05-29spapr: change default interrupt mode to 'dual'Cédric Le Goater
2019-05-29spapr/xive: fix multiple resets when using the 'dual' interrupt modeCédric Le Goater
2019-05-29docs: provide documentation on the POWER9 XIVE interrupt controllerCédric Le Goater
2019-05-29spapr/irq: add KVM support to the 'dual' machineCédric Le Goater
2019-05-29ppc/xics: fix irq priority in ics_set_irq_type()Cédric Le Goater
2019-05-29spapr/irq: initialize the IRQ device only onceCédric Le Goater
2019-05-29spapr/irq: introduce a spapr_irq_init_device() helperCédric Le Goater
2019-05-29spapr: check for the activation of the KVM IRQ deviceCédric Le Goater
2019-05-29spapr: introduce routines to delete the KVM IRQ deviceCédric Le Goater
2019-05-29sysbus: add a sysbus_mmio_unmap() helperCédric Le Goater
2019-05-29spapr/xive: activate KVM supportCédric Le Goater
2019-05-29spapr/xive: add migration support for KVMCédric Le Goater
2019-05-29spapr/xive: introduce a VM state change handlerCédric Le Goater
2019-05-29spapr/xive: add state synchronization with KVMCédric Le Goater
2019-05-29spapr/xive: add hcall support when under KVMCédric Le Goater
2019-05-29spapr/xive: add KVM supportCédric Le Goater
2019-05-29spapr: Print out extra hints when CAS negotiation of interrupt mode failsGreg Kurz
2019-05-29spapr: Fix phb_placement backwards compatibilityDavid Gibson
2019-05-29target/ppc: Use vector variable shifts for VSL, VSR, VSRARichard Henderson
2019-05-29spapr: Add forgotten capability to migration streamDavid Gibson
2019-05-29target/ppc: Set PSSCR_EC on cpu halt to prevent spurious wakeupSuraj Jitindar Singh
2019-05-29spapr/xive: Sanity checks of OV5 during CASGreg Kurz
2019-05-29target/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p, xvcpsgn[sd]pAnton Blanchard
2019-05-29target/ppc: Optimise VSX_LOAD_SCALAR_DS and VSX_VECTOR_LOAD_STOREAnton Blanchard
2019-05-29Fix typo on "info pic" monitor cmd output for xiveSatheesh Rajendran
2019-05-29spapr/xive: print out the EQ page address in the monitorCédric Le Goater