aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2016-10-24hw/ptimer: Add "no immediate trigger" policyDmitry Osipenko
2016-10-24hw/ptimer: Add "continuous trigger" policyDmitry Osipenko
2016-10-24hw/ptimer: Add "wraparound after one period" policyDmitry Osipenko
2016-10-24cpu: Support a target CPU having a variable page sizePeter Maydell
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau
2016-10-24sun4uv: fix serial initialization regressionMarc-André Lureau
2016-10-18Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ...Peter Maydell
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-10-17hw/arm/virt: no ITS on older machine typesAndrew Jones
2016-10-17aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater
2016-10-17aspeed: extend the number of host SPI controllersCédric Le Goater
2016-10-17aspeed: move the flash module mapping address under the controller definitionCédric Le Goater
2016-10-17aspeed: rename the smc object to fmcCédric Le Goater
2016-10-17intel_iommu: reject broken EIMRadim Krčmář
2016-10-17intel_iommu: add OnOffAuto intr_eim as "eim" propertyRadim Krčmář
2016-10-17apic: add send_msi() to APICCommonClassRadim Krčmář
2016-10-17apic: add global apic_get_class()Radim Krčmář
2016-10-17vfio: Pass an error object to vfio_get_deviceEric Auger
2016-10-17vfio: Pass an error object to vfio_get_groupEric Auger
2016-10-17vfio/pci: Use local error object in vfio_initfnEric Auger
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson
2016-10-16spapr_pci: Add a 64-bit MMIO windowDavid Gibson
2016-10-16spapr_pci: Delegate placement of PCI host bridges to machine typeDavid Gibson
2016-10-14ppc/xics: Split ICS into ics-base and ics classBenjamin Herrenschmidt
2016-10-14ppc/xics: Make the ICSState a listBenjamin Herrenschmidt
2016-10-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-10virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio: prepare change VMSTATE_VIRTIO_DEVICE macroHalil Pasic
2016-10-10virtio-blk: make some functions staticGreg Kurz
2016-10-10virtio: add virtio_detach_element()Stefan Hajnoczi
2016-10-10virtio-serial: enable virtio console emergency write featureSascha Silbe
2016-10-08bt-hci-csr: drop unused argumentPaolo Bonzini
2016-10-06hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machineThomas Huth
2016-10-04generic-loader: Add a generic loaderAlistair Francis
2016-10-04ACPI: Add GIC Interrupt Translation Service Structure definitionShannon Zhao
2016-10-04hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin
2016-10-04STM32F205: Connect the SPI devicesAlistair Francis
2016-10-04STM32F205: Connect the ADC devicesAlistair Francis
2016-10-04irq: Add a new irq device that allows the ORing of linesAlistair Francis
2016-10-04STM32F2xx: Add the SPI deviceAlistair Francis
2016-10-04STM32F2xx: Add the ADC deviceAlistair Francis
2016-10-04intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau
2016-10-04intc: add an interface to gather statistics/informations on interrupt control...Hervé Poussineau
2016-10-03target-i386: Correct family/model/stepping for Opteron_G3Evgeny Yakovlev
2016-09-29ide: Fix memory leak in ide_register_restart_cb()Ashijeet Acharya
2016-09-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-27qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk