summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio-gpu: tag as not hotpluggableGerd Hoffmann2017-01-111-0/+1
* virtio-gpu: Fix memory leak in virtio_gpu_load()Peter Maydell2017-01-111-0/+12
* virtio-gpu: Recalculate VirtIOGPU::hostmem on VM loadPeter Maydell2017-01-111-0/+5
* display: cirrus: ignore source pitch value as needed in blit_is_unsafeBruce Rogers2017-01-111-4/+7
* virtio-gpu: fix information leak in capset get dispatchLi Qiang2017-01-111-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...Peter Maydell2017-01-1013-28/+119
|\
| * ps2: Fix lost scancodes by recent changesOGAWA Hirofumi2017-01-103-1/+18
| * curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)Stefan Weil2017-01-102-1/+3
| * ui/vnc: Fix problem with sending too many bytes as server nameThomas Huth2017-01-101-2/+6
| * gtk: avoid oob array accessMarc-André Lureau2017-01-101-0/+5
| * egl-helpers: Change file licensing to LGPLv2Frediano Ziglio2017-01-101-0/+16
| * sdl2: set window IDSamuel Thibault2017-01-101-0/+7
| * console: move window ID code from baum to sdlSamuel Thibault2017-01-102-23/+33
| * console: add API to get underlying gui window IDSamuel Thibault2017-01-102-0/+15
| * ui: use evdev keymap when running under waylandDaniel P. Berrange2017-01-102-0/+11
| * ui/gtk: fix crash at startup when no console is availableHervé Poussineau2017-01-101-1/+5
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-01-1066-557/+1164
|\ \
| * | acpi-test: update expected filesMichael S. Tsirkin2017-01-1010-0/+0
| * | memhp: move DIMM devices into dedicated scope with related common methodsIgor Mammedov2017-01-101-93/+97
| * | memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov2017-01-106-20/+23
| * | memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov2017-01-103-25/+24Star
| * | memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov2017-01-103-23/+32
| * | memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov2017-01-103-44/+33Star
| * | memhp: consolidate scattered MHPD device declarationIgor Mammedov2017-01-102-64/+61Star
| * | memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov2017-01-103-124/+126
| * | memhp: move build_memory_hotplug_aml() into memory_hotplug.cIgor Mammedov2017-01-103-263/+248Star
| * | tests: pc: add memory hotplug acpi tables testsIgor Mammedov2017-01-105-0/+24
| * | virtio-net: Add MTU feature supportMaxime Coquelin2017-01-102-0/+20
| * | vhost-net: Notify the backend about the host MTUMaxime Coquelin2017-01-102-0/+20
| * | vhost-user: Add MTU protocol feature and opMaxime Coquelin2017-01-103-0/+52
| * | net: virtio-net discards TX data after link downYuri Benditovich2017-01-101-0/+26
| * | virtio: Introduce virtqueue_drop_all procedureYuri Benditovich2017-01-102-0/+39
| * | net: vhost stop updates virtio queue stateYuri Benditovich2017-01-101-0/+1
| * | net: Add virtio queue interface to update used index from vring stateYuri Benditovich2017-01-102-0/+6
| * | balloon: Don't balloon romsDr. David Alan Gilbert2017-01-102-1/+8
| * | virtio: fix vq->inuse recalc after migrHalil Pasic2017-01-101-3/+5
| * | pcie_aer: support configurable AER capa versionDou Liyang2017-01-106-9/+13
| * | pcie_aer: Convert pcie_aer_init to ErrorCao jin2017-01-106-16/+16
| * | virtio-crypto: zeroize the key material before freeGonglei2017-01-101-1/+12
| * | virtio-crypto-pci: tag virtio-crypto device hot pluggableGonglei2017-01-101-1/+0Star
| * | virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto d...Gonglei2017-01-101-1/+15
| * | virtio-crypto-pci: add check for cryptodev objectGonglei2017-01-101-0/+5
| * | cryptodev: wrap the ready flagGonglei2017-01-104-6/+36
| * | cryptodev: introduce a new is_used propertyGonglei2017-01-103-0/+44
| * | virtio-crypto: use the correct length for cipher operationGonglei2017-01-101-1/+1
| * | doc/pcie: correct command line examplesCao jin2017-01-101-6/+6
| * | memory: handle alias in memory_region_is_iommu()Jason Wang2017-01-101-0/+3
| * | memory: handle alias for iommu notifierJason Wang2017-01-101-0/+9
| * | acpi: add ATSR for q35Jason Wang2017-01-102-0/+21
| * | virtio-pci: address space translation service (ATS) supportJason Wang2017-01-105-0/+31