summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.hBALATON Zoltan2020-03-172-2/+2
* hw/ide: Do ide_drive_get() within pci_ide_create_devs()BALATON Zoltan2020-03-172-3/+2Star
* hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan2020-03-173-1/+2
* hw/ide: Get rid of piix4_init functionBALATON Zoltan2020-03-171-1/+0Star
* hw/ide: Get rid of piix3_init functionsBALATON Zoltan2020-03-171-2/+0Star
* ide/via: Get rid of via_ide_init()BALATON Zoltan2020-03-171-1/+0Star
* cmd646: remove unused pci_cmd646_ide_init() functionMark Cave-Ayland2020-03-101-2/+0Star
* hw/i386/pc: Clean up includesPhilippe Mathieu-Daudé2020-03-091-8/+3Star
* hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé2020-03-091-7/+0Star
* hw/pci-host/q35: Include "qemu/range.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* hw/i386/intel_iommu: Remove unused includesPhilippe Mathieu-Daudé2020-03-091-4/+0Star
* hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" headerPhilippe Mathieu-Daudé2020-03-091-1/+0Star
* hw/southbridge/ich9: Removed unused headersPhilippe Mathieu-Daudé2020-03-091-1/+0Star
* pcie_root_port: Add hotplug disabling optionJulia Suvorova2020-03-082-1/+4
* monitor: Add allow_hmp parameter to monitor_init()Kevin Wolf2020-03-061-1/+1
* hmp: Fail gracefully if chardev is already in useKevin Wolf2020-03-061-1/+1
* qmp: Fail gracefully if chardev is already in useKevin Wolf2020-03-061-1/+1
* monitor: Create QAPIfied monitor_init()Kevin Wolf2020-03-061-0/+2
* qemu-storage-daemon: Add --nbd-server optionKevin Wolf2020-03-061-0/+1
* qapi: Flatten object-addKevin Wolf2020-03-061-0/+7
* stubs: Add arch_typeKevin Wolf2020-03-061-0/+2
* block: Introduce 'bdrv_reopen_commit_post' stepPeter Krempa2020-03-061-0/+1
* Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...Peter Maydell2020-03-051-3/+4
|\
| * tpm: Add the SysBus TPM TIS deviceEric Auger2020-03-051-0/+1
| * tpm: rename TPM_TIS into TPM_TIS_ISAEric Auger2020-03-051-3/+3
* | hw/arm: versal: Add support for the LPD ADMAsEdgar E. Iglesias2020-03-051-0/+6
|/
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2020-03-031-0/+2
|\
| * net/filter.c: Add Options to insert filters anywhere in the filter listLukas Straub2020-03-031-0/+2
* | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf3' i...Peter Maydell2020-03-031-1/+2
|\ \
| * | hw/riscv: Provide rdtime callback for TCG in CLINT emulationAnup Patel2020-02-271-1/+2
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200228' into stagingPeter Maydell2020-03-021-1/+1
|\ \ \
| * | | compiler.h: Don't use compile-time assert when __NO_INLINE__ is definedZenghui Yu2020-02-281-1/+1
| | |/ | |/|
* | | hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé2020-02-281-1/+3
* | | hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK()Philippe Mathieu-Daudé2020-02-281-1/+1
|/ /
* | arm_gic: Mask the un-supported priority bitsSai Pavan Boddu2020-02-282-0/+3
* | Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell2020-02-282-0/+6
|\ \
| * | migration: Add support for modulesJuan Quintela2020-02-281-0/+2
| * | multifd: Add multifd-compression parameterJuan Quintela2020-02-281-0/+4
| |/
* | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200227' into st...Peter Maydell2020-02-281-1/+4
|\ \
| * | xen-bus/block: explicitly assign event channels to an AioContextPaul Durrant2020-02-271-1/+4
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200227' into stagingPeter Maydell2020-02-274-0/+37
|\ \ \ | |_|/ |/| |
| * | linux-headers: updateCornelia Huck2020-02-264-0/+37
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-02-275-1/+68
|\ \
| * | hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger2020-02-271-0/+2
| * | virtio-iommu-pci: Add virtio iommu pci supportEric Auger2020-02-272-0/+2
| * | virtio-iommu: Implement attach/detach commandEric Auger2020-02-271-0/+3
| * | virtio-iommu: Add skeletonEric Auger2020-02-271-0/+57
| * | vhost-user-blk: convert to new virtio_delete_queuePan Nengyuan2020-02-251-1/+2
| * | vhost-user-fs: convert to the new virtio_delete_queue functionPan Nengyuan2020-02-251-0/+2
* | | qemu/bitops.h: Add extract8 and extract16Yoshinori Sato2020-02-251-0/+38
| |/ |/|