summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi2017-05-302-4/+144
|\
| * nvme: Add support for Controller Memory BuffersStephen Bates2017-05-262-4/+144
* | Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into stagingStefan Hajnoczi2017-05-308-257/+330
|\ \
| * | ehci: fix frame timer invocation.Gerd Hoffmann2017-05-291-3/+10
| * | usb: don't wakeup during coldplugGerd Hoffmann2017-05-291-0/+8
| * | usb-hub: set PORT_STAT_C_SUSPEND on host-initiated wake-upLadi Prosek2017-05-291-1/+14
| * | xhci: add CONFIG_USB_XHCI_NEC optionGerd Hoffmann2017-05-291-1/+1
| * | xhci: split into multiple filesGerd Hoffmann2017-05-294-236/+292
| * | usb: Simplify the parameter parsing of the legacy usb serial deviceThomas Huth2017-05-291-16/+5Star
| * | ehci: fix overflow in frame timer codeGerd Hoffmann2017-05-291-1/+1
| |/
* | Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi2017-05-3015-144/+274
|\ \
| * | pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entryLadi Prosek2017-05-291-2/+5
| * | vhost-user: pass message as a pointer to process_message_reply()Maxime Coquelin2017-05-251-6/+6
| * | virtio_net: Bypass backends for MTU feature negotiationMaxime Coquelin2017-05-251-1/+16
| * | intel_iommu: support passthrough (PT)Peter Xu2017-05-254-59/+176
| * | intel_iommu: allow dev-iotlb context entry conditionallyPeter Xu2017-05-251-13/+36
| * | intel_iommu: use IOMMU_ACCESS_FLAG()Peter Xu2017-05-251-1/+1
| * | intel_iommu: provide vtd_ce_get_type()Peter Xu2017-05-251-1/+6
| * | intel_iommu: renaming context entry helpersPeter Xu2017-05-251-12/+12
| * | x86-iommu: use DeviceClass propertiesPeter Xu2017-05-251-40/+7Star
| * | memory: remove the last param in memory_region_iommu_replay()Peter Xu2017-05-251-1/+1
| * | memory: tune last param of iommu_ops.translate()Peter Xu2017-05-258-10/+10
| |/
* | Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into stagingStefan Hajnoczi2017-05-309-172/+330
|\ \
| * | xics: add unrealize handlerGreg Kurz2017-05-252-0/+11
| * | hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_releaseDaniel Henrique Barboza2017-05-251-1/+42
| * | hw/ppc: migrating the DRC state of hotplugged devicesDaniel Henrique Barboza2017-05-251-0/+56
| * | hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza2017-05-253-22/+29
| * | hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineStateDavid Gibson2017-05-251-38/+67
| * | spapr: add pre_plug function for memoryLaurent Vivier2017-05-241-15/+26
| * | pseries: Restore support for total vcpus not a multiple of threads-per-core f...David Gibson2017-05-241-1/+7
| * | pseries: Split CAS PVR negotiation out into a separate functionDavid Gibson2017-05-241-17/+32
| * | spapr: fix error reporting in xics_system_init()Greg Kurz2017-05-241-7/+6Star
| * | spapr_cpu_core: drop reference on ICP object during CPU realizationGreg Kurz2017-05-241-1/+2
| * | hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntryDaniel Henrique Barboza2017-05-241-45/+7Star
| * | spapr: ensure core_slot isn't NULL in spapr_core_unplug()Greg Kurz2017-05-241-0/+1
| * | xics_kvm: cache already enabled vCPU idsGreg Kurz2017-05-241-7/+20
| * | spapr: Consolidate HPT freeing code into a routineBharata B Rao2017-05-242-8/+10
| * | spapr-cpu-core: release ICP object when realization failsGreg Kurz2017-05-241-8/+8
| * | spapr: sanitize error handling in spapr_ics_create()Greg Kurz2017-05-241-7/+12
| * | ppc/xics: simplify prototype of xics_spapr_init()Greg Kurz2017-05-242-3/+2Star
| |/
* | Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi2017-05-3040-59/+64
|\ \
| * | shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-2340-57/+59
| * | shutdown: Prepare for use of an enum in reset/shutdown_requestEric Blake2017-05-231-2/+5
* | | Merge remote-tracking branch 'ehabkost/tags/numa-pull-request' into stagingStefan Hajnoczi2017-05-301-1/+2
|\ \ \
| * | | numa: Silence incomplete mapping warning under qtestIgor Mammedov2017-05-221-1/+2
| |/ /
* | | Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into stagingStefan Hajnoczi2017-05-249-23/+903
|\ \ \ | |_|/ |/| |
| * | vfio/ccw: update sense data if a unit check is pendingDong Jia Shi2017-05-191-0/+7
| * | s390x/css: ccw translation infrastructureXiao Feng Ren2017-05-193-6/+96
| * | s390x/css: introduce and realize ccw-request callbackXiao Feng Ren2017-05-192-2/+87
| * | vfio/ccw: get irqs info and set the eventfd fdDong Jia Shi2017-05-191-0/+101