aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-07Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-07-07Merge remote-tracking branch 'remotes/sstabellini/xen_arm_20140707' into stagingPeter Maydell
2014-07-07xen: build on ARMStefano Stabellini
2014-07-07xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini
2014-07-07qmp: show QOM properties in device-list-propertiesStefan Hajnoczi
2014-07-07dataplane: submit I/O as a batchMing Lei
2014-07-07linux-aio: implement io plug, unplug and flush io queueMing Lei
2014-07-07block: block: introduce APIs for submitting IO as a batchMing Lei
2014-07-07ahci: map memory via device's address space instead of address_space_memoryLe Tan
2014-07-07raw-posix: Fix raw_getlength() to always return -errno on errorMarkus Armbruster
2014-07-07qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtinBenoƮt Canet
2014-07-07ahci.c: mask unused flags when reading size PRDT DBCReza Jelveh
2014-07-07MAINTAINERS: add Stefan Hajnoczi to IDE maintainersStefan Hajnoczi
2014-07-07mirror: Fix qiov size for short requestsKevin Wolf
2014-07-07Fix nocow typos in manpageChunyan Liu
2014-07-03MAINTAINERS: seccomp: change email contact for Eduardo OtuboEduardo Otubo
2014-07-01Update version for v2.1.0-rc0 releasev2.1.0-rc0Peter Maydell
2014-07-01net: add mmsghdr struct check for L2TPV3Gonglei
2014-07-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140701-1' into s...Peter Maydell
2014-07-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140701-1' into s...Peter Maydell
2014-07-01ccid-card-emulated: use EventNotifierPaolo Bonzini
2014-07-01Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2014-07-01Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-07-01ui/vnc: fix potential memory corruption issuesPeter Lieven
2014-07-01ui/vnc: limit client_cut_text msg payload sizePeter Lieven
2014-07-01usb: initialize libusb_device to avoid crashJincheng Miao
2014-07-01usb: Fix usb-bt-dongle initialization.Hani Benhabiles
2014-07-01input: fix jumpy mouse cursor with USB mouse emulationChristian Burger
2014-07-01Merge remote-tracking branch 'remotes/bonzini/memory' into stagingPeter Maydell
2014-07-01Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...Peter Maydell
2014-07-01Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-07-01trace: add qemu_system_powerdown_request and qemu_system_shutdown_request tra...Yang Zhiyong
2014-07-01block: add backing-file option to block-streamJeff Cody
2014-07-01block: extend block-commit to accept a string for the backing fileJeff Cody
2014-07-01block: add helper function to determine if a BDS is in a chainJeff Cody
2014-07-01block: add QAPI command to allow live backing file changeJeff Cody
2014-07-01configure: Fix -lm test, so that tools can be compiled on hosts that require -lmAlexey Kardashevskiy
2014-07-01qdev: correctly send DEVICE_DELETED for recursively-deleted devicesPaolo Bonzini
2014-07-01memory: do not give a name to the internal exec.c regionsPaolo Bonzini
2014-07-01memory: MemoryRegion: Add size propertyPeter Crosthwaite
2014-07-01memory: MemoryRegion: Add may-overlap and priority propsPeter Crosthwaite
2014-07-01memory: MemoryRegion: Add container and addr propsPeter Crosthwaite
2014-07-01memory: MemoryRegion: replace owner field with QOM parentPaolo Bonzini
2014-07-01memory: MemoryRegion: QOMifyPeter Crosthwaite
2014-07-01memory: MemoryRegion: use /machine as default ownerPaolo Bonzini
2014-07-01libqtest: escape strings in QMP commands, fix leakPaolo Bonzini
2014-07-01qom: object: Ignore refs/unrefs of NULLPeter Crosthwaite
2014-07-01qom: object: remove parent pointer when unparentingPeter Crosthwaite
2014-07-01mc146818rtc: add "rtc-time" link to "/machine/rtc"Marcelo Tosatti
2014-07-01qom: allow creating an alias of a child<> propertyPaolo Bonzini