messages from 2022-07-25 07:54:09 to 2022-07-26 10:01:39 UTC [more...]
[PULL 0/3] Linux user for 7.1 patches
2022-07-26 9:44 UTC (4+ messages)
` [PULL 1/3] linux-user/hppa: Fix segfaults on page zero
` [PULL 2/3] linux-user: Unconditionally use pipe2() syscall
` [PULL 3/3] linux-user: Use target abi_int type for pipefd[1] in pipe()
[PULL v2 0/8] More fixes + random seed patches for QEMU 7.1
2022-07-26 9:30 UTC (4+ messages)
[PATCH v4 00/17] dump: Add arch section and s390x PV dump
2022-07-26 9:22 UTC (18+ messages)
` [PATCH v4 01/17] dump: Rename write_elf_loads to write_elf_phdr_loads
` [PATCH v4 02/17] dump: Introduce GuestPhysBlock offset and length filter functions
` [PATCH v4 03/17] dump: Convert GuestPhysBlock iterators and use the "
` [PATCH v4 04/17] dump: Rework get_start_block
` [PATCH v4 05/17] dump: Cleanup and annotate guest memory related DumpState struct members
` [PATCH v4 06/17] dump: Rework dump_calculate_size function
` [PATCH v4 07/17] dump: Allocate header
` [PATCH v4 08/17] dump: Split write of section headers and data and add a prepare step
` [PATCH v4 09/17] dump: Reorder struct DumpState
` [PATCH v4 10/17] dump: Swap segment and section header locations
` [PATCH v4 11/17] dump/dump: Add section string table support
` [PATCH v4 12/17] dump/dump: Add arch section support
` [PATCH v4 13/17] linux header sync
` [PATCH v4 14/17] s390x: Add protected dump cap
` [PATCH v4 15/17] s390x: Introduce PV query interface
` [PATCH v4 16/17] s390x: Add KVM PV dump interface
` [PATCH v4 17/17] s390x: pv: Add dump support
[PATCH 1/1] block: add missed block_acct_setup with new block device init procedure
2022-07-26 9:30 UTC (2+ messages)
[PATCH v4] hw/nvme: Use ioeventfd to handle doorbell updates
2022-07-26 9:19 UTC (6+ messages)
[PATCH] hw/nvme: Add iothread support
2022-07-26 8:55 UTC (2+ messages)
[PULL 0/3] Net patches
2022-07-26 8:50 UTC (4+ messages)
` [PULL 1/3] e1000e: Fix possible interrupt loss when using MSI
` [PULL 2/3] vhost: Get vring base from vq, not svq
` [PULL 3/3] vdpa: Fix memory listener deletions of iova tree
[PATCH] RFC: char: deprecate usage of bidirectional pipe
2022-07-26 8:44 UTC (2+ messages)
[PATCH 00/16] Support VIRTIO_F_RING_RESET for virtio-net and vhost-user in virtio pci
2022-07-26 7:01 UTC (36+ messages)
` [PATCH 01/16] virtio-pci: virtio_pci_common_cfg add queue_notify_data
` [PATCH 04/16] virtio: introduce __virtio_queue_reset()
` [PATCH 05/16] virtio: introduce virtio_queue_reset()
` [PATCH 06/16] virtio-pci: support queue reset
` [PATCH 07/16] virtio-net: "
` [PATCH 08/16] vhost: add op to enable or disable a single vring
` [PATCH 09/16] vhost-user: enable/disable "
` [PATCH 10/16] vhost: extract the logic of unmapping the vrings and desc
` [PATCH 11/16] vhost: introduce restart and release for vhost_dev's vqs
` [PATCH 12/16] vhost-net: introduce restart and stop for vhost_net's vqs
` [PATCH 13/16] virtio: introduce queue_enable in virtio
` [PATCH 14/16] virtio-net: support queue_enable for vhost-user
` [PATCH 16/16] vhost-net: vq reset feature bit support
[PATCH v6 0/3] Implement Sstc extension
2022-07-26 5:43 UTC (4+ messages)
` [PATCH v6 1/3] hw/intc: Move mtimer/mtimecmp to aclint
[PATCH v2 0/3] target/arm: Fix kvm probe of ID_AA64ZFR0
2022-07-26 4:58 UTC (4+ messages)
` [PATCH v2 1/3] target/arm: Use kvm_arm_sve_supported in kvm_arm_get_host_cpu_features
` [PATCH v2 2/3] target/arm: Set KVM_ARM_VCPU_SVE while probing the host
` [PATCH v2 3/3] target/arm: Move sve probe inside kvm >= 4.15 branch
[PATCH 0/3] target/arm: Fix kvm probe of ID_AA64ZFR0
2022-07-26 4:40 UTC (7+ messages)
` [PATCH 1/3] target/arm: Create kvm_arm_svm_supported
` [PATCH 2/3] target/arm: Set KVM_ARM_VCPU_SVE while probing the host
` [PATCH 3/3] target/arm: Move sve probe inside kvm >= 4.15 branch
[PATCH v2] vhost: Get vring base from vq, not svq
2022-07-26 4:33 UTC (3+ messages)
[PATCH] vdpa: Fix memory listener deletions of iova tree
2022-07-26 4:34 UTC (3+ messages)
[PATCH] e1000e: Fix possible interrupt loss when using MSI
2022-07-26 4:33 UTC (2+ messages)
[PATCH v2 0/7] ASID support in vhost-vdpa net
2022-07-26 3:04 UTC (5+ messages)
` [PATCH v2 4/7] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v2 7/7] vdpa: Always start CVQ in SVQ mode
[PATCH v4 0/7] NIC vhost-vdpa state restore via Shadow CVQ
2022-07-26 2:52 UTC (9+ messages)
` [PATCH v4 2/7] vdpa: Extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
` [PATCH v4 3/7] vdpa: Make vhost_vdpa_net_cvq_map_elem accept any out sg
` [PATCH v4 4/7] vdpa: add NetClientState->start() callback
` [PATCH v4 6/7] vdpa: Add virtio-net mac address via CVQ at start
[PATCH] .gitlab-ci.d/windows.yml: Enable native Windows symlink
2022-07-26 1:38 UTC (4+ messages)
How to read RISC-V mcycle CSR from Linux userspace app?
2022-07-26 1:20 UTC (2+ messages)
[PATCH v1 1/1] migration: add remaining params->has_* = true in migration_instance_init()
2022-07-26 1:02 UTC
[PATCH] monitor: Support specified vCPU registers
2022-07-26 0:22 UTC (2+ messages)
` PING: "
[PATCH v3 0/2] accel/tcg: Test unaligned stores to s390x low-address-protected lowcore
2022-07-25 22:37 UTC (3+ messages)
` [PATCH v3 1/2] qapi: Add exit-failure PanicAction
` [PATCH v3 2/2] tests/tcg/s390x: Test unaligned accesses to lowcore
[PATCH] hw/intc: sifive_plic: Fix multi-socket plic configuraiton
2022-07-25 22:30 UTC (3+ messages)
Attaching qcow2 images to containers
2022-07-25 21:15 UTC (2+ messages)
[RFC patch 0/1] block: vhost-blk backend
2022-07-25 20:55 UTC (2+ messages)
` [RFC PATCH 1/1] block: add "
[python-qemu-qmp MR #12] Post-release trivial fix roundup
2022-07-25 20:23 UTC
[PATCH v2 0/1] target/ppc: fix unreachable code in do_ldst_quad()
2022-07-25 20:21 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v1 00/13] fixes for 7.1 (testing, docs, semihosting)
2022-07-25 18:56 UTC (16+ messages)
` [PATCH v1 01/13] tests: refresh to latest libvirt-ci module
` [PATCH v1 02/13] gitlab: show testlog.txt contents when cirrus/custom-runner jobs fail
` [PATCH v1 03/13] gitlab: drop 'containers-layer2' stage
` [PATCH v1 04/13] .cirrus.yml: Change winsymlinks to 'native'
` [PATCH v1 05/13] .gitlab-ci.d/windows.yml: Enable native Windows symlink
` [PATCH v1 06/13] semihosting: Don't return negative values on qemu_semihosting_console_write() failure
` [PATCH v1 07/13] semihosting: Don't copy buffer after console_write()
` [PATCH v1 08/13] semihosting: Check for errors on SET_ARG()
` [PATCH v1 09/13] semihosting: Fix handling of buffer in TARGET_SYS_TMPNAM
` [PATCH v1 10/13] qapi: Add exit-failure PanicAction
` [PATCH v1 11/13] tests/tcg/s390x: Test unaligned accesses to lowcore
` [PATCH v1 12/13] docs/devel: fix description of OBJECT_DECLARE_SIMPLE_TYPE
` [PATCH v1 13/13] qemu-options: bring the kernel and image options together
[PATCH] linux-user: Use memfd for open syscall emulation
2022-07-25 18:37 UTC (2+ messages)
[PATCH] contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement
2022-07-25 18:07 UTC (2+ messages)
[PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
2022-07-25 18:02 UTC (8+ messages)
` [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables "
[PULL 00/35] pc,pci,virtio: fixes, cleanups
2022-07-25 17:57 UTC (8+ messages)
` [PULL 06/35] hw/acpi: refactor acpi hp modules so that targets can just use what they need
[PATCH v2 0/2] accel/tcg: Test unaligned stores to s390x low-address-protected lowcore
2022-07-25 17:52 UTC (4+ messages)
` [PATCH v2 1/2] qapi: Add exit-failure PanicAction
TARGET_SYS_HEAPINFO and Cortex-A15 memory map
2022-07-25 17:51 UTC (8+ messages)
[PATCH] ui/console: fix qemu_console_resize() regression
2022-07-25 16:35 UTC (2+ messages)
driver type raw-xz supports discard=unmap?
2022-07-25 15:37 UTC (5+ messages)
[PATCH v3 0/9] tests: introduce a tree-wide code style checking facility
2022-07-25 15:25 UTC (5+ messages)
` [PATCH v3 1/9] tests: introduce tree-wide code style checking
[PATCH] target/riscv: Support SW update of PTE A/D bits and Ssptwad extension
2022-07-25 15:22 UTC (6+ messages)
[PATCH v2] hw/display/bcm2835_fb: Fix framebuffer allocation address
2022-07-25 14:58 UTC
[PULL 00/18] Block patches
2022-07-25 15:00 UTC (6+ messages)
` [PULL 06/18] vfio-user: build library
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-07-25 14:49 UTC (10+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
[PATCH v7 00/92] target/arm: Implement SVE2
2022-07-25 14:46 UTC (4+ messages)
` [PATCH v7 01/92] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
[PATCH] target/sh4: Honor QEMU_LOG_FILENAME with QEMU_LOG=cpu
2022-07-25 14:43 UTC (2+ messages)
[PATCH RESEND] tests/tcg/linux-test: Fix random hangs in test_socket
2022-07-25 14:42 UTC
[PATCH for-7.2 00/10] add hmp 'save-fdt' and 'info fdt' commands
2022-07-25 14:05 UTC (10+ messages)
` [PATCH for-7.2 04/10] hmp, device_tree.c: introduce fdt-save
` [PATCH for-7.2 10/10] hmp, device_tree.c: add 'info fdt <property>' support
[PATCH RFC 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
2022-07-25 13:59 UTC (2+ messages)
[PATCH v3] hw/pci/pci_bridge: ensure PCIe slots have only one slot
2022-07-25 13:59 UTC (5+ messages)
[PATCH] linux-user: Implement stracing madvise()
2022-07-25 13:44 UTC
[PATCH] linux-user: Do not treat madvise()'s advice as a bitmask
2022-07-25 13:41 UTC
[PATCH v2] qemu-options: bring the kernel and image options together
2022-07-25 13:36 UTC (2+ messages)
[RFC PATCH] docs/devel: fix description of OBJECT_DECLARE_SIMPLE_TYPE
2022-07-25 13:35 UTC (2+ messages)
[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
2022-07-25 13:04 UTC (11+ messages)
[PATCH] hw/display/bcm2835_fb: Fix framebuffer allocation address
2022-07-25 13:03 UTC (2+ messages)
[PATCH v2] linux-user: Passthrough MADV_DONTNEED for certain file mappings
2022-07-25 12:50 UTC
[PATCH] linux-user: Don't assume 0 is not a valid host timer_t value
2022-07-25 12:45 UTC (3+ messages)
[PATCH v2 00/11] Refactor bdrv_try_set_aio_context using transactions
2022-07-25 12:21 UTC (12+ messages)
` [PATCH v2 01/11] block.c: assert bs->aio_context is written under BQL and drains
` [PATCH v2 02/11] block: use transactions as a replacement of ->{can_}set_aio_context()
` [PATCH v2 03/11] bdrv_change_aio_context: use hash table instead of list of visited nodes
` [PATCH v2 04/11] bdrv_child_try_change_aio_context: add transaction parameter
` [PATCH v2 05/11] blockjob: implement .change_aio_ctx in child_job
` [PATCH v2 06/11] block: implement .change_aio_ctx in child_of_bds
` [PATCH v2 07/11] block-backend: implement .change_aio_ctx in child_root
` [PATCH v2 08/11] block: use the new _change_ API instead of _can_set_ and _set_
` [PATCH v2 09/11] block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks
` [PATCH v2 10/11] block: rename bdrv_child_try_change_aio_context in bdrv_try_change_aio_context
` [PATCH v2 11/11] block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context
[PATCH 0/4] semihosting: fix various coverity issues
2022-07-25 12:28 UTC (2+ messages)
[PATCH] .cirrus.yml: Change winsymlinks to 'native'
2022-07-25 12:25 UTC (3+ messages)
[PATCH v2 0/3] python/qemu/machine: fix potential hang in QMP accept
2022-07-25 11:29 UTC (6+ messages)
` [PATCH v2 3/3] python/qemu/machine: use socketpair() for QMP by default
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-07-25 9:19 UTC (13+ messages)
Access target TranslatorOps
2022-07-25 9:07 UTC (6+ messages)
[PATCH v3 0/1] python/machine: Fix AF_UNIX path too long on macOS
2022-07-25 9:06 UTC (3+ messages)
` [PATCH v3 1/1] "
[RFC PATCH 0/8] Refactor bdrv_try_set_aio_context using transactions
2022-07-25 8:35 UTC (4+ messages)
` [RFC PATCH 3/8] RFC: block: use transactions as a replacement of ->{can_}set_aio_context()
[PATCH] linux-user: Passthrough MADV_DONTNEED for certain file mappings
2022-07-25 8:09 UTC (2+ messages)
[PATCH v10 00/21] job: replace AioContext lock with job_mutex
2022-07-25 7:38 UTC (12+ messages)
` [PATCH v10 06/21] job: move and update comments from blockjob.c
` [PATCH v10 09/21] jobs: use job locks also in the unit tests
` [PATCH v10 10/21] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU
` [PATCH v10 13/21] job: detect change of aiocontext within job coroutine
` [PATCH v10 14/21] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v10 15/21] blockjob.h: categorize fields in struct BlockJob
` [PATCH v10 16/21] blockjob: rename notifier callbacks as _locked
` [PATCH v10 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
` [PATCH v10 19/21] block_job_query: remove atomic read
` [PATCH v10 20/21] blockjob: remove unused functions
` [PATCH v10 21/21] job: "
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).