aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-04-03hw/s390x: fix memory leak in s390_init_ipl_dev()Greg Kurz
2018-03-29tpm: CRB: Enforce locality is requested before processing bufferStefan Berger
2018-03-29tpm: CRB: Reset Granted flag when relinquishing localityStefan Berger
2018-03-29tpm: CRB: set the Idle flag by defaultStefan Berger
2018-03-27macio: fix NULL pointer dereference when issuing IDE trimMark Cave-Ayland
2018-03-27ide: fix invalid TRIM range abortion for macioAnton Nefedov
2018-03-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-26scsi: turn "is this a SCSI device?" into a conditional hintPaolo Bonzini
2018-03-26hw/audio: Fix crashes when devices are used on ISA bus without DMAThomas Huth
2018-03-26fdc: Exit if ISA controller does not support DMAAlexey Kardashevskiy
2018-03-26hw/net/can: Fix segfaults when using the devices without busThomas Huth
2018-03-26virtio_net: flush uncompleted TX on resetGreg Kurz
2018-03-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180323'...Peter Maydell
2018-03-23mach-virt: Set VM's SMBIOS system version to mc->nameWei Huang
2018-03-23i.MX: Support serial RS-232 break properlyTrent Piepho
2018-03-23hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15Peter Maydell
2018-03-23hw/intc/arm_gicv3: Fix secure-GIC NS ICC_PMR and ICC_RPR accessesPeter Maydell
2018-03-23sdhci: fix incorrect use of Error *Paolo Bonzini
2018-03-23hw/rdma: Fix 32-bit compilationYuval Shaia
2018-03-23hw/rdma: Use correct print format in CHK_ATTR macroYuval Shaia
2018-03-23hw/rdma: Change host_virt to void *Yuval Shaia
2018-03-23hw/rdma: fix clang compilation errorsMarcel Apfelbaum
2018-03-23rdma: fix up include directivesMichael S. Tsirkin
2018-03-23hw/rdma: Add support for Query QP verb to pvrdma deviceYuval Shaia
2018-03-23hw/rdma: Add Query QP operationYuval Shaia
2018-03-23s390x/pci: forbid multifunction pci deviceYi Min Zhao
2018-03-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-03-21multiboot: Check validity of mh_header_addrKevin Wolf
2018-03-21multiboot: Reject kernels exceeding the address spaceKevin Wolf
2018-03-21tpm: CRB: query backend for TPM established flagStefan Berger
2018-03-21tpm: CRB: reset locAssigned upon relinquishing localityStefan Berger
2018-03-21tpm: CRB: set registers to 0 by defaultStefan Berger
2018-03-21tpm: CRB: Set tpmRegValidSts flag to '1' in device resetStefan Berger
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-20vhost: Huge page align and mergeDr. David Alan Gilbert
2018-03-20vhost+postcopy: Wire up POSTCOPY_END notifyDr. David Alan Gilbert
2018-03-20vhost-user: Add VHOST_USER_POSTCOPY_END messageDr. David Alan Gilbert
2018-03-20vhost+postcopy: Add vhost wakerDr. David Alan Gilbert
2018-03-20vhost+postcopy: Resolve client addressDr. David Alan Gilbert
2018-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-03-20Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-12-v4' int...Peter Maydell
2018-03-20vhost+postcopy: Stash RAMBlock and offsetDr. David Alan Gilbert
2018-03-20vhost+postcopy: Send address back to qemuDr. David Alan Gilbert
2018-03-20postcopy+vhost-user: Split set_mem_table for postcopyDr. David Alan Gilbert
2018-03-20vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert
2018-03-20vhost+postcopy: Register shared ufd with postcopyDr. David Alan Gilbert
2018-03-20vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert
2018-03-20postcopy: Add vhost-user flag for postcopy and check itDr. David Alan Gilbert
2018-03-20hw/acpi-build: build SRAT memory affinity structures for DIMM devicesHaozhong Zhang
2018-03-20qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoListHaozhong Zhang