messages from 2022-08-24 14:13:43 to 2022-08-25 12:22:58 UTC [more...]
[PATCH 00/51] tests/qtest: Enable running qtest on Windows
2022-08-25 12:20 UTC (48+ messages)
` [PATCH 02/51] tests/qtest: Use g_mkdtemp()
` [PATCH 07/51] tests: Avoid using hardcoded /tmp in test cases
` [PATCH 11/51] qga/commands-posix-ssh: Use g_mkdir_with_parents()
` [PATCH 12/51] tests: "
` [PATCH 13/51] tests/qtest: migration-test: Handle link() for win32
` [PATCH 15/51] tests/qtest: Adapt {m48t59,rtc}-test cases "
` [PATCH 16/51] tests/qtest: Build e1000e-test for posix only
` [PATCH 17/51] tests/qtest: Build virtio-net-test "
` [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 21/51] tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32
` [PATCH 22/51] tests/qtest: qmp-test: Skip running test_qmp_oob for win32
` [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 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 37/51] tests/qtest: migration-test: Disable IO redirection for win32
` [PATCH 40/51] chardev/char-file: Add FILE_SHARE_WRITE when openning the file "
` [PATCH 41/51] tests/qtest: migration-test: Kill "to" after migration is canceled
` [PATCH 42/51] hw/ppc: spapr: Use qemu_vfree() to free spapr->htab
` [PATCH 50/51] .gitlab-ci.d/windows.yml: Increase the timeout to the runner limit
Page alignment & memory regions expectations
2022-08-25 12:18 UTC (7+ messages)
[PATCH v2 0/3] hw/nvme: add irqfd support
2022-08-25 11:56 UTC (7+ 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 v1 00/40] TDX QEMU support
2022-08-25 11:41 UTC (19+ 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
[PULL for-7.1 0/1] aspeed queue
2022-08-25 8:57 UTC (2+ messages)
` [PULL for-7.1 1/1] hw/i2c/aspeed: Fix old reg slave receive
[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 (7+ messages)
` [PATCH v2 1/5] "
` [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)
[RFC PATCH 00/17] (The beginning of) a new i386 decoder
2022-08-25 6:58 UTC (33+ messages)
` [PATCH 01/17] target/i386: extract old decoder to a separate file
` [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 06/17] target/i386: add 08-0F, 18-1F opcodes
` [PATCH 07/17] target/i386: add 20-27, 30-37 opcodes
` [PATCH 08/17] target/i386: add 28-2f, 38-3f opcodes
` [PATCH 09/17] target/i386: add 40-47, 50-57 opcodes
` [PATCH 10/17] target/i386: add 48-4f, 58-5f opcodes
` [PATCH 11/17] target/i386: add 60-67, 70-77 opcodes
` [PATCH 12/17] target/i386: add 68-6f, 78-7f opcodes
` [PATCH 13/17] target/i386: add 80-87, 90-97 opcodes
` [PATCH 14/17] target/i386: add a0-a7, b0-b7 opcodes
` [PATCH 15/17] target/i386: do not clobber A0 in POP translation
` [PATCH 16/17] target/i386: add 88-8f, 98-9f opcodes
` [PATCH 17/17] target/i386: add a8-af, b8-bf opcodes
[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 (10+ 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 v2 3/6] vdpa: Add vhost_vdpa_net_load_mq
` [PATCH v2 4/6] vdpa: validate MQ CVQ commands
` [PATCH v2 5/6] virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
` [PATCH v2 6/6] vdpa: Allow MQ feture in SVQ
[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
[PATCH v14 0/5] Improve PMU support
2022-08-24 22:17 UTC (6+ messages)
` [PATCH v14 1/5] target/riscv: Add sscofpmf extension support
` [PATCH v14 2/5] target/riscv: Simplify counter predicate function
` [PATCH v14 3/5] target/riscv: Add few cache related PMU events
` [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
` [PATCH v14 5/5] target/riscv: Update the privilege field for sscofpmf CSRs
[PATCH v10 0/3] Implement Sstc extension
2022-08-24 22:13 UTC (4+ messages)
` [PATCH v10 1/3] hw/intc: Move mtimer/mtimecmp to aclint
` [PATCH v10 2/3] target/riscv: Add stimecmp support
` [PATCH v10 3/3] target/riscv: Add vstimecmp support
[PATCH v1 0/5] vhost-user-blk: dynamically resize config space based on features
2022-08-24 21:11 UTC (11+ 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 v1 4/5] vhost-user-blk: make 'config_wce' part of 'host_features'
` [PATCH v1 5/5] vhost-user-blk: dynamically resize config space based on features
[PATCH 0/4] hw/nvme: add irqfd support
2022-08-24 20:15 UTC (2+ messages)
[PATCH 00/10] hw/arm/virt: Fix dt-schema warnings
2022-08-24 19:51 UTC (17+ messages)
` [PATCH 01/10] hw/arm/virt: Fix devicetree warning about the root node
` [PATCH 02/10] hw/arm/boot: Fix devicetree warning about the PSCI node
` [PATCH 03/10] hw/arm/virt: Fix devicetree warnings about the GIC node
` [PATCH 04/10] hw/arm/virt: Use "msi-map" devicetree property for PCI
` [PATCH 05/10] hw/arm/virt: Fix devicetree warning about the timer node
` [PATCH 06/10] hw/arm/virt: Fix devicetree warning about the gpio-key node
` [PATCH 07/10] hw/arm/virt: Fix devicetree warnings about node names
` [PATCH 08/10] hw/arm/virt: Fix devicetree warnings about the GPIO node
` [PATCH 09/10] hw/arm/virt: Fix devicetree warnings about the SMMU node
` [PATCH 10/10] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
[PATCH v2 for-7.2 0/6] Drop libslirp submodule
2022-08-24 19:46 UTC (8+ messages)
` [PATCH 1/6] tests/docker: Update the debian-all-test-cross container to Debian 11
` [PATCH 2/6] tests/vm: Add libslirp to the VM tests
` [PATCH 3/6] tests/lcitool/libvirt-ci: Update the lcitool module to the latest version
` [PATCH 4/6] tests: Refresh dockerfiles and FreeBSD vars with lcitool
` [PATCH 5/6] tests/avocado: Do not run tests that require libslirp if it is not available
` [PATCH v2 6/6] Remove the slirp submodule (i.e. compile only with an external libslirp)
[PATCH v2] hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
2022-08-24 19:25 UTC (3+ messages)
[PATCH] gdbstub: only send stop-reply upon request
2022-08-24 17:51 UTC (2+ messages)
` [RFC PATCH v2] gdbstub: only send stop-reply packets when allowed to
[PATCH for-7.2 v2 0/2] ppc/pnv: fix root port QOM parenting
2022-08-24 17:39 UTC (2+ messages)
[PATCH] virtiofsd: use g_date_time_get_microsecond to get subsecond
2022-08-24 17:41 UTC (2+ messages)
[RFC PATCH] tests/vm: Remove obsolete Fedora VM test
2022-08-24 17:29 UTC (2+ messages)
[PATCH] gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64
2022-08-24 17:15 UTC (2+ messages)
EBUSY when using NVMe Block Driver with multiple devices in the same IOMMU group
2022-08-24 17:18 UTC (3+ messages)
[RFC PATCH 0/4] Support multiple deocde path for RISC-V
2022-08-24 16:30 UTC (6+ messages)
` [RFC PATCH 1/4] target/riscv: Use xl instead of mxl for disassemble
` [RFC PATCH 2/4] disas/riscv: Move down the struct rv_decode
` [RFC PATCH 3/4] disas/riscv: Add used_opcode_data field
` [RFC PATCH 4/4] target/riscv: Support Ventana disassemble
[PULL v2 for 7.1 0/6] testing and doc updates
2022-08-24 16:29 UTC (2+ messages)
[PATCH] crypto/luks: Support creating LUKS image on Darwin
2022-08-24 12:37 UTC
[PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
2022-08-24 15:04 UTC (2+ messages)
[PATCH] target/riscv: Remove sideleg and sedeleg
2022-08-24 14:52 UTC
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).