messages from 2024-10-22 11:32:06 to 2024-10-23 03:38:35 UTC [more...]
[PULL 00/24] tcg + linux-user patch queue
2024-10-23 3:34 UTC (19+ messages)
` [PULL 01/24] tcg: Reset data_gen_ptr correctly
` [PULL 02/24] disas/riscv: Fix vsetivli disassembly
` [PULL 04/24] tcg/riscv: Add basic support for vector
` [PULL 06/24] tcg/riscv: Add support for basic vector opcodes
` [PULL 07/24] tcg/riscv: Implement vector cmp/cmpsel 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 22/24] linux-user: Trace rt_sigprocmask's sigsets
[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 (6+ messages)
` [PATCH v7 03/14] util: Add RISC-V vector extension probe in cpuinfo
` [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 (22+ 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 00/20] maintainer updates (testing, gdbstub, plugins)
2024-10-23 0:33 UTC (25+ 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] 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] Migration: Make misc.h helpers available for whole VM lifecycle
2024-10-22 21:52 UTC (6+ 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
[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 v2 00/13] rust: miscellaneous cleanups + QOM integration tests
2024-10-22 21:43 UTC (15+ messages)
` [PATCH v2 03/13] meson: pass rustc_args when building all crates
` [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"
[RFC RESEND 0/6] hugetlbfs largepage RAS project
2024-10-22 21:35 UTC (6+ 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] 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] qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo (addtl)
2024-10-22 21:14 UTC
[PATCH 0/1] Add cortex-m0+ support
2024-10-22 20:34 UTC (2+ messages)
` [PATCH 1/1] target/arm: "
[PATCH v5 00/19] s390x: Add Full Boot Order Support
2024-10-22 20:12 UTC (7+ 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 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
[PULL 00/17] Crypto fixes patches
2024-10-22 19:10 UTC (3+ messages)
` [PULL 08/17] crypto/hash: Implement and use new hash API
[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 (3+ 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 v6] hw/misc/aspeed_hace: Fix SG Accumulative hashing
2024-10-22 16:04 UTC (5+ messages)
[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 (12+ messages)
` [PATCH v4 1/9] i386/cpu: Don't enumerate the "invalid" CPU topology level
` [PATCH v4 2/9] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v4 3/9] qapi/qom: Define cache enumeration and properties for machine
` [PATCH v4 4/9] hw/core: Check smp cache topology support "
` [PATCH v4 5/9] hw/core: Add a helper to check the cache topology level
` [PATCH v4 6/9] i386/cpu: Support thread and module level cache topology
` [PATCH v4 7/9] i386/cpu: Update cache topology with machine's configuration
` [PATCH v4 8/9] i386/pc: Support cache topology in -machine for PC machine
` [PATCH v4 9/9] i386/cpu: add has_caches flag to check smp_cache configuration
[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)
[PATCH v3 0/7] introduce job-change qmp command
2024-10-22 13:03 UTC (7+ messages)
` [PATCH v3 3/7] qapi: block-job-change: make copy-mode parameter optional
` [PATCH v3 4/7] blockjob: move change action implementation to job from block-job
` [PATCH v3 5/7] qapi: add job-change
[PATCH RFC 00/10] Allow platform specific PMU event encoding
2024-10-22 12:58 UTC (6+ messages)
` [PATCH RFC 06/10] target/riscv: Define PMU event related structures
[PATCH v2] vhost-user: fix shared object return values
2024-10-22 12:46 UTC
[PATCH v2 0/6] Support virtio-gpu DRM native context
2024-10-22 12:44 UTC (7+ messages)
` [PATCH v2 5/6] virtio-gpu: Support asynchronous fencing
[PATCH v2 0/2] linux-headers: loongarch: Add kvm_para.h and unistd_64.h
2024-10-22 12:39 UTC (2+ messages)
[PATCH v5 0/2] target/loongarch: Add loongson binary translation feature
2024-10-22 12:38 UTC (2+ messages)
[PATCH v2] target/loongarch: Add steal time support on migration
2024-10-22 12:37 UTC (2+ messages)
[PATCH] tests/tcg: Stop using exit() in the gdbstub testcases
2024-10-22 12:17 UTC (5+ messages)
[PATCH] tcg/ppc/tcg-target.c.inc: Fix tcg_out_rlw_rc
2024-10-22 12:14 UTC
Rust BoF and maintainer minutes and planning the roadmap to Rust
2024-10-22 11:55 UTC (4+ messages)
[PATCH v2 0/5] LoongArch/tcg: Add hardware page table walker support
2024-10-22 11:56 UTC (2+ messages)
[PATCH v2] tests/tcg: Stop using exit() in the gdbstub testcases
2024-10-22 11:37 UTC
[PATCH v6 00/16] Introduce support for IGVM files
2024-10-22 11:31 UTC (4+ 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).