summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...Peter Maydell3-4/+22
2017-07-10migration: Rename cleanup() to save_cleanup()Juan Quintela1-2/+2
2017-07-10migration: Rename save_live_setup() to save_setup()Juan Quintela1-1/+1
2017-07-10vfio/pci: Fixup v0 PCIe capabilitiesAlex Williamson1-0/+12
2017-07-10vfio: Test realized when using VFIOGroup.device_list iteratorAlex Williamson3-4/+10
2017-07-07xen/pt: Fixup addr validation in xen_pt_pci_config_access_checkAnoob Soman1-1/+1
2017-07-07xen-platform: Cleanup network infrastructure when emulated NICs are unpluggedRoss Lagerwall1-0/+11
2017-07-07xenfb: remove xen_init_display "temporary" hackStefano Stabellini2-66/+18
2017-07-06Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...Peter Maydell8-240/+376
2017-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell5-5/+7
2017-07-05hw/s390x/ipl: Fix endianness problem with netboot_start_addrThomas Huth1-1/+1
2017-07-05virtio-scsi-ccw: use ioeventfd even when KVM is disabledQingFeng Hao1-1/+1
2017-07-05s390x: fix realize inheritance for kvm-flicHalil Pasic2-2/+19
2017-07-05s390x: fix error propagation in kvm-flic's realizeHalil Pasic1-2/+10
2017-07-05s390x/3270: fix instruction interception handlerDong Jia Shi1-0/+1
2017-07-05s390x: vmstatify config migration for virtio-ccwHalil Pasic5-234/+344
2017-07-04vapic: use tcg_enabledPaolo Bonzini1-2/+3
2017-07-04virtio-scsi: finalize IOMMU supportJason Wang1-1/+2
2017-07-04hw/misc/edu: Compile the edu device as common objectThomas Huth1-1/+1
2017-07-04include/exec/poison: Mark CONFIG_KVM as poisoned, tooThomas Huth1-1/+0
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth1-0/+1
2017-07-04Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next.for-upstre...Peter Maydell1-0/+3
2017-07-04xilinx-dp: Add support for the yuy2 video formatEdgar E. Iglesias1-0/+3
2017-07-03virtio-net: fix tx queue size for !vhost-userMichael S. Tsirkin1-8/+20
2017-07-03vhost-user: unregister slave req handler at cleanup timeMaxime Coquelin1-0/+1
2017-07-03vhost: ensure vhost_ops are set before calling iotlb callbackMaxime Coquelin1-2/+8
2017-07-03intel_iommu: fix migration breakage on mr switchPeter Xu1-0/+15
2017-07-03hw/acpi: remove dead acpi codeAleksandr Bezzubikov1-10/+0
2017-07-03fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1()Mark Cave-Ayland1-9/+7
2017-07-03fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()Mark Cave-Ayland1-8/+8
2017-07-03i386/kvm/pci-assign: Use errp directly rather than local_errMao Zhongyi1-15/+7
2017-07-03i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()Mao Zhongyi1-12/+6
2017-07-03pci: Convert shpc_init() to ErrorMao Zhongyi3-20/+16
2017-07-03pci: Convert to realizeMao Zhongyi6-48/+52
2017-07-03pci: Replace pci_add_capability2() with pci_add_capability()Mao Zhongyi6-31/+15
2017-07-03pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi11-41/+92
2017-07-03pci: Fix the wrong assertion.Mao Zhongyi4-4/+4
2017-07-03pci: Add comment for pci_add_capability2()Mao Zhongyi1-0/+6
2017-07-03pci: Clean up error checking in pci_add_capability()Mao Zhongyi1-5/+1
2017-07-03intel_iommu: relax iq tail check on VTD_GCMD_QIE enableLadi Prosek2-15/+20
2017-07-03hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge deviceThomas Huth1-0/+2
2017-07-03virtio-net: enable configurable tx queue sizeWei Wang1-2/+30
2017-06-30Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-11/+13
2017-06-30virtio-pci: use ioeventfd even when KVM is disabledStefan Hajnoczi1-1/+1
2017-06-30spapr: Clean up DRC set_isolation_state() pathDavid Gibson1-42/+103
2017-06-30spapr: Clean up DRC set_allocation_state pathDavid Gibson1-28/+45
2017-06-30spapr: Make DRC reset force DRC into known stateDavid Gibson2-34/+16
2017-06-30spapr: Split DRC release from DRC detachDavid Gibson1-22/+27
2017-06-30spapr: Eliminate DRC 'signalled' state variableDavid Gibson2-54/+1
2017-06-30spapr: Start hotplugged PCI devices in ISOLATED stateDavid Gibson1-10/+0