Age | Commit message (Expand) | Author |
2014-07-07 | dataplane: submit I/O as a batch | Ming Lei |
2014-07-07 | linux-aio: implement io plug, unplug and flush io queue | Ming Lei |
2014-07-07 | block: block: introduce APIs for submitting IO as a batch | Ming Lei |
2014-07-07 | ahci: map memory via device's address space instead of address_space_memory | Le Tan |
2014-07-07 | raw-posix: Fix raw_getlength() to always return -errno on error | Markus Armbruster |
2014-07-07 | qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtin | BenoƮt Canet |
2014-07-07 | ahci.c: mask unused flags when reading size PRDT DBC | Reza Jelveh |
2014-07-07 | MAINTAINERS: add Stefan Hajnoczi to IDE maintainers | Stefan Hajnoczi |
2014-07-07 | mirror: Fix qiov size for short requests | Kevin Wolf |
2014-07-07 | Fix nocow typos in manpage | Chunyan Liu |
2014-07-06 | qemu-char: add chr_add_watch support in mux chardev | Kirill Batuzov |
2014-07-06 | virtio-pci: fix MSI memory region use after free | Paolo Bonzini |
2014-07-06 | qdev: Fix crash when using non-device class name on -global | Eduardo Habkost |
2014-07-06 | qdev: Don't abort() in case globals can't be set | Eduardo Habkost |
2014-07-06 | hw/virtio: enable common virtio feature for mmio device | Ming Lei |
2014-07-06 | acpi: fix typo in memory hotplug MMIO region name | Igor Mammedov |
2014-07-06 | pci: assign devfn to pci_dev before calling pci_device_iommu_address_space() | Le Tan |
2014-07-06 | Handle G_IO_HUP in tcp_chr_read for tcp chardev | Kirill Batuzov |
2014-07-06 | virtio: move common virtio properties to bus class device | Ming Lei |
2014-07-06 | pc-dimm: error out if memory hotplug is not enabled | Igor Mammedov |
2014-07-06 | numa: check for busy memory backend | Hu Tao |
2014-07-06 | qtest: enable vhost-user-test | Nikolay Nikolaev |
2014-07-03 | MAINTAINERS: seccomp: change email contact for Eduardo Otubo | Eduardo Otubo |
2014-07-01 | Update version for v2.1.0-rc0 releasev2.1.0-rc0 | Peter Maydell |
2014-07-01 | net: add mmsghdr struct check for L2TPV3 | Gonglei |
2014-07-01 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140701-1' into s... | Peter Maydell |
2014-07-01 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140701-1' into s... | Peter Maydell |
2014-07-01 | ccid-card-emulated: use EventNotifier | Paolo Bonzini |
2014-07-01 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2014-07-01 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-07-01 | ui/vnc: fix potential memory corruption issues | Peter Lieven |
2014-07-01 | ui/vnc: limit client_cut_text msg payload size | Peter Lieven |
2014-07-01 | usb: initialize libusb_device to avoid crash | Jincheng Miao |
2014-07-01 | usb: Fix usb-bt-dongle initialization. | Hani Benhabiles |
2014-07-01 | input: fix jumpy mouse cursor with USB mouse emulation | Christian Burger |
2014-07-01 | Merge remote-tracking branch 'remotes/bonzini/memory' into staging | Peter Maydell |
2014-07-01 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into... | Peter Maydell |
2014-07-01 | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging | Peter Maydell |
2014-07-01 | trace: add qemu_system_powerdown_request and qemu_system_shutdown_request tra... | Yang Zhiyong |
2014-07-01 | block: add backing-file option to block-stream | Jeff Cody |
2014-07-01 | block: extend block-commit to accept a string for the backing file | Jeff Cody |
2014-07-01 | block: add helper function to determine if a BDS is in a chain | Jeff Cody |
2014-07-01 | block: add QAPI command to allow live backing file change | Jeff Cody |
2014-07-01 | configure: Fix -lm test, so that tools can be compiled on hosts that require -lm | Alexey Kardashevskiy |
2014-07-01 | qdev: correctly send DEVICE_DELETED for recursively-deleted devices | Paolo Bonzini |
2014-07-01 | memory: do not give a name to the internal exec.c regions | Paolo Bonzini |
2014-07-01 | memory: MemoryRegion: Add size property | Peter Crosthwaite |
2014-07-01 | memory: MemoryRegion: Add may-overlap and priority props | Peter Crosthwaite |
2014-07-01 | memory: MemoryRegion: Add container and addr props | Peter Crosthwaite |
2014-07-01 | memory: MemoryRegion: replace owner field with QOM parent | Paolo Bonzini |