aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
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-27virtio-net: allow increasing rx queue sizeMichael S. Tsirkin
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
2016-09-22aspeed: calculate the RAM size bits at realize timeCédric Le Goater
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater
2016-09-22hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater
2016-09-22aspeed-soc: provide a framework to add new SoCsCédric Le Goater
2016-09-22ast2400: replace ast2400 with aspeed_socCédric Le Goater
2016-09-22ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater
2016-09-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into stagingPeter Maydell
2016-09-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger
2016-09-15virtio-bus: Plug devices after features are negotiatedMaxime Coquelin
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-13ppc: do not redefine CPUPPCStatePaolo Bonzini
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi
2016-09-09virtio: add virtqueue_rewind()Stefan Hajnoczi
2016-09-09virtio-pci: reduce modern_mem_bar sizeMarcel Apfelbaum
2016-09-09target-i386: present virtual L3 cache info for vcpusLongpeng(Mike)
2016-09-09pc: Add 2.8 machineLongpeng(Mike)
2016-09-08bus: simplify name handlingMarc-André Lureau
2016-09-08pc: keep gsi referenceMarc-André Lureau
2016-09-08machine: use class base init generated nameMarc-André Lureau
2016-09-08pc: simplify passing qemu_irqMarc-André Lureau
2016-09-08portio: keep references on portioMarc-André Lureau
2016-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...Peter Maydell
2016-09-07hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater
2016-09-07hw/ppc: use error_report instead of fprintfCédric Le Goater