qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-30 03:46:33 to 2024-07-30 17:08:01 UTC [more...]

[PATCH v3 00/24] Convert avocado tests to normal Python unittests
 2024-07-30 17:03 UTC  (19+ messages)
` [PATCH v3 01/24] python: Install pycotap in our venv if necessary
` [PATCH v3 03/24] tests/functional: Set up logging
` [PATCH v3 04/24] tests/Makefile.include: Increase the level of indentation in the help text
` [PATCH v3 06/24] tests/functional: Convert simple avocado tests into standalone python tests
` [PATCH v3 07/24] tests/functional: Convert avocado tests that just need a small adjustment
` [PATCH v3 09/24] tests/functional: enable pre-emptive caching of assets
` [PATCH v3 10/24] tests/functional: Convert some tests that download files via fetch_asset()
` [PATCH v3 12/24] tests/functional: Convert some avocado tests that needed avocado.utils.archive
` [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests
` [PATCH v3 14/24] tests/functional: Convert the x86_cpu_model_versions test
` [PATCH v3 15/24] tests/functional: Convert the microblaze avocado tests into standalone tests
` [PATCH v3 17/24] tests/functional: Convert the virtio_gpu avocado test into a standalone test
` [PATCH v3 18/24] tests/functional: Convert most ppc avocado tests into standalone tests
` [PATCH v3 19/24] tests/functional: Convert the ppc_amiga avocado test into a standalone test
` [PATCH v3 20/24] tests/functional: Convert the ppc_hv "
` [PATCH v3 21/24] tests/functional: Convert the m68k nextcube test with tesseract
` [PATCH v3 22/24] tests/functional: Convert the acpi-bits test into a standalone test
` [PATCH v3 23/24] tests/functional: Convert the rx_gdbsim avocado "

[PATCH 0/2] qemu-vmsr-helper: fix socket loop breakage
 2024-07-30 16:35 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] qemu-vmsr-helper: implement --verbose/-v

[PATCH v2 0/2] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
 2024-07-30 16:34 UTC  (9+ messages)
` [PATCH v2 1/2] crypto: add support for accumulative hashing
` [PATCH v2 2/2] hw/misc/aspeed_hace: Fix SG Accumulative hashing

[PATCH v2] hw/acpi: Add vmclock device
 2024-07-30 16:33 UTC 

[PULL for 9.1-rc1 00/14] Minor bug fixes and documentation cleanups
 2024-07-30 16:22 UTC  (15+ messages)
` [PULL 01/14] gitlab: record installed packages in /packages.txt in containers
` [PULL 02/14] gitlab: display /packages.txt in build jobs
` [PULL 03/14] tests/tcg: Use --noexecstack with assembler files
` [PULL 04/14] tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system tests
` [PULL 05/14] tests/tcg: update README
` [PULL 06/14] docs/devel: update the testing introduction
` [PULL 07/14] docs/devel: document how to run individual TCG tests
` [PULL 08/14] tests/avocado: remove tcg_plugins virt_mem_icount test
` [PULL 09/14] tests/tcg: move test plugins into tcg subdir
` [PULL 10/14] docs: split TCG plugin usage from devel section
` [PULL 11/14] contrib/plugins/cache.c: Remove redundant check of l2_access
` [PULL 12/14] contrib/plugins: be more vocal building
` [PULL 13/14] contrib/plugins: add compat for g_memdup2
` [PULL 14/14] plugin/loader: handle basic help query

[PATCH v6 0/5] qemu/osdep: add a qemu_close_all_open_fd() helper
 2024-07-30 16:11 UTC  (8+ messages)
` [PATCH v6 1/5] qemu/osdep: Move close_all_open_fds() to oslib-posix
` [PATCH v6 2/5] qemu/osdep: Split qemu_close_all_open_fd() and add fallback
` [PATCH v6 3/5] net/tap: Factorize fd closing after forking
` [PATCH v6 4/5] qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd()
` [PATCH v6 5/5] net/tap: Use qemu_close_all_open_fd()

[PATCH 0/8] target/arm: Implement FEAT_EBF16
 2024-07-30 16:03 UTC  (9+ messages)
` [PATCH 1/8] target/arm: Allow setting the FPCR.EBF bit for FEAT_EBF16
` [PATCH 2/8] target/arm: Pass env pointer through to sme_bfmopa helper
` [PATCH 3/8] target/arm: Pass env pointer through to gvec_bfdot helper
` [PATCH 4/8] target/arm: Pass env pointer through to gvec_bfdot_idx helper
` [PATCH 5/8] target/arm: Pass env pointer through to gvec_bfmmla helper
` [PATCH 6/8] target/arm: Prepare bfdotadd() callers for FEAT_EBF support
` [PATCH 7/8] target/arm: Implement FPCR.EBF=1 semantics for bfdotadd()
` [PATCH 8/8] target/arm: Enable FEAT_EBF16 in the "max" CPU

[PATCH] target/arm: Handle denormals correctly for FMOPA (widening)
 2024-07-30 15:58 UTC 

[PATCH] Hexagon: lldb read/write predicate registers p0/p1/p2/p3
 2024-07-30 15:56 UTC  (2+ messages)

[PATCH v2] Hexagon: fix F2_conv_* instructions for negative zero
 2024-07-30 15:54 UTC  (2+ messages)

[PATCH 0/4] i386: Clean up SGX for microvm, completely
 2024-07-30 16:07 UTC  (7+ messages)
` [PATCH 1/4] target/i386/cpu: Remove unnecessary SGX feature words checks
` [PATCH 2/4] target/i386/cpu: Explicitly express SGX_LC and SGX feature words dependency
` [PATCH 3/4] target/i386/cpu: Add dependencies of CPUID 0x12 leaves
` [PATCH 4/4] target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine

[RFC PATCH v5 0/5] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
 2024-07-30 15:16 UTC  (10+ messages)
` [RFC PATCH v5 2/5] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
` [RFC PATCH v5 4/5] target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions
` [RFC PATCH v5 5/5] target/riscv: Inline unit-stride ld/st and corresponding functions for performance

[PATCH 00/18] qapi: Reduce use of 'prefix'
 2024-07-30 15:07 UTC  (37+ messages)
` [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
` [PATCH 02/18] tests/qapi-schema: Drop temporary 'prefix'
` [PATCH 03/18] qapi/block-core: "
` [PATCH 04/18] qapi/common: "
` [PATCH 05/18] qapi/crypto: "
` [PATCH 06/18] qapi/ebpf: "
` [PATCH 07/18] qapi/machine: "
` [PATCH 08/18] qapi/ui: "
` [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'
` [PATCH 10/18] qapi/crypto: Drop unwanted 'prefix'
` [PATCH 11/18] qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
` [PATCH 12/18] qapi/crypto: Rename QCryptoCipherAlgorithm "
` [PATCH 13/18] qapi/crypto: Rename QCryptoIVGenAlgorithm "
` [PATCH 14/18] qapi/crypto: Rename QCryptoAkCipherAlgorithm "
` [PATCH 15/18] qapi/crypto: Rename QCryptoRSAPaddingAlgorithm "
` [PATCH 16/18] qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
` [PATCH 17/18] qapi/cryptodev: Drop unwanted 'prefix'
` [PATCH 18/18] qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix

[RFC] pythondeps: Split sphinx_rtd_theme into its own group
 2024-07-30 15:07 UTC  (4+ messages)

Updated invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday (BST) (qemu-devel@nongnu.org)
 2024-07-30 14:57 UTC 

Updated invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday from Tue 9 Jul to Tue 6 Aug (BST) (qemu-devel@nongnu.org)
 2024-07-30 14:57 UTC 

[PATCH] target/i386: Change unavail from u32 to u64
 2024-07-30 14:56 UTC  (2+ messages)

[PATCH] hw/char/riscv_htif: Fix 64-bit var write order in 32-bit system
 2024-07-30 12:35 UTC 

[PATCH] hw/char/riscv_htif: Fix 64-bit var write order in 32-bit system
 2024-07-30 12:49 UTC 

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-07-30 12:31 UTC  (19+ messages)

[PATCH v2 4/4] virtio-net: Add support for USO features
 2024-07-30 11:52 UTC  (21+ messages)

[PATCH v4] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
 2024-07-30 14:15 UTC 

[PULL 0/1] s390x updates
 2024-07-30 12:25 UTC  (3+ messages)
` [PULL 1/1] target/s390x: move @deprecated-props to CpuModelExpansion Info

[PATCH] iotests/024: exclude 'backing file format' field from the output
 2024-07-30 12:39 UTC  (2+ messages)

QEMU unexpectedly closed the monitor
 2024-07-30 13:25 UTC  (2+ messages)

[PATCH v5 0/8] virtio-net: add support for SR-IOV emulation
 2024-07-30 12:26 UTC  (3+ messages)

[PATCH] sm4:Adjust the naming of SM4 encryption method
 2024-07-30 12:01 UTC  (2+ messages)

[PATCH v1] target/i386: Always set leaf 0x1f
 2024-07-30 11:39 UTC  (9+ messages)

[PATCH v3 0/7] Add ACPI CPER firmware first error injection for Arm Processor
 2024-07-30 11:36 UTC  (14+ messages)
` [PATCH v3 1/7] arm/virt: place power button pin number on a define
` [PATCH v3 2/7] arm/virt: Wire up GPIO error source for ACPI / GHES
` [PATCH v3 3/7] acpi/ghes: Support GPIO error source
` [PATCH v3 4/7] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection
` [PATCH v3 6/7] acpi/ghes: update comments to point to newer ACPI specs

[PATCH] target/arm: Fix BTI versus CF_PCREL
 2024-07-30 11:33 UTC  (4+ messages)

[PATCH] virtio-rng: block max-bytes=0
 2024-07-30 11:29 UTC  (3+ messages)

[PULL 00/14] Docs / testing patches for 2024-07-29
 2024-07-30 10:14 UTC  (4+ messages)

[PATCH] osdep.h: Clean up no-longer-needed back-compat for macOS 10
 2024-07-30 10:02 UTC  (2+ messages)

[PATCH v5 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
 2024-07-30  9:58 UTC  (9+ messages)
` [PATCH v5 05/11] exec/ioport: Add portio_list_set_address()
` [PATCH v5 11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions

[PULL 00/21] target-arm queue
 2024-07-30  9:40 UTC  (22+ messages)
` [PULL 01/21] hw/char/bcm2835_aux: Fix assert when receive FIFO fills up
` [PULL 02/21] hw/arm/smmuv3: Assert input to oas2bits() is valid
` [PULL 03/21] target/arm/kvm: Set PMU for host only when available
` [PULL 04/21] target/arm/kvm: Do not silently remove PMU
` [PULL 05/21] hvf: arm: Raise an exception for sysreg by default
` [PULL 06/21] hvf: arm: Properly disable PMU
` [PULL 07/21] hvf: arm: Do not advance PC when raising an exception
` [PULL 08/21] hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE
` [PULL 09/21] hw/misc/bcm2835_property: Avoid overflow in OTP access properties
` [PULL 10/21] hw/misc/bcm2835_property: Restrict scope of start_num, number, otp_row
` [PULL 11/21] hw/misc/bcm2835_property: Reduce scope of variables in mbox push function
` [PULL 12/21] target/arm: Don't assert for 128-bit tile accesses when SVL is 128
` [PULL 13/21] target/arm: Fix UMOPA/UMOPS of 16-bit values
` [PULL 14/21] target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
` [PULL 15/21] target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled
` [PULL 16/21] target/tricore: Use unsigned types for bitops in helper_eq_b()
` [PULL 17/21] target/xtensa: Make use of 'segment' in pptlb helper less confusing
` [PULL 18/21] target/m68k: avoid shift into sign bit in dump_address_map()
` [PULL 19/21] target/i386: Remove dead assignment to ss in do_interrupt64()
` [PULL 20/21] target/sh4: Avoid shift into sign bit in update_itlb_use()
` [PULL 21/21] system/physmem: Where we assume we have a RAM MR, assert it

[PULL 00/27] Block layer patches
 2024-07-30  9:43 UTC  (4+ messages)
` [PULL 06/27] iotests/{024, 271}: add testcases for qemu-img rebase

[PATCH-for-9.1 0/5] hw/sd: SDcard & SDHCI fixes
 2024-07-30  9:21 UTC  (6+ messages)
` [PATCH-for-9.1 1/5] hw/sd/sdcard: Explicit dummy byte value
` [PATCH-for-9.1 2/5] hw/sd/sdcard: Do not abort when reading DAT lines on invalid cmd state
` [PATCH-for-9.1 3/5] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
` [PATCH-for-9.1 4/5] hw/sd/sdhci: Trace ADMA descriptors
` [PATCH-for-9.1 5/5] hw/sd/sdhci: Check ADMA descriptors can be accessed

[PATCH v4 0/6] Add ACPI CPER firmware first error injection for Arm Processor
 2024-07-30  8:39 UTC  (9+ messages)
` [PATCH v4 2/6] arm/virt: Wire up GPIO error source for ACPI / GHES
` [PATCH v4 6/6] acpi/ghes: Add a logic to inject ARM processor CPER

[PATCH] hw/arm/mps2-tz.c: fix RX/TX interrupts order
 2024-07-30  7:31 UTC 

[PATCH 1/1] qemu-options.hx: correct formatting -smbios type=4
 2024-07-30  6:54 UTC  (2+ messages)

[PULL 0/5] misc patch queue
 2024-07-30  6:53 UTC  (4+ messages)
` [PATCH for-9.1] tests/vm/openbsd: Install tomli

[PATCH v5] osdep: add a qemu_close_all_open_fd() helper
 2024-07-30  6:30 UTC  (5+ messages)

[PATCH v2 00/24] riscv support for control flow integrity extensions
 2024-07-30  6:26 UTC  (5+ messages)
` [PATCH v2 08/24] linux-user/syscall: introduce prctl for indirect branch tracking
` [PATCH v2 09/24] linux-user/riscv: implement indirect branch tracking prctls

[PATCH 0/4] scsi-block: Fix error handling with r/werror=stop
 2024-07-30  6:06 UTC  (7+ messages)
` [PATCH 4/4] scsi-disk: Always report RESERVATION_CONFLICT to guest

[PATCH 00/14] Various fixes and tweaks for 9.1-rc0/1
 2024-07-29 22:30 UTC  (3+ messages)
` [PATCH 11/14] contrib/plugins/cache.c: Remove redundant check of l2_access

[PATCH] doc/net/l2tpv3: Update boolean fields' description to avoid short-form use
 2024-07-30  3:45 UTC  (5+ 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).