Show patches with: Archived = No       |   2971 patches
« 1 2 ... 26 27 2829 30 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,09/13] rust: clean up define_property macro rust: miscellaneous cleanups + QOM integration tests - 2 - --- 2024-10-21 Paolo Bonzini New
[v2,08/13] rust: cleanup module_init!, use it from #[derive(Object)] rust: miscellaneous cleanups + QOM integration tests - 2 - --- 2024-10-21 Paolo Bonzini New
[v2,07/13] rust: build integration test for the qemu_api crate rust: miscellaneous cleanups + QOM integration tests - 2 1 --- 2024-10-21 Paolo Bonzini New
[v2,06/13] rust: modernize link_section usage for ELF platforms rust: miscellaneous cleanups + QOM integration tests - 2 - --- 2024-10-21 Paolo Bonzini New
[v2,05/13] rust: remove uses of #[no_mangle] rust: miscellaneous cleanups + QOM integration tests - 2 - --- 2024-10-21 Paolo Bonzini New
[v2,04/13] rust: do not use --no-size_t-is-usize rust: miscellaneous cleanups + QOM integration tests - 2 - --- 2024-10-21 Paolo Bonzini New
[v2,03/13] meson: pass rustc_args when building all crates rust: miscellaneous cleanups + QOM integration tests - 2 - --- 2024-10-21 Paolo Bonzini New
[v2,02/13] meson: remove repeated search for rust_root_crate.sh rust: miscellaneous cleanups + QOM integration tests - 2 - --- 2024-10-21 Paolo Bonzini New
[v2,01/13] meson: import rust module into a global variable rust: miscellaneous cleanups + QOM integration tests - 2 1 --- 2024-10-21 Paolo Bonzini New
stubs: avoid duplicate symbols in libqemuutil.a stubs: avoid duplicate symbols in libqemuutil.a - 1 1 --- 2024-10-21 Paolo Bonzini New
[6/6] ui: validate NUL byte padding in SASL client data more strictly ui: various improvements to VNC SASL code - - - --- 2024-10-21 Daniel P. Berrangé New
[5/6] ui: fix handling of NULL SASL server data ui: various improvements to VNC SASL code - - - --- 2024-10-21 Daniel P. Berrangé New
[4/6] ui/vnc: don't check for SSF after SASL authentication on UNIX sockets ui: various improvements to VNC SASL code - - - --- 2024-10-21 Daniel P. Berrangé New
[3/6] ui/vnc: fix skipping SASL SSF on UNIX sockets ui: various improvements to VNC SASL code - - - --- 2024-10-21 Daniel P. Berrangé New
[2/6] ui/vnc: don't raise error formatting socket address for non-inet ui: various improvements to VNC SASL code - - - --- 2024-10-21 Daniel P. Berrangé New
[1/6] ui/vnc: don't return an empty SASL mechlist to the client ui: various improvements to VNC SASL code - - - --- 2024-10-21 Daniel P. Berrangé New
[PULL,v2,20/20] tests/functional: Convert the Avocado sh4 tuxrun test Untitled series #901476 - - - --- 2024-10-21 Thomas Huth New
[PULL,v2,18/20] tests/functional: Convert the Avocado ppc32 tuxrun test Untitled series #901476 - - - --- 2024-10-21 Thomas Huth New
[PULL,v2,17/20] tests/functional: Convert the Avocado mips64el tuxrun test Untitled series #901476 - - - --- 2024-10-21 Thomas Huth New
[PULL,v2,16/20] tests/functional: Convert the Avocado mips64 tuxrun test Untitled series #901476 - - - --- 2024-10-21 Thomas Huth New
[PULL,v2,15/20] tests/functional: Convert the Avocado mipsel tuxrun test Untitled series #901476 - - - --- 2024-10-21 Thomas Huth New
[PULL,v2,14/20] tests/functional: Convert the Avocado mips tuxrun test Untitled series #901476 - - - --- 2024-10-21 Thomas Huth New
[PULL,v2,13/20] tests/functional: Convert the Avocado x86_64 tuxrun test Untitled series #901476 - - - --- 2024-10-21 Thomas Huth New
[PULL,v2,12/20] tests/functional: Convert the Avocado i386 tuxrun test Untitled series #901476 - - - --- 2024-10-21 Thomas Huth New
[PULL,v2,09/20] tests/functional: Convert the Avocado arm tuxrun tests Untitled series #901476 - - - --- 2024-10-21 Thomas Huth New
[PULL,v2,00/20] Test updates (tuxrun tests, new QTest maintainer, ...) - - - --- 2024-10-21 Thomas Huth New
target/mips: Remove unused CPUMIPSState::current_fpu field target/mips: Remove unused CPUMIPSState::current_fpu field - 2 - --- 2024-10-21 Philippe Mathieu-Daudé New
tests/tcg: Stop using exit() in the gdbstub testcases tests/tcg: Stop using exit() in the gdbstub testcases 1 1 - --- 2024-10-21 Ilya Leoshkevich New
target/mips: Introduce ase_3d_available() helper target/mips: Introduce ase_3d_available() helper - 1 - --- 2024-10-21 Philippe Mathieu-Daudé New
util: don't set SO_REUSEADDR on client sockets util: don't set SO_REUSEADDR on client sockets - 2 - --- 2024-10-21 Daniel P. Berrangé New
tests/tcg: Replace -mpower8-vector with -mvsx tests/tcg: Replace -mpower8-vector with -mvsx - - - --- 2024-10-21 Ilya Leoshkevich New
[v3,4/4] qemu-ga: For correcting code style qemu-ga: Fix some potential issues find by coverity - - - --- 2024-10-21 Dehan Meng New
[v3,3/4] qemu-ga: Avoiding freeing line prematurely Untitled series #901399 - 1 - --- 2024-10-21 Dehan Meng New
[v3,2/4] qemu-ga: Initialize correctly so getline works properly Untitled series #901398 - 1 - --- 2024-10-21 Dehan Meng New
[v3,1/4] qemu-ga: 'Null' check for mandatory parameters [v3,1/4] qemu-ga: 'Null' check for mandatory parameters - - - --- 2024-10-21 Dehan Meng New
[v2,4/4] For correcting code style: Variable declarations moved to the beginning of blocks Followed… Untitled series #901397 - - - --- 2024-10-21 Dehan Meng New
[v2,3/4] Avoiding freeing line prematurely. It's now only freed at the end of the function. qemu-ga: Fix some potential issues find by coverity - - - --- 2024-10-21 Dehan Meng New
[v2,2/4] Proper initialization of n to 0 for getline to function correctly. qemu-ga: Fix some potential issues find by coverity - - - --- 2024-10-21 Dehan Meng New
[v2,1/4] sscanf return values are checked to ensure correct parsing. qemu-ga: Fix some potential issues find by coverity - - - --- 2024-10-21 Dehan Meng New
.gitlab-ci.d/cirrus: Remove the macos-15 job .gitlab-ci.d/cirrus: Remove the macos-15 job 1 1 - --- 2024-10-21 Thomas Huth New
test: make cached assets for functional tests read-only test: make cached assets for functional tests read-only - 2 1 --- 2024-10-21 Daniel P. Berrangé New
linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR - - - --- 2024-10-21 Ilya Leoshkevich New
[v4] tests/functional: Convert most Aspeed machine tests [v4] tests/functional: Convert most Aspeed machine tests - 1 1 --- 2024-10-21 Cédric Le Goater New
[PULL,21/21] tests/functional: Convert the Avocado sh4 tuxrun test [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,20/21] Revert "hw/sh4/r2d: Realize IDE controller before accessing it" [PULL,01/21] tests/vm: update openbsd image to 7.6 1 - - --- 2024-10-21 Thomas Huth New
[PULL,19/21] tests/functional: Convert the Avocado ppc32 tuxrun test [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,18/21] tests/functional: Convert the Avocado mips64el tuxrun test [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,17/21] tests/functional: Convert the Avocado mips64 tuxrun test [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,16/21] tests/functional: Convert the Avocado mipsel tuxrun test [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,15/21] tests/functional: Convert the Avocado mips tuxrun test [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,14/21] tests/functional: Convert the Avocado x86_64 tuxrun test [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,13/21] tests/functional: Convert the Avocado i386 tuxrun test [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,12/21] tests/functional: Convert the Avocado riscv64 tuxrun tests [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,11/21] tests/functional: Convert the Avocado riscv32 tuxrun tests [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,10/21] tests/functional: Convert the Avocado arm tuxrun tests [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,09/21] tests/functional: Convert the Avocado s390x tuxrun test [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,08/21] tests/functional: Convert the Avocado sparc64 tuxrun test [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,07/21] tests/functional: Convert the Avocado aarch64 tuxrun tests [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,06/21] tests/functional: Convert the Avocado ppc64 tuxrun tests [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,05/21] tests/functional: Add a base class for the TuxRun tests [PULL,01/21] tests/vm: update openbsd image to 7.6 - - - --- 2024-10-21 Thomas Huth New
[PULL,04/21] hw/pci-bridge: Add a Kconfig switch for the normal PCI bridge [PULL,01/21] tests/vm: update openbsd image to 7.6 - 2 - --- 2024-10-21 Thomas Huth New
[PULL,03/21] MAINTAINERS: A new maintainer for the qtests [PULL,01/21] tests/vm: update openbsd image to 7.6 1 2 - --- 2024-10-21 Thomas Huth New
[PULL,02/21] tests/qtest: Raise the ide-test timeout [PULL,01/21] tests/vm: update openbsd image to 7.6 - 1 - --- 2024-10-21 Thomas Huth New
[PULL,01/21] tests/vm: update openbsd image to 7.6 [PULL,01/21] tests/vm: update openbsd image to 7.6 - 1 1 --- 2024-10-21 Thomas Huth New
[PULL,00/21] Test updates (tuxrun tests, new QTest maintainer, ...) - - - --- 2024-10-21 Thomas Huth New
[PULL,v1,1/1] hw/xen: Avoid use of uninitialized bufioreq_evtchn [PULL,v1,1/1] hw/xen: Avoid use of uninitialized bufioreq_evtchn 1 - - --- 2024-10-21 Edgar E. Iglesias New
[PULL,v1,0/1] Xen Queue - - - --- 2024-10-21 Edgar E. Iglesias New
rust: introduce alternative implementation of offset_of! rust: introduce alternative implementation of offset_of! - - - --- 2024-10-21 Junjie Mao New
[2/2] hw/riscv: Support different address-cells for initrd Support 64-bit address of initrd - - - --- 2024-10-21 Jim Shu New
[1/2] hw/riscv: Support to load DTB after 3GB memory on 64-bit system. Support 64-bit address of initrd - - - --- 2024-10-21 Jim Shu New
[v8,5/5] target/riscv: Add Smrnmi cpu extension Add Smrnmi support - - - --- 2024-10-21 Frank Chang New
[v8,4/5] target/riscv: Add Smrnmi mnret instruction Add Smrnmi support - - - --- 2024-10-21 Frank Chang New
[v8,3/5] target/riscv: Add Smrnmi CSRs Add Smrnmi support - 1 - --- 2024-10-21 Frank Chang New
[v8,2/5] target/riscv: Handle Smrnmi interrupt and exception Add Smrnmi support - - - --- 2024-10-21 Frank Chang New
[v8,1/5] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig Add Smrnmi support - 1 - --- 2024-10-21 Frank Chang New
dockerfiles: fix default targets for debian-loongarch-cross dockerfiles: fix default targets for debian-loongarch-cross - 2 - --- 2024-10-20 Pierrick Bouvier New
[14/14] target/i386: use + to put flags together target/i386: miscellaneous flags improvements - - - --- 2024-10-20 Paolo Bonzini New
[13/14] target/i386: use higher-precision arithmetic to compute CF target/i386: miscellaneous flags improvements - - - --- 2024-10-20 Paolo Bonzini New
[12/14] target/i386: use builtin popcnt or parity to compute PF, if available target/i386: miscellaneous flags improvements - - - --- 2024-10-20 Paolo Bonzini New
[11/14] target/i386: make flag variables unsigned target/i386: miscellaneous flags improvements - 1 - --- 2024-10-20 Paolo Bonzini New
[10/14] target/i386: add a note about gen_jcc1 target/i386: miscellaneous flags improvements - - - --- 2024-10-20 Paolo Bonzini New
[09/14] target/i386: add a few more trivial CCPrepare cases target/i386: miscellaneous flags improvements - 1 - --- 2024-10-20 Paolo Bonzini New
[08/14] target/i386: optimize TEST+Jxx sequences target/i386: miscellaneous flags improvements - 1 - --- 2024-10-20 Paolo Bonzini New
[07/14] target/i386: optimize computation of ZF from CC_OP_DYNAMIC target/i386: miscellaneous flags improvements - - - --- 2024-10-20 Paolo Bonzini New
[06/14] target/i386: Wrap cc_op_live with a validity check target/i386: miscellaneous flags improvements - 1 - --- 2024-10-20 Paolo Bonzini New
[05/14] target/i386: Introduce cc_op_size target/i386: miscellaneous flags improvements - - - --- 2024-10-20 Paolo Bonzini New
[04/14] target/i386: Rearrange CCOp target/i386: miscellaneous flags improvements - - - --- 2024-10-20 Paolo Bonzini New
[03/14] target/i386: remove CC_OP_CLR target/i386: miscellaneous flags improvements - 1 - --- 2024-10-20 Paolo Bonzini New
[02/14] target/i386: Tidy cc_op_str usage target/i386: miscellaneous flags improvements - - - --- 2024-10-20 Paolo Bonzini New
[01/14] target/i386: use tcg_gen_ext_tl when applicable target/i386: miscellaneous flags improvements - 1 - --- 2024-10-20 Paolo Bonzini New
[3/3] vfio/migration: Change trace formats from hex to decimal vfio/migration: Some bug fixes and cleanups - 1 - --- 2024-10-20 Avihai Horon New
[2/3] vfio/migration: Refactor vfio_vmstate_change/_prepare() error reporting vfio/migration: Some bug fixes and cleanups - - - --- 2024-10-20 Avihai Horon New
[1/3] vfio/migration: Report only stop-copy size in vfio_state_pending_exact() vfio/migration: Some bug fixes and cleanups - 1 - --- 2024-10-20 Avihai Horon New
[v5,19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c s390x: Add Full Boot Order Support - 1 - --- 2024-10-20 Jared Rossi New
[v5,18/19] docs/system: Update documentation for s390x IPL s390x: Add Full Boot Order Support - 1 - --- 2024-10-20 Jared Rossi New
[v5,17/19] pc-bios/s390x: Enable multi-device boot loop s390x: Add Full Boot Order Support - 1 - --- 2024-10-20 Jared Rossi New
[v5,16/19] s390x: Rebuild IPLB for SCSI device directly from DIAG308 s390x: Add Full Boot Order Support 1 - - --- 2024-10-20 Jared Rossi New
[v5,15/19] hw/s390x: Build an IPLB for each boot device s390x: Add Full Boot Order Support - 1 - --- 2024-10-20 Jared Rossi New
[v5,14/19] s390x: Add individual loadparm assignment to CCW device s390x: Add Full Boot Order Support - 1 - --- 2024-10-20 Jared Rossi New
[v5,13/19] include/hw/s390x: Add include files for common IPL structs s390x: Add Full Boot Order Support - 1 - --- 2024-10-20 Jared Rossi New
« 1 2 ... 26 27 2829 30 »