Age | Commit message (Expand) | Author |
2021-10-15 | qdev: Make DeviceState.id independent of QemuOpts | Kevin Wolf |
2021-10-15 | net: Introduce NetClientInfo.check_peer_type() | Kevin Wolf |
2021-10-14 | kconfig: split CONFIG_SPARSE_MEM from fuzzing | Paolo Bonzini |
2021-10-13 | Revert "hw/misc: applesmc: use host osk as default on macs" | Paolo Bonzini |
2021-10-13 | hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c | Philippe Mathieu-Daudé |
2021-10-13 | hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c | Philippe Mathieu-Daudé |
2021-10-13 | hw/i386/sgx: Have sgx_epc_get_section() return a boolean | Philippe Mathieu-Daudé |
2021-10-13 | target/i386/sev: Declare system-specific functions in 'sev.h' | Philippe Mathieu-Daudé |
2021-10-13 | target/i386/sev: Rename sev_i386.h -> sev.h | Philippe Mathieu-Daudé |
2021-10-12 | aspeed/smc: Dump address offset in trace events | Cédric Le Goater |
2021-10-12 | aspeed/wdt: Add trace events | Cédric Le Goater |
2021-10-12 | hw/arm: Integrate ADC model into Aspeed SoC | Andrew Jeffery |
2021-10-12 | hw/adc: Add basic Aspeed ADC model | Andrew Jeffery |
2021-10-12 | hw: aspeed_gpio: Fix GPIO array indexing | Peter Delevoryas |
2021-10-12 | hw: aspeed_gpio: Fix pin I/O type declarations | Peter Delevoryas |
2021-10-12 | aspeed/i2c: QOMify AspeedI2CBus | Cédric Le Goater |
2021-10-12 | aspeed/smc: Introduce a new addr_width() class handler | Cédric Le Goater |
2021-10-12 | aspeed/smc: Add default reset values | Cédric Le Goater |
2021-10-12 | aspeed/smc: QOMify AspeedSMCFlash | Cédric Le Goater |
2021-10-12 | aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs' | Cédric Le Goater |
2021-10-12 | aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash | Cédric Le Goater |
2021-10-12 | aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash | Cédric Le Goater |
2021-10-12 | aspeed/smc: Drop AspeedSMCController structure | Cédric Le Goater |
2021-10-12 | aspeed/smc: Stop using the model name for the memory regions | Cédric Le Goater |
2021-10-12 | aspeed/smc: Introduce aspeed_smc_error() helper | Cédric Le Goater |
2021-10-12 | aspeed/smc: Add watchdog Control/Status Registers | Cédric Le Goater |
2021-10-08 | q800: wire macfb IRQ to separate video interrupt on VIA2 | Mark Cave-Ayland |
2021-10-08 | macfb: add vertical blank interrupt | Mark Cave-Ayland |
2021-10-08 | macfb: fix 24-bit RGB pixel encoding | Mark Cave-Ayland |
2021-10-08 | macfb: fix up 1-bit pixel encoding | Mark Cave-Ayland |
2021-10-08 | macfb: add common monitor modes supported by the MacOS toolbox ROM | Mark Cave-Ayland |
2021-10-08 | macfb: add qdev property to specify display type | Mark Cave-Ayland |
2021-10-08 | macfb: implement mode sense to allow display type to be detected | Mark Cave-Ayland |
2021-10-08 | macfb: add trace events for reading and writing the control registers | Mark Cave-Ayland |
2021-10-08 | macfb: use memory_region_init_ram() in macfb_common_realize() for the framebu... | Mark Cave-Ayland |
2021-10-08 | macfb: fix overflow of color_palette array | Mark Cave-Ayland |
2021-10-08 | macfb: fix invalid object reference in macfb_common_realize() | Mark Cave-Ayland |
2021-10-08 | macfb: update macfb.c to use the Error API best practices | Mark Cave-Ayland |
2021-10-08 | macfb: handle errors that occur during realize | Mark Cave-Ayland |
2021-10-07 | hw/riscv: shakti_c: Mark as not user creatable | Alistair Francis |
2021-10-07 | hw/dma: sifive_pdma: Don't run DMA when channel is disclaimed | Bin Meng |
2021-10-07 | hw/dma: sifive_pdma: Fix Control.claim bit detection | Bin Meng |
2021-10-07 | hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART | Philippe Mathieu-Daudé |
2021-10-07 | hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container | Philippe Mathieu-Daudé |
2021-10-07 | hw/char/mchp_pfsoc_mmuart: Simplify MCHP_PFSOC_MMUART_REG definition | Philippe Mathieu-Daudé |
2021-10-07 | hw/char: sifive_uart: Register device in 'input' category | Bin Meng |
2021-10-07 | hw/char: shakti_uart: Register device in 'input' category | Bin Meng |
2021-10-07 | hw/char: ibex_uart: Register device in 'input' category | Bin Meng |
2021-10-06 | block: introduce max_hw_iov for use in scsi-generic | Paolo Bonzini |
2021-10-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Richard Henderson |