qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-24 22:38:58 to 2022-08-25 22:36:08 UTC [more...]

[PATCH 00/18] target/i386: make most SSE helpers generic in the vector size
 2022-08-25 22:14 UTC  (16+ 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 10/18] i386: Add size suffix to vector FP helpers
` [PATCH 11/18] i386: Floating point arithmetic helper AVX prep
` [PATCH 13/18] i386: Dot product AVX helper prep
` [PATCH 14/18] i386: Destructive FP helpers for AVX
` [PATCH 16/18] i386: Rewrite blendv helpers
` [PATCH 17/18] i386: AVX pclmulqdq prep
` [PATCH 18/18] i386: AVX+AES helpers prep

[PATCH 00/20] Cross compilation changes for 7.2
 2022-08-25 22:27 UTC  (4+ messages)
` [PATCH 01/20] configure: do not invoke as/ld directly for pc-bios/optionrom
` [PATCH 03/20] pc-bios/s390-ccw: detect CC options just once
` [PATCH 06/20] configure: return status code from probe_target_compiler

[PULL for-7.1 0/1] aspeed queue
 2022-08-25 22:02 UTC  (4+ messages)
` [PULL for-7.1 1/1] hw/i2c/aspeed: Fix old reg slave receive

[PATCH v3 0/2] hw/nvme: add irqfd support
 2022-08-25 20:14 UTC  (3+ messages)
` [PATCH v3 1/2] hw/nvme: support irq(de)assertion with eventfd
` [PATCH v3 2/2] hw/nvme: use KVM irqfd when available

libvfio-user test-client-server test hanging in the CI
 2022-08-25 20:02 UTC  (2+ messages)

[PATCH] gitlab-ci: Only use one process in Windows jobs for compilation
 2022-08-25 19:33 UTC 

[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] chardev: fix segfault in finalize
 2022-08-25 16:52 UTC 

[PATCH] tests/i386: SSE tests
 2022-08-25 16:49 UTC  (2+ messages)
` [PATCH] i386: DPPS rounding fix

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-08-25 16:40 UTC  (44+ messages)
` [PATCH 07/51] tests: Avoid using hardcoded /tmp in test cases
` [PATCH 15/51] tests/qtest: Adapt {m48t59,rtc}-test cases for win32
` [PATCH 16/51] tests/qtest: Build e1000e-test for posix only
` [PATCH 17/51] tests/qtest: Build virtio-net-test "
` [PATCH 18/51] tests/qtest: Build cases that use memory-backend-file "
` [PATCH 19/51] tests/qtest: Build test-filter-{mirror, redirector} cases "
` [PATCH 20/51] tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32
  ` [PATCH 20/51] tests/qtest: i440fx-test: Skip running request_{bios,pflash} "
` [PATCH 22/51] tests/qtest: qmp-test: Skip running test_qmp_oob "
` [PATCH 24/51] tests/qtest: libqos: Drop inclusion of <sys/wait.h>
` [PATCH 25/51] tests/qtest: libqos: Rename malloc.h to libqos-malloc.h
` [PATCH 26/51] tests/qtest: libqtest: Move global_qtest definition back to libqtest.c
` [PATCH 27/51] tests/qtest: Use send/recv for socket communication
` [PATCH 30/51] tests: Skip iotests and qtest when '--without-default-devices'
` [PATCH 32/51] tests/qtest: Fix ERROR_SHARING_VIOLATION for win32
` [PATCH 35/51] tests/qtest: device-plug-test: Reverse the usage of double/single quotes
` [PATCH 36/51] tests/qtest: machine-none-test: Use double quotes to pass the cpu option
` [PATCH 38/51] tests/qtest: {ahci,ide}-test: Open file in binary mode
` [PATCH 40/51] chardev/char-file: Add FILE_SHARE_WRITE when openning the file for win32
` [PATCH 43/51] tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32
  ` [PATCH 43/51] tests/qtest: npcm7xx_emc-test: Skip running test_{tx,rx} "
` [PATCH 45/51] tests/qtest: prom-env-test: Use double quotes to pass the prom-env option
` [PATCH 50/51] .gitlab-ci.d/windows.yml: Increase the timeout to the runner limit

[PATCH] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
 2022-08-25 16:18 UTC 

[PATCH v2 0/1] virtio-gpu: CONTEXT_INIT feature
 2022-08-25 16:10 UTC  (2+ messages)
` [PATCH v2 1/1] "

[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  (24+ messages)
` [PATCH 02/17] target/i386: introduce insn_get_addr
` [PATCH 03/17] target/i386: add core of new i386 decoder
` [PATCH 04/17] target/i386: add ALU load/writeback core
` [PATCH 05/17] target/i386: add 00-07, 10-17 opcodes
` [PATCH 08/17] target/i386: add 28-2f, 38-3f opcodes
` [PATCH 11/17] target/i386: add 60-67, 70-77 opcodes
` [PATCH 17/17] target/i386: add a8-af, b8-bf opcodes

[PATCH v1 00/40] TDX QEMU support
 2022-08-25 15:35 UTC  (22+ messages)
` [PATCH v1 06/40] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PATCH v1 07/40] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [PATCH v1 08/40] i386/tdx: Adjust the supported CPUID based on TDX restrictions
` [PATCH v1 13/40] KVM: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v1 14/40] i386/tdx: Initialize TDX before creating TD vcpus
` [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
` [PATCH v1 16/40] i386/tdx: Wire CPU features up with attributes of TD guest
` [PATCH v1 17/40] i386/tdx: Validate TD attributes
` [PATCH v1 18/40] i386/tdx: Implement user specified tsc frequency

[PATCH 0/7] configure: fix misc shellcheck warnings
 2022-08-25 15:07 UTC  (8+ 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

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 0/3] hw/nvme: add irqfd support
 2022-08-25 14:11 UTC  (12+ messages)
` [PATCH v2 1/3] hw/nvme: support irq(de)assertion with eventfd
` [PATCH v2 2/3] hw/nvme: use KVM irqfd when available
` [PATCH v2 3/3] hw/nvme: add MSI-x mask handlers for irqfd

[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 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

[PATCH 0/2] Fix dumping in kdump format with non-aligned memory
 2022-08-25 13:38 UTC  (5+ messages)
` [PATCH 1/2] dump: simplify a bit kdump get_next_page()
` [PATCH 2/2] dump: fix kdump to work over non-aligned blocks

Page alignment & memory regions expectations
 2022-08-25 12:18 UTC  (7+ messages)

[PATCH v2] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
 2022-08-25  9:29 UTC 

[PATCH 0/1] hw/i2c/aspeed: Fix old reg slave receive
 2022-08-25  9:02 UTC  (7+ messages)
` [PATCH 1/1] "

[RFC 0/2] Virtio in order feature support for virtio-net device
 2022-08-25  8:59 UTC  (7+ messages)
` [RFC 1/2] virtio: expose used buffers

[PATCH v3 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
 2022-08-25  8:08 UTC  (16+ messages)
` [PATCH v3 01/15] virtio: sync relevant definitions with linux
` [PATCH v3 02/15] virtio: introduce __virtio_queue_reset()
` [PATCH v3 03/15] virtio: introduce virtio_queue_reset()
` [PATCH v3 04/15] virtio: introduce virtio_queue_enable()
` [PATCH v3 05/15] virtio: core: vq reset feature negotation support
` [PATCH v3 06/15] virtio-pci: support queue reset
` [PATCH v3 07/15] virtio-pci: support queue enable
` [PATCH v3 08/15] vhost: extract the logic of unmapping the vrings and desc
` [PATCH v3 09/15] vhost: expose vhost_virtqueue_start()
` [PATCH v3 10/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
` [PATCH v3 11/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
` [PATCH v3 12/15] virtio-net: introduce flush_or_purge_queued_packets()
` [PATCH v3 13/15] virtio-net: support queue reset
` [PATCH v3 14/15] virtio-net: support queue_enable
` [PATCH v3 15/15] vhost: vhost-kernel: enable vq reset feature

[PATCH 0/4] enable ATS per pcie root port, not globally
 2022-08-25  8:05 UTC  (5+ messages)
` [PATCH 2/4] hw/acpi: set ATS capability explicitly per pcie root port

[PATCH v2 0/5] hw/smbios: add core_count2 to smbios table type 4
 2022-08-25  7:57 UTC  (5+ messages)
` [PATCH v2 2/5] bios-tables-test: teach test to use smbios 3.0 tables
` [PATCH v2 4/5] bios-tables-test: add test for number of cores > 255

[RFC v4 00/11] blkio: add libblkio BlockDriver
 2022-08-25  7:43 UTC  (5+ messages)
` [RFC v4 11/11] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint

[RFC] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
 2022-08-25  7:12 UTC  (3+ messages)

[PATCH 0/5] Vhost-vdpa Shadow Virtqueue multiqueue support
 2022-08-25  6:19 UTC  (7+ messages)
` [PATCH 4/5] virtio-net: Update virtio-net curr_queue_pairs in vdpa backends

[PATCH] disas/riscv.c: rvv: Add disas support for vector instructions
 2022-08-25  6:02 UTC  (2+ messages)

[PATCH] hw/nvme: set DNR on compare failure
 2022-08-25  5:32 UTC 

[PATCH 00/24] Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern
 2022-08-25  3:38 UTC  (8+ messages)
` [PATCH v2 07/24] virtio-pci: support queue enable

[PATCH v3] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
 2022-08-25  2:52 UTC 

[PATCH v2 0/6] Vhost-vdpa Shadow Virtqueue multiqueue support
 2022-08-25  3:18 UTC  (6+ messages)
` [PATCH v2 1/6] vdpa: Make VhostVDPAState cvq_cmd_out_buffer control ack type
` [PATCH v2 2/6] vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_load

[PATCH v7 0/8] Add support for zoned device
 2022-08-24 23:53 UTC  (6+ messages)
` [PATCH v7 4/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[PATCH 0/9] QOM'ify VT82xx devices
 2022-08-24 23:18 UTC  (15+ messages)
` [PATCH 1/9] hw/isa/vt82c686: QOM'ify Super I/O creation
` [PATCH 4/9] hw/isa/vt82c686: QOM'ify via-ide creation
` [PATCH 7/9] hw/isa/vt82c686: QOM'ify ac97 and mc97 creation


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).