summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* arm: Stub out NRF51 TWI magnetometer/accelerometer detectionSteffen Görtz2019-01-293-0/+144
* ide/via: Implement and use native PCI IDE modeBALATON Zoltan2019-01-251-14/+38
* ide/via: Rename functions to match device nameBALATON Zoltan2019-01-252-9/+8Star
* ide/via: Remove vt82c686b_init_ports() functionBALATON Zoltan2019-01-251-24/+20Star
* sii3112: Remove duplicated code and use PCI IDE ops insteadBALATON Zoltan2019-01-251-44/+8Star
* ide: Get rid of CMD646BAR structBALATON Zoltan2019-01-251-17/+16Star
* cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan2019-01-252-69/+67Star
* cmd646: Remove IDEBus from CMD646BARBALATON Zoltan2019-01-251-15/+14Star
* cmd646: Remove unused variableBALATON Zoltan2019-01-251-1/+0Star
* Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190124-pull-request...Peter Maydell2019-01-251-20/+15Star
|\
| * audio: fix pc speaker initGerd Hoffmann2019-01-241-20/+15Star
* | hw/i386/pc.c: fix one typo in function nameWei Yang2019-01-241-2/+2
|/
* Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2019-01-22...Peter Maydell2019-01-231-0/+4
|\
| * hw/microblaze: s3adsp1800: Create an unimplemented GPIO areaEdgar E. Iglesias2019-01-221-0/+4
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-01-2...Peter Maydell2019-01-223-0/+3
|\ \ | |/ |/|
| * ppc: Move spapr-related prototypes from xics.h into a seperate header fileThomas Huth2019-01-223-0/+3
* | Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell2019-01-217-59/+84
|\ \ | |/ |/|
| * hw/rdma: modify struct initializationMarcel Apfelbaum2019-01-191-4/+4
| * hw: rdma: fix an off-by-one issueLi Qiang2019-01-191-1/+1
| * hw/rdma: Verify that ptr is not NULL before freeingYuval Shaia2019-01-192-3/+10
| * hw/pvrdma: Make function pvrdma_qp_send/recv return void.Yuval Shaia2019-01-192-10/+8Star
| * hw/pvrdma: Post CQE when receive invalid gid indexYuval Shaia2019-01-192-2/+5
| * hw/rdma: Delete unused struct memberYuval Shaia2019-01-192-13/+14
| * hw/pvrdma: Remove max-sge command-line paramYuval Shaia2019-01-194-26/+42
* | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...Peter Maydell2019-01-212-7/+74
|\ \
| * | target/mips: Update ITU to handle bus errorsYongbok Kim2019-01-181-0/+22
| * | target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim2019-01-182-6/+31
| * | target/mips: Add field and R/W access to ITU control register ICR0Yongbok Kim2019-01-181-1/+21
* | | hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config structPeter Maydell2019-01-211-1/+1
* | | hw/block/xen: use proper format string for printing sectorsAlex Bennée2019-01-211-1/+1
* | | ftgmac100: implement the new MDIO interface on Aspeed SoCCédric Le Goater2019-01-211-12/+68
* | | hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 nodeEric Auger2019-01-211-0/+1
* | | hw/char/stm32f2xx_usart: Do not update data register when device is disabledPhilippe Mathieu-Daudé2019-01-211-2/+1Star
| |/ |/|
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190118' into stagingPeter Maydell2019-01-184-25/+200
|\ \
| * | s390x/pci: add common function measurement blockYi Min Zhao2019-01-184-4/+163
| * | s390x/pci: Ignore the unplug call if we already have a release_timerDavid Hildenbrand2019-01-181-0/+3
| * | s390x/pci: Always delete and free the release_timerDavid Hildenbrand2019-01-181-1/+1
| * | s390x/pci: Move some hotplug checks to the pre_plug handlerDavid Hildenbrand2019-01-181-16/+25
| * | s390x/pci: Use hotplug_dev instead of looking up the host bridgeDavid Hildenbrand2019-01-181-2/+2
| * | s390x/pci: Set the iommu region size mpcifc requestPierre Morel2019-01-181-1/+1
| * | s390x/pci: Send correct event on hotplugDavid Hildenbrand2019-01-181-1/+1
| * | s390: avoid potential null dereference in s390_pcihost_unplug()Li Qiang2019-01-181-0/+4
| |/
* | hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arraysPhilippe Mathieu-Daudé2019-01-181-4/+8
* | hw: acpi: Fix memory hotplug AML generation errorYang Zhong2019-01-181-5/+5
* | tpm: clear RAM when "memory overwrite" requestedMarc-André Lureau2019-01-185-0/+41
* | acpi: add ACPI memory clear interfaceMarc-André Lureau2019-01-181-0/+55
* | acpi: build TPM Physical Presence interfaceStefan Berger2019-01-183-3/+414
* | acpi: expose TPM/PPI configuration parameters to firmware via fw_cfgStefan Berger2019-01-181-0/+19
* | tpm: allocate/map buffer for TPM Physical Presence interfaceStefan Berger2019-01-185-0/+82
* | tpm: add a "ppi" boolean propertyMarc-André Lureau2019-01-183-0/+8