qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-24 10:34:50 to 2024-10-25 11:55:44 UTC [more...]

[PATCH 0/2] target/i386: fix hang when using slow path for ptw_setl
 2024-10-25 11:55 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] cpu: ensure we don't call start_exclusive from cpu_exec

[PATCH v2] linux-user: Fix GDB complaining about system-supplied DSO string table index
 2024-10-25 11:41 UTC  (2+ messages)

[PATCH v2 0/2] tests/functional: protect cached assets from modification
 2024-10-25 11:28 UTC  (4+ messages)
` [PATCH v2 1/2] tests/functional: make tuxrun disk images writable
` [PATCH v2 2/2] tests/functional: make cached asset files read-only

[PATCH 0/2] finalize 'reconnect' deprecation
 2024-10-25 11:20 UTC  (4+ messages)
` [PATCH 1/2] net/stream: deprecate 'reconnect' in favor of 'reconnect-ms'
` [PATCH 2/2] chardev: finalize 'reconnect' deprecation

[PATCH v2 00/13] rust: miscellaneous cleanups + QOM integration tests
 2024-10-25 11:27 UTC  (14+ messages)
` [PATCH v2 07/13] rust: build integration test for the qemu_api crate
` [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 11/13] rust: make properties array immutable
` [PATCH v2 12/13] rust: provide safe wrapper for MaybeUninit::zeroed()
` [PATCH v2 13/13] rust: do not use TYPE_CHARDEV unnecessarily

[PATCH] hw/nvme: fix handling of over-committed queues
 2024-10-25 10:50 UTC 

[PATCH v1] virtio-mem: unplug memory only during system resets, not device resets
 2024-10-25 10:41 UTC 

[RFC 00/21] kvm/arm: Introduce a customizable aarch64 KVM host model
 2024-10-25 10:17 UTC  (22+ messages)
` [RFC 01/21] kvm: kvm_get_writable_id_regs
` [RFC 02/21] arm/cpu: Add sysreg definitions in cpu-sysegs.h
` [RFC 03/21] arm/cpu: Store aa64isar0 into the idregs arrays
` [RFC 04/21] arm/cpu: Store aa64isar1/2 into the idregs array
` [RFC 05/21] arm/cpu: Store aa64drf0/1 "
` [RFC 06/21] arm/cpu: Store aa64mmfr0-3 "
` [RFC 07/21] arm/cpu: Store aa64drf0/1 "
` [RFC 08/21] arm/cpu: Store aa64smfr0 "
` [RFC 09/21] arm/cpu: Store id_isar0-7 "
` [RFC 10/21] arm/cpu: Store id_mfr0/1 "
` [RFC 11/21] arm/cpu: Store id_dfr0/1 "
` [RFC 12/21] arm/cpu: Store id_mmfr0-5 "
` [RFC 13/21] arm/cpu: Add infra to handle generated ID register definitions
` [RFC 14/21] arm/cpu: Add sysreg generation scripts
` [RFC 15/21] arm/cpu: Add generated files
` [RFC 16/21] arm/kvm: Allow reading all the writable ID registers
` [RFC 17/21] arm/kvm: write back modified ID regs to KVM
` [RFC 18/21] arm/cpu: Introduce a customizable kvm host cpu model
` [RFC 19/21] virt: Allow custom vcpu model in arm virt
` [RFC 20/21] arm-qmp-cmds: introspection for custom model
` [RFC 21/21] arm/cpu-features: Document custom vcpu model

[PATCH] qga: skip bind mounts in fs list
 2024-10-25 10:06 UTC  (3+ messages)

[PATCH 0/2] arm: Add collie and sx functional tests
 2024-10-25  9:57 UTC  (10+ messages)

[PATCH 0/4] QOM: Singleton interface
 2024-10-25  9:51 UTC  (15+ messages)
` [PATCH 1/4] qom: TYPE_SINGLETON interface
` [PATCH 2/4] x86/iommu: Make x86-iommu a singleton object
` [PATCH 3/4] migration: Make migration object "
` [PATCH 4/4] migration: Reset current_migration properly

[PATCH v4] intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) field
 2024-10-25  9:50 UTC  (3+ messages)

[PATCH] rust: do not always select X_PL011_RUST
 2024-10-25  9:42 UTC 

[PATCH] ui/sdl: Mouse event optimization
 2024-10-25  9:30 UTC  (2+ messages)

[PATCH 00/11] Rust device model patches and misc cleanups
 2024-10-25  9:33 UTC  (16+ messages)
` [PATCH 01/11] Revert "rust: add PL011 device model"
` [PATCH 02/11] rust: add PL011 device model
` [PATCH 03/11] rust/qemu-api-macros: introduce Device proc macro
` [PATCH 04/11] rust: add support for migration in device models
` [PATCH 05/11] rust/pl011: move CLK_NAME static to function scope
` [PATCH 06/11] rust/pl011: add TYPE_PL011_LUMINARY device
` [PATCH 07/11] rust/pl011: move pub callback decl to local scope
` [PATCH 08/11] rust/pl011: remove commented out C code
` [PATCH 09/11] rust/pl011: Use correct masks for IBRD and FBRD
` [PATCH 10/11] rust/qemu-api: add log module
` [PATCH 11/11] rust/pl011: log guest/unimp errors

[PATCH v2 0/2] linux-user: Map low priority rt signals
 2024-10-25  9:32 UTC  (4+ messages)
` [PATCH v2 1/2] "
    ` Ping: "

[PATCH v18 00/13] Support blob memory and venus on qemu
 2024-10-25  9:17 UTC  (15+ messages)
` [PATCH v18 01/13] virtio-gpu: Use trace events for tracking number of in-flight fences
` [PATCH v18 02/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
` [PATCH v18 03/13] virtio-gpu: Move print_stats "
` [PATCH v18 04/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
` [PATCH v18 05/13] virtio-gpu: Unrealize GL device
` [PATCH v18 06/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available
` [PATCH v18 07/13] virtio-gpu: Support context-init feature with virglrenderer
` [PATCH v18 08/13] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
` [PATCH v18 09/13] virtio-gpu: Add virgl resource management
` [PATCH v18 10/13] virtio-gpu: Support suspension of commands processing
` [PATCH v18 11/13] virtio-gpu: Handle resource blob commands
` [PATCH v18 12/13] virtio-gpu: Register capsets dynamically
` [PATCH v18 13/13] virtio-gpu: Support Venus context

[PATCH v3 0/8] Migration: Make misc.h helpers available for whole VM lifecycle
 2024-10-25  8:59 UTC  (12+ messages)
` [PATCH v3 1/8] migration: Take migration object refcount earlier for threads
` [PATCH v3 2/8] migration: Unexport dirty_bitmap_mig_init()
` [PATCH v3 3/8] migration: Unexport ram_mig_init()
` [PATCH v3 4/8] migration: Drop migration_is_setup_or_active()
` [PATCH v3 5/8] migration: Drop migration_is_idle()
` [PATCH v3 6/8] migration: Drop migration_is_device()
` [PATCH v3 7/8] migration: Unexport migration_is_active()
` [PATCH v3 8/8] migration: Protect updates to current_migration with a mutex

[PULL 0/8] Misc fixes for 2024-10-24
 2024-10-25  8:52 UTC  (10+ messages)
` [PULL 1/8] stubs: avoid duplicate symbols in libqemuutil.a
` [PULL 2/8] sockets: Remove deadcode
` [PULL 3/8] tests: add 'rust' and 'bindgen' to CI package list
` [PULL 4/8] ci: enable rust in the Fedora system build job
` [PULL 5/8] configure: Replace literally printed '\n' with newline
` [PULL 6/8] target/i386: fix CPUID check for LFENCE and SFENCE
` [PULL 7/8] scripts: remove erroneous file that breaks git clone on Windows
` [PULL 8/8] qdev: make properties array "const"

[PATCH] test: make cached assets for functional tests read-only
 2024-10-25  8:47 UTC  (4+ messages)

[RFC V1 00/14] precreate phase
 2024-10-25  8:46 UTC  (4+ messages)

[PATCH] virtio-net: Add queues before loading them
 2024-10-25  8:44 UTC  (3+ messages)

Missing image on storage.kernelci.org
 2024-10-25  7:32 UTC  (2+ messages)

[PATCH v4 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-10-25  6:32 UTC  (2+ messages)

[PATCH v4 00/15] macOS PV Graphics and new vmapple machine type
 2024-10-25  6:03 UTC  (5+ messages)
` [PATCH v4 01/15] ui & main loop: Redesign of system-specific main thread event handling
` [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support

[PATCH] softmmu: Support concurrent bounce buffers
 2024-10-25  5:59 UTC  (6+ messages)

[PATCH] hw/nvme : remove dead code
 2024-10-22 22:21 UTC 

[PATCH 1/1] target/arm: Fix arithmetic underflow in SETM instruction
 2024-10-25  2:48 UTC 

[PATCH v2] i386/cpu: Drop the check of phys_bits in host_cpu_realizefn()
 2024-10-25  1:20 UTC  (2+ messages)

[PATCH v3 0/6] Support virtio-gpu DRM native context
 2024-10-24 23:33 UTC  (7+ messages)
` [PATCH v3 1/6] ui/sdl2: Restore original context after new context creation
` [PATCH v3 2/6] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v3 3/6] linux-headers: Update to Linux v6.12-rc1
` [PATCH v3 4/6] virtio-gpu: Handle virgl fence creation errors
` [PATCH v3 5/6] virtio-gpu: Support asynchronous fencing
` [PATCH v3 6/6] virtio-gpu: Support DRM native context

[PATCH v3 0/7] target/i386: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
 2024-10-24 22:18 UTC  (8+ messages)
` [PATCH v3 1/7] target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bit
` [PATCH v3 2/7] target/i386: Add RAS feature bits on EPYC CPU models
` [PATCH v3 3/7] target/i386: Add PerfMonV2 feature bit
` [PATCH v3 4/7] target/i386: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa
` [PATCH v3 5/7] target/i386: Expose bits related to SRSO vulnerability
` [PATCH v3 6/7] target/i386: Expose new feature bits in CPUID 8000_0021_EAX/EBX
` [PATCH v3 7/7] target/i386: Add support for EPYC-Turin model

[PATCH V2 13/13] migration: cpr-transfer mode
 2024-10-24 21:12 UTC  (12+ messages)

[PATCH v42 00/98] hw/sd/sdcard: Add eMMC support
 2024-10-24 21:06 UTC  (8+ messages)
` [PATCH v42 51/98] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)

[PATCH] target/mips: Introduce disas_mt_available()
 2024-10-24 20:04 UTC  (2+ messages)

[PATCH 0/8] gdbstub: Allow late attachment
 2024-10-24 19:59 UTC  (9+ messages)
` [PATCH 1/8] gdbstub: Allow the %d placeholder in the socket path
` [PATCH 2/8] gdbstub: Try unlinking the unix socket before binding
` [PATCH 3/8] user: Introduce user/signal.h
` [PATCH 4/8] user: Introduce host_interrupt_signal
` [PATCH 5/8] osdep: Introduce qemu_kill_thread()
` [PATCH 6/8] gdbstub: Allow late attachment
` [PATCH 7/8] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
` [PATCH 8/8] tests/tcg: Add late gdbstub attach test

[PATCH 0/4] i386/hvf: x2apic support and some small fixes
 2024-10-24 19:43 UTC  (5+ messages)
` [PATCH 1/4] i386/hvf: Integrates x2APIC support with hvf accel
` [PATCH 2/4] i386/hvf: Fixes startup memory leak (vmcs caps)
` [PATCH 3/4] i386/hvf: Raise exception on error setting APICBASE
` [PATCH 4/4] i386/hvf: Removes duplicate/shadowed variables in hvf_vcpu_exec

[PATCH 0/2] MAINTAINERS: Remove myself from ppc subsystems
 2024-10-24 19:14 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: Remove myself from the PowerNV machines
` [PATCH 2/2] MAINTAINERS: Remove myself from XIVE

[PATCH v2 5/8] Add micromips to P5600
 2024-10-24 18:22 UTC  (2+ messages)

[PATCH 0/2] Re-enable the sh4eb target
 2024-10-24 17:38 UTC  (3+ messages)
` [PATCH 2/2] tests/functional: Add a test for sh4eb

[PATCH] stubs: avoid duplicate symbols in libqemuutil.a
 2024-10-24 17:34 UTC  (3+ messages)

[PATCH] hw/s390x: Re-enable the pci-bridge device on s390x
 2024-10-24 17:31 UTC  (4+ messages)

[PATCH v2 0/6] Support virtio-gpu DRM native context
 2024-10-24 17:12 UTC  (5+ messages)

[PATCH] raw-format: Fix error message for invalid offset/size
 2024-10-24 15:23 UTC  (2+ messages)

[PATCH 0/2] Support 64-bit address of initrd
 2024-10-24 15:20 UTC  (8+ messages)
` [PATCH 1/2] hw/riscv: Support to load DTB after 3GB memory on 64-bit system
` [PATCH 2/2] hw/riscv: Support different address-cells for initrd

[PULL 00/14] Misc fixes patches
 2024-10-24 14:20 UTC  (2+ messages)

[PULL 0/9] Block layer patches
 2024-10-24 14:21 UTC  (2+ messages)

[PATCH v5 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
 2024-10-24 12:40 UTC  (3+ messages)
` [PATCH v5 2/3] hw/acpi: "

[PATCH] scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing
 2024-10-24 12:35 UTC 

[PATCH v3 0/5] Guestperf: miscellaneous refinement and enrichment
 2024-10-24 12:28 UTC  (4+ messages)

[PATCH] target/loongarch: Use physical cpu id about CSR CPUID for sysemu
 2024-10-24 12:06 UTC  (4+ messages)

[PATCH] target/arm: kvm: require KVM_CAP_DEVICE_CTRL
 2024-10-24 11:31 UTC 

[PATCH v2 00/14] rust: allow older versions of rustc and bindgen
 2024-10-24 11:28 UTC  (4+ messages)
` [PATCH v2 01/14] rust: patch bilge-impl to allow compilation with 1.63.0

[PATCH] scripts: remove erroneous file that breaks git clone on Windows
 2024-10-24 11:21 UTC  (2+ 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).