aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-30Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'sthibault/tags/samuel-thibault' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'jtc/tags/block-pull-request' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'ehabkost/tags/numa-pull-request' into stagingStefan Hajnoczi
2017-05-29Merge remote-tracking branch 'mreitz/tags/pull-block-2017-05-29-v3' into queu...Kevin Wolf
2017-05-29block/file-*: *_parse_filename() and colonsMax Reitz
2017-05-29block: Fix backing paths for filenames with colonsMax Reitz
2017-05-29block: Tweak error message related to qemu-img amendEric Blake
2017-05-29qemu-img: Fix leakage of options on errorFam Zheng
2017-05-29qemu-img: copy *key-secret opts when opening newly created filesDaniel P. Berrange
2017-05-29qemu-img: introduce --target-image-opts for 'convert' commandDaniel P. Berrange
2017-05-29qemu-img: fix --image-opts usage with dd commandDaniel P. Berrange
2017-05-29qemu-img: add support for --object with 'dd' commandDaniel P. Berrange
2017-05-29qemu-img: Fix documentation of convertFam Zheng
2017-05-29qcow2: remove extra local_error variableAlberto Garcia
2017-05-29mirror: Drop permissions on s->target on completionKevin Wolf
2017-05-29ehci: fix frame timer invocation.Gerd Hoffmann
2017-05-29usb: don't wakeup during coldplugGerd Hoffmann
2017-05-29usb-hub: set PORT_STAT_C_SUSPEND on host-initiated wake-upLadi Prosek
2017-05-29xhci: add CONFIG_USB_XHCI_NEC optionGerd Hoffmann
2017-05-29xhci: split into multiple filesGerd Hoffmann
2017-05-29usb: Simplify the parameter parsing of the legacy usb serial deviceThomas Huth
2017-05-29usb: Deprecate HMP commands usb_add and usb_delThomas Huth
2017-05-29usb: Deprecate the legacy -usbdevice optionThomas Huth
2017-05-29ehci: fix overflow in frame timer codeGerd Hoffmann
2017-05-29linux-user: add strace support for uinfo structure of rt_sigqueueinfo() and r...Miloš Stojanović
2017-05-29linux-user: fix inconsistent spaces in print_siginfo() outputMiloš Stojanović
2017-05-29linux-user: add rt_tgsigqueueinfo() straceMiloš Stojanović
2017-05-29linux-user: add support for rt_tgsigqueueinfo() system callMiloš Stojanović
2017-05-29linux-user: fix argument type declaration of rt_sigqueinfo() syscallMiloš Stojanović
2017-05-29linux-user: fix mismatch of lock/unlock_user() invocations in rt_sigqueinfo()...Miloš Stojanović
2017-05-29linux-user: fix ssetmask() system callMiloš Stojanović
2017-05-29linux-user: add tkill(), tgkill() and rt_sigqueueinfo() straceMiloš Stojanović
2017-05-29linux-user: add strace for getuid(), gettid(), getppid(), geteuid()Miloš Stojanović
2017-05-29linux-user: remove all traces of qemu from /proc/self/cmdlineAndreas Schwab
2017-05-29linux-user: allocate heap memory for execve argumentsPrasad J Pandit
2017-05-29linux-user: fix inotifyLaurent Vivier
2017-05-29linux-user: fix fadvise64_64() on ppcLaurent Vivier
2017-05-29linux-user: fix eventfdLaurent Vivier
2017-05-29linux-user: call fd_trans_target_to_host_data() for write()Laurent Vivier
2017-05-29acpi-test: update expected filesMichael S. Tsirkin
2017-05-29pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entryLadi Prosek
2017-05-27Fix total IP header length in forwarded TCP packetsSjors Gielen
2017-05-27slirp: fix leakMarc-André Lureau
2017-05-27slirp: Fix wrong mss bug.Tao Wu
2017-05-26nvme: Add support for Controller Memory BuffersStephen Bates