aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-10-05virtio: add vhost-user-fs base deviceDr. David Alan Gilbert2-0/+300
2019-10-05hw/arm: Use GED for system_powerdown eventShameer Kolothum3-9/+23
2019-10-05hw/arm: Factor out powerdown notifier from GPIOShameer Kolothum1-8/+4
2019-10-05hw/arm/virt-acpi-build: Add PC-DIMM in SRATShameer Kolothum2-0/+10
2019-10-05hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum3-7/+75
2019-10-05hw/arm/virt: Add memory hotplug frameworkEric Auger2-1/+54
2019-10-05hw/acpi: Add ACPI Generic Event Device SupportSamuel Ortiz3-0/+308
2019-10-05hw/acpi: Do not create memory hotplug method when handler is not definedSamuel Ortiz1-4/+6
2019-10-05hw/acpi: Make ACPI IO address space configurableShameer Kolothum3-20/+23
2019-10-01hw/core/loader: Fix possible crash in rom_copy()Thomas Huth1-1/+1
2019-10-01hw/m68k/next-cube: Avoid static RTC variables and introduce control registerThomas Huth1-33/+40
2019-09-30s390: do not call memory_region_allocate_system_memory() multiple timesIgor Mammedov1-27/+3
2019-09-30s390x: sclp: Report insufficient SCCB lengthClaudio Imbrenda1-0/+12
2019-09-30s390x: sclp: fix error handling for oversize control blocksJanosch Frank1-2/+1
2019-09-30s390x: sclp: boundary checkJanosch Frank1-0/+5
2019-09-30s390x: sclp: refactor invalid command checkJanosch Frank2-4/+16
2019-09-30s390: PCI: fix IOMMU region initMatthew Rosato1-1/+6
2019-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...Peter Maydell1-5/+7
2019-09-27hw/arm/boot: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-5/+5
2019-09-27hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel bootsPeter Maydell1-0/+2
2019-09-27Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190925' into stagingPeter Maydell1-1/+0
2019-09-25cputlb: Remove cpu->mem_io_vaddrRichard Henderson1-1/+0
2019-09-25vhost: Fix memory region section comparisonDr. David Alan Gilbert1-2/+7
2019-09-24xen-bus: only set the xen device frontend state if it is missingMark Syms1-16/+31
2019-09-24xen-block: treat XenbusStateUnknown the same as XenbusStateClosedPaul Durrant1-0/+1
2019-09-24xen: perform XenDevice clean-up in XenBus watch handlerPaul Durrant2-25/+71
2019-09-24xen: introduce separate XenWatchList for XenDevice objectsPaul Durrant2-14/+60
2019-09-24xen / notify: introduce a new XenWatchList abstractionPaul Durrant2-44/+78
2019-09-24xen-bus: check whether the frontend is active during device reset...Paul Durrant1-1/+1
2019-09-23Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190923' into s...Peter Maydell2-7/+0
2019-09-23Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...Peter Maydell19-850/+1703
2019-09-23s390x/kvm: Officially require at least kernel 3.15Thomas Huth2-7/+0
2019-09-20pc: Add an SMB0 ACPI device to q35Corey Minyard3-10/+26
2019-09-20ipmi: Fix SSIF ACPI handling to use the right CRSCorey Minyard3-8/+9
2019-09-20acpi: Add i2c serial bus CRS handlingCorey Minyard1-0/+40
2019-09-20ipmi: Add an SMBus IPMI interfaceCorey Minyard4-0/+391
2019-09-20ipmi: Add PCI IPMI interfacesCorey Minyard5-0/+306
2019-09-20smbios:ipmi: Ignore IPMI devices with no fwinfo functionCorey Minyard1-0/+3
2019-09-20ipmi: Allow a size value to be passed for I/O spaceCorey Minyard4-10/+36
2019-09-20ipmi: Split out BT-specific code from ISA BT codeCorey Minyard3-421/+448
2019-09-20ipmi: Split out KCS-specific code from ISA KCS codeCorey Minyard3-397/+430
2019-09-20ipmi: Add a UUID device propertyCorey Minyard1-8/+14
2019-09-20ipmi: Generate an interrupt on watchdog pretimeout expiryCorey Minyard1-1/+3
2019-09-20ipmi: Fix the get watchdog commandCorey Minyard1-0/+2
2019-09-20ipmi: Fix watchdog NMI handlingCorey Minyard2-4/+4
2019-09-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-2/+2
2019-09-19Merge remote-tracking branch 'remotes/kraxel/tags/ati-20190919-pull-request' ...Peter Maydell4-35/+60
2019-09-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell5-7/+12
2019-09-19Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3...Peter Maydell15-280/+749
2019-09-19vfio: fix a typoChen Zhang1-2/+2