summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-06-01nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler
2018-06-01usb: use local path for local headersMichael S. Tsirkin
2018-06-01sd: fix up includeMichael S. Tsirkin
2018-06-01vhost-scsi: drop an unused includeMichael S. Tsirkin
2018-06-01ppc: use local path for local headersMichael S. Tsirkin
2018-06-01rocker: drop an unused includeMichael S. Tsirkin
2018-06-01e1000e: use local path for local headersMichael S. Tsirkin
2018-06-01ioapic: fix up includesMichael S. Tsirkin
2018-06-01ide: use local path for local headersMichael S. Tsirkin
2018-06-01display: use local path for local headersMichael S. Tsirkin
2018-06-01hppa: use local path for local headersMichael S. Tsirkin
2018-05-24vhost-user: support registering external host notifiersTiwei Bie
2018-05-24vhost-user: introduce shared vhost-user stateTiwei Bie
2018-05-24vhost-user: allow slave to send fds via slave channelTiwei Bie
2018-05-24vhost: allow backends to filter memory sectionsTiwei Bie
2018-05-23intel-iommu: rework the page walk logicPeter Xu
2018-05-23intel-iommu: trace domain id during page walkPeter Xu
2018-05-23intel-iommu: pass in address space when page walkPeter Xu
2018-05-23intel-iommu: introduce vtd_page_walk_infoPeter Xu
2018-05-23intel-iommu: only do page walk for MAP notifiersPeter Xu
2018-05-23intel-iommu: add iommu lockPeter Xu
2018-05-23intel-iommu: remove IntelIOMMUNotifierNodePeter Xu
2018-05-23intel-iommu: send PSI always even if across PDEsPeter Xu
2018-05-23nvdimm: fix typo in label-size definitionRoss Zwisler
2018-05-23hw/virtio: Fix brace Werror with clang 6.0.0Richard Henderson
2018-05-23vhost-user+postcopy: Use qemu_set_nonblockDr. David Alan Gilbert
2018-05-23virtio: support setting memory region based host notifierTiwei Bie
2018-05-23vhost-user: support receiving file descriptors in slave_readTiwei Bie
2018-05-23x86/cpu: use standard-headers/asm-x86.kvm_para.hMichael S. Tsirkin
2018-05-23vhost: add trace for IOTLB missPeter Xu
2018-05-23virtio-balloon: add hugetlb page allocation countsJonathan Helman
2018-05-23hw/pci-host/q35: Replace hardcoded value with macroZihan Yang
2018-05-20acpi: fix a comment about aml_call0()Marc-André Lureau
2018-05-20hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format stringsThomas Huth
2018-05-20Remove unnecessary variables for function return valueLaurent Vivier
2018-05-20hw/ide/ahci: Keep ALLWINNER_AHCI() macro internalPhilippe Mathieu-Daudé
2018-05-20misc, ide: remove use of HWADDR_PRIx in trace eventsDaniel P. Berrangé
2018-05-18hw/arm/smmu-common: Fix coverity issue in get_block_pte_addressEric Auger
2018-05-18hw/arm/smmuv3: Fix Coverity issue in smmuv3_record_eventEric Auger
2018-05-18xlnx-zynqmp: Connect the ZynqMP GDMA and ADMAFrancisco Iglesias
2018-05-18xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMAFrancisco Iglesias
2018-05-18Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180518-pull-request' ...Peter Maydell
2018-05-18hw/usb/dev-smartcard-reader: Handle 64 B USB packetsJakub Jelen
2018-05-18ccid-card-passthru: fix regression in realize()Marc-André Lureau
2018-05-18ui: add x_keymap.o to modulesPaolo Bonzini
2018-05-17Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-05-15pc: add 2.13 machine typesBabu Moger
2018-05-15sdcard: Correct CRC16 offset in sd_function_switch()Philippe Mathieu-Daudé
2018-05-15ps2: Fix mouse stream corruption due to lost dataGeoffrey McRae
2018-05-15ps2: Clear the PS/2 queue and obey disableGeoffrey McRae