| 2022-10-27 | 
Daniel P. Berrangé | crypto: ensure LUKS tests run with GNUTLS crypto provider | 
commit | commitdiff | tree | snapshot | 
| 2022-10-27 | 
Daniel P. Berrangé | crypto: quote algorithm names in error messages | 
commit | commitdiff | tree | snapshot | 
| 2022-10-27 | 
Daniel P. Berrangé | crypto: split off helpers for converting LUKS header...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-27 | 
Daniel P. Berrangé | crypto: split LUKS header definitions off into file | 
commit | commitdiff | tree | snapshot | 
| 2022-10-27 | 
Daniel P. Berrangé | crypto: check that LUKS PBKDF2 iterations count is...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-27 | 
Daniel P. Berrangé | crypto: strengthen the check for key slots overlapping...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-27 | 
Daniel P. Berrangé | crypto: validate that LUKS payload doesn't overlap...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-27 | 
Daniel P. Berrangé | crypto: enforce that key material doesn't overlap with...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-27 | 
Daniel P. Berrangé | crypto: enforce that LUKS stripes is always a fixed...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-27 | 
Daniel P. Berrangé | crypto: sanity check that LUKS header strings are NUL...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-27 | 
Daniel P. Berrangé | tests: avoid DOS line endings in PSK file | 
commit | commitdiff | tree | snapshot | 
| 2022-10-27 | 
Daniel P. Berrangé | crypto: check for and report errors setting PSK credentials | 
commit | commitdiff | tree | snapshot | 
| 2022-10-27 | 
Daniel P. Berrangé | scripts: check if .git exists before checking submodule...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-26 | 
Michal Privoznik | seccomp: Get actual errno value from failed seccomp...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-26 | 
Bin Meng | io/channel-watch: Fix socket watch on Windows | 
commit | commitdiff | tree | snapshot | 
| 2022-10-26 | 
Bin Meng | io/channel-watch: Drop the unnecessary cast | 
commit | commitdiff | tree | snapshot | 
| 2022-10-26 | 
Bin Meng | io/channel-watch: Drop a superfluous '#ifdef WIN32' | 
commit | commitdiff | tree | snapshot | 
| 2022-10-26 | 
Bin Meng | util/qemu-sockets: Use g_get_tmp_dir() to get the direc...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-26 | 
Jungmin Park | crypto/luks: Support creating LUKS image on Darwin | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Stefan Hajnoczi | Merge tag 'pull-9p-20221024' of https://github.com...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Stefan Hajnoczi | Merge tag 'for-upstream' of https://gitlab.com/bonzini...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Stefan Hajnoczi | Merge tag 'm68k-for-7.2-pull-request' of https://github...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: remove unnecessary g_strdup() calls | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: merge v9fs_tunlinkat() and do_unlinkat() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: merge v9fs_tlink() and do_hardlink() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: merge v9fs_tsymlink() and do_symlink() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: merge v9fs_tlcreate() and do_lcreate() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: merge v9fs_tmkdir() and do_mkdir() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: convert v9fs_tflush() to declarative arguments | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: simplify callers of twrite() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: convert v9fs_twrite() to declarative arguments | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: simplify callers of tlopen() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: convert v9fs_tlopen() to declarative arguments | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: simplify callers of treaddir() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: convert v9fs_treaddir() to declarative arguments | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: simplify callers of tgetattr() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: convert v9fs_tgetattr() to declarative arguments | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: simplify callers of tattach() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: merge v9fs_tattach(), do_attach(), do_attach_...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: merge v9fs_tversion() and do_version() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: simplify callers of twalk() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: merge *walk*() functions | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Linus Heckemann | 9pfs: use GHashTable for fid table | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Christian Schoenebeck | tests/9p: split virtio-9p-test.c into tests and 9p...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Bin Meng | fsdev/virtfs-proxy-helper: Use g_mkdir() | 
commit | commitdiff | tree | snapshot | 
| 2022-10-24 | 
Jason A. Donenfeld | m68k: write bootinfo as rom section and re-randomize...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-22 | 
Paolo Bonzini | target/i386: implement FMA instructions | 
commit | commitdiff | tree | snapshot | 
| 2022-10-21 | 
Jason A. Donenfeld | m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Stefan Hajnoczi | Merge tag 'pull-target-arm-20221020' of https://git...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Paolo Bonzini | target/i386: implement F16C instructions | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Paolo Bonzini | target/i386: introduce function to set rounding mode...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Paolo Bonzini | target/i386: decode-new: avoid out-of-bounds access...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Peter Maydell | hw/ide/microdrive: Use device_cold_reset() for self...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Enable TARGET_TB_PCREL | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Introduce gen_pc_plus_diff for aarch32 | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Introduce gen_pc_plus_diff for aarch64 | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Change gen_jmp* to work on displacements | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Remove gen_exception_internal_insn pc argument | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Change gen_exception_insn* to work on displ...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Change gen_*set_pc_im to gen_*update_pc | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Change gen_goto_tb to work on displacements | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Introduce curr_insn_len | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Use bool consistently for get_phys_addr...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Split out get_phys_addr_twostage | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Use softmmu tlbs for page table walking | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Move be test for regime into S1TranslateResult | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Plumb debug into S1Translate | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Split out S1Translate type | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Restrict tlb flush from vttbr_write to...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Add ARMMMUIdx_Phys_{S,NS} | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Use probe_access_full for BTI | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Use probe_access_full for MTE | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Richard Henderson | target/arm: Enable TARGET_PAGE_ENTRY_EXTRA | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Alex Bennée | target/arm: update the cortex-a15 MIDR to latest rev | 
commit | commitdiff | tree | snapshot | 
| 2022-10-20 | 
Baruch Siach | hw/char/pl011: fix baud rate calculation | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Stefan Hajnoczi | Merge tag 'for-upstream' of https://gitlab.com/bonzini...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Stefan Hajnoczi | Merge tag 'pull-ppc-20221017' of https://gitlab.com...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: remove old SSE decoder | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: move 3DNow to the new decoder | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | tests/tcg: extend SSE tests to AVX | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paul Brook | target/i386: Enable AVX cpuid bits when using TCG | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: implement VLDMXCSR/VSTMXCSR | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: implement XSAVE and XRSTOR of AVX registers | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: reimplement 0x0f 0x28-0x2f, add AVX | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: reimplement 0x0f 0x10-0x17, add AVX | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: reimplement 0x0f 0x38, add AVX | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Richard Henderson | target/i386: Use tcg gvec ops for pmovmskb | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: reimplement 0x0f 0x3a, add AVX | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: clarify (un)signedness of immediates from...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: reimplement 0x0f 0x70-0x77, add AVX | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: reimplement 0x0f 0x78-0x7f, add AVX | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: reimplement 0x0f 0x50-0x5f, add AVX | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef...  | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: reimplement 0x0f 0x60-0x6f, add AVX | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: Introduce 256-bit vector helpers | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: implement additional AVX comparison operators | 
commit | commitdiff | tree | snapshot | 
| 2022-10-18 | 
Paolo Bonzini | target/i386: provide 3-operand versions of unary scalar...  | 
commit | commitdiff | tree | snapshot | 
| next |