summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdev: hotplug: drop HotplugHandler.post_plug callbackXiao Guangrong2016-11-155-62/+9Star
* vhost: migration blocker only if shared log is usedRafael David Tinoco2016-11-151-1/+1
* virtio-net: mark VIRTIO_NET_F_GSO as legacyMichael S. Tsirkin2016-11-151-0/+1
* virtio: allow per-device-class legacy featuresMichael S. Tsirkin2016-11-154-2/+13
* acpi: fix DMAR device scope for IOAPICPeter Xu2016-11-152-2/+6
* intel_iommu: fix incorrect assertPeter Xu2016-11-151-1/+1
* intel_iommu: fix several incorrect endianess and bit fieldsPeter Xu2016-11-152-6/+5Star
* virtio-crypto: tag as not hotpluggable and migrationGonglei2016-11-152-1/+2
* virtio: make virtqueue_alloc_element staticLadi Prosek2016-11-152-2/+1Star
* virtio: rename virtqueue_discard to virtqueue_unpopLadi Prosek2016-11-154-8/+8
* intel_iommu: fixing source id during IOTLB hash key calculationJason Wang2016-11-152-2/+2
* MAINTAINERS: Remove obsolete stable branchesThomas Huth2016-11-101-22/+0Star
* MAINTAINERS: Add Fam and Jsnow for Bitmap supportJohn Snow2016-11-101-0/+14
* MAINTAINERS: Add an entry for the CHRP NVRAM filesThomas Huth2016-11-101-0/+7
* m68k: Update the 68k sections in the MAINTAINERS fileThomas Huth2016-11-101-1/+5
* sparc: Add slavio_misc.c and eccmemctl.c to the MAINTAINERS fileThomas Huth2016-11-101-0/+2
* MAINTAINERS: Add some ARM related files to the corresponding sectionsThomas Huth2016-11-101-1/+7
* Fix cursesw detectionSamuel Thibault2016-11-101-1/+6
* hw/input/hid: support alternative sysrq/break scancodes for gtk-vncPeter Korsgaard2016-11-101-2/+2
* ui/gtk: Fix build with older versions of gtkThomas Huth2016-11-101-1/+2
* usbredir: free vm_change_state_handler in usbredir destroy dispatchLi Qiang2016-11-101-1/+4
* usb: ehci: fix memory leak in ehci_init_transferLi Qiang2016-11-101-0/+1
* ipxe: update to 20161108 snapshotGerd Hoffmann2016-11-109-0/+0
* Merge remote-tracking branch 'public/tags/tracing-pull-request' into stagingStefan Hajnoczi2016-11-091-2/+5
|\
| * docs/tracing.txt: Update documentation of default backendPeter Maydell2016-11-081-2/+5
* | Merge remote-tracking branch 'public/tags/block-pull-request' into stagingStefan Hajnoczi2016-11-095-31/+74
|\ \ | |/ |/|
| * aio-posix: simplify aio_epoll_updatePaolo Bonzini2016-11-081-15/+8Star
| * aio-posix: avoid NULL pointer dereference in aio_epoll_updatePaolo Bonzini2016-11-081-15/+17
| * block: Don't mark node clean after failed flushKevin Wolf2016-11-084-1/+49
|/
* Merge remote-tracking branch 'pm215/tags/pull-target-arm-20161107' into stagingStefan Hajnoczi2016-11-074-7/+51
|\
| * hw/i2c/bitbang_i2c: Handle NACKs from devicesPeter Maydell2016-11-071-4/+15
| * Fix corruption of CPSR when SCTLR.EE is setJulian Brown2016-11-071-1/+1
| * nvic: set pending status for not active interruptsMarcin Krzeminski2016-11-071-2/+20
| * char: cadence: check baud rate generator and divider valuesPrasad J Pandit2016-11-071-0/+15
* | s390x/kvm: fix run_on_cpu sigp conversionsCornelia Huck2016-11-071-18/+18
|/
* Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into stagingStefan Hajnoczi2016-11-045-2/+12
|\
| * PCMachineState: introduce acpi_build_enabled fieldWei Liu2016-11-024-1/+11
| * hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()Thomas Huth2016-11-021-1/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingStefan Hajnoczi2016-11-0327-435/+763
|\ \
| * | main-loop: Suppress I/O thread warning under qtestMax Reitz2016-11-021-1/+1
| * | docs/rcu.txt: Fix minor typoPranith Kumar2016-11-021-1/+1
| * | vl: exit qemu on guest panic if -no-shutdown is not setChristian Borntraeger2016-11-022-2/+7
| * | checkpatch: allow spaces before parenthesis for 'coroutine_fn'Jeff Cody2016-11-021-1/+1
| * | x86: add AVX512_4VNNIW and AVX512_4FMAPS featuresLuwei Kang2016-11-022-1/+22
| * | slirp: fix CharDriver breakagePaolo Bonzini2016-11-021-2/+1Star
| * | qemu-char: do not forward events through the mux until QEMU has startedPaolo Bonzini2016-11-021-2/+6
| * | nbd: Implement NBD_CMD_WRITE_ZEROES on clientEric Blake2016-11-023-0/+41
| * | nbd: Implement NBD_CMD_WRITE_ZEROES on serverEric Blake2016-11-022-4/+46
| * | nbd: Improve server handling of shutdown requestsEric Blake2016-11-025-4/+41
| * | nbd: Refactor conversion to errno to silence checkpatchEric Blake2016-11-021-6/+14