messages from 2022-08-25 13:26:34 to 2022-08-26 11:23:06 UTC [more...]
[PATCH 00/51] tests/qtest: Enable running qtest on Windows
2022-08-26 11:16 UTC (13+ messages)
` [PATCH 09/51] fsdev/virtfs-proxy-helper: Use g_mkdir_with_parents()
` [PATCH 34/51] tests/qtest: bios-tables-test: Adapt the case for win32
` [PATCH 37/51] tests/qtest: migration-test: Disable IO redirection "
` [PATCH 43/51] tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32
[PATCH] KVM: dirty ring: add missing memory barrier
2022-08-26 11:00 UTC
[PATCH 0/8] Support VIRTIO_F_RING_RESET for vhost-user in virtio pci-modern
2022-08-26 10:56 UTC (9+ messages)
` [PATCH 1/8] docs: vhost-user: add VHOST_USER_RESET_VRING message
` [PATCH 2/8] net: virtio: rename vhost_set_vring_enable to vhost_set_dev_enable
` [PATCH 3/8] vhost-user: add op to enable or disable a single vring
` [PATCH 4/8] vhost-user: introduce vhost_reset_vring() interface
` [PATCH 5/8] vhost-net: vhost-user: update vhost_net_virtqueue_reset()
` [PATCH 6/8] vhost-net: vhost-user: update vhost_net_virtqueue_restart()
` [PATCH 7/8] virtio-net: vhost-user: update queue_reset and queue_enable
` [PATCH 8/8] vhost: vhost-user: enable vq reset feature
[PATCH v3 0/1] virtio-gpu: CONTEXT_INIT feature
2022-08-26 10:50 UTC (5+ messages)
` [PATCH v3 1/1] "
[PATCH v4 0/1] virtio-gpu: CONTEXT_INIT feature
2022-08-26 10:47 UTC (2+ messages)
` [PATCH v4 1/1] "
[PATCH v1 00/40] TDX QEMU support
2022-08-26 10:36 UTC (33+ messages)
` [PATCH v1 06/40] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PATCH v1 08/40] i386/tdx: Adjust the supported CPUID based on TDX restrictions
` [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
` [PATCH v1 20/40] i386/tdvf: Introduce function to parse TDVF metadata
` [PATCH v1 22/40] i386/tdx: Skip BIOS shadowing setup
` [PATCH v1 25/40] i386/tdx: Track RAM entries for TDX VM
` [PATCH v1 26/40] headers: Add definitions from UEFI spec for volumes, resources, etc
` [PATCH v1 27/40] i386/tdx: Setup the TD HOB list
` [PATCH v1 34/40] hw/i386: add eoi_intercept_unsupported member to X86MachineState
` [PATCH v1 35/40] hw/i386: add option to forcibly report edge trigger in acpi tables
` [PATCH v1 36/40] i386/tdx: Don't synchronize guest tsc for TDs
` [PATCH v1 38/40] i386/tdx: Skip kvm_put_apicbase() "
` [PATCH v1 39/40] i386/tdx: Don't get/put guest state for TDX VMs
` [PATCH v1 40/40] docs: Add TDX documentation
[PATCH v6 2/2] target/s390x: support SHA-512 extensions
2022-08-26 10:21 UTC (3+ messages)
` [PATCH v7 1/2] "
[PATCH 0/2] Fix dumping in kdump format with non-aligned memory
2022-08-26 10:10 UTC (12+ messages)
` [PATCH 1/2] dump: simplify a bit kdump get_next_page()
` [PATCH 2/2] dump: fix kdump to work over non-aligned blocks
[PATCH v6 0/2] This patch updates AVX512 support for xbzrle
2022-08-26 9:57 UTC (3+ messages)
` [PATCH v6 1/2] Update AVX512 support for xbzrle_encode_buffer
` [PATCH v6 2/2] Unit test code and benchmark code
[PATCH v1 0/2] Add mem hotplug and improve acpi dsdt
2022-08-26 9:52 UTC (3+ messages)
` [PATCH v1 1/2] hw/loongarch: Support memory hotplug
` [PATCH v1 2/2] hw/loongarch: Improve acpi dsdt table
[PATCH v5 0/2] This patch updates AVX512 support for xbzrle
2022-08-26 9:17 UTC (4+ messages)
` [PATCH v5 1/2] Update AVX512 support for xbzrle_encode_buffer
[PATCH v2 0/1] virtio-gpu: CONTEXT_INIT feature
2022-08-26 9:10 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 0/7] configure: fix misc shellcheck warnings
2022-08-26 8:53 UTC (9+ messages)
` [PATCH 1/7] configure: Remove unused python_version variable
` [PATCH 2/7] configure: Remove unused meson_args variable
` [PATCH 3/7] configure: Add missing quoting for some easy cases
` [PATCH 4/7] configure: Add './' on front of glob of */config-devices.mak.d
` [PATCH 5/7] configure: Remove use of backtick `...` syntax
` [PATCH 6/7] configure: Check mkdir result directly, not via $?
` [PATCH 7/7] configure: Avoid use of 'local' as it is non-POSIX
[PATCH] hw/nvme: Add iothread support
2022-08-26 8:41 UTC (4+ messages)
[PATCH 0/5] Vhost-vdpa Shadow Virtqueue multiqueue support
2022-08-26 8:22 UTC (11+ messages)
` [PATCH 4/5] virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
[PATCH] chardev: fix segfault in finalize
2022-08-26 8:21 UTC (2+ messages)
[PATCH 0/20] Convert nanoMIPS disassembler from C++ to C
2022-08-26 7:59 UTC (7+ messages)
` [PATCH 12/20] disas/nanomips: Replace std::string type
` [PATCH 13/20] disas/nanomips: Add free() calls
` [PATCH 15/20] disas/nanomips: Replace exception handling
[PATCH] gitlab-ci: Only use one process in Windows jobs for compilation
2022-08-26 8:03 UTC (2+ messages)
slirp: Can I get IPv6-only DHCP working?
2022-08-26 7:21 UTC (5+ messages)
[PATCH v3 0/2] hw/nvme: add irqfd support
2022-08-26 6:50 UTC (5+ messages)
` [PATCH v3 1/2] hw/nvme: support irq(de)assertion with eventfd
` [PATCH v3 2/2] hw/nvme: use KVM irqfd when available
[PATCH] hcd-ohci: Drop ohci_service_iso_td() if ed->head & OHCI_DPTR_MASK is zero
2022-08-26 5:15 UTC
[PATCH] virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers
2022-08-26 3:06 UTC (2+ messages)
` [RESEND PATCH] "
[PATCH v2 0/4] hw/arm/virt: Improve address assignment for high memory regions
2022-08-26 6:02 UTC (4+ messages)
[PATCH v2] disas/riscv.c: rvv: Add disas support for vector instructions
2022-08-26 3:22 UTC
[PATCH] disas/riscv.c: rvv: Add disas support for vector instructions
2022-08-26 3:16 UTC (3+ messages)
` "
[RFC 0/2] Virtio in order feature support for virtio-net device
2022-08-26 3:05 UTC (4+ messages)
` [RFC 1/2] virtio: expose used buffers
[PATCH 00/18] target/i386: make most SSE helpers generic in the vector size
2022-08-26 1:03 UTC (32+ messages)
` [PATCH 01/18] i386: Rework sse_op_table1
` [PATCH 02/18] i386: Rework sse_op_table6/7
` [PATCH 03/18] i386: Add CHECK_NO_VEX
` [PATCH 04/18] i386: Move 3DNOW decoder
` [PATCH 05/18] i386: Add ZMM_OFFSET macro
` [PATCH 06/18] i386: Rewrite vector shift helper
` [PATCH 07/18] i386: Rewrite simple integer vector helpers
` [PATCH 08/18] i386: Misc integer AVX helper prep
` [PATCH 09/18] i386: Destructive vector helpers for AVX
` [PATCH 10/18] i386: Add size suffix to vector FP helpers
` [PATCH 11/18] i386: Floating point arithmetic helper AVX prep
` [PATCH 12/18] i386: reimplement AVX comparison helpers
` [PATCH 13/18] i386: Dot product AVX helper prep
` [PATCH 14/18] i386: Destructive FP helpers for AVX
` [PATCH 15/18] i386: Misc AVX helper prep
` [PATCH 16/18] i386: Rewrite blendv helpers
` [PATCH 17/18] i386: AVX pclmulqdq prep
` [PATCH 18/18] i386: AVX+AES helpers prep
[PATCH v10 0/3] Implement Sstc extension
2022-08-25 23:59 UTC (2+ messages)
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-25 23:43 UTC (5+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "
[PATCH 00/20] Cross compilation changes for 7.2
2022-08-25 22:27 UTC (21+ messages)
` [PATCH 01/20] configure: do not invoke as/ld directly for pc-bios/optionrom
` [PATCH 02/20] pc-bios/optionrom: detect CC options just once
` [PATCH 03/20] pc-bios/s390-ccw: "
` [PATCH 04/20] vof: add distclean target
` [PATCH 05/20] build: add recursive distclean rules
` [PATCH 06/20] configure: return status code from probe_target_compiler
` [PATCH 07/20] configure: store container engine in config-host.mak
` [PATCH 08/20] tests: simplify Makefile invocation for tests/tcg
` [PATCH 09/20] tests/tcg: remove -f from Makefile invocation
` [PATCH 10/20] tests/tcg: add distclean rule
` [PATCH 11/20] tests/tcg: unify ppc64 and ppc64le Makefiles
` [PATCH 12/20] tests/tcg: clean up calls to run-test
` [PATCH 13/20] tests/tcg: move compiler tests to Makefiles
` [PATCH 14/20] configure: move tests/tcg/Makefile.prereqs to root build directory
` [PATCH 15/20] configure: unify creation of cross-compilation Makefiles
` [PATCH 16/20] configure: cleanup creation of tests/tcg target config
` [PATCH 17/20] configure: build ROMs with container-based cross compilers
` [PATCH 18/20] pc-bios/optionrom: Adopt meson style Make output
` [PATCH 19/20] pc-bios/s390-ccw: "
` [PATCH 20/20] pc-bios/vof: "
[PULL for-7.1 0/1] aspeed queue
2022-08-25 22:02 UTC (3+ messages)
libvfio-user test-client-server test hanging in the CI
2022-08-25 20:02 UTC (2+ messages)
[PATCH v3 0/6] Vhost-vdpa Shadow Virtqueue multiqueue support
2022-08-25 19:03 UTC (7+ messages)
` [PATCH v3 1/6] vdpa: Make VhostVDPAState cvq_cmd_in_buffer control ack type
` [PATCH v3 2/6] vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_load
` [PATCH v3 3/6] vdpa: Add vhost_vdpa_net_load_mq
` [PATCH v3 4/6] vdpa: validate MQ CVQ commands
` [PATCH v3 5/6] virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
` [PATCH v3 6/6] vdpa: Allow MQ feature in SVQ
[RFC PATCH] tests/vm: Remove obsolete Fedora VM test
2022-08-25 18:54 UTC (5+ messages)
[PATCH] i386: DPPS rounding fix
2022-08-25 17:08 UTC (2+ messages)
[PATCH] tests/i386: SSE tests
2022-08-25 16:49 UTC (2+ messages)
` [PATCH] i386: DPPS rounding fix
[PATCH] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
2022-08-25 16:18 UTC
[PATCH] target/i386: fix PHSUB* instructions with dest=src
2022-08-25 15:57 UTC (2+ messages)
[PATCH] tests/tcg: x86_64: improve consistency with i386
2022-08-25 15:45 UTC (2+ messages)
[PATCH] tests/tcg: i386: extend BMI test
2022-08-25 15:44 UTC (2+ messages)
[RFC PATCH 00/17] (The beginning of) a new i386 decoder
2022-08-25 15:36 UTC (5+ messages)
` [PATCH 04/17] target/i386: add ALU load/writeback core
EBUSY when using NVMe Block Driver with multiple devices in the same IOMMU group
2022-08-25 9:04 UTC (3+ messages)
[PATCH v6 00/10] parallels: Refactor the code of images checks and fix a bug
2022-08-25 14:31 UTC (11+ messages)
` [PATCH v6 01/10] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v6 02/10] parallels: Fix high_off calculation in parallels_co_check()
` [PATCH v6 03/10] parallels: Fix data_end after out-of-image check
` [PATCH v6 04/10] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH v6 05/10] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH v6 06/10] parallels: Move check of unclean image to a separate function
` [PATCH v6 07/10] parallels: Move check of cluster outside "
` [PATCH v6 08/10] parallels: Move check of leaks "
` [PATCH v6 09/10] parallels: Move statistic collection "
` [PATCH v6 10/10] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
Issues related to the polling system on Windows
2022-08-25 14:37 UTC (2+ messages)
[PATCH v2 00/11] misc: Remove variable-length arrays on the stack
2022-08-25 14:14 UTC (2+ messages)
[PATCH v2 1/3] hw/nvme: support irq(de)assertion with eventfd
2022-08-25 14:11 UTC (4+ messages)
[PATCH] configure: improve error for ucontext coroutine backend
2022-08-25 14:12 UTC (2+ messages)
[PATCH for 7.1 v1 0/6] testing fixes and doc tweak pre-PR
2022-08-25 14:11 UTC (3+ messages)
` [PATCH v1 1/6] tests/avocado: push default timeout to QemuBaseTest
[PATCH] target/avr: Support probe argument to tlb_fill
2022-08-25 14:09 UTC (2+ messages)
[PATCH] tests/avocado: Fix trivial typo
2022-08-25 14:03 UTC (2+ messages)
[PATCH v2 0/3] hw/nvme: add irqfd support
2022-08-25 14:05 UTC (6+ messages)
` [PATCH v2 1/3] hw/nvme: support irq(de)assertion with eventfd
[PATCH v1 0/5] vhost-user-blk: dynamically resize config space based on features
2022-08-25 13:45 UTC (9+ messages)
` [PATCH v1 2/5] virtio-blk: move config space sizing code to virtio-blk-common
` [PATCH v1 3/5] vhost-user-blk: make it possible to disable write-zeroes/discard
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).