aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2018-01-09Merge remote-tracking branch 'remotes/xtensa/tags/20180109-xtensa' into stagingPeter Maydell1-0/+838
2018-01-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-hvf' into sta...Peter Maydell1-0/+1
2017-12-22acpi: Update TPM2 ACPI table to more recent specsStefan Berger1-2/+5
2017-12-22apic: add function to apic that will be used by hvfSergio Andres Gomez Del Real1-0/+1
2017-12-21i8259: generalize statistics into common codePeter Xu1-2/+5
2017-12-20Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-2/+3
2017-12-19tpm: move qdev_prop_tpm to hw/tpm/Cornelia Huck1-2/+0
2017-12-19virtio-blk: make queue size configurableMark Kanda1-0/+1
2017-12-19hw/block: Fix the return typeMao Zhongyi1-2/+2
2017-12-18target/xtensa: import libisa sourceMax Filippov1-0/+838
2017-12-18hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"Philippe Mathieu-Daudé2-3/+21
2017-12-18hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé2-20/+33
2017-12-18hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé2-12/+25
2017-12-18hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pcPhilippe Mathieu-Daudé2-2/+2
2017-12-18hw/acpi: ACPI_PM_* defines are not restricted to i386 archPhilippe Mathieu-Daudé2-11/+11
2017-12-18hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé1-1/+2
2017-12-18hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé2-3/+4
2017-12-18hw/unicore32: restrict hw addr defines to source filePhilippe Mathieu-Daudé1-10/+0
2017-12-18hw: remove "qemu/osdep.h" from header filesPhilippe Mathieu-Daudé3-3/+0
2017-12-18hw/registerfields: add missing includePhilippe Mathieu-Daudé1-0/+2
2017-12-18hw/registerfields: add 64-bit extract/deposit macrosPhilippe Mathieu-Daudé1-0/+11
2017-12-18hw/registerfields: fix a typo in the FIELD() documentationPhilippe Mathieu-Daudé1-1/+1
2017-12-17Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1...Peter Maydell1-0/+3
2017-12-15Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171215-v2' into sta...Peter Maydell2-10/+6
2017-12-14qdev: add DEFINE_PROP_TPMBEMarc-André Lureau1-0/+3
2017-12-15spapr: fix LSI interrupt specifiers in the device treeGreg Kurz1-0/+10
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater4-3/+3
2017-12-15spapr: move the IRQ allocation routines under the machineCédric Le Goater2-4/+6
2017-12-15ppc/xics: introduce an icp_create() helperCédric Le Goater1-0/+3
2017-12-15spapr_cpu_core: instantiate CPUs separatelyGreg Kurz1-1/+1
2017-12-15spapr: Add pseries-2.12 machine typeDavid Gibson1-0/+2
2017-12-14s390x/css: unrestrict cssidsHalil Pasic1-8/+4
2017-12-14s390x/tcg: rip out dead tpi codeDavid Hildenbrand1-1/+0
2017-12-14s390x: introduce 2.12 compat machineCornelia Huck1-0/+3
2017-12-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...Peter Maydell1-1/+0
2017-12-14hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth1-1/+0
2017-12-13xilinx_spips: Set all of the reset valuesAlistair Francis1-1/+1
2017-12-13nvic: Make systick bankedPeter Maydell1-1/+3
2017-12-13xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias1-0/+5
2017-12-13xilinx_spips: Add support for the ZynqMP Generic QSPIFrancisco Iglesias1-1/+31
2017-12-13xilinx_spips: Add support for zero pumpingFrancisco Iglesias1-0/+2
2017-12-13xilinx_spips: Add support for RX discard and RX drainFrancisco Iglesias1-0/+6
2017-12-13xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClassFrancisco Iglesias1-0/+34
2017-12-01virtio: Add queue interface to restore avail index from vring used indexMaxime Coquelin1-0/+1
2017-12-01i386/msi: Correct mask of destination ID in MSI addressChao Gao1-1/+1
2017-11-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...Peter Maydell1-0/+3
2017-11-20hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley1-0/+3
2017-11-20Revert "Add new PCI ID for i82559a"Jason Wang2-5/+0
2017-11-16NUMA: Enable adding NUMA node implicitlyDou Liyang1-0/+1
2017-11-16hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum2-1/+10