Age | Commit message (Expand) | Author |
2019-01-22 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-01-2... | Peter Maydell |
2019-01-22 | ppc: Move spapr-related prototypes from xics.h into a seperate header file | Thomas Huth |
2019-01-21 | Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta... | Peter Maydell |
2019-01-21 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20... | Peter Maydell |
2019-01-21 | hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config struct | Peter Maydell |
2019-01-21 | hw/block/xen: use proper format string for printing sectors | Alex Bennée |
2019-01-21 | ftgmac100: implement the new MDIO interface on Aspeed SoC | Cédric Le Goater |
2019-01-21 | hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node | Eric Auger |
2019-01-21 | hw/char/stm32f2xx_usart: Do not update data register when device is disabled | Philippe Mathieu-Daudé |
2019-01-19 | hw/rdma: modify struct initialization | Marcel Apfelbaum |
2019-01-19 | hw: rdma: fix an off-by-one issue | Li Qiang |
2019-01-19 | hw/rdma: Verify that ptr is not NULL before freeing | Yuval Shaia |
2019-01-19 | hw/pvrdma: Make function pvrdma_qp_send/recv return void. | Yuval Shaia |
2019-01-19 | hw/pvrdma: Post CQE when receive invalid gid index | Yuval Shaia |
2019-01-19 | hw/rdma: Delete unused struct member | Yuval Shaia |
2019-01-19 | hw/pvrdma: Remove max-sge command-line param | Yuval Shaia |
2019-01-18 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190118' into staging | Peter Maydell |
2019-01-18 | target/mips: Update ITU to handle bus errors | Yongbok Kim |
2019-01-18 | target/mips: Update ITU to utilize SAARI and SAAR CP0 registers | Yongbok Kim |
2019-01-18 | target/mips: Add field and R/W access to ITU control register ICR0 | Yongbok Kim |
2019-01-18 | s390x/pci: add common function measurement block | Yi Min Zhao |
2019-01-18 | s390x/pci: Ignore the unplug call if we already have a release_timer | David Hildenbrand |
2019-01-18 | s390x/pci: Always delete and free the release_timer | David Hildenbrand |
2019-01-18 | s390x/pci: Move some hotplug checks to the pre_plug handler | David Hildenbrand |
2019-01-18 | s390x/pci: Use hotplug_dev instead of looking up the host bridge | David Hildenbrand |
2019-01-18 | s390x/pci: Set the iommu region size mpcifc request | Pierre Morel |
2019-01-18 | s390x/pci: Send correct event on hotplug | David Hildenbrand |
2019-01-18 | s390: avoid potential null dereference in s390_pcihost_unplug() | Li Qiang |
2019-01-17 | hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays | Philippe Mathieu-Daudé |
2019-01-17 | hw: acpi: Fix memory hotplug AML generation error | Yang Zhong |
2019-01-17 | tpm: clear RAM when "memory overwrite" requested | Marc-André Lureau |
2019-01-17 | acpi: add ACPI memory clear interface | Marc-André Lureau |
2019-01-17 | acpi: build TPM Physical Presence interface | Stefan Berger |
2019-01-17 | acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg | Stefan Berger |
2019-01-17 | tpm: allocate/map buffer for TPM Physical Presence interface | Stefan Berger |
2019-01-17 | tpm: add a "ppi" boolean property | Marc-André Lureau |
2019-01-17 | hw/misc/edu: add msi_uninit() for pci_edu_uninit() | Fei Li |
2019-01-17 | virtio: Make disable-legacy/disable-modern compat properties optional | Eduardo Habkost |
2019-01-17 | virtio: split virtio crypto bits from virtio-pci.h | Juan Quintela |
2019-01-17 | virtio: split virtio gpu bits from virtio-pci.h | Juan Quintela |
2019-01-17 | virtio: split virtio serial bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split virtio net bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split virtio blk bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split virtio scsi bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split vhost scsi bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split vhost user scsi bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split vhost user blk bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split virtio 9p bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split virtio balloon bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split virtio rng bits from virtio-pci | Juan Quintela |