qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-22 07:24:29 to 2024-07-22 18:01:47 UTC [more...]

[RFC PATCH v2 0/9] migration/multifd: Remove multifd_send_state->pages
 2024-07-22 17:59 UTC  (10+ messages)
` [RFC PATCH v2 1/9] migration/multifd: Reduce access to p->pages
` [RFC PATCH v2 2/9] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
` [RFC PATCH v2 3/9] migration/multifd: Introduce MultiFDSendData
` [RFC PATCH v2 4/9] migration/multifd: Make MultiFDPages_t:offset a flexible array member
` [RFC PATCH v2 5/9] migration/multifd: Replace p->pages with an union pointer
` [RFC PATCH v2 6/9] migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
` [RFC PATCH v2 7/9] migration/multifd: Isolate ram pages packet data
` [RFC PATCH v2 8/9] migration/multifd: Don't send ram data during SYNC
` [RFC PATCH v2 9/9] migration/multifd: Replace multifd_send_state->pages with client data

[PATCH] target/riscv: Add a property to set vl to ceil(AVL/2)
 2024-07-22 17:50 UTC 

[PATCH 0/2] Don't initialize HOST_IOMMU_DEVICE with mdev
 2024-07-22 17:45 UTC  (14+ messages)
` [PATCH 1/2] vfio/ap: "
` [PATCH 2/2] vfio/ccw: "

[PATCH 0/4] target/arm: Various minor SME bugfixes
 2024-07-22 17:29 UTC  (5+ messages)
` [PATCH 1/4] target/arm: Don't assert for 128-bit tile accesses when SVL is 128
` [PATCH 2/4] target/arm: Fix UMOPA/UMOPS of 16-bit values
` [PATCH 3/4] target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
` [PATCH 4/4] target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled

[PATCH v5 00/13] hw/iommufd: IOMMUFD Dirty Tracking
 2024-07-22 17:15 UTC  (28+ messages)
` [PATCH v5 05/13] vfio/iommufd: Introduce auto domain creation
` [PATCH v5 06/13] vfio/{iommufd,container}: Remove caps::aw_bits
` [PATCH v5 07/13] vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCaps
` [PATCH v5 09/13] vfio/iommufd: Probe and request hwpt dirty tracking capability
` [PATCH v5 12/13] vfio/migration: Don't block migration device dirty tracking is unsupported

[PATCH] [PATCH] system/memory: Fix max access size
 2024-07-22 16:57 UTC  (6+ messages)

[PATCH v3 00/12] Fixes for user-only munmap races
 2024-07-22 16:49 UTC  (11+ messages)
` [PATCH v3 03/12] target/arm: Use set/clear_helper_retaddr in SVE and SME helpers
` [PATCH v3 08/12] target/ppc: Improve helper_dcbz for user-only
` [PATCH v3 10/12] target/s390x: Use user_or_likely in access_memmove
` [PATCH v3 11/12] target/s390x: Use set/clear_helper_retaddr in mem_helper.c
` [PATCH v3 12/12] target/riscv: Simplify probing in vext_ldff

[PATCH] MAINTAINERS: Add myself as a reviewer of machine core
 2024-07-22 16:44 UTC  (2+ messages)

[PULL 0/4] hw/nvme patches
 2024-07-22 16:40 UTC  (5+ messages)
` [PULL 1/4] hw/nvme: fix memory leak in nvme_dsm
` [PULL 2/4] hw/nvme: add cross namespace copy support
` [PULL 3/4] hw/nvme: actually implement abort
` [PULL 4/4] hw/nvme: remove useless type cast

[PATCH v2 0/7] util/fifo8: Rework fifo8_pop_buf()
 2024-07-22 16:12 UTC  (9+ messages)
` [PATCH v2 1/7] chardev/char-fe: Document returned value on error
` [PATCH v2 2/7] util/fifo8: Fix style
` [PATCH v2 3/7] util/fifo8: Use fifo8_reset() in fifo8_create()
` [PATCH v2 4/7] util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_constbuf()
` [PATCH v2 5/7] util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_constbuf()
` [PATCH v2 6/7] util/fifo8: Expose fifo8_pop_buf()
` [PATCH v2 7/7] util/fifo8: Introduce fifo8_discard()

[PATCH 0/4] gdbstub: Add support for MTE in system mode
 2024-07-22 16:07 UTC  (5+ messages)
` [PATCH 1/4] gdbstub: Use specific MMU index when probing MTE addresses
` [PATCH 2/4] gdbstub: Add support for MTE in system mode
` [PATCH 3/4] tests/guest-debug: Support passing arguments to the GDB test script
` [PATCH 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode

[PATCH 0/5] crypto: improve error reporting detail
 2024-07-22 15:03 UTC  (12+ messages)
` [PATCH 1/5] qapi: allow for g_autoptr(Error) usage
` [PATCH 2/5] chardev: add tracing of socket error conditions
` [PATCH 3/5] crypto: drop gnutls debug logging support
` [PATCH 4/5] crypto: push error reporting into TLS session I/O APIs
` [PATCH 5/5] crypto: propagate errors from TLS session I/O callbacks

[PATCH v3] target/s390x: filter deprecated properties based on model expansion type
 2024-07-22 14:50 UTC  (3+ messages)

[PATCH 0/8] Introduce SMP Cache Topology
 2024-07-22 14:42 UTC  (13+ messages)
` [PATCH 1/8] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH 2/8] qapi/qom: Introduce smp-cache object
` [PATCH 8/8] qemu-options: Add the description of "

[PULL 00/63] virtio,pci,pc: features,fixes
 2024-07-22 14:21 UTC  (3+ messages)
` [PULL 29/63] hw/pci: Do not add ROM BAR for SR-IOV VF

[PATCH for-9.0] qapi: drop unused QCryptoBlockCreateOptionsLUKS.detached-header
 2024-07-22 14:14 UTC  (5+ messages)

[PATCH v16 00/13] Support blob memory and venus on qemu
 2024-07-22 13:55 UTC  (3+ messages)

[PATCH] hw/vfio/container: Fix SIGSEV on vfio_container_instance_finalize()
 2024-07-22 13:50 UTC  (2+ messages)

[PATCH V2 00/11] Live update: cpr-exec
 2024-07-22 13:42 UTC  (11+ messages)
` [PATCH V2 01/11] machine: alloc-anon option
` [PATCH V2 04/11] migration: stop vm earlier for cpr

[PATCH] docs: add more information about CXL2.0 device type
 2024-07-22 13:03 UTC  (2+ messages)

[PATCH qemu] ui/gtk: Reuse input event slots for GdkEventTouch
 2024-07-22 12:29 UTC  (5+ messages)

[PATCH 0/3] util/fifo8: Introduce fifo8_change_capacity()
 2024-07-22 12:20 UTC  (6+ messages)
` [PATCH 3/3] "

[PATCH 00/13] make range overlap check more readable
 2024-07-22 12:18 UTC  (11+ messages)
` [PATCH 08/13] sparc/ldst_helper: "
` [PATCH 09/13] system/memory_mapping: "
` [PATCH 11/13] crypto/block-luks: "

[PATCH 0/2] remove useless type cast
 2024-07-22 12:10 UTC  (7+ messages)
` [PATCH 1/2] mips/loongson3_virt: "
` [PATCH 2/2] nvme/ctrl: "

[PATCH 0/7] hpet: fixes for 64-bit mode and interrupt status registers
 2024-07-22 12:05 UTC  (8+ messages)
` [PATCH 1/7] hpet: fix and cleanup persistence of interrupt status
` [PATCH 2/7] hpet: ignore high bits of comparator in 32-bit mode
` [PATCH 3/7] hpet: remove unnecessary variable "index"
` [PATCH 4/7] hpet: place read-only bits directly in "new_val"
` [PATCH 5/7] hpet: accept 64-bit reads and writes
` [PATCH 6/7] hpet: store full 64-bit target value of the counter
` [PATCH 7/7] hpet: avoid timer storms on periodic timers

[PULL 00/12] QTests, Avocado and s390x fixes for 9.1 softfreeze
 2024-07-22 12:00 UTC  (13+ messages)
` [PULL 01/12] tests/avocado/boot_xen.py: merge base classes
` [PULL 02/12] tests/avocado/boot_xen.py: unify tags
` [PULL 03/12] tests/avocado/boot_xen.py: use class attribute
` [PULL 04/12] tests/avocado: Allow overwriting AVOCADO_SHOW env variable
` [PULL 05/12] tests/avocado: Move LinuxTest related code into a separate file
` [PULL 06/12] tests/avocado/mem-addr-space-check: Remove unused "import signal"
` [PULL 07/12] tests/avocado: Remove the remainders of the virtiofs_submounts test
` [PULL 08/12] tests/avocado/machine_aspeed.py: Increase timeout for TPM test
` [PULL 09/12] hw: Fix crash that happens when introspecting scsi-block on older machine types
` [PULL 10/12] qtest/fuzz: make range overlap check more readable
` [PULL 11/12] tests: increase timeout per instance of bios-tables-test
` [PULL 12/12] target/s390x: filter deprecated properties based on model expansion type

[PATCH v5 00/16] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
 2024-07-22 11:47 UTC  (4+ messages)
` [RFC PATCH v5 16/16] hw/char/pl011: Implement TX FIFO

[RFC PATCH v5 0/8] Add Rust support, implement ARM PL011
 2024-07-22 11:43 UTC  (9+ messages)
` [RFC PATCH v5 1/8] build-sys: Add rust feature option
` [RFC PATCH v5 2/8] build deps: update lcitool to include rust bits
` [RFC PATCH v5 3/8] CI: Add build-system-rust-debian job
` [RFC PATCH v5 4/8] rust: add bindgen step as a meson dependency
` [RFC PATCH v5 5/8] .gitattributes: add Rust diff and merge attributes
` [RFC PATCH v5 6/8] rust: add crate to expose bindings and interfaces
` [RFC PATCH v5 7/8] rust: add PL011 device model
` [RFC PATCH v5 8/8] rust/pl011: vendor dependencies

[PATCH v4] mc146818rtc: add a way to generate RTC interrupts via QMP
 2024-07-22 11:31 UTC  (10+ messages)

[PATCH v4 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-07-22 11:31 UTC  (5+ messages)
` [PATCH v4 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition

[PULL 00/16] Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting)
 2024-07-22 11:04 UTC  (17+ messages)
` [PULL 01/16] testing: bump to latest libvirt-ci
` [PULL 02/16] tests/avocado: Remove non-working sparc leon3 test
` [PULL 03/16] gdbstub: Re-factor gdb command extensions
` [PULL 04/16] plugins/stoptrigger: TCG plugin to stop execution under conditions
` [PULL 05/16] plugins: fix mem callback array size
` [PULL 06/16] tests/plugins: use qemu_plugin_outs for inline stats
` [PULL 07/16] plugins/execlog.c: correct dump of registers values
` [PULL 08/16] semihosting: Include missing 'gdbstub/syscalls.h' header
` [PULL 09/16] target/m68k: Add semihosting stub
` [PULL 10/16] target/mips: "
` [PULL 11/16] target/m68k: Restrict semihosting to TCG
` [PULL 12/16] target/mips: "
` [PULL 13/16] target/riscv: "
` [PULL 14/16] target/xtensa: "
` [PULL 15/16] semihosting: Restrict "
` [PULL 16/16] tests/tcg/aarch64: Fix test-mte.py

[PATCH] hw/arm/smmuv3: Assert input to oas2bits() is valid
 2024-07-22 10:58 UTC  (3+ messages)

[PATCH] target/i386: Always set leaf 0x1f
 2024-07-22 10:18 UTC 

[PATCH] hw/i2c/mpc_i2c.c: Fix mmio region size
 2024-07-22 10:16 UTC  (3+ messages)

[PATCH v2] chardev/char-win-stdio.c: restore old console mode
 2024-07-22  9:52 UTC 

[RFC PATCH v4 0/2] Support RISC-V CSR read/write in Qtest environment
 2024-07-22  9:50 UTC  (5+ messages)
` [RFC PATCH v4 1/2] target/riscv: Add RISC-V CSR qtest support
` [RFC PATCH v4 2/2] tests/qtest: QTest example for RISC-V CSR register

[PATCH] tests: increase timeout per instance of bios-tables-test
 2024-07-22  9:50 UTC  (4+ messages)

[PATCH qemu] [hw/char/bcm2835_aux] Fix receive FIFO filling up (raspi3)
 2024-07-22  9:44 UTC 

[PATCH v5 00/18] SMMUv3 nested translation support
 2024-07-22  9:35 UTC  (8+ messages)

[PULL 00/26] target-arm queue
 2024-07-22  9:33 UTC  (5+ messages)
` [PULL 21/26] hw/arm/smmu: Refactor SMMU OAS

[PATCH] chardev/char-win-stdio.c: restore old console mode
 2024-07-22  9:28 UTC  (3+ messages)

[PATCH 0/2] linux-user: Fix handling when AT_EXECFD is 0
 2024-07-22  9:26 UTC  (5+ messages)
` [PATCH 1/2] util/getauxval: Ensure setting errno if not found

[PATCH] ppc/pnv: Update Power10's cfam id to use Power10 DD2
 2024-07-22  9:17 UTC  (3+ messages)

[PATCH v5 0/5] Power11 support for QEMU [PSeries]
 2024-07-22  9:12 UTC  (2+ messages)

[PATCH] tests/avocado/machine_aspeed.py: Increase timeout for TPM test
 2024-07-22  9:04 UTC  (2+ messages)

[PATCH v3] chardev: add path option for pty backend
 2024-07-22  8:46 UTC  (5+ messages)

[PATCH v5] virtio-pci: Fix the use of an uninitialized irqfd
 2024-07-22  8:41 UTC  (3+ 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).