summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/i386: add function to get SEV metadata from ovmf headerBrijesh Singh2021-10-231-0/+33
* i386/sev: add support to encrypt BIOS when SEV-SNP is enabledBrijesh Singh2021-10-231-3/+4
* aspeed/smc: Dump address offset in trace eventsCédric Le Goater2021-10-121-3/+3
* aspeed/wdt: Add trace eventsCédric Le Goater2021-10-122-0/+9
* hw/arm: Integrate ADC model into Aspeed SoCAndrew Jeffery2021-10-122-0/+22
* hw/adc: Add basic Aspeed ADC modelAndrew Jeffery2021-10-123-0/+431
* hw: aspeed_gpio: Fix GPIO array indexingPeter Delevoryas2021-10-121-47/+33
* hw: aspeed_gpio: Fix pin I/O type declarationsPeter Delevoryas2021-10-121-4/+4
* aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater2021-10-122-23/+85
* aspeed/smc: Introduce a new addr_width() class handlerCédric Le Goater2021-10-121-7/+12
* aspeed/smc: Add default reset valuesCédric Le Goater2021-10-121-25/+27
* aspeed/smc: QOMify AspeedSMCFlashCédric Le Goater2021-10-121-8/+68
* aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'Cédric Le Goater2021-10-121-15/+15
* aspeed/smc: Remove the 'size' attribute from AspeedSMCFlashCédric Le Goater2021-10-122-6/+6
* aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlashCédric Le Goater2021-10-121-6/+5
* aspeed/smc: Drop AspeedSMCController structureCédric Le Goater2021-10-123-387/+482
* aspeed/smc: Stop using the model name for the memory regionsCédric Le Goater2021-10-121-15/+10
* aspeed/smc: Introduce aspeed_smc_error() helperCédric Le Goater2021-10-121-52/+45
* aspeed/smc: Add watchdog Control/Status RegistersCédric Le Goater2021-10-121-1/+18
* q800: wire macfb IRQ to separate video interrupt on VIA2Mark Cave-Ayland2021-10-081-2/+5
* macfb: add vertical blank interruptMark Cave-Ayland2021-10-081-0/+83
* macfb: fix 24-bit RGB pixel encodingMark Cave-Ayland2021-10-081-4/+4
* macfb: fix up 1-bit pixel encodingMark Cave-Ayland2021-10-081-1/+3
* macfb: add common monitor modes supported by the MacOS toolbox ROMMark Cave-Ayland2021-10-083-20/+141
* macfb: add qdev property to specify display typeMark Cave-Ayland2021-10-082-1/+11
* macfb: implement mode sense to allow display type to be detectedMark Cave-Ayland2021-10-082-2/+117
* macfb: add trace events for reading and writing the control registersMark Cave-Ayland2021-10-082-1/+11
* macfb: use memory_region_init_ram() in macfb_common_realize() for the framebu...Mark Cave-Ayland2021-10-081-3/+2
* macfb: fix overflow of color_palette arrayMark Cave-Ayland2021-10-081-1/+3
* macfb: fix invalid object reference in macfb_common_realize()Mark Cave-Ayland2021-10-081-1/+1
* macfb: update macfb.c to use the Error API best practicesMark Cave-Ayland2021-10-081-8/+8
* macfb: handle errors that occur during realizeMark Cave-Ayland2021-10-081-0/+11
* hw/riscv: shakti_c: Mark as not user creatableAlistair Francis2021-10-071-0/+7
* hw/dma: sifive_pdma: Don't run DMA when channel is disclaimedBin Meng2021-10-071-2/+9
* hw/dma: sifive_pdma: Fix Control.claim bit detectionBin Meng2021-10-071-1/+1
* hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUARTPhilippe Mathieu-Daudé2021-10-071-13/+84
* hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion containerPhilippe Mathieu-Daudé2021-10-071-3/+8
* hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definitionPhilippe Mathieu-Daudé2021-10-071-6/+8
* hw/char: sifive_uart: Register device in 'input' categoryBin Meng2021-10-071-0/+1
* hw/char: shakti_uart: Register device in 'input' categoryBin Meng2021-10-071-0/+1
* hw/char: ibex_uart: Register device in 'input' categoryBin Meng2021-10-071-0/+1
* block: introduce max_hw_iov for use in scsi-genericPaolo Bonzini2021-10-061-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson2021-10-0519-675/+848
|\
| * hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCIPhilippe Mathieu-Daudé2021-10-051-0/+9
| * hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X()Philippe Mathieu-Daudé2021-10-051-12/+12
| * hw/i386/amd_iommu: Rename amdviPCI TypeInfoPhilippe Mathieu-Daudé2021-10-051-4/+4
| * nvdimm: release the correct device listLi Zhijian2021-10-051-6/+6
| * virtio-balloon: Fix page-poison subsection nameDr. David Alan Gilbert2021-10-051-1/+1
| * acpi: remove no longer used build_header()Igor Mammedov2021-10-051-23/+0
| * acpi: build_facs: use build_append_int_noprefix() API to compose tableIgor Mammedov2021-10-051-4/+14