messages from 2024-02-05 12:45:43 to 2024-02-06 10:46:12 UTC [more...]
[PULL 00/12] s390x, tests and misc. patches
2024-02-06 10:43 UTC (10+ messages)
` [PULL 01/12] hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
` [PULL 02/12] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
` [PULL 03/12] docs/about: Deprecate the old "power5+" and "power7+" CPU names
` [PULL 04/12] target/s390x: Emulate CVDG
` [PULL 05/12] target/s390x: Emulate CVB, CVBY and CVBG
` [PULL 06/12] tests/tcg/s390x: Test CONVERT TO DECIMAL
` [PULL 09/12] tests/vm: Set UseDNS=no in the sshd configuration
` [PULL 10/12] tests/vm/freebsd: Reload "
` [PULL 11/12] test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics
[PATCH 00/17] migration: Add new migration channel connect and TLS upgrade APIs
2024-02-06 10:25 UTC (10+ messages)
` [PATCH 04/17] migration/multifd: Set p->running = true in the right place
[PATCH v2 0/6] migration/multifd: Fix channel creation vs. cleanup races
2024-02-06 10:06 UTC (13+ messages)
` [PATCH v2 1/6] migration/multifd: Join the TLS thread
` [PATCH v2 2/6] migration/multifd: Remove p->running
` [PATCH v2 3/6] migration/multifd: Move multifd_send_setup error handling in to the function
` [PATCH v2 4/6] migration/multifd: Move multifd_send_setup into migration thread
` [PATCH v2 5/6] migration/multifd: Unify multifd and TLS connection paths
` [PATCH v2 6/6] migration/multifd: Add a synchronization point for channel creation
[PATCH] hw: riscv: Allow large kernels to boot by moving the initrd further way in RAM
2024-02-06 9:41 UTC (4+ messages)
[PATCH v3 00/17] TCG Plugin inline operation enhancement
2024-02-06 9:24 UTC (18+ messages)
` [PATCH v3 01/17] plugins: remove previous n_vcpus functions from API
` [PATCH v3 02/17] plugins: add qemu_plugin_num_vcpus function
` [PATCH v3 03/17] plugins: fix order of init/idle/resume callback
` [PATCH v3 04/17] cpu: call plugin init hook asynchronously
` [PATCH v3 05/17] plugins: scoreboard API
` [PATCH v3 06/17] docs/devel: plugins can trigger a tb flush
` [PATCH v3 07/17] plugins: implement inline operation relative to cpu_index
` [PATCH v3 08/17] plugins: add inline operation per vcpu
` [PATCH v3 09/17] tests/plugin: add test plugin for inline operations
` [PATCH v3 10/17] tests/plugin/mem: migrate to new per_vcpu API
` [PATCH v3 11/17] tests/plugin/insn: "
` [PATCH v3 12/17] tests/plugin/bb: "
` [PATCH v3 13/17] contrib/plugins/hotblocks: "
` [PATCH v3 14/17] contrib/plugins/howvec: "
` [PATCH v3 15/17] plugins: remove non per_vcpu inline operation from API
` [PATCH v3 16/17] plugins: cleanup codepath for previous inline operation
` [PATCH v3 17/17] MAINTAINERS: Add myself as reviewer for TCG Plugins
[PATCH] tests/cdrom-test: Add cdrom test for LoongArch virt machine
2024-02-06 9:20 UTC (6+ messages)
[PATCH v3 0/4] make vm-build-freebsd fixes
2024-02-06 9:02 UTC (6+ messages)
` [PATCH v3 1/4] tests/vm: Set UseDNS=no in the sshd configuration
` [PATCH v3 2/4] tests/vm/freebsd: Reload "
` [PATCH v3 3/4] test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics
` [PATCH v3 4/4] meson: Link with libinotify on FreeBSD
[PATCH v5 0/4] target/s390x: Emulate CVDG and CVB*
2024-02-06 8:43 UTC (6+ messages)
` [PATCH v5 1/4] target/s390x: Emulate CVDG
` [PATCH v5 2/4] target/s390x: Emulate CVB, CVBY and CVBG
` [PATCH v5 3/4] tests/tcg/s390x: Test CONVERT TO DECIMAL
` [PATCH v5 4/4] tests/tcg/s390x: Test CONVERT TO BINARY
[PATCH v11 0/3] gdbstub and TCG plugin improvements
2024-02-06 8:36 UTC (7+ messages)
[PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
2024-02-06 8:31 UTC (7+ messages)
` "
[PATCH 0/3] ci: Fixes on the recent cross-binary test case
2024-02-06 8:30 UTC (8+ messages)
` [PATCH 1/3] tests/migration-test: Stick with gicv3 in aarch64 test
` [PATCH 2/3] ci: Remove tag dependency for build-previous-qemu
` [PATCH 3/3] ci: Update comment for migration-compat-aarch64
[RFC PATCH 0/4] Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions
2024-02-06 8:28 UTC (5+ messages)
` [RFC PATCH 1/4] confidential guest support: Add kvm_init() and kvm_reset() in class
` [RFC PATCH 2/4] i386/sev: Switch to use confidential_guest_kvm_init()
` [RFC PATCH 3/4] ppc/pef: switch to use confidential_guest_kvm_init/reset()
` [RFC PATCH 4/4] s390: Switch to use confidential_guest_kvm_init()
building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
2024-02-06 7:50 UTC (7+ messages)
[PATCH 0/5] virtio-blk: iothread-vq-mapping cleanups
2024-02-06 7:29 UTC (11+ messages)
` [PATCH 1/5] virtio-blk: enforce iothread-vq-mapping validation
` [PATCH 2/5] virtio-blk: clarify that there is at least 1 virtqueue
` [PATCH 3/5] virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()
` [PATCH 4/5] virtio-blk: declare VirtIOBlock::rq with a type
` [PATCH 5/5] monitor: use aio_co_reschedule_self()
[PULL v3 0/3] Host Memory Backends and Memory devices queue 2024-02-06
2024-02-06 7:22 UTC (4+ messages)
` [PULL v3 1/3] hv-balloon: use get_min_alignment() to express 32 GiB alignment
` [PULL v3 2/3] memory-device: reintroduce memory region size check
` [PULL v3 3/3] oslib-posix: initialize backend memory objects in parallel
[PULL v2 0/3] Host Memory Backends and Memory devices queue 2024-02-06
2024-02-06 7:20 UTC (3+ messages)
` [PULL v2 1/3] hv-balloon: use get_min_alignment() to express 32 GiB alignment
[PULL 0/3] Host Memory Backends and Memory devices queue 2024-02-6
2024-02-06 7:11 UTC (3+ messages)
` [PULL 1/3] hv-balloon: use get_min_alignment() to express 32 GiB alignment
[PATCH] docs/style: allow C99 mixed declarations
2024-02-06 5:53 UTC (8+ messages)
[v0 0/2] uart base and hardcode boot address 0
2024-02-06 3:29 UTC (12+ messages)
` [PATCH v0 1/2] aspeed: support uart controller both 0 and 1 base
` [PATCH v0 2/2] aspeed: fix hardcode boot address 0
[PULL v2 00/39] tcg patch queue
2024-02-06 3:21 UTC (2+ messages)
` [PULL v2 38/39] tcg/s390x: Support TCG_COND_TST{EQ,NE}
[PATCH v2 0/6] target/arm: assorted mte fixes
2024-02-06 3:05 UTC (7+ messages)
` [PATCH v2 1/6] linux-user/aarch64: Extend PR_SET_TAGGED_ADDR_CTRL for FEAT_MTE3
` [PATCH v2 2/6] target/arm: Fix nregs computation in do_ld_zpa
` [PATCH v2 3/6] target/arm: Adjust and validate mtedesc sizem1
` [PATCH v2 4/6] target/arm: Split out make_svemte_desc
` [PATCH v2 5/6] target/arm: Handle mte in do_ldrq, do_ldro
` [PATCH v2 6/6] target/arm: Fix SVE/SME gross MTE suppression checks
[PATCH v2 00/23] migration/multifd: Refactor ->send_prepare() and cleanups
2024-02-06 3:05 UTC (8+ messages)
` [PATCH v2 23/23] migration/multifd: Optimize sender side to be lockless
[PATCH 0/2] migration: Fix return-path thread exit
2024-02-06 2:42 UTC (4+ messages)
[PATCH V2] loongarch: Change the UEFI loading mode to loongarch
2024-02-06 2:10 UTC
[PATCH v2 0/7] Move memory listener register to vhost_vdpa_init
2024-02-06 1:10 UTC (3+ messages)
` [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
[PATCH v2 0/3] Hexagon (target/hexagon) Only pass env to generated helper when needed
2024-02-06 0:50 UTC (4+ messages)
` [PATCH v2 1/3] Hexagon (target/hexagon) Pass P0 explicitly to helpers that need it
` [PATCH v2 2/3] Hexagon (target/hexagon) Pass SP "
` [PATCH v2 3/3] Hexagon (target/hexagon) Only pass env to generated helper when needed
[PATCH v3 0/2] riscv: add rv32i,rv32e and rv64e CPUs
2024-02-05 23:40 UTC (2+ messages)
[PATCH v3 0/3] Virtio dmabuf improvements
2024-02-05 23:11 UTC (5+ messages)
` [PATCH v3 1/3] hw/virtio: check owner for removing objects
` [PATCH v3 2/3] hw/virtio: cleanup shared resources
[PATCH] hw/i386/multiboot: Make bootloader_name static
2024-02-05 21:51 UTC
[PATCH] hw/net/tulip: add chip status register values
2024-02-05 19:47 UTC
[PATCH v4 0/5] Add ISA extension smcntrpmf support
2024-02-05 19:38 UTC (5+ messages)
` [PATCH v4 5/5] target/riscv: Implement privilege mode filtering for cycle/instret
[PATCH v2 0/4] make vm-build-freebsd fixes
2024-02-05 18:55 UTC (8+ messages)
` [PATCH v2 1/4] tests/vm: Set UseDNS=no in the sshd configuration
` [PATCH v2 2/4] tests/vm/freebsd: Reload "
` [PATCH v2 3/4] tests/test-util-filemonitor: Adapt to FreeBSD inotify rename semantics
` [PATCH v2 4/4] meson: Link with libinotify on FreeBSD
` "
[PATCH v4 0/4] target/s390x: Emulate CVDG and CVB*
2024-02-05 18:47 UTC (8+ messages)
` [PATCH v4 2/4] target/s390x: Emulate CVB, CVBY and CVBG
` "
` [PATCH v4 3/4] tests/tcg/s390x: Test CONVERT TO DECIMAL
` [PATCH v4 4/4] tests/tcg/s390x: Test CONVERT TO BINARY
[GIT PULL 0/8] Host Memory Backends and Memory devices patches
2024-02-05 17:55 UTC (6+ messages)
` [GIT PULL 5/8] util: Add write-only "node-affinity" property for ThreadContext
[PATCH v9 0/5] eBPF RSS through QMP support
2024-02-05 16:54 UTC (6+ messages)
` [PATCH v9 1/5] ebpf: Added eBPF map update through mmap
` [PATCH v9 2/5] ebpf: Added eBPF initialization by fds
` [PATCH v9 3/5] virtio-net: Added property to load eBPF RSS with fds
` [PATCH v9 4/5] qmp: Added new command to retrieve eBPF blob
` [PATCH v9 5/5] ebpf: Updated eBPF program and skeleton
[PATCH v8 0/5] eBPF RSS through QMP support
2024-02-05 16:54 UTC (4+ messages)
` [PATCH v8 1/5] ebpf: Added eBPF map update through mmap
[PATCH] iotests: give tempdir an identifying name
2024-02-05 16:42 UTC (2+ messages)
[PATCH v2 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
2024-02-05 16:24 UTC (7+ messages)
` [PATCH v2 1/3] virtio-iommu: Add an option to define the input range width
` [PATCH v2 3/3] hw: Set virtio-iommu aw-bits default value on pc_q35_9.0 and arm virt
[PATCH 0/3] make vm-build-freebsd fixes
2024-02-05 16:02 UTC (8+ messages)
` [PATCH 3/3] meson: Disable CONFIG_NOTIFY1 on FreeBSD
[PATCH] iotests: fix leak of tmpdir in dry-run mode
2024-02-05 15:52 UTC (3+ messages)
[PATCH 0/5] migration/multifd: Fix channel creation vs. cleanup races
2024-02-05 15:41 UTC (6+ messages)
` [PATCH 5/5] migration/multifd: Add a synchronization point for channel creation
[RFC PATCH 00/11 qemu] arm/acpi/pci/cxl: ACPI based FW First error injection
2024-02-05 14:19 UTC (12+ messages)
` [RFC PATCH 01/11] hw/pci: Add pcie_find_dvsec() utility
` [RFC PATCH 02/11] hw/acpi: Allow GPEX _OSC to keep fw first control of AER and CXL errors
` [RFC PATCH 03/11] arm/virt: Add fw-first-ras property
` [RFC PATCH 04/11] acpi/ghes: Support GPIO error source
` [RFC PATCH 05/11] arm/virt: Wire up GPIO error source for ACPI / GHES
` [RFC PATCH 06/11] acpi: pci/cxl: Stash the OSC control parameters
` [RFC PATCH 07/11] pci/aer: Support firmware first error injection via GHESv2
` [RFC PATCH 08/11] hw/pci/aer: Default to error handling on
` [RFC PATCH 09/11] cxl/ras: Set registers to sensible state for FW first ras
` [RFC PATCH 10/11] cxl/type3: FW first protocol error injection
` [RFC PATCH 11/11] cxl/type3: Add firmware first error reporting for general media events
[PATCH 0/2] MAINTAINERS: Cover qapi/ better
2024-02-05 14:07 UTC (2+ messages)
[PATCH v3 0/6] riscv: named features riscv,isa, 'svade' rework
2024-02-05 14:04 UTC (3+ messages)
` [PATCH v3 3/6] target/riscv: add remaining named features
[PATCH 0/3] Add device DM163 (led driver, matrix colors shield & display)
2024-02-05 14:03 UTC (6+ messages)
` [PATCH 2/3] hw/arm : Connect DM163 to STM32L4x5
` [PATCH 3/3] tests/qtest : Add testcase for DM163
NVME hotplug support ?
2024-02-05 13:33 UTC (7+ messages)
[PULL 00/39] tcg patch queue
2024-02-05 12:59 UTC (2+ messages)
Dynamic & heterogeneous machines, initial configuration: problems
2024-02-05 12:47 UTC (2+ messages)
[PATCH] MAINTAINERS: Switch to my Enfabrica email
2024-02-05 12:44 UTC (2+ 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).