aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2021-10-22Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson1-3/+3
2021-10-22Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta...Richard Henderson1-1/+1
2021-10-22Merge remote-tracking branch 'remotes/vivier-m68k/tags/q800-pull-request' int...Richard Henderson1-0/+1
2021-10-22hw/riscv: opentitan: Update to the latest buildAlistair Francis1-3/+3
2021-10-22aspeed/smc: Use a container for the flash mmio address spaceCédric Le Goater1-1/+1
2021-10-21Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211021' into stagingRichard Henderson4-43/+49
2021-10-21hw/acpi/aml-build: Add PPTT tableAndrew Jones1-0/+3
2021-10-20hw/arm/virt: Only describe cpu topology since virt-6.2Yanan Wang1-1/+3
2021-10-21spapr/xive: Add source status helpersCédric Le Goater1-0/+24
2021-10-20hw/elf_ops.h: switch to ssize_t for elf loader return typeLuc Michel2-42/+43
2021-10-20mac_via: add GPIO for A/UX modeMark Cave-Ayland1-0/+1
2021-10-20virtio-net: vhost control virtqueue supportJason Wang1-0/+1
2021-10-20vhost: record the last virtqueue index for the virtio deviceJason Wang1-0/+2
2021-10-20virtio-net: use "queue_pairs" instead of "queues" when possibleJason Wang1-2/+2
2021-10-20vhost-vdpa: classify one time requestJason Wang1-0/+1
2021-10-20vhost-user-rng: Add vhost-user-rng implementationMathieu Poirier1-0/+33
2021-10-20virtio-iommu: Drop base_name and change generic_nameEric Auger1-1/+1
2021-10-20vdpa: Check for iova range at mappings changesEugenio Pérez1-0/+2
2021-10-18vt82c686: Add a method to VIA_ISA to raise ISA interruptsBALATON Zoltan1-0/+4
2021-10-15Revert "cpu: Move cpu_common_props to hw/core/cpu.c"Richard Henderson1-0/+1
2021-10-15qdev: Base object creation on QDict rather than QemuOptsKevin Wolf2-6/+9
2021-10-15virtio-net: Store failover primary opts pointer locallyKevin Wolf1-0/+1
2021-10-15qdev: Add Error parameter to hide_device() callbacksKevin Wolf1-2/+6
2021-10-15qdev: Make DeviceState.id independent of QemuOptsKevin Wolf1-1/+1
2021-10-13hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.cPhilippe Mathieu-Daudé1-11/+0
2021-10-13hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.cPhilippe Mathieu-Daudé1-1/+0
2021-10-13hw/i386/sgx: Have sgx_epc_get_section() return a booleanPhilippe Mathieu-Daudé1-1/+1
2021-10-12hw/arm: Integrate ADC model into Aspeed SoCAndrew Jeffery1-0/+2
2021-10-12hw/adc: Add basic Aspeed ADC modelAndrew Jeffery1-0/+55
2021-10-12hw: aspeed_gpio: Fix GPIO array indexingPeter Delevoryas1-3/+2
2021-10-12aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater1-2/+6
2021-10-12aspeed/smc: Remove unused attribute 'irqline'Cédric Le Goater1-1/+0
2021-10-12aspeed/smc: Introduce a new addr_width() class handlerCédric Le Goater1-0/+1
2021-10-12aspeed/smc: Add default reset valuesCédric Le Goater1-0/+1
2021-10-12aspeed/smc: QOMify AspeedSMCFlashCédric Le Goater1-4/+9
2021-10-12aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'Cédric Le Goater1-1/+1
2021-10-12aspeed/smc: Remove the 'size' attribute from AspeedSMCFlashCédric Le Goater1-1/+0
2021-10-12aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlashCédric Le Goater1-1/+0
2021-10-12aspeed/smc: Drop AspeedSMCController structureCédric Le Goater1-35/+29
2021-10-08macfb: add vertical blank interruptMark Cave-Ayland1-0/+8
2021-10-08macfb: add common monitor modes supported by the MacOS toolbox ROMMark Cave-Ayland1-1/+15
2021-10-08macfb: add qdev property to specify display typeMark Cave-Ayland1-0/+1
2021-10-08macfb: implement mode sense to allow display type to be detectedMark Cave-Ayland1-0/+20
2021-10-07hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUARTPhilippe Mathieu-Daudé1-3/+9
2021-10-07hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion containerPhilippe Mathieu-Daudé1-0/+1
2021-10-07hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definitionPhilippe Mathieu-Daudé1-2/+2
2021-10-05hw/core/cpu: Re-sort the non-pointers to the end of CPUClassRichard Henderson1-4/+7
2021-10-05hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35Ani Sinha1-1/+1
2021-10-05acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop pa...Igor Mammedov1-1/+1
2021-10-05acpi: remove no longer used build_header()Igor Mammedov2-29/+0