index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-12
plugins/: Add missing functions to symbol list
Lukas Jünger
2021-10-12
gitlab: fix passing of TEST_TARGETS env to cirrus
Daniel P. Berrangé
2021-10-12
gitlab: skip the check-patch job on the upstream repo
Daniel P. Berrangé
2021-10-12
travis.yml: Remove the "Release tarball" job
Thomas Huth
2021-10-12
gitlab: Add cross-riscv64-system, cross-riscv64-user
Richard Henderson
2021-10-12
tests/docker: promote debian-riscv64-cross to a full image
Alex Bennée
2021-10-12
tests/tcg: move some multiarch files and make conditional
Alex Bennée
2021-10-12
tests/tcg/sha1: remove endian include
Alex Bennée
2021-10-12
configure: don't override the selected host test compiler if defined
Alex Bennée
2021-10-11
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Richard Henderson
2021-10-08
Merge remote-tracking branch 'remotes/vivier-m68k/tags/m68k-next-pull-request...
Richard Henderson
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
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...
Richard Henderson
2021-10-07
iothread: use IOThreadParamInfo in iothread_[set|get]_param()
Stefano Garzarella
2021-10-07
iothread: rename PollParamInfo to IOThreadParamInfo
Stefano Garzarella
2021-10-07
Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...
Richard Henderson
2021-10-07
iotests: Add mirror-ready-cancel-error test
Hanna Reitz
2021-10-07
mirror: Do not clear .cancelled
Hanna Reitz
2021-10-07
mirror: Stop active mirroring after force-cancel
Hanna Reitz
2021-10-07
mirror: Check job_is_cancelled() earlier
Hanna Reitz
2021-10-07
mirror: Use job_is_cancelled()
Hanna Reitz
2021-10-07
job: Add job_cancel_requested()
Hanna Reitz
2021-10-07
job: Do not soft-cancel after a job is done
Hanna Reitz
2021-10-07
jobs: Give Job.force_cancel more meaning
Hanna Reitz
2021-10-07
job: @force parameter for job_cancel_sync()
Hanna Reitz
2021-10-07
job: Force-cancel jobs in a failed transaction
Hanna Reitz
2021-10-07
mirror: Drop s->synced
Hanna Reitz
2021-10-07
mirror: Keep s->synced on error
Hanna Reitz
2021-10-07
job: Context changes in job_completed_txn_abort()
Hanna Reitz
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
[next]