Age | Commit message (Expand) | Author |
2018-05-24 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ... | Peter Maydell |
2018-05-24 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-05-24 | Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'... | Peter Maydell |
2018-05-24 | bochs-display: add pcie support | Gerd Hoffmann |
2018-05-24 | bochs-display: add dirty tracking support | Gerd Hoffmann |
2018-05-24 | hw/display: add new bochs-display device | Gerd Hoffmann |
2018-05-24 | vga-pci: use PCI_VGA_MMIO_SIZE | Gerd Hoffmann |
2018-05-24 | vga: move bochs vbe defines to header file | Gerd Hoffmann |
2018-05-24 | vga: catch depth 0 | Gerd Hoffmann |
2018-05-23 | intel-iommu: rework the page walk logic | Peter Xu |
2018-05-23 | intel-iommu: trace domain id during page walk | Peter Xu |
2018-05-23 | intel-iommu: pass in address space when page walk | Peter Xu |
2018-05-23 | intel-iommu: introduce vtd_page_walk_info | Peter Xu |
2018-05-23 | intel-iommu: only do page walk for MAP notifiers | Peter Xu |
2018-05-23 | intel-iommu: add iommu lock | Peter Xu |
2018-05-23 | intel-iommu: remove IntelIOMMUNotifierNode | Peter Xu |
2018-05-23 | intel-iommu: send PSI always even if across PDEs | Peter Xu |
2018-05-23 | nvdimm: fix typo in label-size definition | Ross Zwisler |
2018-05-23 | hw/virtio: Fix brace Werror with clang 6.0.0 | Richard Henderson |
2018-05-23 | vhost-user+postcopy: Use qemu_set_nonblock | Dr. David Alan Gilbert |
2018-05-23 | virtio: support setting memory region based host notifier | Tiwei Bie |
2018-05-23 | vhost-user: support receiving file descriptors in slave_read | Tiwei Bie |
2018-05-23 | x86/cpu: use standard-headers/asm-x86.kvm_para.h | Michael S. Tsirkin |
2018-05-23 | vhost: add trace for IOTLB miss | Peter Xu |
2018-05-23 | virtio-balloon: add hugetlb page allocation counts | Jonathan Helman |
2018-05-23 | hw/pci-host/q35: Replace hardcoded value with macro | Zihan Yang |
2018-05-22 | xen_disk: be consistent with use of xendev and blkdev->xendev | Paul Durrant |
2018-05-22 | xen_disk: use a single entry iovec | Paul Durrant |
2018-05-22 | xen_backend: make the xen_feature_grant_copy flag private | Paul Durrant |
2018-05-22 | xen_disk: remove use of grant map/unmap | Paul Durrant |
2018-05-22 | xen_backend: add an emulation of grant copy | Paul Durrant |
2018-05-22 | xen: remove other open-coded use of libxengnttab | Paul Durrant |
2018-05-22 | xen_disk: remove open-coded use of libxengnttab | Paul Durrant |
2018-05-22 | xen_backend: add grant table helpers | Paul Durrant |
2018-05-22 | xen: add a meaningful declaration of grant_copy_segment into xen_common.h | Paul Durrant |
2018-05-20 | acpi: fix a comment about aml_call0() | Marc-André Lureau |
2018-05-20 | hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format strings | Thomas Huth |
2018-05-20 | Remove unnecessary variables for function return value | Laurent Vivier |
2018-05-20 | hw/ide/ahci: Keep ALLWINNER_AHCI() macro internal | Philippe Mathieu-Daudé |
2018-05-20 | misc, ide: remove use of HWADDR_PRIx in trace events | Daniel P. Berrangé |
2018-05-18 | xen-hvm: create separate function for ioreq server initialization | Paul Durrant |
2018-05-18 | xen_pt: Present the size of 64 bit BARs correctly | Ross Lagerwall |
2018-05-18 | xen/pt: use address_space_memory object for memory region hooks | Igor Druzhinin |
2018-05-18 | xen-pvdevice: Introduce a simplistic xen-pvdevice save state | Igor Druzhinin |
2018-05-18 | hw/arm/smmu-common: Fix coverity issue in get_block_pte_address | Eric Auger |
2018-05-18 | hw/arm/smmuv3: Fix Coverity issue in smmuv3_record_event | Eric Auger |
2018-05-18 | xlnx-zynqmp: Connect the ZynqMP GDMA and ADMA | Francisco Iglesias |
2018-05-18 | xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMA | Francisco Iglesias |
2018-05-18 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180518-pull-request' ... | Peter Maydell |
2018-05-18 | hw/usb/dev-smartcard-reader: Handle 64 B USB packets | Jakub Jelen |