qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-20 13:07:07 to 2024-10-21 13:01:43 UTC [more...]

[PULL 00/21] Test updates (tuxrun tests, new QTest maintainer, ...)
 2024-10-21 13:00 UTC  (23+ 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 v1 00/16] Fix write incorrect data into flash in user mode
 2024-10-21 12:58 UTC  (29+ messages)
` [PATCH v1 03/16] hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvq
  ` [SPAM] "
` [PATCH v1 04/16] hw/block/m25p80: Add SFDP table for w25q80bl flash
  ` [SPAM] "
` [PATCH v1 05/16] hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB
  ` [SPAM] "
` [PATCH v1 06/16] hw/arm/aspeed: Correct fmc_model w25q80bl "
  ` [SPAM] "
` [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] tcg-plugins: add a hook for interrupts, exceptions and traps
 2024-10-21 12:58 UTC  (5+ messages)
` [RFC PATCH v2 0/7] tcg-plugins: add hooks "
  ` [RFC PATCH v2 4/7] target/arm: call plugin trap callbacks

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

[PATCH v5 00/19] s390x: Add Full Boot Order Support
 2024-10-21 12:43 UTC  (13+ messages)
` [PATCH v5 07/19] pc-bios/s390-ccw: Remove panics from ISO IPL path
` [PATCH v5 08/19] pc-bios/s390-ccw: Remove panics from ECKD "
` [PATCH v5 09/19] pc-bios/s390-ccw: Remove panics from SCSI "
` [PATCH v5 11/19] pc-bios/s390-ccw: Remove panics from Netboot "
` [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] test: make cached assets for functional tests read-only
 2024-10-21 12:36 UTC 

[PATCH v2] block/file-posix: optimize append write
 2024-10-21 12:32 UTC  (5+ messages)

[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 00/13] rust: miscellaneous cleanups + QOM integration tests
 2024-10-21 11:51 UTC  (24+ 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 v2 6/8] Revert use of clock_gettime for benchmarking
 2024-10-21 11:48 UTC  (5+ 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 06/12] target/ppc: Split out helper_dbczl for 970 (fwd)
 2024-10-21 10:43 UTC 

[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] plugins: fix qemu_plugin_reset
 2024-10-21 10:22 UTC  (2+ messages)

[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 

[PATCH v3] tests/functional: Convert most Aspeed machine tests
 2024-10-21 10:04 UTC  (6+ messages)

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

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

[PATCH v4 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
 2024-10-21  9:30 UTC  (18+ messages)
` [PATCH v4 1/9] target/riscv: fix henvcfg potentially containing stale bits
` [PATCH v4 3/9] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
` [PATCH v4 4/9] target/riscv: Implement Ssdbltrp exception handling
` [PATCH v4 5/9] target/riscv: Add Ssdbltrp ISA extension enable switch
` [PATCH v4 6/9] target/riscv: Add Smdbltrp CSRs handling
` [PATCH v4 7/9] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
` [PATCH v4 8/9] target/riscv: Implement Smdbltrp behavior
` [PATCH v4 9/9] target/riscv: Add Smdbltrp ISA extension enable switch

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

[RFC PATCH 00/16] rust: allow older versions of rustc and bindgen
 2024-10-21  9:07 UTC  (8+ messages)
` [PATCH 03/16] rust: pass rustc_args when building all crates
` [PATCH 05/16] rust: fix cfgs of proc-macro2 for 1.63.0
` [PATCH 08/16] rust: build tests for the qemu_api crate

[PATCH v4] hw/ppc: Implement -dtb support for PowerNV
 2024-10-21  8:47 UTC  (2+ messages)

[PULL 00/20] Net patches
 2024-10-21  8:40 UTC  (13+ messages)
` [PULL 08/20] virtio-net: Add only one queue pair when realizing

[PATCH] virtio-net: Avoid indirection_table_mask overflow
 2024-10-21  8:34 UTC  (2+ messages)

[PATCH] testing: Enhance gdb probe script
 2024-10-21  8:31 UTC  (2+ messages)

[PATCH] tests/tcg/aarch64: Use raw strings for regexes in test-mte.py
 2024-10-21  8:28 UTC  (2+ messages)

[PATCH] sockets: Remove deadcode
 2024-10-21  8:27 UTC  (4+ messages)

[PATCH] qemu-ga: Fix a SIGSEGV on guest-set-time command
 2024-10-21  8:26 UTC  (3+ messages)

[PATCH] dockerfiles: fix default targets for debian-loongarch-cross
 2024-10-21  8:25 UTC  (4+ messages)

[PATCH 0/7] virtio-net fixes
 2024-10-21  8:23 UTC  (6+ messages)
` [PATCH 3/7] virtio-net: Do not check for the queue before RSS
` [PATCH 6/7] virtio-net: Copy received header to buffer

[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
 2024-10-21  8:04 UTC  (8+ messages)
` [PATCH V1 3/4] hw/acpi: Reflect ACPI vCPU {present, enabled} states in ACPI _STA.{PRES, ENA} Bits
  ` [PATCH V1 3/4] hw/acpi: Reflect ACPI vCPU {present,enabled} states in ACPI _STA.{PRES,ENA} Bits

[PATCH] rust: introduce alternative implementation of offset_of!
 2024-10-21  8:04 UTC  (4+ messages)

[PULL v1 0/1] Xen Queue
 2024-10-21  7:39 UTC  (2+ messages)
` [PULL v1 1/1] hw/xen: Avoid use of uninitialized bufioreq_evtchn

[PATCH] vhost-user: fix shared object return values
 2024-10-21  7:35 UTC  (5+ messages)

[PATCH v2] spapr: nested: Add support for DPDES SPR in GSB for TCG L0
 2024-10-21  7:03 UTC  (2+ messages)

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

[PATCH 0/3] vfio/migration: Some bug fixes and cleanups
 2024-10-21  6:48 UTC  (3+ messages)
` [PATCH 1/3] vfio/migration: Report only stop-copy size in vfio_state_pending_exact()

[PATCH 00/17] Convert the Avocado tuxrun tests into new functional tests
 2024-10-21  6:01 UTC  (2+ messages)

[PATCH 0/7] docs/system/arm: Provide at least skeleton docs for all boards
 2024-10-21  5:57 UTC  (17+ messages)
` [PATCH 1/7] docs/system/arm/stm32: List olimex-stm32-h405 in document title
` [PATCH 2/7] docs/system/arm: Don't use wildcard '*-bmc' in doc titles
` [PATCH 3/7] docs/system/arm: Split fby35 out from aspeed.rst
` [PATCH 4/7] docs/system/arm: Add placeholder doc for exynos4 boards
` [PATCH 5/7] docs/system/arm: Add placeholder doc for xlnx-zcu102 board
` [PATCH 6/7] docs/system/arm: Add placeholder docs for mcimx6ul-evk and mcimx7d-sabre
` [PATCH 7/7] docs/system/target-arm.rst: Remove "many boards are undocumented" note

[PATCH v2 0/4] qapi: generalize special features
 2024-10-21  5:50 UTC  (5+ messages)
` [PATCH v2 2/4] qapi: change 'unsigned special_features' to 'uint64_t features'
` [PATCH v2 3/4] qapi: rename 'special_features' to 'features'

[PATCH 0/2] linux-user/ppc: Fix sigmask endianness issue in sigreturn
 2024-10-21  5:45 UTC  (4+ messages)
` [PATCH 1/2] "

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

[PATCH v4 0/2] riscv: char: Avoid dropped charecters
 2024-10-21  3:44 UTC  (3+ messages)

[PATCH v8 0/5] Add Smrnmi support
 2024-10-21  3:03 UTC  (6+ messages)
` [PATCH v8 1/5] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig
` [PATCH v8 2/5] target/riscv: Handle Smrnmi interrupt and exception
` [PATCH v8 3/5] target/riscv: Add Smrnmi CSRs
` [PATCH v8 4/5] target/riscv: Add Smrnmi mnret instruction
` [PATCH v8 5/5] target/riscv: Add Smrnmi cpu extension

[PATCH v6 00/14] tcg/riscv: Add support for vector
 2024-10-21  1:42 UTC  (8+ messages)
` [PATCH v6 01/14] tcg: Reset data_gen_ptr correctly
` [PATCH v6 02/14] disas/riscv: Fix vsetivli disassembly
` [PATCH v6 03/14] util: Add RISC-V vector extension probe in cpuinfo

[PATCH v2 0/6] Support virtio-gpu DRM native context
 2024-10-21  1:33 UTC  (7+ messages)
` [PATCH v2 2/6] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v2 6/6] virtio-gpu: Support DRM native context

[PATCH 00/14] target/i386: miscellaneous flags improvements
 2024-10-20 20:40 UTC  (23+ messages)
` [PATCH 01/14] target/i386: use tcg_gen_ext_tl when applicable
` [PATCH 02/14] target/i386: Tidy cc_op_str usage
` [PATCH 03/14] target/i386: remove CC_OP_CLR
` [PATCH 04/14] target/i386: Rearrange CCOp
` [PATCH 05/14] target/i386: Introduce cc_op_size
` [PATCH 06/14] target/i386: Wrap cc_op_live with a validity check
` [PATCH 07/14] target/i386: optimize computation of ZF from CC_OP_DYNAMIC
` [PATCH 08/14] target/i386: optimize TEST+Jxx sequences
` [PATCH 09/14] target/i386: add a few more trivial CCPrepare cases
` [PATCH 10/14] target/i386: add a note about gen_jcc1
` [PATCH 11/14] target/i386: make flag variables unsigned
` [PATCH 12/14] target/i386: use builtin popcnt or parity to compute PF, if available
` [PATCH 13/14] target/i386: use higher-precision arithmetic to compute CF
` [PATCH 14/14] target/i386: use + to put flags together

Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag
 2024-10-20 18:47 UTC  (3+ messages)

[PATCH v2 2/8] Add support for emulation of CRC32 instructions
 2024-10-20 18:41 UTC  (2+ messages)

[PATCH] vmdk:truncate more one sector in init extent
 2024-10-20 14:07 UTC  (3+ messages)


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).