messages from 2022-11-11 18:27:07 to 2022-11-15 00:21:48 UTC [more...]
[PATCH v1 for 7.2 0/9] test and doc updates
2022-11-14 17:10 UTC (6+ messages)
` [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
[PATCH 1/2] hw/xen/xen_pt: Call default handler only if no custom one is set
2022-11-14 22:44 UTC (4+ messages)
` [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
[PATCH v6 00/10] ASID support in vhost-vdpa net
2022-11-14 16:30 UTC (23+ messages)
` [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
` [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
` [PATCH v6 10/10] vdpa: Always start CVQ in SVQ mode
[PATCH v2 0/3] Add OCP extended log to nvme QEMU
2022-11-14 13:50 UTC (2+ messages)
` [PATCH v2 1/3] nvme: Move adjustment of data_units{read,written}
[PATCH for 7.2-rc1 v2 00/12] testing, docs, plugins, arm pre-PR
2022-11-14 22:15 UTC (8+ messages)
` [PATCH v2 02/12] tests/avocado: improve behaviour waiting for login prompts
` [PATCH v2 11/12] gitlab: integrate coverage report
` [PATCH v2 12/12] hw/intc: add implementation of GICD_IIDR to Arm GIC
[PATCH v3 0/2] Fix the virtio features negotiation flaw
2022-11-14 15:48 UTC (8+ messages)
` [PATCH v3 2/2] vhost-net: "
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-11-14 22:16 UTC (10+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
[PATCH] hw/sd: Fix sun4i allwinner-sdhost for U-Boot
2022-11-14 17:29 UTC (3+ messages)
[cross-project PATCH v2] NBD 64-bit extensions
2022-11-14 22:51 UTC (36+ messages)
` [PATCH v2 0/6] NBD spec changes for "
` [PATCH v2 2/6] spec: Tweak description of maximum block size
` [PATCH v2 3/6] spec: Add NBD_OPT_EXTENDED_HEADERS
` [PATCH v2 4/6] spec: Allow 64-bit block status results
` [PATCH v2 00/15] qemu patches for 64-bit NBD extensions
` [PATCH v2 01/15] nbd/client: Add safety check on chunk payload length
` [PATCH v2 02/15] nbd/server: Prepare for alternate-size headers
` [PATCH v2 05/15] nbd/server: Refactor handling of request payload
` [PATCH v2 07/15] nbd/server: Initial support for extended headers
` [PATCH v2 08/15] nbd/server: Support 64-bit block status
` [PATCH v2 09/15] nbd/client: Initial support for extended headers
` [PATCH v2 10/15] nbd/client: Accept 64-bit block status chunks
` [PATCH v2 11/15] nbd/client: Request extended headers during negotiation
` [PATCH v2 14/15] RFC: nbd/client: Accept 64-bit hole chunks
` [PATCH v2 15/15] RFC: nbd/server: Send 64-bit hole chunk
` [libnbd PATCH v2 00/23] libnbd 64-bit NBD extensions
` [libnbd PATCH v2 01/23] block_status: Refactor array storage
` [libnbd PATCH v2 02/23] internal: Refactor layout of replies in sbuf
` [libnbd PATCH v2 03/23] protocol: Add definitions for extended headers
` [libnbd PATCH v2 04/23] states: Prepare to send 64-bit requests
` [libnbd PATCH v2 05/23] states: Prepare to receive 64-bit replies
` [libnbd PATCH v2 06/23] states: Break deadlock if server goofs on extended replies
` [libnbd PATCH v2 08/23] block_status: Track 64-bit extents internally
` [libnbd PATCH v2 09/23] block_status: Accept 64-bit extents during block status
` [libnbd PATCH v2 10/23] api: Add [aio_]nbd_block_status_64
` [libnbd PATCH v2 11/23] api: Add several functions for controlling extended headers
` [libnbd PATCH v2 12/23] copy: Update nbdcopy to use 64-bit block status
` [libnbd PATCH v2 13/23] dump: Update nbddump "
` [libnbd PATCH v2 14/23] info: Expose extended-headers support through nbdinfo
` [libnbd PATCH v2 15/23] info: Update nbdinfo --map to use 64-bit block status
` [libnbd PATCH v2 17/23] ocaml: Add example for 64-bit extents
` [libnbd PATCH v2 18/23] generator: Actually request extended headers
` [libnbd PATCH v2 19/23] api: Add nbd_[aio_]opt_extended_headers()
` [libnbd PATCH v2 20/23] interop: Add test of 64-bit block status
` [libnbd PATCH v2 22/23] api: Add nbd_[aio_]block_status_filter()
[PATCH] target/mips: Properly set C0_CMGCRBase after CPU reset
2022-11-14 16:25 UTC
[PATCH v2 0/5] migration: Bug fixes (prepare for preempt-full)
2022-11-14 14:04 UTC (9+ messages)
` [PATCH v2 1/5] migration: Fix possible infinite loop of ram save process
` [PATCH v2 2/5] migration: Fix race on qemu_file_shutdown()
` [PATCH v2 4/5] migration: Use non-atomic ops for clear log bitmap
` [PATCH v2 5/5] migration: Disable multifd explicitly with compression
[PATCH v4] qapi/qom: Memory backend property prealloc-threads doc fix
2022-11-14 8:33 UTC (4+ messages)
[PATCH 0/4 v3] Multi-Region and Volatile Memory support for CXL Type-3 Devices
2022-11-14 23:00 UTC (4+ messages)
` [PATCH 3/4] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH 00/13] block: Simplify drain
2022-11-14 20:22 UTC (13+ messages)
` [PATCH 02/13] test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()
` [PATCH 04/13] block: Remove drained_end_counter
` [PATCH 08/13] stream: Replace subtree drain with a single node drain
` [PATCH 09/13] block: Remove subtree drains
` [PATCH 10/13] block: Call drain callbacks only once
` [PATCH 12/13] block: Don't poll in bdrv_replace_child_noperm()
[PATCH for 8.0 0/8] Refactor cryptodev
2022-11-14 18:16 UTC (3+ messages)
` [PATCH for 8.0 8/8] hmp: add cryptodev info command
[PATCH v4 0/7] Add ARM Cortex-R52 CPU
2022-11-14 17:19 UTC (5+ messages)
` [PATCH v4 3/7] target/arm: Make stage_2_format for cache attributes optional
` [PATCH v4 4/7] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
KVM call for 2022-11-15
2022-11-14 11:47 UTC
[PATCH] s390x: Fix spelling errors
2022-11-14 4:18 UTC (3+ messages)
[PULL 0/2] target/i386: fix cmpxchgl, lahf, sahf
2022-11-14 23:38 UTC (2+ messages)
` [PULL 1/2] target/i386: fix cmpxchg with 32-bit register destination
[PATCH v2 00/15] migration: Postcopy Preempt-Full
2022-11-14 15:18 UTC (5+ messages)
` [PATCH v2 03/15] migration: Cleanup xbzrle zero page cache update logic
` [PATCH v2 15/15] migration: Drop rs->f
[PULL 0/1] Fix loongarch make check-tcg failure
2022-11-13 11:30 UTC (3+ messages)
` [PULL 1/1] hw/loongarch: Fix loongarch fdt addr confict
[PATCH v2 0/3] Add (more) missing PolarFire SoC io regions
2022-11-14 2:18 UTC (8+ messages)
` [PATCH v2 1/3] hw/misc/pfsoc: add fabric clocks to ioscb
` [PATCH v2 2/3] hw/riscv: pfsoc: add missing FICs as unimplemented
` [PATCH v2 3/3] hw/{misc, riscv}: pfsoc: add system controller "
[PATCH v7 00/12] Migration: Transmit and detect zero pages in the multifd threads
2022-11-14 12:30 UTC (4+ messages)
` [PATCH v7 12/12] So we use multifd to transmit zero pages
[PATCH] ccid-card-emulated: fix cast warning
2022-11-14 13:22 UTC
[PULL 00/11] Block layer patches
2022-11-14 10:56 UTC (3+ messages)
[PATCH v2 0/1] tcg: add perfmap and jitdump
2022-11-14 16:13 UTC
[PATCH v3] qapi/qom: Memory backend property prealloc-threads doc fix
2022-11-14 1:27 UTC (8+ messages)
[PATCH] hw/intc/arm_gicv3: fix prio masking on pmr write
2022-11-14 13:32 UTC
[PATCH v3 0/7] memory: prevent dma-reentracy issues
2022-11-14 20:31 UTC (3+ messages)
` [PATCH v3 1/7] memory: associate DMA accesses with the initiator Device
[PATCH] hw/intc: sifive_plic: Renumber the S irqs for numa support
2022-11-14 1:18 UTC (2+ messages)
[PATCH v2 0/8] support subsets of code size reduction extension
2022-11-13 21:40 UTC (10+ messages)
` [PATCH v2 1/8] target/riscv: add cfg properties for Zc* extension
` [PATCH v2 2/8] target/riscv: add support for Zca and Zcf extensions
` [PATCH v2 3/8] target/riscv: add support for Zcd extension
` [PATCH v2 4/8] target/riscv: add support for Zcb extension
` [PATCH v2 5/8] target/riscv: add support for Zcmp extension
` [PATCH v2 6/8] target/riscv: add support for Zcmt extension
` [PATCH v2 7/8] target/riscv: expose properties for Zc* extension
` [PATCH v2 8/8] disas/riscv.c: add disasm support for Zc*
[PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
2022-11-13 20:09 UTC
[PATCH for 8.0 v5 00/20] use MemTxAttrs to avoid current_cpu in hw/
2022-11-13 20:04 UTC (44+ messages)
` [PATCH v5 01/20] hw: encode accessing CPU index in MemTxAttrs
` [PATCH v5 02/20] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs
` [PATCH v5 04/20] target/arm: ensure KVM traps "
` [PATCH v5 05/20] target/arm: ensure m-profile helpers "
` [PATCH v5 06/20] qtest: make read/write operation appear to be from CPU
` [PATCH v5 07/20] hw/intc/gic: use MxTxAttrs to divine accessing CPU
` [PATCH v5 08/20] hw/timer: convert mptimer access to attrs to derive cpu index
` [PATCH v5 09/20] hw/arm: remove current_cpu hack from pxa2xx access
` [PATCH v5 10/20] target/microblaze: initialise MemTxAttrs for CPU access
` [PATCH v5 11/20] target/sparc: "
` [PATCH v5 12/20] target/riscv: "
` [PATCH v5 13/20] target/i386: add explicit initialisation for MexTxAttrs
` [PATCH v5 14/20] hw/audio: explicitly set .requester_type for intel-hda
` [PATCH v5 15/20] hw/i386: update vapic_write to use MemTxAttrs
` [PATCH v5 16/20] include: add MEMTXATTRS_MACHINE helper
` [PATCH v5 17/20] hw/intc: properly model IOAPIC MSI messages
` [PATCH v5 18/20] hw/i386: convert apic access to use MemTxAttrs
` [PATCH v5 19/20] hw/isa: derive CPUState from MemTxAttrs in apm_ioport_writeb
` [PATCH v5 20/20] include/hw: add commentary to current_cpu export
[PATCH] capstone: use <capstone/capstone.h> instead of <capstone.h>
2022-11-13 19:47 UTC
[PATCH] qga: Add initial OpenBSD and NetBSD support
2022-11-13 19:32 UTC (2+ messages)
virtio4-inputinterrupt triggers 0, causing packet loss
2022-11-13 8:41 UTC
[RFC PATCH 0/1] hw/arm: use -cpu max by default on sbsa-ref
2022-11-13 14:27 UTC (2+ messages)
[PATCH-for-7.2 v2] libvduse: Avoid warning about dangerous use of strncpy()
2022-11-13 11:31 UTC (3+ messages)
[PATCH v2] block/rbd: Add support for layered encryption
2022-11-13 10:17 UTC
[PATCH v1] block/rbd: Add support for layered encryption
2022-11-13 10:16 UTC (3+ messages)
[PATCH v2] hw/riscv: virt: Remove the redundant ipi-id property
2022-11-13 9:51 UTC
[PATCH v9 0/5] add generic vDPA device support
2022-11-12 14:40 UTC (6+ messages)
` [PATCH v9 1/5] virtio: get class_id and pci device id by the virtio id
` [PATCH v9 2/5] vdpa: add vdpa-dev support
` [PATCH v9 3/5] vdpa: add vdpa-dev-pci support
` [PATCH v9 4/5] vdpa-dev: mark the device as unmigratable
` [PATCH v9 5/5] docs: Add generic vhost-vdpa device documentation
[PULL 0/3] pc,virtio: regression fixes
2022-11-12 2:32 UTC (2+ messages)
[PULL 0/1] ppc queue
2022-11-12 2:32 UTC (2+ messages)
[PULL 0/8] Misc fixes
2022-11-12 2:32 UTC (2+ messages)
[PATCH] hw/misc/pfsoc: add fabric clocks to ioscb
2022-11-12 13:19 UTC (5+ messages)
[PATCH for-8.0 0/3] target/i386: cmpxchg8b and cmpxchg16b cleanup
2022-11-12 7:56 UTC (4+ messages)
` [PATCH for-8.0 1/3] target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
` [PATCH for-8.0 2/3] target/i386: Inline cmpxchg8b
` [PATCH for-8.0 3/3] target/i386: Inline cmpxchg16b
[PATCH v8 0/5] add generic vDPA device support
2022-11-12 7:39 UTC (9+ messages)
` [PATCH v8 4/5] vdpa-dev: mark the device as unmigratable
` [PATCH v8 5/5] docs: Add generic vhost-vdpa device documentation
[PATCH] hw/virtio: added virtio-serial test cases
2022-11-12 6:32 UTC
[PATCH for-8.0 0/1] target/ppc: Use tcg_gen_atomic_cmpxchg_i128
2022-11-12 6:11 UTC (2+ messages)
` [PATCH for-8.0 1/1] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
[PATCH v4] acpi/tests/avocado/bits: some misc fixes
2022-11-12 4:54 UTC
biosbits test failing on origin/master
2022-11-12 4:39 UTC (4+ messages)
[PATCH for-8.0 0/2] target/arm: Use tcg_gen_atomic_cmpxchg_i128
2022-11-12 4:25 UTC (3+ messages)
` [PATCH for-8.0 1/2] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP
` [PATCH for-8.0 2/2] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
[PATCH for-8.0 0/2] hw/misc: Convert MOS6522 devices to 3-phase reset
2022-11-12 0:58 UTC (2+ messages)
[PATCH] hw/riscv: virt: Remove the redundant ipi-id property
2022-11-12 0:46 UTC (4+ 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).