aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-05-30numa: postpone options post-processing till machine_run_board_init()Igor Mammedov
2018-05-29ppc: Rename 2.13 machines to 3.0Peter Maydell
2018-05-29hw/s390x: Rename 2.13 machines to 3.0Peter Maydell
2018-05-29hw/i386: Rename 2.13 machine types to 3.0Peter Maydell
2018-05-29Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-05-23-4...Peter Maydell
2018-05-24Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ...Peter Maydell
2018-05-24tpm: extend TPM TIS with state migration supportStefan Berger
2018-05-24tpm: extend TPM emulator with state migration supportStefan Berger
2018-05-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-05-24Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...Peter Maydell
2018-05-24bochs-display: add pcie supportGerd Hoffmann
2018-05-24bochs-display: add dirty tracking supportGerd Hoffmann
2018-05-24hw/display: add new bochs-display deviceGerd Hoffmann
2018-05-24vga-pci: use PCI_VGA_MMIO_SIZEGerd Hoffmann
2018-05-24vga: move bochs vbe defines to header fileGerd Hoffmann
2018-05-24vga: catch depth 0Gerd Hoffmann
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-22xen_disk: be consistent with use of xendev and blkdev->xendevPaul Durrant
2018-05-22xen_disk: use a single entry iovecPaul Durrant
2018-05-22xen_backend: make the xen_feature_grant_copy flag privatePaul Durrant
2018-05-22xen_disk: remove use of grant map/unmapPaul Durrant
2018-05-22xen_backend: add an emulation of grant copyPaul Durrant
2018-05-22xen: remove other open-coded use of libxengnttabPaul Durrant
2018-05-22xen_disk: remove open-coded use of libxengnttabPaul Durrant
2018-05-22xen_backend: add grant table helpersPaul Durrant
2018-05-22xen: add a meaningful declaration of grant_copy_segment into xen_common.hPaul Durrant
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-18xen-hvm: create separate function for ioreq server initializationPaul Durrant
2018-05-18xen_pt: Present the size of 64 bit BARs correctlyRoss Lagerwall
2018-05-18xen/pt: use address_space_memory object for memory region hooksIgor Druzhinin