aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-12plugins/: Add missing functions to symbol listLukas Jünger
2021-10-12gitlab: fix passing of TEST_TARGETS env to cirrusDaniel P. Berrangé
2021-10-12gitlab: skip the check-patch job on the upstream repoDaniel P. Berrangé
2021-10-12travis.yml: Remove the "Release tarball" jobThomas Huth
2021-10-12gitlab: Add cross-riscv64-system, cross-riscv64-userRichard Henderson
2021-10-12tests/docker: promote debian-riscv64-cross to a full imageAlex Bennée
2021-10-12tests/tcg: move some multiarch files and make conditionalAlex Bennée
2021-10-12tests/tcg/sha1: remove endian includeAlex Bennée
2021-10-12configure: don't override the selected host test compiler if definedAlex Bennée
2021-10-11Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Richard Henderson
2021-10-08Merge remote-tracking branch 'remotes/vivier-m68k/tags/m68k-next-pull-request...Richard Henderson
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-07Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...Richard Henderson
2021-10-07iothread: use IOThreadParamInfo in iothread_[set|get]_param()Stefano Garzarella
2021-10-07iothread: rename PollParamInfo to IOThreadParamInfoStefano Garzarella
2021-10-07Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson
2021-10-07iotests: Add mirror-ready-cancel-error testHanna Reitz
2021-10-07mirror: Do not clear .cancelledHanna Reitz
2021-10-07mirror: Stop active mirroring after force-cancelHanna Reitz
2021-10-07mirror: Check job_is_cancelled() earlierHanna Reitz
2021-10-07mirror: Use job_is_cancelled()Hanna Reitz
2021-10-07job: Add job_cancel_requested()Hanna Reitz
2021-10-07job: Do not soft-cancel after a job is doneHanna Reitz
2021-10-07jobs: Give Job.force_cancel more meaningHanna Reitz
2021-10-07job: @force parameter for job_cancel_sync()Hanna Reitz
2021-10-07job: Force-cancel jobs in a failed transactionHanna Reitz
2021-10-07mirror: Drop s->syncedHanna Reitz
2021-10-07mirror: Keep s->synced on errorHanna Reitz
2021-10-07job: Context changes in job_completed_txn_abort()Hanna Reitz
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