summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-15docs: improve the doc of Read FIT methodXiao Guangrong1-49/+47
2016-11-15nvdimm acpi: clean up nvdimm_build_acpiXiao Guangrong1-14/+16
2016-11-15pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplugXiao Guangrong1-6/+0
2016-11-15pc: memhp: move nvdimm hotplug out of memory hotplugXiao Guangrong8-29/+34
2016-11-15nvdimm acpi: drop the lock of fit bufferXiao Guangrong2-22/+6
2016-11-15qdev: hotplug: drop HotplugHandler.post_plug callbackXiao Guangrong5-62/+9
2016-11-15vhost: migration blocker only if shared log is usedRafael David Tinoco1-1/+1
2016-11-15virtio-net: mark VIRTIO_NET_F_GSO as legacyMichael S. Tsirkin1-0/+1
2016-11-15virtio: allow per-device-class legacy featuresMichael S. Tsirkin4-2/+13
2016-11-15acpi: fix DMAR device scope for IOAPICPeter Xu2-2/+6
2016-11-15intel_iommu: fix incorrect assertPeter Xu1-1/+1
2016-11-15intel_iommu: fix several incorrect endianess and bit fieldsPeter Xu2-6/+5
2016-11-15virtio-crypto: tag as not hotpluggable and migrationGonglei2-1/+2
2016-11-15virtio: make virtqueue_alloc_element staticLadi Prosek2-2/+1
2016-11-15virtio: rename virtqueue_discard to virtqueue_unpopLadi Prosek4-8/+8
2016-11-15intel_iommu: fixing source id during IOTLB hash key calculationJason Wang2-2/+2
2016-11-10MAINTAINERS: Remove obsolete stable branchesThomas Huth1-22/+0
2016-11-10MAINTAINERS: Add Fam and Jsnow for Bitmap supportJohn Snow1-0/+14
2016-11-10MAINTAINERS: Add an entry for the CHRP NVRAM filesThomas Huth1-0/+7
2016-11-10m68k: Update the 68k sections in the MAINTAINERS fileThomas Huth1-1/+5
2016-11-10sparc: Add slavio_misc.c and eccmemctl.c to the MAINTAINERS fileThomas Huth1-0/+2
2016-11-10MAINTAINERS: Add some ARM related files to the corresponding sectionsThomas Huth1-1/+7
2016-11-10Fix cursesw detectionSamuel Thibault1-1/+6
2016-11-10hw/input/hid: support alternative sysrq/break scancodes for gtk-vncPeter Korsgaard1-2/+2
2016-11-10ui/gtk: Fix build with older versions of gtkThomas Huth1-1/+2
2016-11-10usbredir: free vm_change_state_handler in usbredir destroy dispatchLi Qiang1-1/+4
2016-11-10usb: ehci: fix memory leak in ehci_init_transferLi Qiang1-0/+1
2016-11-10ipxe: update to 20161108 snapshotGerd Hoffmann9-0/+0
2016-11-09Merge remote-tracking branch 'public/tags/tracing-pull-request' into stagingStefan Hajnoczi1-2/+5
2016-11-09Merge remote-tracking branch 'public/tags/block-pull-request' into stagingStefan Hajnoczi5-31/+74
2016-11-08docs/tracing.txt: Update documentation of default backendPeter Maydell1-2/+5
2016-11-08aio-posix: simplify aio_epoll_updatePaolo Bonzini1-15/+8
2016-11-08aio-posix: avoid NULL pointer dereference in aio_epoll_updatePaolo Bonzini1-15/+17
2016-11-08block: Don't mark node clean after failed flushKevin Wolf4-1/+49
2016-11-07Merge remote-tracking branch 'pm215/tags/pull-target-arm-20161107' into stagingStefan Hajnoczi4-7/+51
2016-11-07s390x/kvm: fix run_on_cpu sigp conversionsCornelia Huck1-18/+18
2016-11-07hw/i2c/bitbang_i2c: Handle NACKs from devicesPeter Maydell1-4/+15
2016-11-07Fix corruption of CPSR when SCTLR.EE is setJulian Brown1-1/+1
2016-11-07nvic: set pending status for not active interruptsMarcin Krzeminski1-2/+20
2016-11-07char: cadence: check baud rate generator and divider valuesPrasad J Pandit1-0/+15
2016-11-04Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into stagingStefan Hajnoczi5-2/+12
2016-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingStefan Hajnoczi27-435/+763
2016-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi48-507/+3352
2016-11-02PCMachineState: introduce acpi_build_enabled fieldWei Liu4-1/+11
2016-11-02hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()Thomas Huth1-1/+1
2016-11-02main-loop: Suppress I/O thread warning under qtestMax Reitz1-1/+1
2016-11-02docs/rcu.txt: Fix minor typoPranith Kumar1-1/+1
2016-11-02vl: exit qemu on guest panic if -no-shutdown is not setChristian Borntraeger2-2/+7
2016-11-02checkpatch: allow spaces before parenthesis for 'coroutine_fn'Jeff Cody1-1/+1
2016-11-02x86: add AVX512_4VNNIW and AVX512_4FMAPS featuresLuwei Kang2-1/+22