100690 Commits (3d65110f0cd453ac5a5a9c4211902271775eba75)
 

Author SHA1 Message Date
Paolo Bonzini 3d65110f0c block: remove bdrv_coroutine_enter 3 years ago
Paolo Bonzini 264dcbb2b1 qemu-io: do not reinvent the blk_pwrite_zeroes wheel 3 years ago
Alberto Faria 0f3de970fe block: Add no_coroutine_fn and coroutine_mixed_fn marker 3 years ago
Alberto Faria cbdbc47cee coroutine: annotate coroutine_fn for libclang 3 years ago
Xiang Zheng a4b15a8b9e pflash: Only read non-zero parts of backend image 3 years ago
Thomas Huth 95988739c7 tests/qemu-iotests/262: Check for availability of "blkverify" first 3 years ago
Thomas Huth 724e6703b1 tests/qemu-iotests/312: Mark "quorum" as required driver 3 years ago
Peter Maydell 13356edb87 Pull request 3 years ago
Peter Krempa 4f01a9bb04 block/blkio: Fix inclusion of required headers 3 years ago
Stefan Hajnoczi a937f8e857 virtio-blk: simplify virtio_blk_dma_restart_cb() 3 years ago
Chao Gao 816a430c51 util/aio: Defer disabling poll mode as long as possible 4 years ago
Peter Maydell 00b1faea41 target-arm queue: 3 years ago
Richard Henderson 3b07a936d3 target/arm: Look up ARMCPRegInfo at runtime 3 years ago
Richard Henderson 0371fa90a1 target/arm: Reorg do_coproc_insn 3 years ago
Evgeny Iakovlev b3aa2f2128 target/arm: provide stubs for more external debug registers 3 years ago
Evgeny Iakovlev 5fc83f1128 target/arm: implement DBGCLAIM registers 3 years ago
Peter Maydell 1e5da7e553 target/arm: Don't set EXC_RETURN.ES if Security Extension not present 3 years ago
Richard Henderson 4a1103afb1 target/arm: Fix in_debug path in S1_ptw_translate 3 years ago
Richard Henderson 28fb921f02 target/arm: Fix physical address resolution for MTE 3 years ago
Richard Henderson 5c922ec5b1 target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr() 3 years ago
Richard Henderson f431855714 target/arm/sme: Rebuild hflags in aarch64_set_svcr() 3 years ago
Richard Henderson fccb49182e target/arm/sme: Reset ZA state in aarch64_set_svcr() 3 years ago
Richard Henderson 7f2a01e736 target/arm/sme: Reset SVE state in aarch64_set_svcr() 3 years ago
Richard Henderson 2a8af38259 target/arm/sme: Introduce aarch64_set_svcr() 3 years ago
Richard Henderson 3c9ee54894 target/arm/sme: Rebuild hflags in set_pstate() helpers 3 years ago
Richard Henderson 535ca76425 target/arm/sme: Reorg SME access handling in handle_msr_i() 3 years ago
Philippe Mathieu-Daudé 500a64d82b hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c 3 years ago
Philippe Mathieu-Daudé f6cf2eb8ec hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macro 3 years ago
Philippe Mathieu-Daudé 550da1cc22 hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C 3 years ago
Philippe Mathieu-Daudé 92518611ac hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CState 3 years ago
Philippe Mathieu-Daudé 280b9ecbc5 hw/i2c/versatile_i2c: Drop useless casts from void * to pointer 3 years ago
Philippe Mathieu-Daudé c166e592a7 hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events 3 years ago
Philippe Mathieu-Daudé 1e5b1899cc hw/i2c/bitbang_i2c: Trace state changes 3 years ago
Philippe Mathieu-Daudé dc575b5e03 hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helper 3 years ago
Philippe Mathieu-Daudé 2b9339d3b4 hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion 3 years ago
Philippe Mathieu-Daudé da8df26d2e hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header 3 years ago
David Reiss 0ec69c460e target/arm: Unify checking for M Main Extension in MRS/MSR 3 years ago
Richard Henderson bb461330a1 target/arm: Widen cnthctl_el2 to uint64_t 3 years ago
Peter Maydell 65cc5ccf06 Second RISC-V PR for QEMU 8.0 3 years ago
Peter Maydell fcb7e040f5 Header cleanup patches for 2023-01-20 3 years ago
Markus Armbruster b6c80037ed include/hw/ppc include/hw/pci-host: Drop extra typedefs 3 years ago
Markus Armbruster c0a5a477f1 include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.h 3 years ago
Markus Armbruster 14f11a204c include/hw/ppc: Supply a few missing includes 3 years ago
Markus Armbruster 2c6fe2e214 include/hw/ppc: Split pnv_chip.h off pnv.h 3 years ago
Markus Armbruster 82651e8792 include/hw/block: Include hw/block/block.h where needed 3 years ago
Markus Armbruster 1881f336a3 hw/sparc64/niagara: Use blk_name() instead of open-coding it 3 years ago
Markus Armbruster e2c1c34f13 include/block: Untangle inclusion loops 3 years ago
Markus Armbruster 4369560135 coroutine: Use Coroutine typedef name instead of structure tag 3 years ago
Markus Armbruster 68ba85cecc coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h 3 years ago
Daniel Henrique Barboza b748352c55 hw/riscv/virt.c: move create_fw_cfg() back to virt_machine_init() 3 years ago