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

[PATCH] qapi, machine-qmp-cmds.c: query-accelerator support
 2024-10-03 20:59 UTC  (6+ messages)

[PATCH 00/13] hw: Add ld/st_endian() APIs
 2024-10-03 20:50 UTC  (8+ messages)
` [PATCH 01/13] qemu/bswap: Introduce ld/st_endian_p() API
` [PATCH 08/13] hw/xtensa/xtfpga: Replace memcpy()+tswap32() by stl_endian_p()

[PATCH v2 08/17] migration: Add load_finish handler and associated functions
 2024-10-03 20:34 UTC  (14+ messages)

[PATCH v2] target/riscv/csr.c: Fix an access to VXSAT
 2024-10-03 20:13 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4] tests/tcg/x86_64: Add cross-modifying code test
 2024-10-03 19:56 UTC  (2+ messages)

[PATCH] hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header
 2024-10-03 18:59 UTC  (2+ messages)

[PULL v2 0/5] Xen Queue
 2024-10-03 18:56 UTC  (6+ messages)
` [PULL v2 1/5] hw/xen: Remove deadcode
` [PULL v2 2/5] hw/xen: Expose handle_bufioreq in xen_register_ioreq
` [PULL v2 3/5] hw/xen: xenpvh: Disable buffered IOREQs for ARM
` [PULL v2 4/5] hw/xen: xenpvh: Add pci-intx-irq-base property
` [PULL v2 5/5] hw/arm: xenpvh: Enable PCI for ARM PVH

[PULL v1 0/5] Xen Queue
 2024-10-03 17:52 UTC  (8+ messages)
` [PULL v1 1/5] hw/xen: Remove deadcode
` [PULL v1 2/5] hw/xen: Expose handle_bufioreq in xen_register_ioreq
` [PULL v1 3/5] hw/xen: xenpvh: Disable buffered IOREQs for ARM
` [PULL v1 4/5] hw/xen: xenpvh: Add pci-intx-irq-base property
` [PULL v1 5/5] hw/arm: xenpvh: Enable PCI for ARM PVH

[PATCH v2 1/1] target/riscv: enable floating point unit
 2024-10-03 18:40 UTC  (2+ messages)

[PATCH v15 00/21] riscv support for control flow integrity extensions
 2024-10-03 18:33 UTC  (22+ messages)
` [PATCH v15 01/21] target/riscv: expose *envcfg csr and priv to qemu-user as well
` [PATCH v15 02/21] target/riscv: Add zicfilp extension
` [PATCH v15 03/21] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v15 04/21] target/riscv: save and restore elp state on priv transitions
` [PATCH v15 05/21] target/riscv: additional code information for sw check
` [PATCH v15 06/21] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v15 07/21] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v15 08/21] disas/riscv: enable `lpad` disassembly
` [PATCH v15 09/21] target/riscv: Expose zicfilp extension as a cpu property
` [PATCH v15 10/21] target/riscv: Add zicfiss extension
` [PATCH v15 11/21] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH v15 12/21] target/riscv: tb flag for shadow stack instructions
` [PATCH v15 13/21] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v15 14/21] target/riscv: disallow probe accesses to shadow stack
` [PATCH v15 15/21] target/riscv: AMO operations always raise store/AMO fault
` [PATCH v15 16/21] target/riscv: update `decode_save_opc` to store extra word2
` [PATCH v15 17/21] target/riscv: implement zicfiss instructions
` [PATCH v15 18/21] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v15 19/21] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v15 20/21] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PATCH v15 21/21] target/riscv: Expose zicfiss extension as a cpu property

[PATCH v8 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-10-03 18:36 UTC  (6+ messages)
` [PATCH v8 03/12] hw/riscv: add RISC-V IOMMU base emulation

[PATCH v2 00/12] target/arm: Implement FEAT_MOPS
 2024-10-03 18:10 UTC  (4+ messages)
` [PATCH v2 09/12] target/arm: Implement the SETG* instructions

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-10-03 18:08 UTC  (3+ messages)
` [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>

[PATCH] tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4eb
 2024-10-03 17:22 UTC  (3+ messages)

[PATCH v2] tests/qtest: Add XIVE tests for the powernv10 machine
 2024-10-03 17:21 UTC  (2+ messages)

[PATCH V2 00/13] Live update: cpr-transfer
 2024-10-03 16:14 UTC  (3+ messages)
` [PATCH V2 01/13] machine: alloc-anon option

[PATCH] MAINTAINERS: Add myself as maintainer of e500 machines
 2024-10-03 16:05 UTC  (2+ messages)

[PATCH] docs/devel: Mention post_load hook restrictions where we document the hook
 2024-10-03 16:01 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers
 2024-10-03 15:55 UTC  (2+ messages)

[PATCH v2 0/6] arm: drop last bits from deprecated boards
 2024-10-03 15:37 UTC  (11+ messages)
` [PATCH v2 1/6] hw/adc: Remove MAX111X device
` [PATCH v2 2/6] hw/gpio: Remove MAX7310 device
` [PATCH v2 3/6] hw/ide: Remove DSCM-1XXXX microdrive device model
` [PATCH v2 4/6] hw: Remove PCMCIA subsystem
` [PATCH v2 5/6] hw/block: Remove ecc
` [PATCH v2 6/6] vl.c: Remove pxa2xx-specific -portrait and -rotate options

[PATCH] hw/intc/omap_intc: Remove now-unnecessary abstract base class
 2024-10-03 15:37 UTC  (2+ messages)

[PATCH v2] target/arm: Avoid target_ulong for physical address lookups
 2024-10-03 15:49 UTC  (2+ messages)

[PATCH v5] testing: bump mips64el cross to bookworm and fix package list
 2024-10-03 15:42 UTC  (2+ messages)

[PATCH] docs/system/cpu-hotplug: Update example's socket-id/core-id
 2024-10-03 14:54 UTC  (6+ messages)

[PATCH v10 00/21] Add ACPI CPER firmware first error injection on ARM emulation
 2024-10-03 14:51 UTC  (5+ messages)
` [PATCH v10 07/21] acpi/ghes: rework the logic to handle HEST source ID

[PATCH RFC 0/5] Change ghes driver to use HEST-based offsets
 2024-10-03 14:46 UTC  (11+ messages)
` [PATCH RFC 2/5] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH RFC 3/5] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH RFC 4/5] acpi/generic_event_device: add logic to detect if HEST addr is available
` [PATCH RFC 5/5] arm/virt-acpi-build: Properly handle virt-9.1

Corrupt VNC display for 1366x768
 2024-10-03 13:34 UTC  (6+ messages)

[PATCH v11 0/9] Add Rust build support, ARM PL011 device impl
 2024-10-03 13:28 UTC  (10+ messages)
` [PATCH v11 1/9] Require meson version 1.5.0
` [PATCH v11 2/9] build-sys: Add rust feature option
` [PATCH v11 3/9] configure, meson: detect Rust toolchain
` [PATCH v11 4/9] rust: add bindgen step as a meson dependency
` [PATCH v11 5/9] .gitattributes: add Rust diff and merge attributes
` [PATCH v11 6/9] meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
` [PATCH v11 7/9] rust: add crate to expose bindings and interfaces
` [PATCH v11 8/9] rust: add utility procedural macro crate
` [PATCH v11 9/9] rust: add PL011 device model

[PATCH trivial] gitlab-ci/build-oss-fuzz: print FAILED marker in case the test failed and run all tests
 2024-10-03 12:16 UTC 

[PULL 00/10] QAPI patches patches for 2024-10-02
 2024-10-03 12:01 UTC  (2+ messages)

[PULL v2 00/22] -Werror=maybe-uninitialized fixes
 2024-10-03 12:01 UTC  (2+ messages)

[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
 2024-10-03 11:48 UTC  (9+ messages)
` [PATCH v9 01/12] acpi/ghes: add a firmware file with HEST address

Rust BoF and maintainer minutes and planning the roadmap to Rust
 2024-10-03 11:29 UTC  (8+ messages)

[PATCH 00/16] UI-related fixes & shareable 2d memory with -display dbus
 2024-10-03 11:22 UTC  (17+ messages)
` [PATCH 01/16] hw/audio/hda: free timer on exit
` [PATCH 02/16] hw/audio/hda: fix memory leak on audio setup
` [PATCH 03/16] ui/dbus: fix leak on message filtering
` [PATCH 04/16] ui/win32: fix potential use-after-free with dbus shared memory
` [PATCH 05/16] ui/dbus: fix filtering all update messages
` [PATCH 06/16] ui/dbus: discard display messages on disable
` [PATCH 07/16] ui/dbus: discard pending CursorDefine on new one
` [PATCH 08/16] util/memfd: report potential errors on free
` [PATCH 09/16] ui/pixman: generalize shared_image_destroy
` [PATCH 10/16] ui/dbus: do not limit to one listener per connection / bus name
` [PATCH 11/16] ui/dbus: add trace for can_share_map
` [PATCH 12/16] ui/surface: allocate shared memory on !win32
` [PATCH 13/16] ui/dbus: add Listener.Unix.Map interface XML
` [PATCH 14/16] ui/dbus: implement Unix.Map
` [PATCH 15/16] virtio-gpu: allocate shareable 2d resources on !win32
` [PATCH 16/16] tests: add basic -display dbus Map.Unix test

[PATCH] hw/net/net_rx_pkt: Remove deadcode
 2024-10-03 10:54 UTC  (4+ messages)

[PULL v3 00/35] riscv-to-apply queue
 2024-10-03  9:32 UTC  (2+ messages)

[PATCH v6 0/3] vhost-user-blk: live resize additional APIs
 2024-10-03  8:05 UTC  (2+ messages)

[PING PATCH v5 0/3] Check clock connection between STM32L4x5 RCC and peripherals
 2024-10-03  8:10 UTC  (4+ messages)
` [PING PATCH v5 1/3] hw/misc: Create STM32L4x5 SYSCFG clock
` [PING PATCH v5 2/3] hw/clock: Expose 'qtest-clock-period' QOM property for QTests
` [PING PATCH v5 3/3] tests/qtest: Check STM32L4x5 clock connections

[PULL 0/5] Fix mips64el CI job + some other misc patches
 2024-10-03  9:32 UTC  (2+ messages)

[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-10-03  8:42 UTC  (9+ messages)
` [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation

[PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
 2024-10-03  8:06 UTC  (9+ messages)
` [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
` [PATCH v3 02/14] hw/display/apple-gfx: Adds PCI implementation

[PATCH] MAINTAINERS: remove gensyscalls.sh from the linux-user section
 2024-10-03  7:06 UTC 

[PATCH 0/2] fix backup-discard-source test for XFS
 2024-10-03  6:39 UTC  (2+ messages)

[PATCH v2 00/11] ppc/spapr: remove deprecated machines specific code
 2024-10-03  5:56 UTC  (4+ messages)

[PATCH v2] hw/nvme: Adding support for NPDAL and NPDGL
 2024-10-01  1:28 UTC 

{PATCH] accel/tcg: Fix CPU specific unaligned behaviour
 2024-10-02 19:38 UTC  (5+ messages)

[PATCH v1] linux-user: Add option to run `execve`d programs through QEMU
 2024-10-02 16:42 UTC  (16+ messages)
` [PATCH v2] "

More than 255 vcpus Windows VM setup without viommu ?
 2024-10-02 15:30 UTC  (5+ messages)

[PATCH] vnc: fix crash when no console attached
 2024-10-02 15:21 UTC  (2+ messages)

[PATCH for-9.2 0/2] NBD: tune handshake timeout
 2024-10-02 15:20 UTC  (6+ messages)
` [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP

[PATCH v3 0/2] throttling for BLOCK_IO_ERROR
 2024-10-02 15:18 UTC  (3+ messages)
` [PATCH v3 1/2] qapi: add qom-path to BLOCK_IO_ERROR event
` [PATCH v3 2/2] block-backend: per-device throttling of BLOCK_IO_ERROR reports

[PATCH] tests/tcg/plugins: Remove remainder of the cris target
 2024-10-02 15:14 UTC  (2+ messages)

Plea for advice with PCIe on QEMU for iMX6 and plan to add FlexCAN controller support
 2024-10-02 15:06 UTC 

[PATCH] linux-user/elfload.c: keep GNU0_MAGIC in host byte order
 2024-10-02 15:03 UTC  (3+ messages)

[PATCH] hw/riscv/spike: Replace tswap64() by ldq_endian_p()
 2024-10-02 15:01 UTC  (4+ messages)

[PATCH v9 0/7] blockdev-replace
 2024-10-02 14:41 UTC  (3+ messages)
` [PATCH v9 4/7] qapi: add blockdev-replace command

[PATCH] util/iova-tree: Remove deadcode
 2024-10-02 14:34 UTC  (2+ messages)

[PATCH v3 0/7] introduce job-change qmp command
 2024-10-02 14:06 UTC  (8+ messages)
` [PATCH v3 1/7] qapi: rename BlockJobChangeOptions to JobChangeOptions
` [PATCH v3 2/7] blockjob: block_job_change_locked(): check job type
` [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 v3 6/7] qapi/block-core: deprecate block-job-change
` [PATCH v3 7/7] iotests/mirror-change-copy-mode: switch to job-change command

[PATCH] tests/functional: Bump timeout of some tests
 2024-10-02 14:02 UTC 

[RFC v2 0/2] target/riscv: use a simplified loop to emulate rvv loads/stores only in user mode
 2024-10-02 13:57 UTC  (3+ messages)
` [RFC v2 1/2] target/riscv: rvv: reduce the overhead for simple RISC-V vector unit-stride loads and stores
` [RFC v2 2/2] target/riscv: use a simplified loop to emulate rvv loads/stores only in user mode

[PATCH V3] arm/kvm: add support for MTE
 2024-10-02 13:42 UTC  (4+ messages)

[PATCH v2 00/15] Prepare GHES driver to support error injection
 2024-10-02 13:30 UTC  (9+ messages)
` [PATCH v2 03/15] acpi/ghes: simplify the per-arch caller to build HEST table
` [PATCH v2 04/15] acpi/ghes: better handle source_id and notification
` [PATCH v2 05/15] acpi/ghes: Fix acpi_ghes_record_errors() argument
` [PATCH v2 10/15] acpi/ghes: move offset calculus to a separate function


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