messages from 2024-08-28 10:43:59 to 2024-08-29 10:36:26 UTC [more...]
[PATCH v4 00/35] Convert avocado tests to normal Python unittests
2024-08-29 10:35 UTC (29+ messages)
` [PATCH v4 04/35] Bump avocado to 103.0
` [PATCH v4 06/35] tests/avocado/boot_linux_console: Remove the s390x subtest
` [PATCH v4 07/35] python: Install pycotap in our venv if necessary
` [PATCH v4 11/35] tests/functional: Prepare the meson build system for the functional tests
` [PATCH v4 14/35] tests/functional: add a module for handling asset download & caching
` [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets
` [PATCH v4 33/35] docs/devel/testing: Split the Avocado documentation into a separate file
` [PATCH v4 34/35] docs/devel/testing: Rename avocado_qemu.Test class
` [PATCH v4 35/35] docs/devel/testing: Add documentation for functional tests
[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-08-29 9:59 UTC (7+ messages)
` [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
[PATCH v2 0/2] Postcopy migration and vhost-user errors
2024-08-29 9:21 UTC (8+ messages)
` [PATCH v2 2/2] vhost-user: add a request-reply lock
[PATCH 0/2] linux-user/syscall.c remove explicit mentions of LFS
2024-08-29 9:15 UTC (6+ messages)
` [PATCH 1/2] linux-user/syscall.c: drop 64 suffix from flock64 &Co
` [PATCH] mark <zlib.h> with for-crc32 in a consistent manner
` [PATCH 2/2] linux-user/syscall.c: eliminate other explicit LFS usages
[PATCH v7 0/6] plugins: access values during a memory read/write
2024-08-29 9:03 UTC (3+ messages)
` [PATCH v7 6/6] tests/tcg/multiarch: add test for plugin memory access
[PATCH 00/13] XIVE2 changes for TIMA operations
2024-08-29 8:54 UTC (9+ messages)
` [PATCH 03/13] ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"
` [PATCH 06/13] ppc/xive2: Dump the VP-group and crowd tables with 'info pic'
` [PATCH 12/13] pnv/xive2: TIMA support for 8-byte OS context push for PHYP
` [PATCH 13/13] pnv/xive2: TIMA CI ops using alternative offsets or byte lengths
[PATCH v10 00/10] Support persistent reservation operations
2024-08-29 8:42 UTC (11+ messages)
` [PATCH v10 01/10] block: add persistent reservation in/out api
` [PATCH v10 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v10 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v10 04/10] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v10 05/10] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH v10 06/10] block/nvme: add reservation command protocol constants
` [PATCH v10 07/10] hw/nvme: add helper functions for converting reservation types
` [PATCH v10 08/10] hw/nvme: enable ONCS and rescap function
` [PATCH v10 09/10] hw/nvme: add reservation protocal command
` [PATCH v10 10/10] block/iscsi: add persistent reservation in/out driver
[PATCH] target/riscv: Stop timer with infinite timecmp
2024-08-29 8:40 UTC
[PATCH v5 0/8] AWS Nitro Enclave emulation support
2024-08-29 8:14 UTC (15+ messages)
` [PATCH v5 1/8] crypto: Define macros for hash algorithm digest lengths
` [PATCH v5 4/8] tests/lcitool: Update libvirt-ci and add libcbor dependency
` [PATCH v5 5/8] device/virtio-nsm: Support for Nitro Secure Module device
` [PATCH v5 6/8] hw/core: Add Enclave Image Format (EIF) related helpers
` [PATCH v5 7/8] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
[PULL 0/6] misc patch queue
2024-08-29 7:14 UTC (6+ messages)
` [PULL 3/6] qemu/osdep: Split qemu_close_all_open_fd() and add fallback
[PATCH] docs/devel: Prohibit calling object_unparent() for memory region
2024-08-29 5:46 UTC
[PATCH v4 0/7] Fix check-qtest-ppc64 sanitizer errors
2024-08-29 4:39 UTC (12+ messages)
` [PATCH v4 6/7] memory: Do not create circular reference with subregion
qemu-hppa-user: crashes immediately in hppa chroot
2024-08-29 2:38 UTC (2+ messages)
[PATCH v5 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
2024-08-29 1:59 UTC (4+ messages)
` [PATCH v5 1/3] qtest: allow SPCR acpi table changes
` [PATCH v5 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
` [PATCH v5 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
[PATCH v11 00/20] riscv support for control flow integrity extensions
2024-08-29 1:34 UTC (38+ messages)
` [PATCH v11 01/20] target/riscv: expose *envcfg csr and priv to qemu-user as well
` [PATCH v11 02/20] target/riscv: Add zicfilp extension
` [PATCH v11 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v11 04/20] target/riscv: save and restore elp state on priv transitions
` [PATCH v11 05/20] target/riscv: additional code information for sw check
` [PATCH v11 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v11 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v11 08/20] disas/riscv: enable `lpad` disassembly
` [PATCH v11 09/20] target/riscv: Expose zicfilp extension as a cpu property
` [PATCH v11 10/20] target/riscv: Add zicfiss extension
` [PATCH v11 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH v11 12/20] target/riscv: tb flag for shadow stack instructions
` [PATCH v11 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v11 14/20] target/riscv: AMO operations always raise store/AMO fault
` [PATCH v11 15/20] target/riscv: update `decode_save_opc` to store extra word2
` [PATCH v11 16/20] target/riscv: implement zicfiss instructions
` [PATCH v11 17/20] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v11 18/20] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v11 19/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PATCH v11 20/20] target/riscv: Expose zicfiss extension as a cpu property
[PATCH] linux-user: add openat2 support in linux-user
2024-08-29 1:23 UTC (2+ messages)
[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
2024-08-29 0:51 UTC (13+ messages)
` [PATCH v2 02/17] migration/ram: Add load start trace event
` [PATCH v2 03/17] migration/multifd: Zero p->flags before starting filling a packet
` [PATCH v2 06/17] migration: Add save_live_complete_precopy_{begin, end} handlers
` [PATCH v2 06/17] migration: Add save_live_complete_precopy_{begin,end} handlers
` [PATCH v2 12/17] migration/multifd: Device state transfer support - send side
[PATCH v3 0/4] gdbstub: Add support for MTE in system mode
2024-08-29 0:43 UTC (6+ messages)
` [PATCH v3 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to "
[PATCH v1 00/15] tcg/riscv: Add support for vector
2024-08-28 23:35 UTC (5+ messages)
` [PATCH v1 15/15] tcg/riscv: Enable vector TCG host-native
[PULL 0/1] QAPI patches patches for 2024-08-27
2024-08-28 22:30 UTC (2+ messages)
[PATCH v3 0/3] Fix MSI-X handling for Xen HVM
2024-08-28 16:48 UTC (7+ messages)
` [PATCH v3 1/3] hw/xen/xen_pt: Save back data only for declared registers
` [PATCH v3 2/3] Update Xen's features.h header
` [PATCH v3 3/3] Do not access /dev/mem in MSI-X PCI passthrough on Xen
[RFC qemu 0/6] hw/cxl: Link speed and width control
2024-08-28 17:00 UTC (2+ messages)
[PATCH v5 00/13] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-08-28 16:54 UTC (4+ messages)
` [PATCH v5 10/13] hw/acpi: Generic Port Affinity Structure support
[PATCH v2] softmmu/physmem: fix memory leak in dirty_memory_extend()
2024-08-28 16:11 UTC (2+ messages)
[PATCH 0/1] Subject: Support deposit8 in include/qemu/bitops.h
2024-08-28 16:07 UTC (5+ messages)
` [PATCH 1/1] include/qemu/bitops.h: Add deposit8 for uint8_t bit operation
[PATCH v7 0/4] migration/multifd: Remove multifd_send_state->pages (leftovers)
2024-08-28 16:01 UTC (9+ messages)
` [PATCH v7 1/4] migration/multifd: Stop changing the packet on recv side
` [PATCH v7 2/4] migration/multifd: Fix p->iov leak in multifd-uadk.c
` [PATCH v7 3/4] migration/multifd: Add a couple of asserts for p->iov
` [PATCH v7 4/4] migration/multifd: Add documentation for multifd methods
[PULL 00/20] target-arm queue
2024-08-28 15:51 UTC (6+ messages)
` [PULL 17/20] target/arm: Do memory type alignment check when translation disabled
[PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
2024-08-28 15:46 UTC (7+ messages)
[PATCH 0/2] chardev: fixes for recent record/replay on muxed
2024-08-28 15:44 UTC (5+ messages)
` [PATCH 1/2] chardev: Fix record/replay error path NULL deref in device creation
` [PATCH 2/2] chardev: Remove __-prefixed names
[PATCH RESEND] hw/openrisc/openrisc_sim: keep serial@90000000 as default
2024-08-28 15:38 UTC (6+ messages)
[PATCH v2] aspeed: Deprecate the tacoma-bmc machine
2024-08-28 15:12 UTC (6+ messages)
qemu-system-hppa HP-UX 64 bit working?
2024-08-28 13:50 UTC
[PATCH 0/1] plugins: add API to read guest CPU memory from hwaddr
2024-08-28 14:41 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v3 0/2] qdev-monitor: avoid QemuOpts in QMP device_add()
2024-08-28 14:20 UTC (5+ messages)
` [PATCH v3 1/2] qdev-monitor: avoid QemuOpts in QMP device_add
` [PATCH v3 2/2] vl: use qmp_device_add() in qemu_create_cli_devices()
[PATCH v3 0/7] vfio/igd: add passthrough support for IGDs of gen 11 and later
2024-08-28 13:43 UTC (8+ messages)
` [PATCH v3 1/7] vfio/igd: return an invalid generation for unknown devices
` [PATCH v3 2/7] vfio/igd: support legacy mode for all known generations
` [PATCH v3 3/7] vfio/igd: use new BDSM register location and size for gen 11 and later
` [PATCH v3 4/7] vfio/igd: add new bar0 quirk to emulate BDSM mirror
` [PATCH v3 5/7] vfio/igd: add ID's for ElkhartLake and TigerLake
` [PATCH v3 6/7] vfio/igd: don't set stolen memory size to zero
` [PATCH v3 7/7] vfio/igd: correctly calculate stolen memory size for gen 9 and later
[PATCH v2] block/reqlist: allow adding overlapping requests
2024-08-28 13:34 UTC (3+ messages)
[PATCH 0/7] vfio/igd: add passthrough support for IGDs of gen 11 and later
2024-08-28 13:08 UTC (6+ messages)
` [PATCH 4/7] vfio/igd: add new bar0 quirk to emulate BDSM mirror
[PATCH RESEND v9 0/9] Add Rust build support, ARM PL011 device impl
2024-08-28 13:18 UTC (13+ messages)
` [PATCH RESEND v9 1/9] Require meson version 1.5.0
` [PATCH RESEND v9 2/9] build-sys: Add rust feature option
` [PATCH RESEND v9 3/9] configure, meson: detect Rust toolchain
` [PATCH RESEND v9 6/9] meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
` [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces
[PATCH v5 0/2] Some refactoring
2024-08-28 13:16 UTC (5+ messages)
` [PATCH v5 1/2] kvm: replace fprintf with error_report()/printf() in kvm_init()
[PATCH v6 00/19] migration/multifd: Remove multifd_send_state->pages
2024-08-28 13:13 UTC (11+ messages)
` [PATCH v6 19/19] migration/multifd: Add documentation for multifd methods
[PATCH v6] kvm: replace fprintf with error_report()/printf() in kvm_init()
2024-08-28 12:45 UTC
[PATCH v2 0/7] vfio/igd: add passthrough support for IGDs of gen 11 and later
2024-08-28 12:39 UTC (8+ messages)
` [PATCH v2 1/7] vfio/igd: return an invalid generation for unknown devices
` [PATCH v2 2/7] vfio/igd: support legacy mode for all known generations
` [PATCH v2 3/7] vfio/igd: use new BDSM register location and size for gen 11 and later
` [PATCH v2 4/7] vfio/igd: add new bar0 quirk to emulate BDSM mirror
` [PATCH v2 5/7] vfio/igd: add ID's for ElkhartLake and TigerLake
` [PATCH v2 6/7] vfio/igd: don't set stolen memory size to zero
` [PATCH v2 7/7] vfio/igd: correctly calculate stolen memory size for gen 9 and later
[PATCH 0/9] fifo8: add fifo8_peek(), fifo8_peek_buf() and tests
2024-08-28 12:22 UTC (10+ messages)
` [PATCH 1/9] fifo8: rename fifo8_peekpop_buf() to fifo8_peekpop_bufptr()
` [PATCH 2/9] fifo8: introduce head variable for fifo8_peekpop_bufptr()
` [PATCH 3/9] fifo8: add skip parameter to fifo8_peekpop_bufptr()
` [PATCH 4/9] fifo8: replace fifo8_pop_bufptr() with fifo8_peekpop_bufptr() in fifo8_pop_buf()
` [PATCH 5/9] fifo8: rename fifo8_pop_buf() to fifo8_peekpop_buf()
` [PATCH 6/9] fifo8: honour do_pop argument in fifo8_peekpop_buf()
` [PATCH 7/9] fifo8: add fifo8_peek_buf() function
` [PATCH 8/9] fifo8: introduce fifo8_peek() function
` [PATCH 9/9] tests/unit: add test-fifo unit test
[PATCH 0/2] QEMU DCD emulation support fix
2024-08-28 11:47 UTC (5+ messages)
` [PATCH 1/2] hw/mem/cxl_type3: Fix More flag setting for dynamic capacity event records
` [PATCH 2/2] hw/cxl/cxl_event: Fix interrupt triggering for dynamic capacity events grouped via More flag
[PATCH v10 00/21] riscv support for control flow integrity extensions
2024-08-28 11:36 UTC (5+ messages)
` [PATCH v10 02/21] linux-user/riscv: set priv for qemu-user and defaults for *envcfg
[PATCH v2 0/3] hvf: arm: Support creating VMs with 64+GB of RAM on macOS 15+
2024-08-28 11:15 UTC (4+ messages)
` [PATCH v2 1/3] hw/boards: Add hvf_get_physical_address_range to MachineClass
` [PATCH v2 2/3] hvf: Split up hv_vm_create logic per arch
` [PATCH v2 3/3] hvf: arm: Implement and use hvf_get_physical_address_range
[PATCH v2 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
2024-08-28 11:06 UTC (7+ messages)
` [PATCH v2 2/4] reset: Add RESET_TYPE_WAKEUP
[PATCH 1/1] allow using a higher icount
2024-08-28 11:05 UTC (5+ 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).