messages from 2024-10-07 03:35:42 to 2024-10-07 19:20:12 UTC [more...]
[Stable-9.1.1 00/32] Patch Round-up for stable 9.1.1, freeze on 2024-10-16
2024-10-07 19:16 UTC (11+ messages)
` [Stable-9.1.1 01/32] target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
` [Stable-9.1.1 02/32] iotests: fix expected output from gnutls
` [Stable-9.1.1 04/32] crypto: check gnutls & gcrypt support the requested pbkdf hash
` [Stable-9.1.1 05/32] crypto: avoid leak of ctx when bad cipher mode is given
` [Stable-9.1.1 06/32] tests/docker: remove debian-armel-cross
` [Stable-9.1.1 09/32] hw/audio/virtio-sound: fix heap buffer overflow
` [Stable-9.1.1 14/32] softmmu/physmem: fix memory leak in dirty_memory_extend()
` [Stable-9.1.1 15/32] softmmu/physmem.c: Keep transaction attribute in address_space_map()
` [Stable-9.1.1 17/32] migration/multifd: Fix rb->receivedmap cleanup race
` [Stable-9.1.1 19/32] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
[PULL 00/12] Rust initial PoC + meson changes for 2024-10-07
2024-10-07 19:15 UTC (20+ messages)
` [PULL 01/12] Require meson version 1.5.0
` [PULL 02/12] build-sys: Add rust feature option
` [PULL 03/12] configure, meson: detect Rust toolchain
` [PULL 04/12] rust: add bindgen step as a meson dependency
` [PULL 05/12] .gitattributes: add Rust diff and merge attributes
` [PULL 06/12] meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
` [PULL 07/12] rust: add crate to expose bindings and interfaces
` [PULL 08/12] rust: add utility procedural macro crate
` [PULL 09/12] rust: add PL011 device model
` [PULL 10/12] meson: fix machine option for x86_version
` [PULL 11/12] meson: define qemu_isa_flags
` [PULL 12/12] meson: ensure -mcx16 is passed when detecting ATOMIC128
[PATCH v3 0/2] meson: ensure we enable CMPXCHG128 on x86_64
2024-10-07 19:12 UTC (5+ messages)
` [PATCH 1/2] meson: define qemu_isa_flags
` [PATCH 2/2] meson: ensure -mcx16 is passed when detecting ATOMIC128
[PATCH V2 00/13] Live update: cpr-transfer
2024-10-07 19:05 UTC (33+ messages)
` [PATCH V2 01/13] machine: alloc-anon option
` [PATCH V2 02/13] migration: cpr-state
` [PATCH V2 03/13] migration: save cpr mode
` [PATCH V2 04/13] migration: stop vm earlier for cpr
` [PATCH V2 05/13] physmem: preserve ram blocks "
` [PATCH V2 06/13] hostmem-memfd: preserve "
` [PATCH V2 07/13] migration: SCM_RIGHTS for QEMUFile
` [PATCH V2 08/13] migration: VMSTATE_FD
` [PATCH V2 09/13] migration: cpr-transfer save and load
` [PATCH V2 10/13] migration: cpr-uri parameter
` [PATCH V2 11/13] migration: cpr-uri option
[PATCH v6 00/16] Introduce support for IGVM files
2024-10-07 18:53 UTC (3+ messages)
` [PATCH v6 05/16] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
[PATCH 0/2] dockerfiles, gitlab-ci: add CI job using nightly Rust
2024-10-07 18:18 UTC (6+ messages)
` [PATCH 1/2] dockerfiles: add a Dockerfile using a nightly Rust toolchain
` [PATCH 2/2] gitlab-ci: add Rust-enabled CI job
[PATCH v1 0/2] GTK/SDL fixes for a black screen displayed by virtio-gpu
2024-10-07 18:15 UTC (5+ messages)
` [PATCH v1 1/2] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v1 2/2] ui/gtk: "
[PATCH 0/6] refactor RDMA live migration based on rsocket API
2024-10-07 18:15 UTC (15+ messages)
[PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
2024-10-07 18:10 UTC (15+ messages)
` [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
` [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
` [PATCH v3 13/14] hw/vmapple/virtio-blk: Add support for apple virtio-blk
[PATCH 00/16] UI-related fixes & shareable 2d memory with -display dbus
2024-10-07 17:34 UTC (18+ messages)
` [PATCH 05/16] ui/dbus: fix filtering all update messages
` [PATCH 07/16] ui/dbus: discard pending CursorDefine on new one
` [PATCH 09/16] ui/pixman: generalize shared_image_destroy
` [PATCH 12/16] ui/surface: allocate shared memory on !win32
` [PATCH 16/16] tests: add basic -display dbus Map.Unix test
[PATCH] hw/arm: add Quanta GSZ bmc machine
2024-10-07 17:17 UTC
[PATCH] hw/char/pl011: Use correct masks for IBRD and FBRD
2024-10-07 17:01 UTC (2+ messages)
[RFC v2 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
2024-10-07 16:52 UTC (7+ messages)
` [RFC v2 1/2] vhost-vdpa: Implement IOVA->GPA tree
[PULL 00/12] CI fixes and various clean-ups
2024-10-07 16:51 UTC (17+ messages)
` [PULL 01/12] docs: Mark "gluster" support in QEMU as deprecated
` [PULL 02/12] .gitlab-ci.d/cirrus: Drop support for macOS 13 (Ventura)
` [PULL 03/12] .gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia)
` [PULL 04/12] disas: Remove CRIS disassembler
` [PULL 05/12] gitlab-ci/build-oss-fuzz: print FAILED marker in case the test failed and run all tests
` [PULL 06/12] hw/m68k: Use explicit big-endian LD/ST API
` [PULL 07/12] target/m68k: "
` [PULL 08/12] hw/s390x: "
` [PULL 09/12] target/s390x: Replace ldtul_p() -> ldq_p()
` [PULL 10/12] target/s390x: Use explicit big-endian LD/ST API
` [PULL 11/12] tests/functional: Switch back to the gitlab URLs for the advent calendar tests
` [PULL 12/12] tests/functional: Bump timeout of some tests
[PATCH 0/3] scripts: mandate use of SPDX-License-Identifier tags in new files
2024-10-07 16:49 UTC (8+ messages)
` [PATCH 1/3] scripts: mandate that new files have SPDX-License-Identifier
` [PATCH 2/3] scripts: validate SPDX license choices
` [PATCH 3/3] scripts: forbid use of arbitrary SPDX tags besides license identifiers
[PATCH v2 0/2] meson: ensure we enable CMPXCHG128 on x86_64
2024-10-07 16:40 UTC (11+ messages)
` [PATCH 1/2] meson: define qemu_isa_flags
` [PATCH 2/2] meson: ensure -mcx16 is passed when detecting ATOMIC128
[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
2024-10-07 16:09 UTC (2+ messages)
[PATCH] Use multifd state to determine if multifd cleanup is needed
2024-10-07 16:26 UTC (2+ messages)
[PATCH v5 00/12] tcg/riscv: Add support for vector
2024-10-07 16:24 UTC (5+ messages)
` [PATCH v5 02/12] tcg/riscv: Add basic "
` [PATCH v5 03/12] tcg/riscv: Add vset{i}vli and ld/st vec ops
[PATCH] net/tap-win32: Fix gcc 14 format truncation errors
2024-10-07 15:47 UTC (3+ messages)
[PATCH] target/loongarch: Support 4K page size
2024-10-07 15:45 UTC (4+ messages)
[PULL v2 0/5] Xen Queue
2024-10-07 15:42 UTC (3+ messages)
` [PULL v2 2/5] hw/xen: Expose handle_bufioreq in xen_register_ioreq
[PATCH v3 00/14] ppc/spapr: remove deprecated machines specific code
2024-10-07 15:38 UTC (15+ messages)
` [PATCH v3 01/14] ppc/spapr: remove deprecated machine pseries-2.1
` [PATCH v3 02/14] ppc/spapr: remove deprecated machine pseries-2.2
` [PATCH v3 03/14] ppc/spapr: remove deprecated machine pseries-2.3
` [PATCH v3 04/14] ppc/spapr: remove deprecated machine pseries-2.4
` [PATCH v3 05/14] ppc/spapr: remove deprecated machine pseries-2.5
` [PATCH v3 06/14] ppc/spapr: remove deprecated machine pseries-2.6
` [PATCH v3 07/14] ppc/spapr: remove deprecated machine pseries-2.7
` [PATCH v3 08/14] ppc/spapr: remove deprecated machine pseries-2.8
` [PATCH v3 09/14] ppc/spapr: remove deprecated machine pseries-2.9
` [PATCH v3 10/14] ppc/spapr: remove deprecated machine pseries-2.10
` [PATCH v3 11/14] ppc/spapr: remove deprecated machine pseries-2.11
` [PATCH v3 12/14] ppc/spapr: remove deprecated machine pseries-2.12-sxxm
` [PATCH v3 13/14] ppc/spapr: remove deprecated machine pseries-2.12
` [PATCH v3 14/14] ppc/spapr: remove deprecated machine pseries-3.0
[PATCH v2 00/25] misc: Use explicit endian LD/ST API
2024-10-07 14:40 UTC (8+ messages)
` [PATCH v2 22/25] hw/s390x: Use explicit big-endian "
` [PATCH v2 23/25] target/s390x: "
[PATCH v4] hw/acpi: Add vmclock device
2024-10-07 13:53 UTC
[RFC V2 PATCH 00/11] Support ACPI Control Method Sleep button
2024-10-07 13:41 UTC (8+ messages)
` [RFC V2 PATCH 01/11] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
` [RFC V2 PATCH 02/11] acpi: Implement control method sleep button
` [RFC V2 PATCH 04/11] acpi: Support Control Method sleep button for x86
[PATCH v4] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
2024-10-07 12:33 UTC (2+ messages)
[PATCH v1 00/14] s390x: virtio-mem support
2024-10-07 12:23 UTC (12+ messages)
[PATCH] docs/system/cpu-hotplug: Update example's socket-id/core-id
2024-10-07 12:04 UTC (7+ messages)
[PATCH v1 0/6] Support virtio-gpu DRM native context
2024-10-07 12:02 UTC (11+ messages)
` [PATCH v1 1/6] ui/sdl2: Restore original context after new context creation
` [PATCH v1 2/6] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v1 5/6] virtio-gpu: Support asynchronous fencing
` [PATCH v1 6/6] virtio-gpu: Support DRM native context
[RFC PATCH 0/5] Specifying cache topology on ARM
2024-10-07 12:01 UTC (3+ messages)
` [PATCH 2/5] i386/cpu: add IsDefined flag to smp-cache property
[PATCH v2 0/7] Introduce SMP Cache Topology
2024-10-07 11:53 UTC (14+ messages)
` [PATCH v2 2/7] qapi/qom: Define cache enumeration and properties
` [PATCH v2 3/7] hw/core: Add smp cache topology for machine
` [PATCH v2 4/7] hw/core: Check smp cache topology support "
` [PATCH v2 5/7] i386/cpu: Support thread and module level cache topology
` [PATCH v2 6/7] i386/cpu: Update cache topology with machine's configuration
` [PATCH v2 7/7] i386/pc: Support cache topology in -machine for PC machine
[PATCH v4 0/3] Drop ignore_memory_transaction_failures for xilink_zynq
2024-10-07 11:24 UTC (4+ messages)
` [PATCH v4 1/3] xilink_zynq: Add various missing unimplemented devices
` [PATCH v4 2/3] xilink-zynq-devcfg: Fix up for memory address range size not set correctly
` [PATCH v4 3/3] xilink-zynq-devcfg: Avoid disabling devcfg memory region during initialization
[PATCH 0/2] Fix for multi-process gdbstub breakpoints
2024-10-07 10:15 UTC (3+ messages)
` [PATCH 2/2] gdbstub: Apply breakpoints only to the selected PID
[PATCH] qapi, machine-qmp-cmds.c: query-accelerator support
2024-10-07 9:53 UTC (5+ messages)
[PATCH v2] tests/functional: Switch back to the gitlab URLs for the advent calendar tests
2024-10-07 9:39 UTC (2+ messages)
[PATCH v2] virtio-gpu: Add definition for resource_uuid feature
2024-10-07 9:38 UTC (3+ messages)
[PATCH 0/3] ci: Replace macOS coverage from release 13 to 15
2024-10-07 9:17 UTC (5+ messages)
` [PATCH 3/3] .gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia)
[PATCH v2 00/23] E500 Cleanup
2024-10-07 8:36 UTC (4+ messages)
` [PATCH v2 01/23] hw/ppc/e500: Do not leak struct boot_info
[PATCH] meson: ensure we enable CMPXCHG128 on x86_64
2024-10-07 8:42 UTC (2+ messages)
[PATCH 00/16] misc: Use explicit endian LD/ST API
2024-10-07 7:03 UTC (13+ messages)
` [PATCH 01/16] qemu/bswap: Undefine CPU_CONVERT() once done
` [PATCH 02/16] exec/memop: Remove unused memop_big_endian() helper
` [PATCH 03/16] linux-user/i386: Use explicit little-endian LD/ST API
` [PATCH 09/16] hw/s390x: Use explicit big-endian "
` [PATCH 10/16] target/s390x: "
` [PATCH 11/16] hw/sparc: "
[PATCH] virtio-gpu: Add definition for resource_uuid feature
2024-10-07 6:57 UTC (3+ messages)
[PATCH v1 0/7] target/riscv: Support SXL32 on RV64 CPU
2024-10-07 3:34 UTC (7+ messages)
` [PATCH v1 2/7] target/riscv: Fix satp read and write implicitly or explicitly
` [PATCH v1 3/7] target/riscv: Read pte and satp based on SXL in PTW
` [PATCH v1 4/7] hw/riscv: Align kernel to 4MB when sxl32 is on
` [PATCH v1 5/7] target/riscv: Enable 32-bit only registers for RV64 with sxl32
` [PATCH v1 6/7] target/riscv: Reset SXL and UXL according to sxl32
` [PATCH v1 7/7] target/riscv: Expose sxl32 configuration in RISC-V CPU
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).