aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-15virtio-net: mark VIRTIO_NET_F_GSO as legacyMichael S. Tsirkin
2016-11-15virtio: allow per-device-class legacy featuresMichael S. Tsirkin
2016-11-15acpi: fix DMAR device scope for IOAPICPeter Xu
2016-11-15intel_iommu: fix incorrect assertPeter Xu
2016-11-15intel_iommu: fix several incorrect endianess and bit fieldsPeter Xu
2016-11-15virtio-crypto: tag as not hotpluggable and migrationGonglei
2016-11-15virtio: make virtqueue_alloc_element staticLadi Prosek
2016-11-15virtio: rename virtqueue_discard to virtqueue_unpopLadi Prosek
2016-11-15intel_iommu: fixing source id during IOTLB hash key calculationJason Wang
2016-11-10MAINTAINERS: Remove obsolete stable branchesThomas Huth
2016-11-10MAINTAINERS: Add Fam and Jsnow for Bitmap supportJohn Snow
2016-11-10MAINTAINERS: Add an entry for the CHRP NVRAM filesThomas Huth
2016-11-10m68k: Update the 68k sections in the MAINTAINERS fileThomas Huth
2016-11-10sparc: Add slavio_misc.c and eccmemctl.c to the MAINTAINERS fileThomas Huth
2016-11-10MAINTAINERS: Add some ARM related files to the corresponding sectionsThomas Huth
2016-11-10Fix cursesw detectionSamuel Thibault
2016-11-10hw/input/hid: support alternative sysrq/break scancodes for gtk-vncPeter Korsgaard
2016-11-10ui/gtk: Fix build with older versions of gtkThomas Huth
2016-11-10usbredir: free vm_change_state_handler in usbredir destroy dispatchLi Qiang
2016-11-10usb: ehci: fix memory leak in ehci_init_transferLi Qiang
2016-11-10ipxe: update to 20161108 snapshotGerd Hoffmann
2016-11-09Merge remote-tracking branch 'public/tags/tracing-pull-request' into stagingStefan Hajnoczi
2016-11-09Merge remote-tracking branch 'public/tags/block-pull-request' into stagingStefan Hajnoczi
2016-11-08docs/tracing.txt: Update documentation of default backendPeter Maydell
2016-11-08aio-posix: simplify aio_epoll_updatePaolo Bonzini
2016-11-08aio-posix: avoid NULL pointer dereference in aio_epoll_updatePaolo Bonzini
2016-11-08block: Don't mark node clean after failed flushKevin Wolf
2016-11-07Merge remote-tracking branch 'pm215/tags/pull-target-arm-20161107' into stagingStefan Hajnoczi
2016-11-07s390x/kvm: fix run_on_cpu sigp conversionsCornelia Huck
2016-11-07hw/i2c/bitbang_i2c: Handle NACKs from devicesPeter Maydell
2016-11-07Fix corruption of CPSR when SCTLR.EE is setJulian Brown
2016-11-07nvic: set pending status for not active interruptsMarcin Krzeminski
2016-11-07char: cadence: check baud rate generator and divider valuesPrasad J Pandit
2016-11-04Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into stagingStefan Hajnoczi
2016-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingStefan Hajnoczi
2016-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi
2016-11-02PCMachineState: introduce acpi_build_enabled fieldWei Liu
2016-11-02hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()Thomas Huth
2016-11-02main-loop: Suppress I/O thread warning under qtestMax Reitz
2016-11-02docs/rcu.txt: Fix minor typoPranith Kumar
2016-11-02vl: exit qemu on guest panic if -no-shutdown is not setChristian Borntraeger
2016-11-02checkpatch: allow spaces before parenthesis for 'coroutine_fn'Jeff Cody
2016-11-02x86: add AVX512_4VNNIW and AVX512_4FMAPS featuresLuwei Kang
2016-11-02slirp: fix CharDriver breakagePaolo Bonzini
2016-11-02qemu-char: do not forward events through the mux until QEMU has startedPaolo Bonzini
2016-11-02nbd: Implement NBD_CMD_WRITE_ZEROES on clientEric Blake
2016-11-02nbd: Implement NBD_CMD_WRITE_ZEROES on serverEric Blake
2016-11-02nbd: Improve server handling of shutdown requestsEric Blake
2016-11-02nbd: Refactor conversion to errno to silence checkpatchEric Blake
2016-11-02nbd: Support shorter handshakeEric Blake