Age | Commit message (Expand) | Author |
2017-01-18 | virtio-mmio: switch to linux headers | Michael S. Tsirkin |
2017-01-18 | virtio: drop an obsolete comment | Michael S. Tsirkin |
2017-01-18 | fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine types | Laszlo Ersek |
2017-01-18 | pc: Add 2.9 machine-types | Eduardo Habkost |
2017-01-18 | fw-cfg: turn FW_CFG_FILE_SLOTS into a device property | Laszlo Ersek |
2017-01-18 | fw-cfg: support writeable blobs | Michael S. Tsirkin |
2017-01-18 | vhost_net: device IOTLB support | Jason Wang |
2017-01-18 | virtio: disable notifications again after poll succeeded | Stefan Hajnoczi |
2017-01-18 | Revert "virtio: turn vq->notification into a nested counter" | Stefan Hajnoczi |
2017-01-18 | virtio-net: enable ioeventfd even if vhost=off | Paolo Bonzini |
2017-01-13 | cputlb: drop flush_global flag from tlb_flush | Alex Bennée |
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 |