aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-01-28i386: Update stepping of Cascadelake-ServerTao Xu
2019-01-25ide/via: Implement and use native PCI IDE modeBALATON Zoltan
2019-01-25ide/via: Rename functions to match device nameBALATON Zoltan
2019-01-25ide/via: Remove vt82c686b_init_ports() functionBALATON Zoltan
2019-01-25sii3112: Remove duplicated code and use PCI IDE ops insteadBALATON Zoltan
2019-01-25ide: Get rid of CMD646BAR structBALATON Zoltan
2019-01-25cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan
2019-01-25cmd646: Remove IDEBus from CMD646BARBALATON Zoltan
2019-01-25cmd646: Remove unused variableBALATON Zoltan
2019-01-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190124-pull-request...Peter Maydell
2019-01-24hw/i386/pc.c: fix one typo in function nameWei Yang
2019-01-24audio: fix pc speaker initGerd Hoffmann
2019-01-23Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2019-01-22...Peter Maydell
2019-01-22hw/microblaze: s3adsp1800: Create an unimplemented GPIO areaEdgar E. Iglesias
2019-01-22Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-01-2...Peter Maydell
2019-01-22ppc: Move spapr-related prototypes from xics.h into a seperate header fileThomas Huth
2019-01-21Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell
2019-01-21Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...Peter Maydell
2019-01-21hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config structPeter Maydell
2019-01-21hw/block/xen: use proper format string for printing sectorsAlex Bennée
2019-01-21ftgmac100: implement the new MDIO interface on Aspeed SoCCédric Le Goater
2019-01-21hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 nodeEric Auger
2019-01-21hw/char/stm32f2xx_usart: Do not update data register when device is disabledPhilippe Mathieu-Daudé
2019-01-19hw/rdma: modify struct initializationMarcel Apfelbaum
2019-01-19hw: rdma: fix an off-by-one issueLi Qiang
2019-01-19hw/rdma: Verify that ptr is not NULL before freeingYuval Shaia
2019-01-19hw/pvrdma: Make function pvrdma_qp_send/recv return void.Yuval Shaia
2019-01-19hw/pvrdma: Post CQE when receive invalid gid indexYuval Shaia
2019-01-19hw/rdma: Delete unused struct memberYuval Shaia
2019-01-19hw/pvrdma: Remove max-sge command-line paramYuval Shaia
2019-01-18Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190118' into stagingPeter Maydell
2019-01-18target/mips: Update ITU to handle bus errorsYongbok Kim
2019-01-18target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim
2019-01-18target/mips: Add field and R/W access to ITU control register ICR0Yongbok Kim
2019-01-18s390x/pci: add common function measurement blockYi Min Zhao
2019-01-18s390x/pci: Ignore the unplug call if we already have a release_timerDavid Hildenbrand
2019-01-18s390x/pci: Always delete and free the release_timerDavid Hildenbrand
2019-01-18s390x/pci: Move some hotplug checks to the pre_plug handlerDavid Hildenbrand
2019-01-18s390x/pci: Use hotplug_dev instead of looking up the host bridgeDavid Hildenbrand
2019-01-18s390x/pci: Set the iommu region size mpcifc requestPierre Morel
2019-01-18s390x/pci: Send correct event on hotplugDavid Hildenbrand
2019-01-18s390: avoid potential null dereference in s390_pcihost_unplug()Li Qiang
2019-01-17hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arraysPhilippe Mathieu-Daudé
2019-01-17hw: acpi: Fix memory hotplug AML generation errorYang Zhong
2019-01-17tpm: clear RAM when "memory overwrite" requestedMarc-André Lureau
2019-01-17acpi: add ACPI memory clear interfaceMarc-André Lureau
2019-01-17acpi: build TPM Physical Presence interfaceStefan Berger
2019-01-17acpi: expose TPM/PPI configuration parameters to firmware via fw_cfgStefan Berger
2019-01-17tpm: allocate/map buffer for TPM Physical Presence interfaceStefan Berger
2019-01-17tpm: add a "ppi" boolean propertyMarc-André Lureau