messages from 2024-10-22 13:49:31 to 2024-10-23 08:37:21 UTC [more...]
[PATCH v5 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
2024-10-23 8:36 UTC (2+ messages)
[PATCH 0/2] Migration: Make misc.h helpers available for whole VM lifecycle
2024-10-23 8:30 UTC (7+ messages)
` [PATCH 1/2] migration: Make all helpers in misc.h safe to use without migration
` [PATCH 2/2] migration: Unexport dirty_bitmap_mig_init() in misc.h
[PULL 00/17] Crypto fixes patches
2024-10-23 8:15 UTC (4+ messages)
` [PULL 08/17] crypto/hash: Implement and use new hash API
[PATCH] scripts: remove erroneous file that breaks git clone on Windows
2024-10-23 8:10 UTC (2+ messages)
[PATCH] virtio-net: Add queues before loading them
2024-10-23 8:02 UTC (2+ messages)
[PATCH v4] intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) field
2024-10-23 7:57 UTC
[PATCH v2 00/20] maintainer updates (testing, gdbstub, plugins)
2024-10-23 7:51 UTC (27+ messages)
` [PATCH v2 01/20] tests/docker: Fix microblaze atomics
` [PATCH v2 02/20] tests/docker: add NOFETCH env variable for testing
` [PATCH v2 06/20] scripts/ci: remove architecture checks for build-environment updates
` [PATCH v2 07/20] tests/tcg/x86_64: Add cross-modifying code test
` [PATCH v2 11/20] MAINTAINERS: mention my gdbstub/next tree
` [PATCH v2 12/20] config/targets: update aarch64_be-linux-user gdb XML list
` [PATCH v2 13/20] tests/tcg: enable basic testing for aarch64_be-linux-user
` [PATCH v2 15/20] testing: Enhance gdb probe script
` [PATCH v2 16/20] MAINTAINERS: mention my plugins/next tree
` [PATCH v2 17/20] plugins: add ability to register a GDB triggered callback
` [PATCH v2 18/20] meson: build contrib/plugins with meson
[PATCH v2 0/6] Support virtio-gpu DRM native context
2024-10-23 7:51 UTC (8+ messages)
` [PATCH v2 5/6] virtio-gpu: Support asynchronous fencing
[RFC RESEND 0/6] hugetlbfs largepage RAS project
2024-10-23 7:30 UTC (8+ messages)
` [PATCH v1 0/4] hugetlbfs memory HW error fixes
` [PATCH v1 1/4] accel/kvm: SIGBUS handler should also deal with si_addr_lsb
` [PATCH v1 2/4] accel/kvm: Keep track of the HWPoisonPage page_size
` [PATCH v1 3/4] system/physmem: Largepage punch hole before reset of memory pages
` [PATCH v1 4/4] accel/kvm: Report the loss of a large memory page
[PATCH] tests/vm/openbsd: Remove the "Time appears wrong" workaround
2024-10-23 7:24 UTC
[PATCH] tests/vm/openbsd: Remove the "Time appears wrong" workaround
2024-10-23 7:23 UTC
[PATCH v2 00/13] rust: miscellaneous cleanups + QOM integration tests
2024-10-23 7:14 UTC (21+ messages)
` [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 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 0/3] hw/loongarch/virt: Add cpu hotplug support
2024-10-23 7:13 UTC (4+ messages)
` [PATCH 1/3] hw/loongarch/virt: Add CPU topology support
` [PATCH 2/3] hw/loongarch/virt: Add basic CPU plug support
` [PATCH 3/3] hw/loongarch/virt: Update the ACPI table for hotplug cpu
[PATCH v6] hw/misc/aspeed_hace: Fix SG Accumulative hashing
2024-10-23 7:01 UTC (7+ messages)
[PATCH resend v3 00/27] qemu-img: refersh options and --help handling, cleanups
2024-10-23 6:15 UTC (2+ messages)
[PATCH v5 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
2024-10-23 5:59 UTC
[PATCH] qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo (addtl)
2024-10-23 5:48 UTC (2+ messages)
[PATCH] tests/functional: Convert the tcg_plugins test
2024-10-23 5:17 UTC
[PATCH v5 00/19] s390x: Add Full Boot Order Support
2024-10-23 4:51 UTC (8+ messages)
` [PATCH v5 02/19] pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
` [PATCH v5 15/19] hw/s390x: Build an IPLB for each boot device
[PATCH v2 0/2] Move net backend cleanup to NIC cleanup
2024-10-23 4:04 UTC (3+ messages)
` [PATCH v2 2/2] net: move "
[PATCH v2 0/7] Report fatal errors from failure with pre-opened eBPF RSS FDs
2024-10-23 3:55 UTC (3+ messages)
` [PATCH v2 4/7] ebpf: add formal error reporting to all APIs
[PULL 00/24] Kraxel 20220927 patches
2024-10-23 3:39 UTC (8+ messages)
` [PULL 20/24] audio: Add sndio backend
[PULL 00/24] tcg + linux-user patch queue
2024-10-23 3:34 UTC (25+ messages)
` [PULL 01/24] tcg: Reset data_gen_ptr correctly
` [PULL 02/24] disas/riscv: Fix vsetivli disassembly
` [PULL 03/24] util: Add RISC-V vector extension probe in cpuinfo
` [PULL 04/24] tcg/riscv: Add basic support for vector
` [PULL 05/24] tcg/riscv: Implement vector mov/dup{m/i}
` [PULL 06/24] tcg/riscv: Add support for basic vector opcodes
` [PULL 07/24] tcg/riscv: Implement vector cmp/cmpsel ops
` [PULL 08/24] tcg/riscv: Implement vector neg ops
` [PULL 09/24] tcg/riscv: Accept constant first argument to sub_vec
` [PULL 10/24] tcg/riscv: Implement vector sat/mul ops
` [PULL 11/24] tcg/riscv: Implement vector min/max ops
` [PULL 12/24] tcg/riscv: Implement vector shi/s/v ops
` [PULL 13/24] tcg/riscv: Implement vector roti/v/x ops
` [PULL 14/24] tcg/riscv: Enable native vector support for TCG host
` [PULL 15/24] tcg/ppc: Fix tcg_out_rlw_rc
` [PULL 16/24] include/exec: Improve probe_access_full{, _mmu} documentation
` [PULL 17/24] target/i386: Walk NPT in guest real mode
` [PULL 18/24] target/i386: Use probe_access_full_mmu in ptw_translate
` [PULL 19/24] target/i386: Remove ra parameter from ptw_translate
` [PULL 20/24] linux-user: Emulate /proc/self/maps under mmap_lock
` [PULL 21/24] linux-user/ppc: Fix sigmask endianness issue in sigreturn
` [PULL 22/24] linux-user: Trace rt_sigprocmask's sigsets
` [PULL 23/24] linux-user: Fix build failure caused by missing __u64 on musl
` [PULL 24/24] linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN
[PATCH v4 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
2024-10-23 2:51 UTC (5+ messages)
` [PATCH v4 1/9] target/riscv: fix henvcfg potentially containing stale bits
[PATCH v2 00/18] Fix write incorrect data into flash in user mode
2024-10-23 2:46 UTC (13+ messages)
` [PATCH v2 01/18] aspeed/smc: "
` [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi controllers
` [PATCH v2 12/18] test/qtest/aspeed_smc-test: Introducing a "page_addr" data field
[PATCH v7 00/14] tcg/riscv: Add support for vector
2024-10-23 2:41 UTC (4+ messages)
` [PATCH v7 09/14] tcg/riscv: Accept constant first argument to sub_vec
[PATCH RFC 0/2] migration: Skip sync in ram_init_bitmaps()
2024-10-23 2:09 UTC (3+ messages)
` [PATCH RFC 1/2] accel/kvm: Introduce kvm_dirty_log_manual_enabled
` [PATCH RFC 2/2] migration: Avoid doing RAMBlock dirty sync in the initial iteration
[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
2024-10-23 1:50 UTC (18+ messages)
` [PATCH V1 2/4] hw/acpi: Update ACPI CPU Status `is_{present, enabled}` during vCPU hot(un)plug
` [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 V1 4/4] hw/acpi: Populate vCPU Hotplug VMSD to migrate `is_{present, enabled}` states
` [PATCH V1 4/4] hw/acpi: Populate vCPU Hotplug VMSD to migrate `is_{present,enabled}` states
[PATCH] target/loongarch: Use physical cpu id about CSR CPUID for sysemu
2024-10-23 1:22 UTC (3+ messages)
[PATCH v2] linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
2024-10-23 0:24 UTC
[PATCH 0/2] target/s390x: Fix the floating-point multiply-and-add NaN rules
2024-10-22 23:59 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg/s390x: Add the floating-point multiply-and-add test
[QEMU PATCH v8] xen/passthrough: use gsi to map pirq when dom0 is PVH
2024-10-22 23:07 UTC (2+ messages)
[PATCH v1] linux-user: Add option to run `execve`d programs through QEMU
2024-10-22 22:06 UTC (7+ messages)
[PATCH 0/2] vfio: Align mmaps
2024-10-22 21:50 UTC (5+ messages)
` [PATCH 1/2] vfio/helpers: Refactor vfio_region_mmap() error handling
` [PATCH 2/2] vfio/helpers: Align mmaps
[PATCH 0/2] arm: Add collie and sx functional tests
2024-10-22 21:45 UTC (12+ messages)
` [PATCH 1/2] tests/functional: Add a functional test for the collie board
[PATCH] tcg-plugins: add a hook for interrupts, exceptions and traps
2024-10-22 21:15 UTC (9+ messages)
` [RFC PATCH v2 0/7] tcg-plugins: add hooks "
[PATCH 0/1] Add cortex-m0+ support
2024-10-22 20:34 UTC (2+ messages)
` [PATCH 1/1] target/arm: "
[PATCH 1/1] target/arm: Add cortex-m0+ support
2024-10-22 20:10 UTC (2+ messages)
[PATCH v2] migration: Deprecate query-migrationthreads command
2024-10-22 19:45 UTC
[PATCH v4 00/12] hw: Strengthen SysBus & QBus API
2024-10-22 18:52 UTC (4+ messages)
` [PATCH v4 07/12] hw/sh4/r2d: Realize IDE controller before accessing it
[PATCH] linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN
2024-10-22 18:23 UTC (2+ messages)
[PATCH] linux-user: Fix build failure caused by missing __u64 on musl
2024-10-22 18:21 UTC (2+ messages)
[PATCH] tcg/ppc/tcg-target.c.inc: Fix tcg_out_rlw_rc
2024-10-22 18:19 UTC (2+ messages)
[PATCH v2] linux-user: Trace rt_sigprocmask's sigsets
2024-10-22 17:53 UTC (2+ messages)
[PATCH 0/2] linux-user/ppc: Fix sigmask endianness issue in sigreturn
2024-10-22 17:52 UTC (4+ messages)
` [PATCH 2/2] tests/tcg: Test that sigreturn() does not corrupt the signal mask
[PATCH] hw/cxl: Support aborting background commands
2024-10-22 17:00 UTC (3+ messages)
[PULL 0/9] Block layer patches
2024-10-22 16:49 UTC (10+ messages)
` [PULL 1/9] block/gluster: Use g_autofree for string in qemu_gluster_parse_json()
` [PULL 2/9] block/ssh.c: Don't double-check that characters are hex digits
` [PULL 3/9] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field
` [PULL 4/9] block/vdi.c: Make SECTOR_SIZE constant 64-bits
` [PULL 5/9] iotests/backup-discard-source: convert size variable to be int
` [PULL 6/9] iotests/backup-discard-source: don't use actual-size
` [PULL 7/9] qapi: add qom-path to BLOCK_IO_ERROR event
` [PULL 8/9] block-backend: per-device throttling of BLOCK_IO_ERROR reports
` [PULL 9/9] raw-format: Fix error message for invalid offset/size
[PATCH] migration: Deprecate query-migrationthreads command
2024-10-22 16:48 UTC (7+ messages)
[PATCH] gitlab: enable afalg tests in fedora system test
2024-10-22 16:26 UTC (2+ messages)
[PATCH 0/3] vfio/migration: Some bug fixes and cleanups
2024-10-22 16:10 UTC (12+ messages)
` [PATCH 2/3] vfio/migration: Refactor vfio_vmstate_change/_prepare() error reporting
[PATCH v2] migration/dirtyrate: Silence warning about strcpy() on OpenBSD
2024-10-22 15:59 UTC (2+ messages)
[PATCH v6 0/3] Add support for the RAPL MSRs series
2024-10-22 15:35 UTC (12+ messages)
is there a guide on how to add command line options?
2024-10-22 15:30 UTC
[PULL 00/14] Misc fixes patches
2024-10-22 15:24 UTC (15+ messages)
` [PULL 01/14] crypto: Remove unused DER string functions
` [PULL 02/14] sockets: Remove deadcode
` [PULL 03/14] util: don't set SO_REUSEADDR on client sockets
` [PULL 04/14] crypto/hash: avoid overwriting user supplied result pointer
` [PULL 05/14] tests: correctly validate result buffer in hash/hmac tests
` [PULL 06/14] include/crypto: clarify @result/@result_len for hash/hmac APIs
` [PULL 07/14] crypto/hash-afalg: Fix broken build
` [PULL 08/14] ui/vnc: don't return an empty SASL mechlist to the client
` [PULL 09/14] ui/vnc: don't raise error formatting socket address for non-inet
` [PULL 10/14] ui/vnc: fix skipping SASL SSF on UNIX sockets
` [PULL 11/14] ui/vnc: don't check for SSF after SASL authentication "
` [PULL 12/14] ui: fix handling of NULL SASL server data
` [PULL 13/14] ui: validate NUL byte padding in SASL client data more strictly
` [PULL 14/14] gitlab: enable afalg tests in fedora system test
[Question] What is the definition of “private” fields in QOM?
2024-10-22 15:09 UTC (12+ messages)
[PATCH v4 0/9] Introduce SMP Cache Topology
2024-10-22 14:44 UTC (5+ messages)
` [PATCH v4 1/9] i386/cpu: Don't enumerate the "invalid" CPU topology level
` [PATCH v4 5/9] hw/core: Add a helper to check the cache "
[PATCH] target/i386: fix CPUID check for LFENCE and SFENCE
2024-10-22 14:38 UTC (2+ messages)
[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
2024-10-22 14:35 UTC (10+ messages)
[PATCH] linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
2024-10-22 14:33 UTC (4+ messages)
[PATCH v4 0/5] qemu-ga: Hanle memory leak and simplify code
2024-10-22 14:29 UTC (6+ messages)
` [PATCH v4 1/5] qemu-ga: 'Null' check for mandatory parameters
` [PATCH v4 2/5] qemu-ga: Initialize correctly so getline works properly
` [PATCH v4 3/5] qemu-ga: Avoiding freeing line prematurely
` [PATCH v4 4/5] qemu-ga: For correcting code style
` [PATCH v4 5/5] qemu-ga: Replace g_new0() with g_autoptr()
[PULL v2 00/20] Test updates (tuxrun tests, new QTest maintainer, ...)
2024-10-22 13:53 UTC (2+ messages)
[PULL v1 0/1] Xen Queue
2024-10-22 13:52 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).