aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-10-13Revert "hw/misc: applesmc: use host osk as default on macs"Paolo Bonzini
2021-10-13hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.cPhilippe Mathieu-Daudé
2021-10-13hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.cPhilippe Mathieu-Daudé
2021-10-13hw/i386/sgx: Have sgx_epc_get_section() return a booleanPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Declare system-specific functions in 'sev.h'Philippe Mathieu-Daudé
2021-10-13target/i386/sev: Rename sev_i386.h -> sev.hPhilippe Mathieu-Daudé
2021-10-12aspeed/smc: Dump address offset in trace eventsCédric Le Goater
2021-10-12aspeed/wdt: Add trace eventsCédric Le Goater
2021-10-12hw/arm: Integrate ADC model into Aspeed SoCAndrew Jeffery
2021-10-12hw/adc: Add basic Aspeed ADC modelAndrew Jeffery
2021-10-12hw: aspeed_gpio: Fix GPIO array indexingPeter Delevoryas
2021-10-12hw: aspeed_gpio: Fix pin I/O type declarationsPeter Delevoryas
2021-10-12aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater
2021-10-12aspeed/smc: Introduce a new addr_width() class handlerCédric Le Goater
2021-10-12aspeed/smc: Add default reset valuesCédric Le Goater
2021-10-12aspeed/smc: QOMify AspeedSMCFlashCédric Le Goater
2021-10-12aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'Cédric Le Goater
2021-10-12aspeed/smc: Remove the 'size' attribute from AspeedSMCFlashCédric Le Goater
2021-10-12aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlashCédric Le Goater
2021-10-12aspeed/smc: Drop AspeedSMCController structureCédric Le Goater
2021-10-12aspeed/smc: Stop using the model name for the memory regionsCédric Le Goater
2021-10-12aspeed/smc: Introduce aspeed_smc_error() helperCédric Le Goater
2021-10-12aspeed/smc: Add watchdog Control/Status RegistersCédric Le Goater
2021-10-08q800: wire macfb IRQ to separate video interrupt on VIA2Mark Cave-Ayland
2021-10-08macfb: add vertical blank interruptMark Cave-Ayland
2021-10-08macfb: fix 24-bit RGB pixel encodingMark Cave-Ayland
2021-10-08macfb: fix up 1-bit pixel encodingMark Cave-Ayland
2021-10-08macfb: add common monitor modes supported by the MacOS toolbox ROMMark Cave-Ayland
2021-10-08macfb: add qdev property to specify display typeMark Cave-Ayland
2021-10-08macfb: implement mode sense to allow display type to be detectedMark Cave-Ayland
2021-10-08macfb: add trace events for reading and writing the control registersMark Cave-Ayland
2021-10-08macfb: use memory_region_init_ram() in macfb_common_realize() for the framebu...Mark Cave-Ayland
2021-10-08macfb: fix overflow of color_palette arrayMark Cave-Ayland
2021-10-08macfb: fix invalid object reference in macfb_common_realize()Mark Cave-Ayland
2021-10-08macfb: update macfb.c to use the Error API best practicesMark Cave-Ayland
2021-10-08macfb: handle errors that occur during realizeMark Cave-Ayland
2021-10-07hw/riscv: shakti_c: Mark as not user creatableAlistair Francis
2021-10-07hw/dma: sifive_pdma: Don't run DMA when channel is disclaimedBin Meng
2021-10-07hw/dma: sifive_pdma: Fix Control.claim bit detectionBin Meng
2021-10-07hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUARTPhilippe Mathieu-Daudé
2021-10-07hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion containerPhilippe Mathieu-Daudé
2021-10-07hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definitionPhilippe Mathieu-Daudé
2021-10-07hw/char: sifive_uart: Register device in 'input' categoryBin Meng
2021-10-07hw/char: shakti_uart: Register device in 'input' categoryBin Meng
2021-10-07hw/char: ibex_uart: Register device in 'input' categoryBin Meng
2021-10-06block: introduce max_hw_iov for use in scsi-genericPaolo Bonzini
2021-10-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson
2021-10-05hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCIPhilippe Mathieu-Daudé
2021-10-05hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X()Philippe Mathieu-Daudé
2021-10-05hw/i386/amd_iommu: Rename amdviPCI TypeInfoPhilippe Mathieu-Daudé