aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-06-03hw/i386/pc_piix: Fix memory leakShannon Zhao
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-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
2015-05-31virtio-s390: introduce virito s390 queue limitJason Wang
2015-05-31virtio-ccw: validate the number of queues against bus limitationJason Wang
2015-05-31virtio-ccw: introduce ccw specific queue limitJason Wang
2015-05-31virtio: introduce virtio_get_num_queues()Jason Wang
2015-05-31virtio: device_plugged() can failJason Wang
2015-05-31virtio-net: adding all queues in .realize()Jason Wang
2015-05-31virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into coreCornelia Huck
2015-05-31virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURECornelia Huck
2015-05-31virtio: move host_featuresCornelia Huck
2015-05-31pc: acpi: fix pvpanic for buggy guestsRadim Krčmář
2015-05-31pc: Generate init functions with a macroEduardo Habkost
2015-05-31piix: Eliminate pc_init_pci()Eduardo Habkost
2015-05-31piix: Add kvmclock_enabled, pci_enabled globalsEduardo Habkost
2015-05-31pc: Remove qemu_register_pc_machine() functionEduardo Habkost
2015-05-31pc: Don't use QEMUMachine anymoreEduardo Habkost