aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-06-02char: make chr_fe_deinit() optionaly delete backendMarc-André Lureau
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau
2017-06-02be-hci: use backend functionsMarc-André Lureau
2017-06-02chardev: serial & parallel declaration to own headersMarc-André Lureau
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-06-02Remove/replace sysemu/char.h inclusionMarc-André Lureau
2017-06-01Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-05-30Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'ehabkost/tags/numa-pull-request' into stagingStefan Hajnoczi
2017-05-29ehci: fix frame timer invocation.Gerd Hoffmann
2017-05-29usb: don't wakeup during coldplugGerd Hoffmann
2017-05-29usb-hub: set PORT_STAT_C_SUSPEND on host-initiated wake-upLadi Prosek
2017-05-29xhci: add CONFIG_USB_XHCI_NEC optionGerd Hoffmann
2017-05-29xhci: split into multiple filesGerd Hoffmann
2017-05-29usb: Simplify the parameter parsing of the legacy usb serial deviceThomas Huth
2017-05-29ehci: fix overflow in frame timer codeGerd Hoffmann
2017-05-29pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entryLadi Prosek
2017-05-26nvme: Add support for Controller Memory BuffersStephen Bates
2017-05-25vhost-user: pass message as a pointer to process_message_reply()Maxime Coquelin
2017-05-25virtio_net: Bypass backends for MTU feature negotiationMaxime Coquelin
2017-05-25intel_iommu: support passthrough (PT)Peter Xu
2017-05-25intel_iommu: allow dev-iotlb context entry conditionallyPeter Xu
2017-05-25intel_iommu: use IOMMU_ACCESS_FLAG()Peter Xu
2017-05-25intel_iommu: provide vtd_ce_get_type()Peter Xu
2017-05-25intel_iommu: renaming context entry helpersPeter Xu
2017-05-25x86-iommu: use DeviceClass propertiesPeter Xu
2017-05-25memory: remove the last param in memory_region_iommu_replay()Peter Xu
2017-05-25memory: tune last param of iommu_ops.translate()Peter Xu
2017-05-259pfs: local: metadata file for the VirtFS rootGreg Kurz
2017-05-259pfs: local: simplify file openingGreg Kurz
2017-05-259pfs: local: resolve special directories in pathsGreg Kurz
2017-05-259pfs: check return value of v9fs_co_name_to_path()Greg Kurz
2017-05-259pfs: assume utimensat() and futimens() are presentGreg Kurz
2017-05-259pfs: local: fix unlink of alien files in mapped-file modeGreg Kurz
2017-05-259pfs: drop pdu_push_and_notify()Greg Kurz
2017-05-25virtio-9p/xen-9p: move 9p specific bits to core 9p codeGreg Kurz
2017-05-25xics: add unrealize handlerGreg Kurz
2017-05-25hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_releaseDaniel Henrique Barboza
2017-05-25hw/ppc: migrating the DRC state of hotplugged devicesDaniel Henrique Barboza
2017-05-25hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza
2017-05-25hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineStateDavid Gibson
2017-05-24Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into stagingStefan Hajnoczi
2017-05-24spapr: add pre_plug function for memoryLaurent Vivier
2017-05-24pseries: Restore support for total vcpus not a multiple of threads-per-core f...David Gibson
2017-05-24pseries: Split CAS PVR negotiation out into a separate functionDavid Gibson
2017-05-24spapr: fix error reporting in xics_system_init()Greg Kurz