aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
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
2016-09-27sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson
2016-09-27target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost
2016-09-27x86: ioapic: boost default version to 0x20Peter Xu
2016-09-27virtio-net: allow increasing rx queue sizeMichael S. Tsirkin
2016-09-27memory: introduce IOMMUNotifier and its capsPeter Xu
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie
2016-09-23hw/pci: Prepare for AMD IOMMUDavid Kiarie
2016-09-23virtio: stop virtqueue processing if device is brokenStefan Hajnoczi
2016-09-23target-i386: turn off CPU.l3-cache only for 2.7 and older machine typesIgor Mammedov
2016-09-23pc: clean up COMPAT macro chainingIgor Mammedov
2016-09-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...Peter Maydell
2016-09-23spapr_pci: Add numa node idAlexey Kardashevskiy
2016-09-23ppc/xics: An ICS with offset 0 is assumed to be uninitializedBenjamin Herrenschmidt
2016-09-23spapr: Introduce sPAPRCPUCoreClassBharata B Rao
2016-09-23adb-keys.h: initial commitJohn Arbuckle
2016-09-23tests: add RTAS command in the protocolLaurent Vivier
2016-09-22dma: xlnx-zynq-devcfg: Fix up XLNX_ZYNQ_DEVCFG_R_MAXNathan Rossi
2016-09-22loader: Add AddressSpace loading support to targphysAlistair Francis
2016-09-22loader: Add AddressSpace loading support to uImagesAlistair Francis
2016-09-22loader: Add AddressSpace loading support to ELFsAlistair Francis
2016-09-22loader: Allow a custom AddressSpace when loading ROMsAlistair Francis
2016-09-22loader: Allow ELF loader to auto-detect the ELF archAlistair Francis
2016-09-22cadence_gem: Add support for screeningAlistair Francis
2016-09-22cadence_gem: Add the num-priority-queues propertyAlistair Francis
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater