aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-18ipmi: fix qemu crash while migrating with ipmiZhuangYanying1-4/+2
2016-11-18ivshmem: Fix 64 bit memory bar configurationZhuang Yanying1-1/+3
2016-11-18virtio: set ISR on dataplane notificationsPaolo Bonzini7-22/+32
2016-11-18virtio: access ISR atomicallyPaolo Bonzini3-14/+23
2016-11-18virtio: introduce grab/release_ioeventfd to fix vhostPaolo Bonzini5-18/+86
2016-11-18virtio-crypto: fix virtio_queue_set_notification() raceStefan Hajnoczi1-2/+11
2016-11-15docs: add PCIe devices placement guidelinesMarcel Apfelbaum1-0/+310
2016-11-15virtio: drop virtio_queue_get_ring_{size,addr}()Greg Kurz2-13/+0
2016-11-15vhost: drop legacy vring layout bitsGreg Kurz2-16/+0
2016-11-15vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layoutGreg Kurz2-19/+64
2016-11-15nvdimm acpi: introduce NVDIMM_DSM_MEMORY_SIZEXiao Guangrong1-13/+17
2016-11-15nvdimm acpi: use aml_name_decl to define named objectXiao Guangrong1-4/+2
2016-11-15nvdimm acpi: rename nvdimm_dsm_reserved_rootXiao Guangrong1-3/+4
2016-11-15nvdimm acpi: fix two commentsXiao Guangrong1-2/+2
2016-11-15nvdimm acpi: define DSM return codesXiao Guangrong1-19/+27
2016-11-15nvdimm acpi: rename nvdimm_acpi_hotplugXiao Guangrong3-3/+3
2016-11-15nvdimm acpi: cleanup nvdimm_build_fitXiao Guangrong1-3/+1
2016-11-15nvdimm acpi: rename nvdimm_plugged_device_listXiao Guangrong1-9/+8
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