Age | Commit message (Expand) | Author |
2017-01-10 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st... | Peter Maydell |
2017-01-10 | curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT) | Stefan Weil |
2017-01-10 | console: add API to get underlying gui window ID | Samuel Thibault |
2017-01-10 | ui: use evdev keymap when running under wayland | Daniel P. Berrange |
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 | 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 | virtio: Introduce virtqueue_drop_all procedure | Yuri Benditovich |
2017-01-10 | net: Add virtio queue interface to update used index from vring state | Yuri Benditovich |
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 | cryptodev: wrap the ready flag | Gonglei |
2017-01-10 | cryptodev: introduce a new is_used property | Gonglei |
2017-01-10 | memory: handle alias in memory_region_is_iommu() | Jason Wang |
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 | exec: introduce address_space_get_iotlb_entry() | Jason Wang |
2017-01-10 | virtio: convert to use DMA api | Jason Wang |
2017-01-10 | intel_iommu: allow migration | Peter Xu |
2017-01-10 | migration: allow to prioritize save state entries | Peter Xu |
2017-01-09 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2017-01-09 | block: Rename raw-{posix,win32} to file-*.c | Eric Blake |
2017-01-09 | coroutine: Introduce qemu_coroutine_enter_if_inactive() | Kevin Wolf |
2017-01-09 | hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg... | Andrew Jones |
2017-01-09 | hw/arm/virt: remove VirtGuestInfo | Andrew Jones |
2017-01-09 | hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo | Andrew Jones |
2017-01-09 | hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo | Andrew Jones |
2017-01-09 | hw/arm/virt: move VirtMachineState/Class to virt.h | Andrew Jones |
2017-01-09 | hw/arm/virt: remove include/hw/arm/virt-acpi-build.h | Andrew Jones |
2017-01-09 | hw/arm/virt: eliminate struct VirtGuestInfoState | Andrew Jones |
2017-01-09 | hw/arm/virt-acpi-build: fadt: improve flag naming | Andrew Jones |
2017-01-09 | hw/arm/virt-acpi-build: gtdt: improve flag naming | Andrew Jones |
2017-01-09 | hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately | Andrew Jones |
2017-01-09 | i2c: Allow I2C devices to NAK start events | Corey Minyard |
2017-01-06 | record/replay: add network support | Pavel Dovgalyuk |
2017-01-05 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-01-05 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s... | Peter Maydell |
2017-01-03 | iothread: add poll-grow and poll-shrink parameters | Stefan Hajnoczi |
2017-01-03 | aio: self-tune polling time | Stefan Hajnoczi |
2017-01-03 | aio: add .io_poll_begin/end() callbacks | Stefan Hajnoczi |
2017-01-03 | iothread: add polling parameters | Stefan Hajnoczi |
2017-01-03 | aio: add polling mode to AioContext | Stefan Hajnoczi |
2017-01-03 | aio: add AioPollFn and io_poll() interface | Stefan Hajnoczi |