summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2016-10-08bt-hci-csr: drop unused argumentPaolo Bonzini1-1/+1
2016-10-06hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machineThomas Huth1-0/+1
2016-10-04generic-loader: Add a generic loaderAlistair Francis1-0/+46
2016-10-04ACPI: Add GIC Interrupt Translation Service Structure definitionShannon Zhao1-1/+12
2016-10-04hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin1-0/+78
2016-10-04STM32F205: Connect the SPI devicesAlistair Francis1-0/+3
2016-10-04STM32F205: Connect the ADC devicesAlistair Francis1-0/+6
2016-10-04irq: Add a new irq device that allows the ORing of linesAlistair Francis1-0/+44
2016-10-04STM32F2xx: Add the SPI deviceAlistair Francis1-0/+72
2016-10-04STM32F2xx: Add the ADC deviceAlistair Francis1-0/+87
2016-10-03target-i386: Correct family/model/stepping for Opteron_G3Evgeny Yakovlev1-0/+15
2016-09-29ide: Fix memory leak in ide_register_restart_cb()Ashijeet Acharya1-0/+1
2016-09-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-1/+5
2016-09-27qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk1-0/+14
2016-09-27sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson1-1/+1
2016-09-27target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost1-0/+5
2016-09-27x86: ioapic: boost default version to 0x20Peter Xu1-0/+4
2016-09-27virtio-net: allow increasing rx queue sizeMichael S. Tsirkin1-0/+1
2016-09-27memory: introduce IOMMUNotifier and its capsPeter Xu1-1/+1
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie2-0/+13
2016-09-23hw/pci: Prepare for AMD IOMMUDavid Kiarie1-0/+3
2016-09-23virtio: stop virtqueue processing if device is brokenStefan Hajnoczi1-0/+3
2016-09-23target-i386: turn off CPU.l3-cache only for 2.7 and older machine typesIgor Mammedov1-4/+3
2016-09-23pc: clean up COMPAT macro chainingIgor Mammedov1-2/+0
2016-09-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...Peter Maydell5-2/+164
2016-09-23spapr_pci: Add numa node idAlexey Kardashevskiy1-0/+2
2016-09-23ppc/xics: An ICS with offset 0 is assumed to be uninitializedBenjamin Herrenschmidt1-1/+1
2016-09-23spapr: Introduce sPAPRCPUCoreClassBharata B Rao1-1/+10
2016-09-23adb-keys.h: initial commitJohn Arbuckle1-0/+141
2016-09-23tests: add RTAS command in the protocolLaurent Vivier1-0/+10
2016-09-22dma: xlnx-zynq-devcfg: Fix up XLNX_ZYNQ_DEVCFG_R_MAXNathan Rossi1-1/+1
2016-09-22loader: Add AddressSpace loading support to targphysAlistair Francis1-0/+22
2016-09-22loader: Add AddressSpace loading support to uImagesAlistair Francis1-0/+26
2016-09-22loader: Add AddressSpace loading support to ELFsAlistair Francis2-3/+15
2016-09-22loader: Allow a custom AddressSpace when loading ROMsAlistair Francis2-5/+7
2016-09-22loader: Allow ELF loader to auto-detect the ELF archAlistair Francis2-0/+7
2016-09-22cadence_gem: Add support for screeningAlistair Francis1-1/+5
2016-09-22cadence_gem: Add the num-priority-queues propertyAlistair Francis1-4/+9
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko1-1/+24
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater1-0/+1
2016-09-22aspeed: calculate the RAM size bits at realize timeCédric Le Goater1-0/+1
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater1-0/+75
2016-09-22hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater1-0/+118
2016-09-22aspeed-soc: provide a framework to add new SoCsCédric Le Goater1-1/+16
2016-09-22ast2400: replace ast2400 with aspeed_socCédric Le Goater1-8/+8
2016-09-22ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater1-0/+0
2016-09-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into stagingPeter Maydell1-0/+3
2016-09-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-5/+5
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger1-0/+3
2016-09-15virtio-bus: Plug devices after features are negotiatedMaxime Coquelin1-5/+5