aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-12-05pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson
2017-12-05pci: Add pci_dev_bus_num() helperDavid Gibson
2017-12-05pci: Rename root bus initialization functions for clarityDavid Gibson
2017-12-05vmgenid: use UUID property typeRoman Kagan
2017-12-05qdev-properties: add UUID property typeRoman Kagan
2017-12-05smbios: support setting OEM strings tableDaniel P. Berrange
2017-12-05vhost-scsi: add missing virtqueue_size parameterEric Farman
2017-12-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-12-04spapr: Include "pre-plugged" DIMMS in ram size calculation at resetDavid Gibson
2017-12-01pc: fix crash on attempted cpu unplugIgor Mammedov
2017-12-01virtio: check VirtQueue Vring object is setPrasad J Pandit
2017-12-01vhost: fix error check in vhost_verify_ring_mappings()Greg Kurz
2017-12-01vhost: restore avail index from vring used index on disconnectionMaxime Coquelin
2017-12-01virtio: Add queue interface to restore avail index from vring used indexMaxime Coquelin
2017-11-30pseries: fix TCG migrationLaurent Vivier
2017-11-28virtio-net: don't touch virtqueue if vm is stoppedJason Wang
2017-11-27target/ppc: Move setting of patb_entry on hash table initSuraj Jitindar Singh
2017-11-24hw/arm/virt: Add 2.11 machine typeEric Auger
2017-11-24s390/kvm_virtio/linux-headers: remove traces of old virtio transportChristian Borntraeger
2017-11-22spapr: Implement bug in spapr-vty device to be compatible with PowerVMDavid Gibson
2017-11-22hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256Thomas Huth
2017-11-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...Peter Maydell
2017-11-20Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171120' int...Peter Maydell
2017-11-20hw/arm: Silence xlnx-ep108 deprecation warning during testsThomas Huth
2017-11-20hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley
2017-11-20nvic: Fix ARMv7M MPU_RBAR readsPeter Maydell
2017-11-20hw/net/vmxnet3: Fix code to work on big endian hosts, tooThomas Huth
2017-11-20net: Transmit zero UDP checksum as 0xFFFFEd Swierk
2017-11-20hw/net/eepro100: Fix endianness problem on big endian hostsThomas Huth
2017-11-20Revert "Add new PCI ID for i82559a"Jason Wang
2017-11-20spapr: reset DRCs after devicesGreg Kurz
2017-11-20target/ppc: Update setting of cpu features to account for compat modesSuraj Jitindar Singh
2017-11-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-11-16build-sys: restrict vmcoreinfo to fw_cfg+dma capable targetsMarc-André Lureau
2017-11-16vmcoreinfo: put it in the 'misc' device categoryMarc-André Lureau
2017-11-16NUMA: Enable adding NUMA node implicitlyDou Liyang
2017-11-16hw/pcie-pci-bridge: restrict to X86 and ARMMarcel Apfelbaum
2017-11-16hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum
2017-11-16pci: Initialize pci_dev->name before useAlexey Kardashevskiy
2017-11-16fix: unrealize virtio device if we fail to hotplug itlinzhecheng
2017-11-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-11-16Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-11-15-1...Peter Maydell
2017-11-15tpm_tis: Return 0 for every register in case of failure modeStefan Berger
2017-11-15tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failureStefan Berger
2017-11-15tpm-emulator: protect concurrent ctrl_chr accessMarc-André Lureau
2017-11-14Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171114' int...Peter Maydell
2017-11-14Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-11-14vhost-user-scsi: add missing virtqueue_size paramDariusz Stojaczyk
2017-11-14ioapic/tracing: Remove last DPRINTFsDr. David Alan Gilbert
2017-11-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171113'...Peter Maydell