qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-10 12:54:17 to 2024-03-11 16:21:05 UTC [more...]

[PATCH 0/4] crypto: handle gcrypt ciphers being disabled
 2024-03-11 16:20 UTC  (10+ messages)
` [PATCH 1/4] crypto: factor out conversion of QAPI to gcrypt constants
` [PATCH 2/4] crypto: query gcrypt for cipher availability
` [PATCH 3/4] crypto: use error_abort for unexpected failures
` [PATCH 4/4] crypto: report which ciphers are being skipped during tests

[PATCH v2 00/10] mirror: allow switching from background to active mode
 2024-03-11 16:07 UTC  (15+ messages)

[PATCH v1 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
 2024-03-11 15:55 UTC  (10+ messages)
` [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
` [PATCH v1 5/8] virtio-ccw: Handle extra notification data

[PATCH v9 0/3] acpi: report NUMA nodes for device memory using GI
 2024-03-11 15:45 UTC  (5+ messages)
` [PATCH v9 3/3] hw/i386/acpi-build: Add support for SRAT Generic Initiator structures

[PATCH v3 0/5] Add stub to handle Xfer:siginfo:read query
 2024-03-11 15:45 UTC  (2+ messages)

[PATCH 0/5] TCG plugins new inline operations
 2024-03-11 15:43 UTC  (4+ messages)
` [PATCH 4/5] plugins: conditional callbacks

[PATCH v2] linux-aio: add IO_CMD_FDSYNC command support
 2024-03-11 15:40 UTC  (3+ messages)

[PATCH 00/13] Subject: [PATCH 00/15] qapi: Improve command response documentation
 2024-03-11 15:37 UTC  (2+ messages)

[RFC PATCH] contrib/plugins: control flow plugin (WIP!)
 2024-03-11 15:34 UTC 

[PATCH v3 0/3] hw/core: Cleanup and reorder headers
 2024-03-11 15:44 UTC  (10+ messages)
` [PATCH v3 1/3] hw/core: Cleanup unused included headers in cpu-common.c
` [PATCH v3 2/3] hw/core: Cleanup unused included header in machine-qmp-cmds.c
` [PATCH v3 3/3] hw/core: Cleanup unused included headers in numa.c

[PATCH v4 00/25] migration: Improve error reporting
 2024-03-11 15:22 UTC  (4+ messages)
` [PATCH v4 07/25] migration: Always report an error in block_save_setup()

(no subject)
 2024-03-11 15:16 UTC  (10+ messages)
` Problem with migration/rdma

[PATCH v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load
 2024-03-11 15:02 UTC  (2+ messages)

[PATCH v2 0/9] Add AST2700 support
 2024-03-11 14:57 UTC  (11+ messages)
` [PATCH v2 3/9] aspeed/sdmc: "
  ` [PATCH v2 7/9] aspeed/soc: "

[PULL 00/34] riscv-to-apply queue
 2024-03-11 14:39 UTC  (4+ messages)
` [PULL 09/34] target/riscv: add remaining named features

[RFC 0/2] Add RISC-V Server Platform Reference Board
 2024-03-11 14:38 UTC  (10+ messages)
` [RFC 1/2] hw/riscv: Add server platform reference machine
              ` [RISC-V][tech-server-platform] "
                ` [RISC-V][tech-server-soc] "

[PATCH] meson.build: Always require an objc compiler on macos hosts
 2024-03-11 14:17 UTC  (3+ messages)

[PATCH v11 0/7] riscv: set vstart_eq_zero on vector insns
 2024-03-11 13:58 UTC  (8+ messages)
` [PATCH v11 1/7] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH v11 2/7] trans_rvv.c.inc: set vstart = 0 in int scalar move insns
` [PATCH v11 3/7] target/riscv/vector_helpers: do early exit when vstart >= vl
` [PATCH v11 4/7] target/riscv: remove 'over' brconds from vector trans
` [PATCH v11 5/7] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH v11 6/7] target/riscv: enable 'vstart_eq_zero' in the end of insns
` [PATCH v11 7/7] target/riscv/vector_helper.c: optimize loops in ldst helpers

[PATCH v3 0/3] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
 2024-03-11 13:33 UTC  (8+ messages)
` [PATCH v3 1/3] docs/interop/firmware.json: add new enum FirmwareFormat
` [PATCH v3 2/3] docs/interop/firmware.json: add new enum FirmwareArchitecture
` [PATCH v3 3/3] docs: add test for firmware.json QAPI

[PATCH v4 0/5] Virtio dmabuf improvements
 2024-03-11 13:31 UTC  (4+ messages)
` [PATCH v4 3/5] hw/virtio: change dmabuf mutex to QemuMutex

[PULL 00/27] Migration next patches
 2024-03-11 13:30 UTC  (6+ messages)
` [PULL 25/27] migration/multifd: Add mapped-ram support to fd: URI

[PATCH v2 0/2] kvm: add support for guest physical bits
 2024-03-11 13:28 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v4 0/7] Introduce multifd zero page checking
 2024-03-11 13:20 UTC  (5+ messages)
` [PATCH v4 3/7] migration/multifd: Implement ram_save_target_page_multifd to handle multifd version of MigrationOps::ram_save_target_page

[PATCH] migration: Fix format in error message
 2024-03-11 13:15 UTC  (2+ messages)

[PATCH v4] hw: gpio: introduce pcf8574 driver
 2024-03-11 12:08 UTC 

[PATCH] docs: update copyright date to the year 2024
 2024-03-11 12:06 UTC  (2+ messages)

[PATCH] tcg/aarch64: fix assertion failure on TSTxx of UINT32_MAX
 2024-03-11 12:06 UTC  (2+ messages)

[PATCH v3] hw: gpio: introduce pcf8574 driver
 2024-03-11 12:03 UTC  (2+ messages)

[PATCH v6] crypto: Introduce SM4 symmetric cipher algorithm
 2024-03-11 12:00 UTC  (5+ messages)

[PULL for 9.0 00/29] maintainer updates (tests, gdbstub, plugins)
 2024-03-11 12:00 UTC  (6+ messages)
` [PULL 12/29] gdbstub: Implement follow-fork-mode child
` [PULL 26/29] disas: introduce show_opcodes

[PATCH v3 0/5] Generate x86 cpu features
 2024-03-11 11:58 UTC  (4+ messages)

[RFC PATCH] gitlab: aggressively avoid extra GIT data
 2024-03-11 11:34 UTC  (2+ messages)

[PATCH 0/2] hw/nvme: fix hibernation-based migration
 2024-03-11 11:15 UTC  (2+ messages)

[RFC PATCH v2] tests/vm: avoid re-building the VM images all the time
 2024-03-11 10:52 UTC  (2+ messages)

[RFC PATCH v7 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-03-11 10:36 UTC  (4+ messages)

[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
 2024-03-11 10:22 UTC  (20+ messages)
` [PATCH v9 02/21] hw/core/machine: Support modules in -smp
` [PATCH v9 06/21] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
` [PATCH v9 08/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH v9 09/21] i386/cpu: Introduce bitmap to cache available CPU topology levels
` [PATCH v9 11/21] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level

[PATCH v2 00/29] Cleanup up to fix missing ERRP_GUARD() for error_prepend()
 2024-03-11  9:32 UTC  (34+ messages)
` [PATCH v2 01/29] error: Add error_vprepend() in comment of ERRP_GUARD() rules
` [PATCH v2 02/29] backends/iommufd: Fix missing ERRP_GUARD() for error_prepend()
` [PATCH v2 03/29] block: "
` [PATCH v2 04/29] block/copy-before-write: "
` [PATCH v2 05/29] block/nbd: "
` [PATCH v2 06/29] block/nvme: "
` [PATCH v2 07/29] block/qcow2-bitmap: "
` [PATCH v2 08/29] block/qcow2: "
` [PATCH v2 09/29] block/qed: "
` [PATCH v2 10/29] block/snapshot: "
` [PATCH v2 11/29] block/vdi: "
` [PATCH v2 12/29] block/vmdk: "
` [PATCH v2 13/29] block/virtio-blk: "
` [PATCH v2 14/29] hw/core/loader-fit: "
` [PATCH v2 15/29] hw/core/qdev-properties-system: "
` [PATCH v2 16/29] hw/misc/ivshmem: "
` [PATCH v2 17/29] hw/scsi/vhost-scsi: "
` [PATCH v2 18/29] hw/vfio/ap: "
` [PATCH v2 19/29] hw/vfio/container: "
` [PATCH v2 20/29] hw/vfio/helpers: "
` [PATCH v2 21/29] hw/vfio/iommufd: "
` [PATCH v2 22/29] hw/vfio/pci-quirks: "
` [PATCH v2 23/29] hw/vfio/pci: "
` [PATCH v2 24/29] hw/vfio/platform: "
` [PATCH v2 25/29] hw/virtio/vhost-vsock: "
` [PATCH v2 26/29] hw/virtio/vhost: "
` [PATCH v2 27/29] migration/option: "
` [PATCH v2 28/29] net/vhost-vdpa: "
` [PATCH v2 29/29] target/s390x/cpu_models: "

Unmapping KVM Guest Memory from Host Kernel
 2024-03-11  9:29 UTC  (3+ messages)

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-03-11  9:27 UTC  (19+ messages)
` [PATCH v5 30/65] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
` [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
` [PATCH v5 52/65] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility

[RFC PATCH] tests/vm: ensure we build everything by default
 2024-03-11  9:24 UTC  (2+ messages)

[PATCH] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
 2024-03-11  8:45 UTC  (5+ messages)

[PATCH] hw: gpio: introduce pcf8574 driver
 2024-03-11  8:43 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] mac_newworld: change timebase frequency from 100MHz to 25MHz for mac99 machine
 2024-03-11  8:38 UTC  (2+ messages)

[PATCH v3] hw/m68k/mcf5208: add support for reset
 2024-03-11  8:37 UTC  (3+ messages)

[PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
 2024-03-11  8:32 UTC  (6+ messages)
  ` [EXT] "

[PATCH] plugins/howvec: fix use-after-free
 2024-03-11  8:31 UTC  (2+ messages)

[PATCH] tests/plugins: fix use-after-free bug
 2024-03-11  8:30 UTC  (3+ messages)

[PATCH] sun4u: remap ebus BAR0 to use unassigned_io_ops instead of alias to PCI IO space
 2024-03-11  8:28 UTC  (2+ messages)

[PATCH] target/i386: fix direction of "32-bit MMU" test
 2024-03-11  7:58 UTC 

[PATCH v6 00/17] Add boot LoongArch elf kernel with FDT
 2024-03-11  6:50 UTC  (5+ messages)
` [PATCH v6 03/17] hw/loongarch: Add slave cpu boot_code

[PATCH] linux-aio: add IO_CMD_FDSYNC command support
 2024-03-11  6:41 UTC  (6+ messages)

[PATCH 00/14] Cleanup on SMP and its test
 2024-03-11  5:20 UTC  (6+ messages)
` [PATCH 03/14] hw/core/machine-smp: Simplify variables' initialization in machine_parse_smp_config()

[PATCH v2] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
 2024-03-11  4:48 UTC  (2+ messages)

[PATCH v2 0/7] Cleanup and fix @errp dereference
 2024-03-11  3:51 UTC  (2+ messages)

[PATCH v9 00/10] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-03-11  2:40 UTC  (8+ messages)
` [PATCH v9 04/10] target/riscv/vector_helper.c: update tail with vext_set_tail_elems_1s()
` [PATCH v9 09/10] target/riscv: Clear vstart_qe_zero flag

[PULL v2 00/17] loongarch-to-apply queue
 2024-03-11  2:22 UTC  (3+ messages)
` [PULL v2 03/17] hw/loongarch: Add slave cpu boot_code

[PATCH v6 0/3] Initial support for SPDM Responders
 2024-03-11  1:15 UTC  (4+ messages)
` [PATCH v6 1/3] hw/pci: Add all Data Object Types defined in PCIe r6.0
` [PATCH v6 2/3] backends: Initial support for SPDM socket support
` [PATCH v6 3/3] hw/nvme: Add SPDM over DOE support

[PATCH v4 00/19] contrib/elf2dmp: Improve robustness
 2024-03-10 20:25 UTC  (4+ messages)
` [PATCH v4 15/19] MAINTAINERS: Add Akihiko Odaki as a elf2dmp reviewer

[PULL 0/2] vfio queue
 2024-03-10 19:19 UTC  (3+ messages)
` [PULL 1/2] vfio: register container for cpr
` [PULL 2/2] vfio: allow cpr-reboot migration if suspended

[PATCH v3] hw/scsi/lsi53c895a: add timer to scripts processing
 2024-03-10 18:59 UTC  (3+ messages)

[PATCH v2] target/arm: Fix 32-bit SMOPA
 2024-03-10 18:20 UTC  (4+ messages)

[PATCH 0/2] tcg/aarch64: Fixes for test comparisons
 2024-03-10 15:48 UTC  (3+ messages)
` [PATCH 1/2] tcg/aarch64: Fix tcg_out_cmp "

[PATCH] docs/specs/pvpanic: document shutdown event
 2024-03-10 15:04 UTC 

[PULL 00/11] Trivial patches for 2024-03-09
 2024-03-10 14:18 UTC  (2+ messages)

[PULL 00/43] Misc HW patches for 2024-03-09
 2024-03-10 14:18 UTC  (2+ messages)

[PATCH v2] docs/conf.py: Remove usage of distutils
 2024-03-10 14:10 UTC  (7+ 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).