aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-07-13Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into stagingPeter Maydell
2017-07-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...Peter Maydell
2017-07-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...Peter Maydell
2017-07-11mips/malta: load the initrd at the end of the low memoryAurelien Jarno
2017-07-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...Peter Maydell
2017-07-11ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf
2017-07-11aspeed: Register all watchdogsJoel Stanley
2017-07-11hw/misc: Add Exynos4210 Pseudo Random Number GeneratorKrzysztof Kozlowski
2017-07-11spapr: populate device tree depending on XIVE_EXPLOIT optionCédric Le Goater
2017-07-11spapr: introduce the XIVE_EXPLOIT option in CASCédric Le Goater
2017-07-11spapr: Only report host/guest IOMMU page size mismatches on KVMDavid Gibson
2017-07-11spapr: fix memory hotplug error pathGreg Kurz
2017-07-11spapr: Use unplug_request for PCI hot unplugDavid Gibson
2017-07-11spapr: Remove unnecessary differences between hotplug and coldplug pathsDavid Gibson
2017-07-11spapr: Add DRC release methodDavid Gibson
2017-07-11spapr: Uniform DRC reset pathsDavid Gibson
2017-07-11spapr: Leave DR-indicator management to the guestDavid Gibson
2017-07-11spapr: fix migration to pseries machine < 2.8Laurent Vivier
2017-07-11spapr: fix bogus function name in commentGreg Kurz
2017-07-11spapr: make spapr_populate_hotplug_cpu_dt() staticGreg Kurz
2017-07-10migration: Rename cleanup() to save_cleanup()Juan Quintela
2017-07-10migration: Rename save_live_setup() to save_setup()Juan Quintela
2017-07-10vfio/pci: Fixup v0 PCIe capabilitiesAlex Williamson
2017-07-10vfio: Test realized when using VFIOGroup.device_list iteratorAlex Williamson
2017-07-07xen/pt: Fixup addr validation in xen_pt_pci_config_access_checkAnoob Soman
2017-07-07xen-platform: Cleanup network infrastructure when emulated NICs are unpluggedRoss Lagerwall
2017-07-07xenfb: remove xen_init_display "temporary" hackStefano Stabellini
2017-07-06Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...Peter Maydell
2017-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-07-05hw/s390x/ipl: Fix endianness problem with netboot_start_addrThomas Huth
2017-07-05virtio-scsi-ccw: use ioeventfd even when KVM is disabledQingFeng Hao
2017-07-05s390x: fix realize inheritance for kvm-flicHalil Pasic
2017-07-05s390x: fix error propagation in kvm-flic's realizeHalil Pasic
2017-07-05s390x/3270: fix instruction interception handlerDong Jia Shi
2017-07-05s390x: vmstatify config migration for virtio-ccwHalil Pasic
2017-07-04vapic: use tcg_enabledPaolo Bonzini
2017-07-04virtio-scsi: finalize IOMMU supportJason Wang
2017-07-04hw/misc/edu: Compile the edu device as common objectThomas Huth
2017-07-04include/exec/poison: Mark CONFIG_KVM as poisoned, tooThomas Huth
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth
2017-07-04Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next.for-upstre...Peter Maydell
2017-07-04xilinx-dp: Add support for the yuy2 video formatEdgar E. Iglesias
2017-07-03virtio-net: fix tx queue size for !vhost-userMichael S. Tsirkin
2017-07-03vhost-user: unregister slave req handler at cleanup timeMaxime Coquelin
2017-07-03vhost: ensure vhost_ops are set before calling iotlb callbackMaxime Coquelin
2017-07-03intel_iommu: fix migration breakage on mr switchPeter Xu
2017-07-03hw/acpi: remove dead acpi codeAleksandr Bezzubikov
2017-07-03fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1()Mark Cave-Ayland
2017-07-03fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()Mark Cave-Ayland
2017-07-03i386/kvm/pci-assign: Use errp directly rather than local_errMao Zhongyi