aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-07Merge remote-tracking branch 'remotes/sstabellini/xen_arm_20140707' into stagingPeter Maydell5-11/+33
2014-07-07xen: build on ARMStefano Stabellini3-11/+13
2014-07-07xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini2-0/+20
2014-07-07qmp: show QOM properties in device-list-propertiesStefan Hajnoczi1-23/+76
2014-07-07dataplane: submit I/O as a batchMing Lei1-0/+2
2014-07-07linux-aio: implement io plug, unplug and flush io queueMing Lei3-2/+141
2014-07-07block: block: introduce APIs for submitting IO as a batchMing Lei3-0/+40
2014-07-07ahci: map memory via device's address space instead of address_space_memoryLe Tan1-10/+11
2014-07-07raw-posix: Fix raw_getlength() to always return -errno on errorMarkus Armbruster1-6/+22
2014-07-07qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtinBenoƮt Canet1-2/+39
2014-07-07ahci.c: mask unused flags when reading size PRDT DBCReza Jelveh2-3/+10
2014-07-07MAINTAINERS: add Stefan Hajnoczi to IDE maintainersStefan Hajnoczi1-0/+1
2014-07-07mirror: Fix qiov size for short requestsKevin Wolf3-3/+10
2014-07-07Fix nocow typos in manpageChunyan Liu2-4/+4
2014-07-06qemu-char: add chr_add_watch support in mux chardevKirill Batuzov1-0/+9
2014-07-06virtio-pci: fix MSI memory region use after freePaolo Bonzini1-2/+2
2014-07-06qdev: Fix crash when using non-device class name on -globalEduardo Habkost1-1/+2
2014-07-06qdev: Don't abort() in case globals can't be setEduardo Habkost1-1/+7
2014-07-06hw/virtio: enable common virtio feature for mmio deviceMing Lei1-0/+6
2014-07-06acpi: fix typo in memory hotplug MMIO region nameIgor Mammedov1-1/+1
2014-07-06pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()Le Tan1-1/+1
2014-07-06Handle G_IO_HUP in tcp_chr_read for tcp chardevKirill Batuzov2-22/+6
2014-07-06virtio: move common virtio properties to bus class deviceMing Lei6-16/+14
2014-07-06pc-dimm: error out if memory hotplug is not enabledIgor Mammedov1-1/+7
2014-07-06numa: check for busy memory backendHu Tao1-0/+8
2014-07-06qtest: enable vhost-user-testNikolay Nikolaev1-3/+5
2014-07-05mips/kvm: Init EBase to correct KSEG0James Hogan1-1/+7
2014-07-03MAINTAINERS: seccomp: change email contact for Eduardo OtuboEduardo Otubo1-1/+1
2014-07-01Update version for v2.1.0-rc0 releasev2.1.0-rc0Peter Maydell1-1/+1
2014-07-01net: add mmsghdr struct check for L2TPV3Gonglei3-3/+19
2014-07-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140701-1' into s...Peter Maydell4-31/+30
2014-07-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140701-1' into s...Peter Maydell2-89/+87
2014-07-01ccid-card-emulated: use EventNotifierPaolo Bonzini1-19/+10
2014-07-01Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-0/+4
2014-07-01Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell35-242/+569
2014-07-01ui/vnc: fix potential memory corruption issuesPeter Lieven2-86/+77
2014-07-01ui/vnc: limit client_cut_text msg payload sizePeter Lieven1-3/+10
2014-07-01usb: initialize libusb_device to avoid crashJincheng Miao1-2/+2
2014-07-01usb: Fix usb-bt-dongle initialization.Hani Benhabiles1-8/+16
2014-07-01input: fix jumpy mouse cursor with USB mouse emulationChristian Burger1-2/+2
2014-07-01Merge remote-tracking branch 'remotes/bonzini/memory' into stagingPeter Maydell13-89/+441
2014-07-01Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...Peter Maydell19-50/+64
2014-07-01Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell3-14/+4
2014-07-01trace: add qemu_system_powerdown_request and qemu_system_shutdown_request tra...Yang Zhiyong2-0/+4
2014-07-01block: add backing-file option to block-streamJeff Cody5-14/+43
2014-07-01block: extend block-commit to accept a string for the backing fileJeff Cody7-11/+59
2014-07-01block: add helper function to determine if a BDS is in a chainJeff Cody2-0/+12
2014-07-01block: add QAPI command to allow live backing file changeJeff Cody3-0/+144
2014-07-01configure: Fix -lm test, so that tools can be compiled on hosts that require -lmAlexey Kardashevskiy2-5/+1
2014-07-01qdev: correctly send DEVICE_DELETED for recursively-deleted devicesPaolo Bonzini2-2/+4