messages from 2024-08-29 12:43:10 to 2024-08-30 13:42:41 UTC [more...]
[PATCH v5 00/44] Convert avocado tests to normal Python unittests
2024-08-30 13:38 UTC (20+ messages)
` [PATCH v5 01/44] tests/avocado: machine aarch64: standardize location and RO access
` [PATCH v5 02/44] tests/avocado/boot_xen.py: fetch kernel during test setUp()
` [PATCH v5 03/44] tests/avocado/machine_aarch64_sbsaref.py: allow for rw usage of image
` [PATCH v5 05/44] tests/avocado/avocado_qemu: Fix the "from" statements in linuxtest.py
` [PATCH v5 07/44] python: Install pycotap in our venv if necessary
` [PATCH v5 10/44] tests/Makefile.include: Increase the level of indentation in the help text
` [PATCH v5 13/44] tests/functional: Convert avocado tests that just need a small adjustment
` [PATCH v5 16/44] tests/functional: Allow asset downloading with concurrent threads
` [PATCH v5 18/44] tests/functional: Add a function for extracting files from an archive
` [PATCH v5 19/44] tests/functional: Convert some avocado tests that needed avocado.utils.archive
` [PATCH v5 20/44] tests/functional: Convert the s390x avocado tests into standalone tests
` [PATCH v5 24/44] tests/functional: Convert the virtio_gpu avocado test into a standalone test
` [PATCH v5 27/44] tests/functional: Convert the ppc_hv "
` [PATCH v5 28/44] tests/functional: Convert the m68k nextcube test with tesseract
` [PATCH v5 29/44] tests/functional: Convert the acpi-bits test into a standalone test
` [PATCH v5 32/44] tests/functional: Convert the vnc test
` [PATCH v5 34/44] tests/functional: Convert Aarch64 SBSA-Ref avocado tests
` [PATCH v5 35/44] tests/functional: Convert Aarch64 Virt machine "
` [PATCH v5 41/44] docs/devel: Split testing docs from the build docs and move to separate folder
[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
2024-08-30 13:12 UTC (11+ messages)
` [PATCH v2 11/17] migration/multifd: Add an explicit MultiFDSendData destructor
` [PATCH v2 12/17] migration/multifd: Device state transfer support - send side
[PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
2024-08-30 12:21 UTC (21+ messages)
[PATCH 0/2] oslib: fix OSes support for qemu_close_all_open_fd()
2024-08-30 11:57 UTC (8+ messages)
` [PATCH 1/2] qemu/osdep: fix current process fds path for other OSes
` [PATCH 2/2] qemu/osdep: handle sysconf(_SC_OPEN_MAX) return value == -1
[RFC V1 0/6] Live Update: tap and vhost
2024-08-30 11:56 UTC (7+ messages)
` [RFC V1 1/6] Revert "vhost-backend: remove vhost_kernel_reset_device()"
` [RFC V1 2/6] tap: common return label
` [RFC V1 3/6] tap: fix net_init_tap() return code
` [RFC V1 4/6] migration: cpr_get_fd_param helper
` [RFC V1 5/6] tap: cpr support
` [RFC V1 6/6] tap: postload fix for cpr
[PATCH v6 RESEND 0/5] Power11 support for QEMU [PSeries]
2024-08-30 11:53 UTC (3+ messages)
[PATCH v4 00/35] Convert avocado tests to normal Python unittests
2024-08-30 11:37 UTC (10+ messages)
` [PATCH v4 15/35] tests/functional: enable pre-emptive caching of assets
[PATCH 0/8] move qapi under python/qemu/
2024-08-30 11:29 UTC (6+ messages)
` [PATCH 2/8] python/qapi: change "FIXME" to "TODO"
` [PATCH 7/8] python/qapi: move scripts/qapi to python/qemu/qapi
[RFC PATCH 0/2] Sbsa-ref CXL Enablement
2024-08-30 11:18 UTC (6+ messages)
` [RFC PATCH 1/2] hw/arm/sbsa-ref: Enable CXL Host Bridge by pxb-cxl
` [RFC PATCH 2/2] hw/arm/sbsa-ref: Support CXL Fixed Memory Window
[RFC PATCH 0/1] MdePkg/IndustryStandard: add definitions for ACPI 6.4 CEDT
2024-08-30 11:16 UTC (3+ messages)
` [RFC PATCH 1/1] "
[PATCH] crypto: run qcrypto_pbkdf2_count_iters in a new thread
2024-08-30 11:08 UTC (2+ messages)
[PATCH 0/2] crypto: misc pbkdf fixes for testing & algorithm compat
2024-08-30 11:05 UTC (3+ messages)
` [PATCH 1/2] crypto: check gnutls & gcrypt support the requested pbkdf hash
` [PATCH 2/2] tests/unit: always build the pbkdf crypto unit test
[PATCH] target/riscv: Stop timer with infinite timecmp
2024-08-30 11:05 UTC (3+ messages)
[PATCH RESEND v9 0/9] Add Rust build support, ARM PL011 device impl
2024-08-30 11:03 UTC (7+ messages)
` [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces
[RFC PATCH edk2-platforms 0/2] add basic support for CXL on sbsa-ref
2024-08-30 10:59 UTC (5+ messages)
` [RFC PATCH edk2-platforms 1/2] SbsaQemu: Add acpi0016 & acpi0017 objects into DSDT
` [RFC PATCH edk2-platforms 2/2] SbsaQemu: AcpiTables: Add CEDT Table
[PATCH v2] hw/arm/boot: Report error msg if loading elf/dtb failed
2024-08-30 10:53 UTC
[PATCH] hw/arm/boot: Report error msg if loading elf/dtb failed
2024-08-30 10:51 UTC (3+ messages)
[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
2024-08-30 10:48 UTC (5+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring
[PATCH 1/1] platform-bus: fix refcount leak
2024-08-30 10:45 UTC (2+ messages)
[PATCH 00/13] XIVE2 changes for TIMA operations
2024-08-30 8:25 UTC (13+ messages)
` [PATCH 09/13] ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"
` [PATCH 10/13] pnv/xive: Add special handling for pool targets
` [PATCH 11/13] pnv/xive: Update PIPR when updating CPPR
[PATCH v2] aspeed: Deprecate the tacoma-bmc machine
2024-08-30 8:09 UTC (7+ messages)
[RFC 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
2024-08-30 8:05 UTC (7+ messages)
` [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator
` [RFC 2/2] vhost-vdpa: Implement GPA->IOVA & IOVA->SVQ HVA trees
[PATCH] hw/arm/xilinx_zynq: Enable Security Extensions
2024-08-30 8:05 UTC (4+ messages)
[PATCH] raw-format: Fix error message for invalid offset/size
2024-08-30 7:36 UTC (3+ messages)
[PATCH v3 0/2] qdev-monitor: avoid QemuOpts in QMP device_add()
2024-08-30 7:29 UTC (3+ messages)
` [PATCH v3 1/2] qdev-monitor: avoid QemuOpts in QMP device_add
[PATCH] chardev: allow specifying finer-grained reconnect timeouts
2024-08-30 6:34 UTC (5+ messages)
[PATCH v2 00/14] tcg/riscv: Add support for vector
2024-08-30 6:16 UTC (15+ messages)
` [PATCH v2 01/14] tcg/op-gvec: Fix iteration step in 32-bit operation
` [PATCH v2 02/14] util: Add RISC-V vector extension probe in cpuinfo
` [PATCH v2 03/14] tcg/riscv: Add basic support for vector
` [PATCH v2 04/14] tcg/riscv: Add riscv vset{i}vli support
` [PATCH v2 05/14] tcg/riscv: Implement vector load/store
` [PATCH v2 06/14] tcg/riscv: Implement vector mov/dup{m/i}
` [PATCH v2 07/14] tcg/riscv: Add support for basic vector opcodes
` [PATCH v2 08/14] tcg/riscv: Implement vector cmp ops
` [PATCH v2 09/14] tcg/riscv: Implement vector neg ops
` [PATCH v2 10/14] tcg/riscv: Implement vector sat/mul ops
` [PATCH v2 11/14] tcg/riscv: Implement vector min/max ops
` [PATCH v2 12/14] tcg/riscv: Implement vector shs/v ops
` [PATCH v2 13/14] tcg/riscv: Implement vector roti/v/x shi ops
` [PATCH v2 14/14] tcg/riscv: Enable native vector support for TCG host
[PATCH v4 6/7] memory: Do not create circular reference with subregion
2024-08-30 6:11 UTC (12+ messages)
[PATCH v12 00/20] riscv support for control flow integrity extensions
2024-08-30 5:56 UTC (25+ messages)
` [PATCH v12 01/20] target/riscv: expose *envcfg csr and priv to qemu-user as well
` [PATCH v12 02/20] target/riscv: Add zicfilp extension
` [PATCH v12 03/20] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v12 04/20] target/riscv: save and restore elp state on priv transitions
` [PATCH v12 05/20] target/riscv: additional code information for sw check
` [PATCH v12 06/20] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v12 07/20] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v12 08/20] disas/riscv: enable `lpad` disassembly
` [PATCH v12 09/20] target/riscv: Expose zicfilp extension as a cpu property
` [PATCH v12 10/20] target/riscv: Add zicfiss extension
` [PATCH v12 11/20] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH v12 12/20] target/riscv: tb flag for shadow stack instructions
` [PATCH v12 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v12 14/20] target/riscv: AMO operations always raise store/AMO fault
` [PATCH v12 15/20] target/riscv: update `decode_save_opc` to store extra word2
` [PATCH v12 16/20] target/riscv: implement zicfiss instructions
` [PATCH v12 17/20] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v12 18/20] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v12 19/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PATCH v12 20/20] target/riscv: Expose zicfiss extension as a cpu property
[PULL 0/3] virtio: regression fixes
2024-08-30 5:12 UTC (3+ messages)
` [PULL 2/3] hw/audio/virtio-snd: fix invalid param check
[PATCH v3] target/i386/kvm: Refine VMX controls setting for backward compatibility
2024-08-30 2:58 UTC (2+ messages)
` PING: "
[PATCH v2 0/1] linux-user: add openat2 support in linux-user
2024-08-30 1:50 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v2 0/7] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
2024-08-30 0:11 UTC (16+ messages)
` [PATCH v2 1/7] hw/net/can/xlnx-versal-canfd: Fix interrupt level
` [PATCH v2 2/7] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
` [PATCH v2 3/7] hw/net/can/xlnx-versal-canfd: Translate CAN ID registers
` [PATCH v2 4/7] hw/net/can/xlnx-versal-canfd: Handle flags correctly
` [PATCH v2 5/7] hw/net/can/xlnx-versal-canfd: Fix byte ordering
` [PATCH v2 6/7] hw/net/can/xlnx-versal-canfd: Simplify DLC conversions
` [PATCH v2 7/7] hw/net/can/xlnx-versal-canfd: Fix FIFO issues
[PATCH] hw/misc: Add a virtual PCILeech device
2024-08-30 0:08 UTC (3+ messages)
[PATCH 0/9] fifo8: add fifo8_peek(), fifo8_peek_buf() and tests
2024-08-30 0:01 UTC (19+ 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 v5 0/5] target/riscv: Add Smrnmi support
2024-08-29 23:42 UTC (8+ messages)
` [PATCH v5 2/5] target/riscv: Handle Smrnmi interrupt and exception
` [PATCH v5 4/5] target/riscv: Add Smrnmi mnret instruction
[PATCH v3 0/4] gdbstub: Add support for MTE in system mode
2024-08-29 22:16 UTC (8+ messages)
` [PATCH v3 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to "
[PATCH v2 0/2] Postcopy migration and vhost-user errors
2024-08-29 20:29 UTC (7+ messages)
` [PATCH v2 2/2] vhost-user: add a request-reply lock
[PATCH for-9.2] kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
2024-08-29 19:36 UTC (2+ messages)
[PULL 00/20] target-arm queue
2024-08-29 17:25 UTC (5+ messages)
` [PULL 17/20] target/arm: Do memory type alignment check when translation disabled
[PATCH v2 0/1] plugins: add API to read guest CPU memory from hwaddr
2024-08-29 16:47 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] sysbus-fdt: DT node generation for tegra234-mgbe assigned device
2024-08-29 16:17 UTC
[PATCH v3 0/7] vfio/igd: add passthrough support for IGDs of gen 11 and later
2024-08-29 16:14 UTC (2+ messages)
[PATCH v2 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
2024-08-29 15:50 UTC (9+ messages)
` [PATCH v2 2/4] reset: Add RESET_TYPE_WAKEUP
[PATCH RESEND] hw/openrisc/openrisc_sim: keep serial@90000000 as default
2024-08-29 15:40 UTC (7+ messages)
[PATCH v2 0/2] qdev-monitor: avoid QemuOpts in QMP device_add
2024-08-29 14:09 UTC (5+ messages)
` [PATCH v2 1/2] "
qemu-hppa-user: crashes immediately in hppa chroot
2024-08-29 14:08 UTC (3+ messages)
[PATCH] hw/ppc: fix decrementer with BookE timers
2024-08-29 13:36 UTC (5+ messages)
[PATCH V2 1/1] virtio-pci: Add lookup subregion of VirtIOPCIRegion MR
2024-08-29 13:13 UTC (3+ 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).