2022-07-12 |
Hanna Reitz | qsd: Unlink absolute PID file path |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Hanna Reitz | iotests/297: Have mypy ignore unused ignores |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Hanna Reitz | qsd: Do not use error_report() before monitor_init |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Remove remaining unused symbols in coroutines.h |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Reorganize some declarations in block-backend... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Add blk_co_truncate() |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Add blk_co_ioctl() |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Implement blk_flush() using generated_co_wrapper |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Implement blk_pdiscard() using generated_co_wrapper |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Implement blk_pwrite_zeroes() using generated_co... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Add blk_co_pwrite_compressed() |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Change blk_pwrite_compressed() param order |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Export blk_pwritev_part() in block-backend-io.h |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Add blk_[co_]preadv_part() |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Add blk_{preadv,pwritev}() |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Implement blk_{pread,pwrite}() using generated_c... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Make blk_co_pwrite() take a const buffer |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Make 'bytes' param of blk_{pread,pwrite}() an... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Change blk_{pread,pwrite}() param order |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Add a 'flags' param to blk_pread() |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Make blk_{pread,pwrite}() return 0 on success |
commit | commitdiff | tree | snapshot |
2022-07-12 |
John Snow | tests/qemu-iotests: skip 108 when FUSE is not loaded |
commit | commitdiff | tree | snapshot |
2022-07-12 |
John Snow | tests/qemu-iotests: hotfix for 307, 223 output |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty() |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Use bdrv_co_pwrite_sync() when caller is corouti... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Add bdrv_co_pwrite_sync() |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Implement bdrv_{pread,pwrite,pwrite_zeroes}... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Make 'bytes' param of bdrv_co_{pread,pwrite... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Make bdrv_co_pwrite() take a const buffer |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | crypto: Make block callbacks return 0 on success |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Make bdrv_{pread,pwrite}() return 0 on success |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Change bdrv_{pread,pwrite,pwrite_sync}() param... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Alberto Faria | block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Vladimir Sementsov... | iotests/copy-before-write: specify required_fmts |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Vladimir Sementsov... | iotests: fix copy-before-write for macOS and FreeBSD |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Richard Henderson | gitlab-ci/cirrus: Update freebsd to python 3.9 packages |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Richard Henderson | Merge tag 'pull-tcg-20220712' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Ilya Leoshkevich | accel/tcg: Fix unaligned stores to s390x low-address... |
commit | commitdiff | tree | snapshot |
2022-07-12 |
Shaobo Song | tcg: Fix returned type in alloc_code_gen_buffer_splitwx... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | Merge tag 'pull-target-arm-20220711' of https://git... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | linux-user/aarch64: Add SME related hwcap entries |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Enable SME for user-only |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Only set ZEN in reset if SVE present |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | linux-user/aarch64: Implement PR_SME_GET_VL, PR_SME_SET_VL |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | linux-user: Rename sve prctls |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | linux-user/aarch64: Implement SME signal handling |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | linux-user/aarch64: Move sve record checks into restore |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | linux-user/aarch64: Verify extra record lock succeeded |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | linux-user/aarch64: Do not allow duplicate or short... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | linux-user/aarch64: Tidy target_restore_sigframe error... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | linux-user/aarch64: Add SM bit to SVE signal context |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | linux-user/aarch64: Reset PSTATE.SM on syscalls |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | linux-user/aarch64: Clear tpidr2_el0 if CLONE_SETTLS |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Enable SME for -cpu max |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Reset streaming sve state on exception... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Implement SCLAMP, UCLAMP |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Implement REVD |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Implement PSEL |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Implement SME integer outer product |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Implement FMOPA, FMOPS (widening) |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Implement BFMOPA, BFMOPS |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Implement FMOPA, FMOPS (non-widening) |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Implement SME ADDHA, ADDVA |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Implement SME LDR, STR |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Export unpredicated ld/st from translate... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Implement SME LD1, ST1 |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Implement SME MOVA |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Implement SME ZERO |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Implement SME RDSVL, ADDSVL, ADDSPL |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Handle SME in sve_access_check |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Add SME enablement checks |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark LD1RO as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark LDFF1 and LDNF1 as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark gather prefetch as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark gather/scatter load/store as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark string/histo/crypto as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark SMMLA, UMMLA, USMMLA as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark FTSMUL, FTMAD, FADDA as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark PMULL, FMMLA as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark BDEP, BEXT, BGRP, COMPACT, FEXPA,... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark RDFFR, WRFFR, SETFFR as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Mark ADR as non-streaming |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Trap non-streaming usage when Streaming... |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Add infrastructure for disas_sme |
commit | commitdiff | tree | snapshot |
2022-07-11 |
Richard Henderson | target/arm: Handle SME in aarch64_cpu_dump_state |
commit | commitdiff | tree | snapshot |
2022-07-08 |
Richard Henderson | Merge tag 'pull-target-arm-20220707' of https://git... |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Richard Henderson | Merge tag 'pull-request-2022-07-07' of https://gitlab... |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Peter Maydell | target/arm: Fix qemu-system-arm handling of LPAE block... |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Peter Maydell | target/arm: Correctly implement Feat_DoubleLock |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Peter Maydell | target/arm: Implement AArch32 DBGDEVID, DBGDEVID1,... |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Peter Maydell | target/arm: Suppress debug exceptions when OS Lock set |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Peter Maydell | target/arm: Move define_debug_regs() to debug_helper.c |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Peter Maydell | target/arm: Fix code style issues in debug helper functions |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Richard Henderson | target/arm: Record tagged bit for user-only in sve_prob... |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Richard Henderson | target/arm: Fix MTE check in sve_ldnfff1_r |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Jason A. Donenfeld | hw/arm/virt: dt: add rng-seed property |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Richard Henderson | Merge tag 'block-pull-request' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Stefan Hajnoczi | block/io_uring: clarify that short reads can happen |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Dominique Martinet | io_uring: fix short read slow path |
commit | commitdiff | tree | snapshot |
2022-07-07 |
Richard Henderson | Merge tag 'pull-ppc-20220706' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
next |