summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio-crypto: fix virtio_queue_set_notification() raceStefan Hajnoczi2016-11-181-2/+11
* docs: add PCIe devices placement guidelinesMarcel Apfelbaum2016-11-151-0/+310
* virtio: drop virtio_queue_get_ring_{size,addr}()Greg Kurz2016-11-152-13/+0Star
* vhost: drop legacy vring layout bitsGreg Kurz2016-11-152-16/+0Star
* vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layoutGreg Kurz2016-11-152-19/+64
* nvdimm acpi: introduce NVDIMM_DSM_MEMORY_SIZEXiao Guangrong2016-11-151-13/+17
* nvdimm acpi: use aml_name_decl to define named objectXiao Guangrong2016-11-151-4/+2Star
* nvdimm acpi: rename nvdimm_dsm_reserved_rootXiao Guangrong2016-11-151-3/+4
* nvdimm acpi: fix two commentsXiao Guangrong2016-11-151-2/+2
* nvdimm acpi: define DSM return codesXiao Guangrong2016-11-151-19/+27
* nvdimm acpi: rename nvdimm_acpi_hotplugXiao Guangrong2016-11-153-3/+3
* nvdimm acpi: cleanup nvdimm_build_fitXiao Guangrong2016-11-151-3/+1Star
* nvdimm acpi: rename nvdimm_plugged_device_listXiao Guangrong2016-11-151-9/+8Star
* docs: improve the doc of Read FIT methodXiao Guangrong2016-11-151-49/+47Star
* nvdimm acpi: clean up nvdimm_build_acpiXiao Guangrong2016-11-151-14/+16
* pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplugXiao Guangrong2016-11-151-6/+0Star
* pc: memhp: move nvdimm hotplug out of memory hotplugXiao Guangrong2016-11-158-29/+34
* nvdimm acpi: drop the lock of fit bufferXiao Guangrong2016-11-152-22/+6Star
* 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