aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-06-06s390x/css: fence off MIDACornelia Huck1-0/+5
2017-06-06s390x/css: catch section mismatch on loadHalil Pasic2-1/+19
2017-05-30Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi2-4/+144
2017-05-30Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into stagingStefan Hajnoczi8-257/+330
2017-05-30Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi15-144/+274
2017-05-30Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into stagingStefan Hajnoczi9-172/+330
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi40-59/+64
2017-05-30Merge remote-tracking branch 'ehabkost/tags/numa-pull-request' into stagingStefan Hajnoczi1-1/+2
2017-05-29ehci: fix frame timer invocation.Gerd Hoffmann1-3/+10
2017-05-29usb: don't wakeup during coldplugGerd Hoffmann1-0/+8
2017-05-29usb-hub: set PORT_STAT_C_SUSPEND on host-initiated wake-upLadi Prosek1-1/+14
2017-05-29xhci: add CONFIG_USB_XHCI_NEC optionGerd Hoffmann1-1/+1
2017-05-29xhci: split into multiple filesGerd Hoffmann4-236/+292
2017-05-29usb: Simplify the parameter parsing of the legacy usb serial deviceThomas Huth1-16/+5
2017-05-29ehci: fix overflow in frame timer codeGerd Hoffmann1-1/+1
2017-05-29pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entryLadi Prosek1-2/+5
2017-05-26nvme: Add support for Controller Memory BuffersStephen Bates2-4/+144
2017-05-25vhost-user: pass message as a pointer to process_message_reply()Maxime Coquelin1-6/+6
2017-05-25virtio_net: Bypass backends for MTU feature negotiationMaxime Coquelin1-1/+16
2017-05-25intel_iommu: support passthrough (PT)Peter Xu4-59/+176
2017-05-25intel_iommu: allow dev-iotlb context entry conditionallyPeter Xu1-13/+36
2017-05-25intel_iommu: use IOMMU_ACCESS_FLAG()Peter Xu1-1/+1
2017-05-25intel_iommu: provide vtd_ce_get_type()Peter Xu1-1/+6
2017-05-25intel_iommu: renaming context entry helpersPeter Xu1-12/+12
2017-05-25x86-iommu: use DeviceClass propertiesPeter Xu1-40/+7
2017-05-25memory: remove the last param in memory_region_iommu_replay()Peter Xu1-1/+1
2017-05-25memory: tune last param of iommu_ops.translate()Peter Xu8-10/+10
2017-05-25xics: add unrealize handlerGreg Kurz2-0/+11
2017-05-25hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_releaseDaniel Henrique Barboza1-1/+42
2017-05-25hw/ppc: migrating the DRC state of hotplugged devicesDaniel Henrique Barboza1-0/+56
2017-05-25hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza3-22/+29
2017-05-25hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineStateDavid Gibson1-38/+67
2017-05-24Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into stagingStefan Hajnoczi9-23/+903
2017-05-24spapr: add pre_plug function for memoryLaurent Vivier1-15/+26
2017-05-24pseries: Restore support for total vcpus not a multiple of threads-per-core f...David Gibson1-1/+7
2017-05-24pseries: Split CAS PVR negotiation out into a separate functionDavid Gibson1-17/+32
2017-05-24spapr: fix error reporting in xics_system_init()Greg Kurz1-7/+6
2017-05-24spapr_cpu_core: drop reference on ICP object during CPU realizationGreg Kurz1-1/+2
2017-05-24hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntryDaniel Henrique Barboza1-45/+7
2017-05-24spapr: ensure core_slot isn't NULL in spapr_core_unplug()Greg Kurz1-0/+1
2017-05-24xics_kvm: cache already enabled vCPU idsGreg Kurz1-7/+20
2017-05-24spapr: Consolidate HPT freeing code into a routineBharata B Rao2-8/+10
2017-05-24spapr-cpu-core: release ICP object when realization failsGreg Kurz1-8/+8
2017-05-24spapr: sanitize error handling in spapr_ics_create()Greg Kurz1-7/+12
2017-05-24ppc/xics: simplify prototype of xics_spapr_init()Greg Kurz2-3/+2
2017-05-23Merge remote-tracking branch 'jasowang/tags/net-pull-request' into stagingStefan Hajnoczi2-2/+11
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake40-57/+59
2017-05-23shutdown: Prepare for use of an enum in reset/shutdown_requestEric Blake1-2/+5
2017-05-23e1000e: Fix ICR "Other" causes clear logicSameeh Jubran1-2/+8
2017-05-23virtio-net: fix wild pointer when remove virtio-net queuesYunjian Wang1-0/+3