aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
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
2016-09-07hw/ppc: include fdt helper routine in a common fileCédric Le Goater
2016-09-06ast2400: add a memory controller device modelCédric Le Goater
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand
2016-09-06s390x/sclp: introduce sclp feature blocksDavid Hildenbrand
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck
2016-09-05s390x: add compat machine for 2.8Cornelia Huck
2016-08-16virtio-gpu: fix missing log.h include fileDaniel P. Berrange
2016-08-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...Peter Maydell
2016-08-13ppc: parse cpu features onceGreg Kurz
2016-08-12xen: handle inbound migration of VMs without ioreq server pagesPaul Durrant
2016-08-08spapr: Correctly set query_hotpluggable_cpus hook based on machine versionDavid Gibson
2016-08-04Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-08-03x86: ioapic: add support for explicit EOIPeter Xu
2016-08-03apic: fix broken migration for kvm-apicIgor Mammedov
2016-08-03xen: use a common function for pv and hvm guest backend register callsJuergen Gross
2016-07-29Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-29vhost: add vhost_net_set_backend()Marc-André Lureau
2016-07-29hw/virtio-pci: fix virtio behaviourMarcel Apfelbaum
2016-07-29pcie: fix link active status bit migrationMichael S. Tsirkin
2016-07-27qdev: ignore GlobalProperty.errp for hotplugged devicesGreg Kurz
2016-07-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-21intel_iommu: avoid unnamed fieldsMichael S. Tsirkin
2016-07-21virtio-gpu: Use migrate_add_blocker for virgl migration blockingDr. David Alan Gilbert