Age | Commit message (Expand) | Author |
2017-01-12 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170111-1' into s... | Peter Maydell |
2017-01-11 | virtio-gpu: tag as not hotpluggable | Gerd Hoffmann |
2017-01-11 | virtio-gpu: Fix memory leak in virtio_gpu_load() | Peter Maydell |
2017-01-11 | virtio-gpu: Recalculate VirtIOGPU::hostmem on VM load | Peter Maydell |
2017-01-11 | display: cirrus: ignore source pitch value as needed in blit_is_unsafe | Bruce Rogers |
2017-01-11 | virtio-gpu: fix information leak in capset get dispatch | Li Qiang |
2017-01-11 | es1370: wire up reset via DeviceClass | Gerd Hoffmann |
2017-01-11 | audio: ac97: add exit function | Li Qiang |
2017-01-11 | audio: es1370: add exit function | Li Qiang |
2017-01-11 | hw/audio: QOM'ify pl041.c | xiaoqiang zhao |
2017-01-11 | hw/audio: QOM'ify marvell_88w8618.c | xiaoqiang zhao |
2017-01-10 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st... | Peter Maydell |
2017-01-10 | ps2: Fix lost scancodes by recent changes | OGAWA Hirofumi |
2017-01-10 | memhp: move DIMM devices into dedicated scope with related common methods | Igor Mammedov |
2017-01-10 | memhp: don't generate memory hotplug AML if it's not enabled/supported | Igor Mammedov |
2017-01-10 | memhp: move memory hotplug only defines to memory_hotplug.c | Igor Mammedov |
2017-01-10 | memhp: move GPE handler_E03 into build_memory_hotplug_aml() | Igor Mammedov |
2017-01-10 | memhp: merge build_memory_devices() into build_memory_hotplug_aml() | Igor Mammedov |
2017-01-10 | memhp: consolidate scattered MHPD device declaration | Igor Mammedov |
2017-01-10 | memhp: move build_memory_devices() into memory_hotplug.c | Igor Mammedov |
2017-01-10 | memhp: move build_memory_hotplug_aml() into memory_hotplug.c | Igor Mammedov |
2017-01-10 | virtio-net: Add MTU feature support | Maxime Coquelin |
2017-01-10 | vhost-net: Notify the backend about the host MTU | Maxime Coquelin |
2017-01-10 | vhost-user: Add MTU protocol feature and op | Maxime Coquelin |
2017-01-10 | net: virtio-net discards TX data after link down | Yuri Benditovich |
2017-01-10 | virtio: Introduce virtqueue_drop_all procedure | Yuri Benditovich |
2017-01-10 | net: vhost stop updates virtio queue state | Yuri Benditovich |
2017-01-10 | net: Add virtio queue interface to update used index from vring state | Yuri Benditovich |
2017-01-10 | balloon: Don't balloon roms | Dr. David Alan Gilbert |
2017-01-10 | virtio: fix vq->inuse recalc after migr | Halil Pasic |
2017-01-10 | pcie_aer: support configurable AER capa version | Dou Liyang |
2017-01-10 | pcie_aer: Convert pcie_aer_init to Error | Cao jin |
2017-01-10 | virtio-crypto: zeroize the key material before free | Gonglei |
2017-01-10 | virtio-crypto-pci: tag virtio-crypto device hot pluggable | Gonglei |
2017-01-10 | virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto d... | Gonglei |
2017-01-10 | virtio-crypto-pci: add check for cryptodev object | Gonglei |
2017-01-10 | cryptodev: wrap the ready flag | Gonglei |
2017-01-10 | cryptodev: introduce a new is_used property | Gonglei |
2017-01-10 | virtio-crypto: use the correct length for cipher operation | Gonglei |
2017-01-10 | acpi: add ATSR for q35 | Jason Wang |
2017-01-10 | virtio-pci: address space translation service (ATS) support | Jason Wang |
2017-01-10 | intel_iommu: support device iotlb descriptor | Jason Wang |
2017-01-10 | intel_iommu: allocate new key when creating new address space | Jason Wang |
2017-01-10 | intel_iommu: name vtd address space with devfn | Jason Wang |
2017-01-10 | virtio: convert to use DMA api | Jason Wang |
2017-01-10 | virtio-crypto: fix possible integer and heap overflow | Gonglei |
2017-01-10 | intel_iommu: allow migration | Peter Xu |
2017-01-09 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2017-01-09 | hw/ssi/imx_spi.c: Remove MSGDATA register support | Jean-Christophe Dubois |
2017-01-09 | m25p80: don't let rogue SPI controllers cause buffer overruns | Jean-Christophe Dubois |