aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-05-07spapr/cas: Separate CAS handling from rebuilding the FDTAlexey Kardashevskiy2-27/+41
2020-05-07spapr: Simplify selection of radix/hash during CASGreg Kurz2-5/+2
2020-05-07ppc/pnv: Add support for NMI interfaceNicholas Piggin1-0/+29
2020-05-07ppc/spapr: tweak change system reset helperNicholas Piggin1-3/+6
2020-05-07spapr: Don't check capabilities removed between CAS callsGreg Kurz1-13/+1
2020-05-05hw/core/register: Add register_init_block8 helper.Joaquin de Andres1-10/+36
2020-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell14-37/+22
2020-05-04Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell5-61/+55
2020-05-04lockable: Replace locks with lock guard macrosSimran Singhal3-35/+33
2020-05-04lockable: replaced locks with lock guard macros where appropriateDaniel Brodsky2-26/+22
2020-05-04hw/i386: Make vmmouse helpers staticPhilippe Mathieu-Daudé2-23/+22
2020-05-04hw/i386: Add 'vmport.h' local headerPhilippe Mathieu-Daudé4-0/+37
2020-05-04hw/i386/vmport: Remove unused 'hw/input/i8042.h' includePhilippe Mathieu-Daudé1-1/+0
2020-05-04hw/i386/pc: Create 'vmport' device in placePhilippe Mathieu-Daudé1-1/+1
2020-05-04acpi: Add Windows ACPI Emulated Device Table (WAET)Liran Alon1-0/+31
2020-05-04Refactor vhost_user_set_mem_table functionsRaphael Norwitz1-76/+67
2020-05-04hw/arm/virt: Add nvdimm hotplug supportShameer Kolothum2-6/+25
2020-05-04hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee4-1/+27
2020-05-04nvdimm: Use configurable ACPI IO base and sizeKwangwoo Lee5-10/+35
2020-05-04hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer lengthShameer Kolothum1-3/+37
2020-05-04vhost-user-blk: fix invalid memory accessLi Feng2-1/+5
2020-05-04virtio-pci: update virtio pci bar layout documentationAnthoine Bourgeois1-0/+1
2020-05-04virtio-vga: fix virtio-vga bar orderingAnthoine Bourgeois1-0/+1
2020-05-04rtc: add RTC_ISA_BASEGerd Hoffmann1-3/+2
2020-05-04acpi: add ISADeviceClass->build_aml()Gerd Hoffmann2-0/+16
2020-05-04acpi: drop pointless _STA methodGerd Hoffmann1-11/+3
2020-05-04acpi: add aml builder stubsGerd Hoffmann2-2/+81
2020-05-04hw/pci/pcie: Replace PCI_DEVICE() casts with existing variableJulia Suvorova1-3/+3
2020-05-04hw/pci/pcie: Forbid hot-plug if it's disabled on the slotJulia Suvorova1-0/+19
2020-05-04hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warningPhilippe Mathieu-Daudé1-0/+1
2020-05-04hw/timer/stm32f2xx_timer: Remove dead assignmentPhilippe Mathieu-Daudé1-1/+0
2020-05-04hw/gpio/aspeed_gpio: Remove dead assignmentPhilippe Mathieu-Daudé1-1/+1
2020-05-04hw/isa/i82378: Remove dead assignmentPhilippe Mathieu-Daudé1-4/+4
2020-05-04hw/ide/sii3112: Remove dead assignmentPhilippe Mathieu-Daudé1-2/+3
2020-05-04hw/input/adb-kbd: Remove dead assignmentPhilippe Mathieu-Daudé1-5/+1
2020-05-04hw/i2c/pm_smbus: Remove dead assignmentPhilippe Mathieu-Daudé1-1/+0
2020-05-04Compress lines for immediate returnSimran Singhal3-10/+3
2020-05-04hw/mem/pc-dimm: Fix line over 80 characters warningWainer dos Santos Moschetta1-1/+2
2020-05-04hw/mem/pc-dimm: Print slot number on error at pc_dimm_pre_plug()Wainer dos Santos Moschetta1-2/+2
2020-05-04hw/arm: versal-virt: Add support for the RTCEdgar E. Iglesias1-0/+22
2020-05-04hw/arm: versal-virt: Add support for SDEdgar E. Iglesias1-0/+46
2020-05-04hw/arm: versal: Add support for the RTCEdgar E. Iglesias1-0/+21
2020-05-04hw/arm: versal: Add support for SDEdgar E. Iglesias1-0/+31
2020-05-04hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias2-16/+7
2020-05-04hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias1-7/+7
2020-05-04hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias1-7/+8
2020-05-04hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias1-6/+6
2020-05-04hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versalEdgar E. Iglesias1-1/+1
2020-05-04hw/arm: versal: Move misplaced commentEdgar E. Iglesias1-1/+1
2020-05-04hw/arm: versal: Remove inclusion of arm_gicv3_common.hEdgar E. Iglesias1-1/+0