qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-21 10:08:42 to 2024-10-21 18:20:11 UTC [more...]

[PATCH] tcg-plugins: add a hook for interrupts, exceptions and traps
 2024-10-21 18:07 UTC  (9+ messages)
` [RFC PATCH v2 0/7] tcg-plugins: add hooks "
  ` [RFC PATCH v2 3/7] contrib/plugins: add plugin showcasing new trap related API
  ` [RFC PATCH v2 4/7] target/arm: call plugin trap callbacks

[PATCH v2] block/file-posix: optimize append write
 2024-10-21 18:13 UTC  (7+ messages)

[PATCH v2] hw/i386: define _AS_LATEST() macros for machine types
 2024-10-21 18:03 UTC  (2+ messages)

[PATCH 0/6] ui: various improvements to VNC SASL code
 2024-10-21 17:53 UTC  (8+ messages)
` [PATCH 1/6] ui/vnc: don't return an empty SASL mechlist to the client
` [PATCH 2/6] ui/vnc: don't raise error formatting socket address for non-inet
` [PATCH 3/6] ui/vnc: fix skipping SASL SSF on UNIX sockets
` [PATCH 4/6] ui/vnc: don't check for SSF after SASL authentication "
` [PATCH 5/6] ui: fix handling of NULL SASL server data
` [PATCH 6/6] ui: validate NUL byte padding in SASL client data more strictly

[PATCH v4] scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing
 2024-10-21 17:48 UTC  (3+ messages)

[PATCH v6 00/14] tcg/riscv: Add support for vector
 2024-10-21 17:41 UTC  (5+ messages)
` [PATCH v6 01/14] tcg: Reset data_gen_ptr correctly
` [PATCH v6 02/14] disas/riscv: Fix vsetivli disassembly

[PATCH] target/mips: Introduce ase_3d_available() helper
 2024-10-21 17:24 UTC  (3+ messages)

[PATCH] target/mips: Remove unused CPUMIPSState::current_fpu field
 2024-10-21 17:22 UTC  (2+ messages)

[PATCH] target/i386: Do not re-compute new pc with CF_PCREL
 2024-10-21 17:21 UTC  (2+ messages)

[PATCH v2 0/4] qemu-ga: Fix some potential issues find by coverity
 2024-10-21 17:13 UTC  (14+ messages)
` [PATCH v2 1/4] sscanf return values are checked to ensure correct parsing
` [PATCH v2 2/4] Proper initialization of n to 0 for getline to function correctly
` [PATCH v2 3/4] Avoiding freeing line prematurely. It's now only freed at the end of the function
` [PATCH v2 4/4] For correcting code style: Variable declarations moved to the beginning of blocks Followed the coding style of using snake_case for variable names. And merged redundant route and networkroute variables
` [PATCH v3 0/4] qemu-ga: Modify commits message and make some minor code update
` [PATCH v3 1/4] qemu-ga: 'Null' check for mandatory parameters
` [PATCH v3 2/4] qemu-ga: Initialize correctly so getline works properly
` [PATCH v3 3/4] qemu-ga: Avoiding freeing line prematurely
` [PATCH v3 4/4] qemu-ga: For correcting code style

[PATCH] util: don't set SO_REUSEADDR on client sockets
 2024-10-21 17:04 UTC  (5+ messages)

[PATCH] gitlab: enable afalg tests in fedora system test
 2024-10-21 17:02 UTC 

[PATCH 0/3] vfio/migration: Some bug fixes and cleanups
 2024-10-21 16:54 UTC  (8+ messages)
` [PATCH 2/3] vfio/migration: Refactor vfio_vmstate_change/_prepare() error reporting
` [PATCH 3/3] vfio/migration: Change trace formats from hex to decimal

[Question] What is the definition of “private” fields in QOM?
 2024-10-21 16:47 UTC  (8+ messages)

[RFC V1 00/14] precreate phase
 2024-10-21 16:41 UTC  (15+ messages)
` [RFC V1 02/14] accel: accel preinit function
` [RFC V1 04/14] accel: set accelerator and machine props earlier
` [RFC V1 05/14] migration: init and listen during precreate

[PATCH v2 00/13] rust: miscellaneous cleanups + QOM integration tests
 2024-10-21 16:35 UTC  (14+ messages)
` [PATCH v2 01/13] meson: import rust module into a global variable
` [PATCH v2 02/13] meson: remove repeated search for rust_root_crate.sh
` [PATCH v2 03/13] meson: pass rustc_args when building all crates
` [PATCH v2 04/13] rust: do not use --no-size_t-is-usize
` [PATCH v2 05/13] rust: remove uses of #[no_mangle]
` [PATCH v2 06/13] rust: modernize link_section usage for ELF platforms
` [PATCH v2 07/13] rust: build integration test for the qemu_api crate
` [PATCH v2 08/13] rust: cleanup module_init!, use it from #[derive(Object)]
` [PATCH v2 09/13] rust: clean up define_property macro
` [PATCH v2 10/13] qdev: make properties array "const"
` [PATCH v2 11/13] rust: make properties array immutable
` [PATCH v2 12/13] rust: provide safe wrapper for MaybeUninit::zeroed()
` [PATCH v2 13/13] rust: do not use TYPE_CHARDEV unnecessarily

[PATCH v2 0/5] Guestperf: miscellaneous refinement and enrichment
 2024-10-21 16:37 UTC  (11+ messages)
` [PATCH v2 1/5] tests/migration: Move the guestperf tool to scripts directory
` [PATCH v2 2/5] tests/migration: Make initrd-stress.img built by default
` [PATCH v2 3/5] guestperf: Support deferred migration for multifd
` [PATCH v2 4/5] guestperf: Nitpick the inconsistent parameters
` [PATCH v2 5/5] guestperf: Introduce multifd compression option

[PATCH] stubs: avoid duplicate symbols in libqemuutil.a
 2024-10-21 16:34 UTC 

[PULL v2 00/47] riscv-to-apply queue
 2024-10-21 16:17 UTC  (8+ messages)

[PATCH v2 0/3] crypto: fix regression in hash result buffer handling
 2024-10-21 16:15 UTC  (3+ messages)

[PULL v2 00/20] Test updates (tuxrun tests, new QTest maintainer, ...)
 2024-10-21 16:11 UTC  (10+ messages)
` [PULL v2 09/20] tests/functional: Convert the Avocado arm tuxrun tests
` [PULL v2 12/20] tests/functional: Convert the Avocado i386 tuxrun test
` [PULL v2 13/20] tests/functional: Convert the Avocado x86_64 "
` [PULL v2 14/20] tests/functional: Convert the Avocado mips "
` [PULL v2 15/20] tests/functional: Convert the Avocado mipsel "
` [PULL v2 16/20] tests/functional: Convert the Avocado mips64 "
` [PULL v2 17/20] tests/functional: Convert the Avocado mips64el "
` [PULL v2 18/20] tests/functional: Convert the Avocado ppc32 "
` [PULL v2 20/20] tests/functional: Convert the Avocado sh4 "

[PATCH v3 0/3] build qemu with gcc and tsan
 2024-10-21 16:12 UTC  (3+ messages)

[PULL 00/21] Test updates (tuxrun tests, new QTest maintainer, ...)
 2024-10-21 16:03 UTC  (29+ messages)
` [PULL 01/21] tests/vm: update openbsd image to 7.6
` [PULL 02/21] tests/qtest: Raise the ide-test timeout
` [PULL 03/21] MAINTAINERS: A new maintainer for the qtests
` [PULL 04/21] hw/pci-bridge: Add a Kconfig switch for the normal PCI bridge
` [PULL 05/21] tests/functional: Add a base class for the TuxRun tests
` [PULL 06/21] tests/functional: Convert the Avocado ppc64 tuxrun tests
` [PULL 07/21] tests/functional: Convert the Avocado aarch64 "
` [PULL 08/21] tests/functional: Convert the Avocado sparc64 tuxrun test
` [PULL 09/21] tests/functional: Convert the Avocado s390x "
` [PULL 10/21] tests/functional: Convert the Avocado arm tuxrun tests
` [PULL 11/21] tests/functional: Convert the Avocado riscv32 "
` [PULL 12/21] tests/functional: Convert the Avocado riscv64 "
` [PULL 13/21] tests/functional: Convert the Avocado i386 tuxrun test
` [PULL 14/21] tests/functional: Convert the Avocado x86_64 "
` [PULL 15/21] tests/functional: Convert the Avocado mips "
` [PULL 16/21] tests/functional: Convert the Avocado mipsel "
` [PULL 17/21] tests/functional: Convert the Avocado mips64 "
` [PULL 18/21] tests/functional: Convert the Avocado mips64el "
` [PULL 19/21] tests/functional: Convert the Avocado ppc32 "
` [PULL 20/21] Revert "hw/sh4/r2d: Realize IDE controller before accessing it"
` [PULL 21/21] tests/functional: Convert the Avocado sh4 tuxrun test

[PATCH v2] plugins: fix qemu_plugin_reset
 2024-10-21 15:56 UTC  (3+ messages)

[PATCH v2 0/2] build contrib/plugins using meson
 2024-10-21 15:53 UTC  (5+ messages)
` [PATCH v2 1/2] meson: build contrib/plugins with meson

[RFC PATCH 00/16] rust: allow older versions of rustc and bindgen
 2024-10-21 16:04 UTC  (13+ messages)
` [PATCH 03/16] rust: pass rustc_args when building all crates
` [PATCH 08/16] rust: build tests for the qemu_api crate

[PATCH v3 06/12] target/ppc: Split out helper_dbczl for 970 (fwd)
 2024-10-21 15:12 UTC  (3+ messages)

[PATCH] tests/tcg: Stop using exit() in the gdbstub testcases
 2024-10-21 15:08 UTC  (2+ messages)

[PATCH] test: make cached assets for functional tests read-only
 2024-10-21 15:02 UTC  (3+ messages)

[PATCH 0/4] tests/qtest: Move the bulk of migration tests into a separate target
 2024-10-21 14:55 UTC  (7+ messages)
` [PATCH 4/4] ci: Add check-migration-quick to the clang job

[PATCH] .gitlab-ci.d/cirrus: Remove the macos-15 job
 2024-10-21 14:53 UTC  (3+ messages)

[PATCH v5 00/19] s390x: Add Full Boot Order Support
 2024-10-21 14:52 UTC  (7+ messages)
` [PATCH v5 14/19] s390x: Add individual loadparm assignment to CCW device
` [PATCH v5 15/19] hw/s390x: Build an IPLB for each boot device
` [PATCH v5 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c

[PATCH v6 00/16] Introduce support for IGVM files
 2024-10-21 14:44 UTC  (2+ messages)

[PATCH v4 0/4] KVM: Dynamic sized memslots array
 2024-10-21 14:37 UTC  (4+ messages)
` [PATCH v4 1/4] KVM: Dynamic sized kvm "

[PATCH] tests/tcg: Replace -mpower8-vector with -mvsx
 2024-10-21 14:27 UTC 

[PATCH 0/2] arm: Add collie and sx functional tests
 2024-10-21 14:02 UTC  (5+ messages)

[PATCH 00/25] target/i386: more progress towards new decoder
 2024-10-21 13:54 UTC  (5+ messages)
` [PATCH 10/25] target/i386: finish converting 0F AE to the "

[PATCH RFC 00/10] Allow platform specific PMU event encoding
 2024-10-21 13:44 UTC  (5+ messages)
` [PATCH RFC 06/10] target/riscv: Define PMU event related structures

[PATCH 0/2] Support 64-bit address of initrd
 2024-10-21 13:41 UTC  (3+ messages)
` [PATCH 1/2] hw/riscv: Support to load DTB after 3GB memory on 64-bit system

[PATCH 00/13] rust: miscellaneous cleanups + QOM integration tests
 2024-10-21 13:02 UTC  (25+ messages)
` [PATCH 05/13] rust: remove uses of #[no_mangle]
` [PATCH 06/13] rust: remove unused macro module_init!
` [PATCH 07/13] rust: modernize #[derive(Object)] for ELF platforms
` [PATCH 08/13] rust: build integration test for the qemu_api crate
` [PATCH 09/13] rust: clean up define_property macro
` [PATCH 11/13] rust: make properties array immutable
` [PATCH 12/13] rust: provide safe wrapper for MaybeUninit::zeroed()
` [PATCH 13/13] rust: do not use TYPE_CHARDEV unnecessarily

[PATCH v1 00/16] Fix write incorrect data into flash in user mode
 2024-10-21 12:58 UTC  (21+ messages)
` [PATCH v1 07/16] test/qtest/aspeed_smc-test: Fix coding style
  ` [SPAM] "
` [PATCH v1 08/16] test/qtest/aspeed_smc-test: Move testcases to test_palmetto_bmc function
  ` [SPAM] "
` [PATCH v1 09/16] test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCs
  ` [SPAM] "
` [PATCH v1 10/16] test/qtest/aspeed_smc-test: Support to test all CE pins
  ` [SPAM] "
` [PATCH v1 11/16] test/qtest/aspeed_smc-test: Support to test all flash models
  ` [SPAM] "
` [PATCH v1 12/16] test/qtest/aspeed_smc-test: Support to test AST2500
  ` [SPAM] "
` [PATCH v1 13/16] test/qtest/aspeed_smc-test: Support to test AST2600
  ` [SPAM] "
` [PATCH v1 14/16] test/qtest/aspeed_smc-test: Support to test AST1030
  ` [SPAM] "
` [PATCH v1 15/16] test/qtest/aspeed_smc-test: Support write page command with QPI mode
  ` [SPAM] "
` [PATCH v1 16/16] test/qtest/ast2700-smc-test: Support to test AST2700
  ` [SPAM] "

[PATCH v4] tests/functional: Convert most Aspeed machine tests
 2024-10-21 12:26 UTC  (2+ messages)

[PATCH] linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
 2024-10-21 12:17 UTC 

[PATCH] configure: Replace literally printed '\n' with newline
 2024-10-21 12:17 UTC  (2+ messages)

[PATCH v2 6/8] Revert use of clock_gettime for benchmarking
 2024-10-21 11:48 UTC  (4+ messages)

[PULL v1 0/3] Merge tpm 2024/10/18 v1
 2024-10-21 11:36 UTC  (2+ messages)

[PULL 0/9] Error reporting patches for 2024-10-18
 2024-10-21 11:36 UTC  (2+ messages)

[PATCH 0/2] Allow injection of virtio-gpu EDID name
 2024-10-21 11:14 UTC  (3+ messages)
` [PATCH 1/2] ui: Allow injection of vnc display name

[PATCH v2] tests/vm: update openbsd image to 7.6
 2024-10-21 11:05 UTC  (5+ messages)

[RFC PATCH] cli: add connect-gpios option
 2024-10-21 10:43 UTC  (6+ messages)

[PATCH v3 00/12] Fixes for user-only munmap races
 2024-10-21 10:40 UTC  (4+ messages)
` [PATCH v3 06/12] target/ppc: Split out helper_dbczl for 970

[PATCH v2] Add plugin bbvgen: basic block icounts for topblocks + simpoints
 2024-10-21 10:21 UTC  (2+ messages)

Missing image on storage.kernelci.org
 2024-10-21 10:16 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).