summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau2016-10-241-0/+1
* char: replace PROP_CHR with CharBackendMarc-André Lureau2016-10-247-7/+10
* sun4uv: fix serial initialization regressionMarc-André Lureau2016-10-241-1/+1
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ...Peter Maydell2016-10-181-2/+5
|\
| * vfio: Pass an error object to vfio_get_deviceEric Auger2016-10-171-1/+1
| * vfio: Pass an error object to vfio_get_groupEric Auger2016-10-171-1/+1
| * vfio/pci: Use local error object in vfio_initfnEric Auger2016-10-171-0/+3
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2016-10-183-0/+12
|\ \
| * | intel_iommu: reject broken EIMRadim Krčmář2016-10-172-0/+5
| * | intel_iommu: add OnOffAuto intr_eim as "eim" propertyRadim Krčmář2016-10-171-0/+1
| * | apic: add send_msi() to APICCommonClassRadim Krčmář2016-10-171-0/+4
| * | apic: add global apic_get_class()Radim Krčmář2016-10-171-0/+2
| |/
* | hw/arm/virt: no ITS on older machine typesAndrew Jones2016-10-171-0/+1
* | aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater2016-10-171-0/+2
* | aspeed: extend the number of host SPI controllersCédric Le Goater2016-10-171-1/+5
* | aspeed: move the flash module mapping address under the controller definitionCédric Le Goater2016-10-171-1/+2
* | aspeed: rename the smc object to fmcCédric Le Goater2016-10-171-1/+1
|/
* spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson2016-10-161-1/+7
* spapr_pci: Add a 64-bit MMIO windowDavid Gibson2016-10-162-3/+8
* spapr_pci: Delegate placement of PCI host bridges to machine typeDavid Gibson2016-10-162-10/+4Star
* ppc/xics: Split ICS into ics-base and ics classBenjamin Herrenschmidt2016-10-141-10/+17
* ppc/xics: Make the ICSState a listBenjamin Herrenschmidt2016-10-141-6/+7
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-10-104-27/+16Star
|\
| * virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic2016-10-101-27/+0Star
| * virtio: prepare change VMSTATE_VIRTIO_DEVICE macroHalil Pasic2016-10-101-0/+16
| * virtio-blk: make some functions staticGreg Kurz2016-10-101-8/+0Star
| * virtio: add virtio_detach_element()Stefan Hajnoczi2016-10-101-0/+2
| * virtio-serial: enable virtio console emergency write featureSascha Silbe2016-10-102-0/+6
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2016-10-101-1/+1
|\ \
| * | bt-hci-csr: drop unused argumentPaolo Bonzini2016-10-081-1/+1
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-10-104-13/+33
|\ \ | |/ |/|
| * intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau2016-10-043-13/+0Star
| * intc: add an interface to gather statistics/informations on interrupt control...Hervé Poussineau2016-10-041-0/+33
* | hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machineThomas Huth2016-10-061-0/+1
* | generic-loader: Add a generic loaderAlistair Francis2016-10-041-0/+46
* | ACPI: Add GIC Interrupt Translation Service Structure definitionShannon Zhao2016-10-041-1/+12
* | hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin2016-10-041-0/+78
* | STM32F205: Connect the SPI devicesAlistair Francis2016-10-041-0/+3
* | STM32F205: Connect the ADC devicesAlistair Francis2016-10-041-0/+6
* | irq: Add a new irq device that allows the ORing of linesAlistair Francis2016-10-041-0/+44
* | STM32F2xx: Add the SPI deviceAlistair Francis2016-10-041-0/+72
* | STM32F2xx: Add the ADC deviceAlistair Francis2016-10-041-0/+87
* | target-i386: Correct family/model/stepping for Opteron_G3Evgeny Yakovlev2016-10-031-0/+15
|/
* ide: Fix memory leak in ide_register_restart_cb()Ashijeet Acharya2016-09-291-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-09-292-1/+5
|\
| * x86: ioapic: boost default version to 0x20Peter Xu2016-09-271-0/+4
| * memory: introduce IOMMUNotifier and its capsPeter Xu2016-09-271-1/+1
* | qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk2016-09-281-0/+14
* | sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson2016-09-271-1/+1
* | target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost2016-09-271-0/+5