summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* migration: Split qemu-file.hJuan Quintela2017-06-014-3/+1Star
* migration: Remove unneeded includes of migration/vmstate.hJuan Quintela2017-06-011-1/+0Star
* Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2017-06-018-139/+164
|\
| * 9pfs: local: metadata file for the VirtFS rootGreg Kurz2017-05-251-27/+59
| * 9pfs: local: simplify file openingGreg Kurz2017-05-253-50/+29Star
| * 9pfs: local: resolve special directories in pathsGreg Kurz2017-05-251-7/+25
| * 9pfs: check return value of v9fs_co_name_to_path()Greg Kurz2017-05-251-11/+25
| * 9pfs: assume utimensat() and futimens() are presentGreg Kurz2017-05-251-5/+0Star
| * 9pfs: local: fix unlink of alien files in mapped-file modeGreg Kurz2017-05-251-19/+15Star
| * 9pfs: drop pdu_push_and_notify()Greg Kurz2017-05-251-6/+1Star
| * virtio-9p/xen-9p: move 9p specific bits to core 9p codeGreg Kurz2017-05-254-14/+10Star
* | 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