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-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
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
2021-10-07
target/riscv: Set mstatus_hs.[SD|FS] bits if Clean and V=1 in mark_fs_dirty()
Frank Chang
2021-10-07
disas/riscv: Add Zb[abcs] instructions
Philipp Tomsich
2021-10-07
target/riscv: Remove RVB (replaced by Zb[abcs])
Philipp Tomsich
2021-10-07
target/riscv: Add zext.h instructions to Zbb, removing pack/packu/packh
Philipp Tomsich
2021-10-07
target/riscv: Add rev8 instruction, removing grev/grevi
Philipp Tomsich
2021-10-07
target/riscv: Add a REQUIRE_32BIT macro
Philipp Tomsich
2021-10-07
target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci
Philipp Tomsich
2021-10-07
target/riscv: Reassign instructions to the Zbb-extension
Philipp Tomsich
2021-10-07
target/riscv: Add instructions of the Zbc-extension
Philipp Tomsich
2021-10-07
target/riscv: Reassign instructions to the Zbs-extension
Philipp Tomsich
2021-10-07
target/riscv: Remove shift-one instructions (proposed Zbo in pre-0.93 draft-B)
Philipp Tomsich
2021-10-07
target/riscv: Remove the W-form instructions from Zbs
Philipp Tomsich
2021-10-07
target/riscv: Reassign instructions to the Zba-extension
Philipp Tomsich
2021-10-07
target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties
Philipp Tomsich
2021-10-07
target/riscv: clwz must ignore high bits (use shift-left & changed logic)
Philipp Tomsich
2021-10-07
target/riscv: fix clzw implementation to operate on arg1
Philipp Tomsich
2021-10-07
target/riscv: Introduce temporary in gen_add_uw()
Philipp Tomsich
2021-10-06
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211006' into staging
Richard Henderson
2021-10-06
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211006' into staging
Richard Henderson
[next]