summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-03-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell7-11/+36
2018-03-26scsi: turn "is this a SCSI device?" into a conditional hintPaolo Bonzini2-6/+8
2018-03-26hw/audio: Fix crashes when devices are used on ISA bus without DMAThomas Huth3-4/+20
2018-03-26fdc: Exit if ISA controller does not support DMAAlexey Kardashevskiy1-1/+4
2018-03-26hw/net/can: Fix segfaults when using the devices without busThomas Huth1-0/+4
2018-03-26virtio_net: flush uncompleted TX on resetGreg Kurz1-0/+11
2018-03-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180323'...Peter Maydell6-9/+18
2018-03-23mach-virt: Set VM's SMBIOS system version to mc->nameWei Huang1-1/+7
2018-03-23i.MX: Support serial RS-232 break properlyTrent Piepho1-1/+4
2018-03-23hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15Peter Maydell2-2/+2
2018-03-23hw/intc/arm_gicv3: Fix secure-GIC NS ICC_PMR and ICC_RPR accessesPeter Maydell1-3/+3
2018-03-23sdhci: fix incorrect use of Error *Paolo Bonzini1-2/+2
2018-03-23hw/rdma: Fix 32-bit compilationYuval Shaia8-38/+40
2018-03-23hw/rdma: Use correct print format in CHK_ATTR macroYuval Shaia1-2/+2
2018-03-23hw/rdma: Change host_virt to void *Yuval Shaia4-11/+11
2018-03-23hw/rdma: fix clang compilation errorsMarcel Apfelbaum2-4/+5
2018-03-23rdma: fix up include directivesMichael S. Tsirkin12-39/+39
2018-03-23hw/rdma: Add support for Query QP verb to pvrdma deviceYuval Shaia1-1/+23
2018-03-23hw/rdma: Add Query QP operationYuval Shaia4-0/+35
2018-03-23s390x/pci: forbid multifunction pci deviceYi Min Zhao1-0/+10
2018-03-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+8
2018-03-21multiboot: Check validity of mh_header_addrKevin Wolf1-0/+4
2018-03-21multiboot: Reject kernels exceeding the address spaceKevin Wolf1-0/+4
2018-03-21tpm: CRB: query backend for TPM established flagStefan Berger1-0/+6
2018-03-21tpm: CRB: reset locAssigned upon relinquishing localityStefan Berger1-0/+2
2018-03-21tpm: CRB: set registers to 0 by defaultStefan Berger1-0/+2
2018-03-21tpm: CRB: Set tpmRegValidSts flag to '1' in device resetStefan Berger1-2/+2
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell11-259/+855
2018-03-20vhost: Huge page align and mergeDr. David Alan Gilbert2-11/+58
2018-03-20vhost+postcopy: Wire up POSTCOPY_END notifyDr. David Alan Gilbert2-0/+36
2018-03-20vhost-user: Add VHOST_USER_POSTCOPY_END messageDr. David Alan Gilbert1-0/+1
2018-03-20vhost+postcopy: Add vhost wakerDr. David Alan Gilbert2-0/+33
2018-03-20vhost+postcopy: Resolve client addressDr. David Alan Gilbert2-1/+33
2018-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2-4/+4
2018-03-20Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-12-v4' int...Peter Maydell1-8/+8
2018-03-20vhost+postcopy: Stash RAMBlock and offsetDr. David Alan Gilbert2-0/+35
2018-03-20vhost+postcopy: Send address back to qemuDr. David Alan Gilbert2-2/+66
2018-03-20postcopy+vhost-user: Split set_mem_table for postcopyDr. David Alan Gilbert1-2/+75
2018-03-20vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert2-0/+37
2018-03-20vhost+postcopy: Register shared ufd with postcopyDr. David Alan Gilbert1-1/+19
2018-03-20vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert1-0/+48
2018-03-20postcopy: Add vhost-user flag for postcopy and check itDr. David Alan Gilbert1-1/+40
2018-03-20hw/acpi-build: build SRAT memory affinity structures for DIMM devicesHaozhong Zhang1-4/+52
2018-03-20qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoListHaozhong Zhang1-1/+9
2018-03-20pc-dimm: make qmp_pc_dimm_device_list() sort devices by addressHaozhong Zhang2-41/+45
2018-03-20hw/pci: remove obsolete PCIDevice->init()Philippe Mathieu-Daudé1-14/+0
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz1-8/+8
2018-03-19hw/arm/raspi: Provide spin-loop code for AArch64 CPUsPeter Maydell1-1/+40
2018-03-19hw/arm/bcm2836: Hardcode correct CPU typePeter Maydell2-11/+15
2018-03-19hw/arm/bcm2836: Use correct affinity values for BCM2837Peter Maydell1-4/+7