aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-06-04Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-06-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150602'...Peter Maydell
2015-06-02apic: convert ->busdev.qdev casts to C castsZhu Guihua
2015-06-02pc: Ensure non-zero CPU ref count after attaching to ICC busAndreas Färber
2015-06-02Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-06-02' in...Peter Maydell
2015-06-02hw/arm/virt: change indentation in a15memmapEric Auger
2015-06-02hw/arm/virt: add dynamic sysbus device supportEric Auger
2015-06-02hw/arm/boot: arm_load_kernel implemented as a machine init done notifierEric Auger
2015-06-02xen/pt: unknown PCI config space fields should be read-onlyJan Beulich
2015-06-02xen/pt: add a few PCI config space field descriptionsJan Beulich
2015-06-02xen/pt: mark reserved bits in PCI config space fieldsJan Beulich
2015-06-02xen/pt: mark all PCIe capability bits read-onlyJan Beulich
2015-06-02xen/pt: split out calculation of throughable mask in PCI config space handlingJan Beulich
2015-06-02xen/pt: correctly handle PM status bitJan Beulich
2015-06-02xen/pt: consolidate PM capability emu_maskJan Beulich
2015-06-02xen/MSI: don't open-code pass-through of enable bit modificationsJan Beulich
2015-06-02xen/MSI-X: limit error messagesJan Beulich
2015-06-02xen: don't allow guest to control MSI mask registerJan Beulich
2015-06-02xen: properly gate host writes of modified PCI CFG contentsJan Beulich
2015-06-02hw/arm/sysbus-fdt: helpers for platform bus nodes additionEric Auger
2015-06-02arm_gicv2m: set kvm_gsi_direct_mapping and kvm_msi_via_irqfd_allowedEric Auger
2015-06-02pl061: fix wrong calculation of GPIOMIS registerVictor CLEMENT
2015-06-02target-arm: Add the GICv2m to the virt boardChristoffer Dall
2015-06-02target-arm: Extend the gic node propertiesChristoffer Dall
2015-06-02arm_gicv2m: Add GICv2m widget to support MSIsChristoffer Dall
2015-06-02target-arm: Add GIC phandle to VirtBoardInfoChristoffer Dall
2015-06-02monitor: Use trad. command interface for HMP pcie_aer_inject_errorMarkus Armbruster
2015-06-01acpi: add missing ssdtMichael S. Tsirkin
2015-06-01vhost-user: add multi queue supportOuyang Changchun
2015-06-01virtio: make features 64bit wideGerd Hoffmann
2015-06-01qdev: add 64bit propertiesGerd Hoffmann
2015-06-01virtio-mmio: ioeventfd supportYing-Shiuan Pan
2015-06-01hw/acpi/aml-build: Fix memory leakShannon Zhao
2015-06-01acpi: add aml_increment() termMarcel Apfelbaum
2015-06-01acpi: add aml_shiftright() termMarcel Apfelbaum
2015-06-01acpi: add aml_shiftleft() termMarcel Apfelbaum
2015-06-01acpi: add aml_index() termMarcel Apfelbaum
2015-06-01acpi: add aml_lless() termMarcel Apfelbaum
2015-06-01acpi: add aml_add() termMarcel Apfelbaum
2015-06-01TPM2 ACPI table supportStefan Berger
2015-05-31tpm: Probe for connected TPM 1.2 or TPM 2Stefan Berger
2015-05-31Extend TPM TIS interface to support TPM 2Stefan Berger
2015-05-31Add stream ID to MSI writePavel Fedin
2015-05-31acpi: Simplify printing to dynamic stringMarkus Armbruster
2015-05-31i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wantedLaszlo Ersek
2015-05-31i386/pc_q35: don't insist on board FDC if there's no default floppyLaszlo Ersek
2015-05-31i386/pc: '-drive if=floppy' should imply a board-default FDCLaszlo Ersek
2015-05-31i386/pc: pc_basic_device_init(): delegate FDC creation requestLaszlo Ersek
2015-05-31virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAXJason Wang
2015-05-31virtio-s390: introduce virtio_s390_device_plugged()Jason Wang