qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-16 21:45:35 to 2024-10-17 15:17:53 UTC [more...]

[RFC V1 00/14] precreate phase
 2024-10-17 15:14 UTC  (15+ messages)
` [RFC V1 01/14] accel: encapsulate search state
` [RFC V1 02/14] accel: accel preinit function
` [RFC V1 03/14] accel: split configure_accelerators
` [RFC V1 04/14] accel: set accelerator and machine props earlier
` [RFC V1 05/14] migration: init and listen during precreate
` [RFC V1 06/14] vl: precreate phase
` [RFC V1 07/14] monitor: chardev name
` [RFC V1 08/14] qom: get properties
` [RFC V1 09/14] qemu-option: filtered foreach
` [RFC V1 10/14] qemu-options: pass object to filter
` [RFC V1 11/14] monitor: connect in precreate
` [RFC V1 12/14] qtest: "
` [RFC V1 13/14] net: cleanup for precreate phase
` [RFC V1 14/14] migration: allow commands during precreate and preconfig

[PATCH 0/4] tests/qtest: Move the bulk of migration tests into a separate target
 2024-10-17 15:09 UTC  (7+ messages)
` [PATCH 1/4] tests/qtest: Add check-migration
` [PATCH 2/4] docs: Add migration tests documentation
` [PATCH 3/4] tests/qtest/migration: Move tests into g_test_slow()
` [PATCH 4/4] ci: Add check-migration-quick to the clang job

[PATCH v2 0/6] target/riscv: Add support for Control Transfer Records Ext
 2024-10-17 15:04 UTC  (5+ messages)
` [PATCH v2 3/6] target/riscv: Add support for Control Transfer Records extension CSRs

[PATCH v4 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
 2024-10-17 14:52 UTC  (10+ messages)
` [PATCH v4 1/9] target/riscv: fix henvcfg potentially containing stale bits
` [PATCH v4 2/9] target/riscv: Add Ssdbltrp CSRs handling
` [PATCH v4 3/9] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
` [PATCH v4 4/9] target/riscv: Implement Ssdbltrp exception handling
` [PATCH v4 5/9] target/riscv: Add Ssdbltrp ISA extension enable switch
` [PATCH v4 6/9] target/riscv: Add Smdbltrp CSRs handling
` [PATCH v4 7/9] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
` [PATCH v4 8/9] target/riscv: Implement Smdbltrp behavior
` [PATCH v4 9/9] target/riscv: Add Smdbltrp ISA extension enable switch

[PATCH v7 0/5] Add Smrnmi support
 2024-10-17 14:49 UTC  (4+ messages)
` [PATCH v7 2/5] target/riscv: Handle Smrnmi interrupt and exception

[PATCH v5 0/8] chardev: implement backend chardev multiplexing
 2024-10-17 14:43 UTC  (9+ messages)
` [PATCH v5 1/8] chardev/char: rename `MuxChardev` struct to `MuxFeChardev`
` [PATCH v5 2/8] chardev/char: rename `char-mux.c` to `char-mux-fe.c`
` [PATCH v5 3/8] chardev/char: move away mux suspend/resume calls
` [PATCH v5 4/8] chardev/char: rename frontend mux calls
` [PATCH v5 5/8] chardev/char: introduce `mux-be-id=ID` option
` [PATCH v5 6/8] chardev/char-mux: implement backend chardev multiplexing
` [PATCH v5 7/8] tests/unit/test-char: add unit test for the `mux-be` multiplexer
` [PATCH v5 8/8] qemu-options.hx: describe multiplexing of several backend devices

[PATCH v3 0/7] Introduce SMP Cache Topology
 2024-10-17 15:01 UTC  (8+ messages)
` [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v3 7/7] i386/cpu: add has_caches flag to check smp_cache configuration

possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
 2024-10-17 14:29 UTC  (12+ messages)

[RFC 0/2] rust/qemu-api: Rethink property definition macro
 2024-10-17 14:32 UTC  (3+ messages)
` [RFC 1/2] rust/qemu-api: Fix fragment-specifiers in define_property macro
` [RFC 2/2] rust/qemu-api: Bind PropertyInfo to type

[PATCH 0/2] linux-user/ppc: Fix sigmask endianness issue in sigreturn
 2024-10-17 12:54 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg: Test that sigreturn() does not corrupt the signal mask

[PATCH v4 0/8] chardev: implement backend chardev multiplexing
 2024-10-17 13:48 UTC  (4+ messages)
` [PATCH v4 7/8] tests/unit/test-char: add unit test for the `mux-be` multiplexer

[QEMU PATCH] hw/cxl/cxl-mailbox-util: Fix output buffer index update when retrieving DC extents
 2024-10-17 13:08 UTC  (2+ messages)

[PATCH 0/1] Insert LibSPDM in QEMU enabling in-tree compilation
 2024-10-17 13:41 UTC  (5+ messages)

[PATCH] pcie: enable Extended tag field capability
 2024-10-17 13:33 UTC 

[PATCH v4 0/2] riscv: char: Avoid dropped charecters
 2024-10-17 13:22 UTC  (2+ messages)

[PATCH v4 00/19] s390x: Add Full Boot Order Support
 2024-10-17 11:51 UTC  (27+ messages)
` [PATCH v4 01/19] hw/s390x/ipl: Provide more memory to the s390-ccw.img firmware
` [PATCH v4 02/19] pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
` [PATCH v4 03/19] pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
` [PATCH v4 04/19] hw/s390x: Remove the possibility to load the s390-netboot.img binary
` [PATCH v4 05/19] pc-bios/s390-ccw: Merge netboot.mak into the main Makefile
` [PATCH v4 06/19] docs/system/s390x/bootdevices: Update the documentation about network booting
` [PATCH v4 07/19] pc-bios/s390-ccw: Remove panics from ISO IPL path
` [PATCH v4 08/19] pc-bios/s390-ccw: Remove panics from ECKD "
` [PATCH v4 09/19] pc-bios/s390-ccw: Remove panics from SCSI "
` [PATCH v4 10/19] pc-bios/s390-ccw: Remove panics from DASD "
` [PATCH v4 11/19] pc-bios/s390-ccw: Remove panics from Netboot "
` [PATCH v4 12/19] pc-bios/s390-ccw: Enable failed IPL to return after error
` [PATCH v4 13/19] include/hw/s390x: Add include files for common IPL structs
` [PATCH v4 14/19] s390x: Add individual loadparm assignment to CCW device
` [PATCH v4 15/19] hw/s390x: Build an IPLB for each boot device
` [PATCH v4 16/19] s390x: Rebuild IPLB for SCSI device directly from DIAG308
` [PATCH v4 17/19] pc-bios/s390x: Enable multi-device boot loop
` [PATCH v4 18/19] docs/system: Update documentation for s390x IPL
` [PATCH v4 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c

[PATCH v2 00/31] include: move include/qapi/qmp/ to include/qobject/
 2024-10-17 11:33 UTC  (32+ messages)
` [PATCH v2 01/31] "
` [PATCH v2 02/31] audio: adapt to new import path for qobject data type headers
` [PATCH v2 03/31] authz: "
` [PATCH v2 04/31] block: "
` [PATCH v2 05/31] backends: "
` [PATCH v2 06/31] chardev: "
` [PATCH v2 07/31] docs: "
` [PATCH v2 08/31] dump: "
` [PATCH v2 09/31] hw: "
` [PATCH v2 10/31] include: "
` [PATCH v2 11/31] migration: "
` [PATCH v2 12/31] monitor: "
` [PATCH v2 13/31] net: "
` [PATCH v2 14/31] qapi: "
` [PATCH v2 15/31] qga: "
` [PATCH v2 16/31] qobject: "
` [PATCH v2 17/31] qom: "
` [PATCH v2 18/31] replay: "
` [PATCH v2 19/31] scripts: "
` [PATCH v2 20/31] scsi: "
` [PATCH v2 21/31] stats: "
` [PATCH v2 22/31] stubs: "
` [PATCH v2 23/31] system: "
` [PATCH v2 24/31] target: "
` [PATCH v2 25/31] tests: "
` [PATCH v2 26/31] trace: "
` [PATCH v2 27/31] ui: "
` [PATCH v2 28/31] util: "
` [PATCH v2 29/31] qapi: remove header file compatibility symlinks
` [PATCH v2 30/31] qga: remove unused qerror.h header
` [PATCH v2 31/31] system: "

[PULL 00/33] Endianness cleanup patches for 2024-10-15
 2024-10-17 11:42 UTC  (2+ messages)

[PATCH] spapr: nested: Add support for DPDES SPR in GSB for TCG L0
 2024-10-17 11:00 UTC 

[PULL 00/25] x86 and KVM patches for 2024-10-15
 2024-10-17 10:32 UTC  (5+ messages)
` [PULL 13/25] target/i386: convert CMPXCHG8B/CMPXCHG16B to new decoder

[PATCH] tcg/s390x: fix constraint for 32-bit TSTEQ/TSTNE
 2024-10-17 10:28 UTC  (3+ messages)

[PATCH] meson.build: Remove ncurses workaround for OpenBSD
 2024-10-17  9:52 UTC  (2+ messages)

[PATCH v4 0/2] tpm: Resolve potential blocking-forever issue
 2024-10-17  9:50 UTC  (5+ messages)
` [PATCH v4 1/2] tpm: Use new ptm_cap_n structure for PTM_GET_CAPABILITY
` [PATCH v4 2/2] tpm_emulator: Read control channel response in 2 passes

[PULL 00/20] Net patches
 2024-10-17  9:42 UTC  (9+ messages)
` [PULL 08/20] virtio-net: Add only one queue pair when realizing

[PATCH] vhost-user: fix shared object return values
 2024-10-17  9:38 UTC  (9+ messages)

[PATCH] migration/dirtyrate: Silence warning about strcpy() on OpenBSD
 2024-10-17  9:36 UTC  (5+ messages)

[PATCH v2 0/5] Consolidate lan9118 phy implementations
 2024-10-17  9:31 UTC  (3+ messages)
` [PATCH v2 1/5] hw/resettable: Add SOFT reset type

[PATCH] linux-user: Trace rt_sigprocmask's sigsets
 2024-10-17  9:14 UTC 

[PATCH v3 0/8] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
 2024-10-17  9:12 UTC  (5+ messages)
` [PATCH v3 1/8] target/riscv: Add Ssdbltrp CSRs handling

[PATCH v6] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
 2024-10-17  9:03 UTC  (7+ messages)

[RFC PATCH 00/16] rust: allow older versions of rustc and bindgen
 2024-10-17  8:44 UTC  (4+ messages)
` [PATCH 10/16] rust: introduce alternative implementation of offset_of!

[PATCH] crypto/hash-afalg: Fix broken build
 2024-10-17  8:11 UTC  (4+ messages)

[PATCH v2] intel_iommu: Introduce property "x-stale-tm" to control Transient Mapping (TM) field
 2024-10-17  7:57 UTC  (3+ messages)

[PATCH v2 0/8] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
 2024-10-17  7:45 UTC  (10+ messages)
` [PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
` [PATCH v2 3/8] target/riscv: Implement Ssdbltrp exception handling

[PATCH v2] hw/riscv: Add Microblaze V 32bit virt board
 2024-10-17  7:25 UTC 

[PATCH v2] tests/functional: Convert most Aspeed machine tests
 2024-10-17  7:20 UTC  (4+ messages)

[PATCH RFC V5 00/30] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-10-17  7:07 UTC  (2+ messages)

[PATCH 0/7] virtio-net fixes
 2024-10-17  6:52 UTC  (3+ messages)

[PATCH v4 0/6] migration: auto-converge refinements for huge VM
 2024-10-17  6:42 UTC  (7+ messages)
` [PATCH v4 1/6] accel/tcg/icount-common: Remove the reference to the unused header file
` [PATCH v4 2/6] migration: Stop CPU throttling conditionally
` [PATCH v4 3/6] migration: Move cpu-throttole.c from system to migration
` [PATCH v4 4/6] migration: Remove "rs" parameter in migration_bitmap_sync_precopy
` [PATCH v4 5/6] migration: Support periodic RAMBlock dirty bitmap sync
` [PATCH v4 6/6] tests/migration: Add case for periodic ramblock dirty sync

[PULL 00/17] Crypto fixes patches
 2024-10-17  6:34 UTC  (3+ messages)
` [PULL 07/17] crypto/hash-afalg: Implement new hash API

[PATCH v2 0/7] error: Eliminate QERR_PROPERTY_VALUE_OUT_OF_RANGE
 2024-10-17  6:21 UTC  (4+ messages)
` [PATCH v2 6/7] hw/intc/openpic: Improve errors for out of bounds property values

[PATCH] hw/riscv: Add Microblaze V 32bit virt board
 2024-10-17  6:14 UTC  (3+ messages)

Host riscv disas is broken
 2024-10-17  5:38 UTC  (4+ messages)

[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
 2024-10-17  5:35 UTC  (4+ messages)
` [PATCH V1 1/4] hw/acpi: Initialize ACPI Hotplug CPU Status with Support for vCPU `Persistence`

[PATCH] hw/char/riscv_htif: Fix htif_mm_write that causes infinite loop in ACT
 2024-10-17  4:22 UTC  (6+ messages)
  `  "
        ` Fwd: "

[PATCH v6 00/14] tcg/riscv: Add support for vector
 2024-10-17  2:38 UTC 

[PATCH v3 0/4] migration: auto-converge refinements for huge VM
 2024-10-17  3:58 UTC  (7+ messages)
` [PATCH v3 1/4] migration: Move cpu-throttole.c from system to migration
` [PATCH v3 3/4] migration: Support periodic ramblock dirty sync

How to use "subprojects/slirp.wrap"?
 2024-10-17  2:08 UTC 

[PATCH v2 0/2] linux-headers: loongarch: Add kvm_para.h and unistd_64.h
 2024-10-17  2:07 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] linux-headers: Update to Linux v6.12-rc3

[PATCH] linux-headers: loongarch: add kvm_para.h and unistd_64.h
 2024-10-17  1:18 UTC  (4+ messages)

[PATCH 0/4] Consolidate lan9118 phy implementations
 2024-10-16 21:44 UTC  (6+ messages)
` [PATCH 1/4] hw/net/lan9118: Extract lan9118_phy


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