QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-10 13:15:18 to 2021-06-11 06:25:56 UTC [more...]

[Bug 391880] Re: migrate exec hangs for several minutes if the pipe is closed before all its data is written
 2021-06-11  6:12 UTC 

[PULL 00/12] Net patches
 2021-06-11  6:00 UTC  (13+ messages)
` [PULL 01/12] vhost-vdpa: skip ram device from the IOTLB mapping
` [PULL 02/12] vhost-vdpa: map virtqueue notification area if possible
` [PULL 03/12] vhost-vdpa: don't initialize backend_features
` [PULL 04/12] vhost-vdpa: remove the unused vhost_vdpa_get_acked_features()
` [PULL 05/12] netdev: add more commands to preconfig mode
` [PULL 06/12] Remove some duplicate trace code
` [PULL 07/12] Fix the qemu crash when guest shutdown during checkpoint
` [PULL 08/12] Optimize the function of filter_send
` [PULL 09/12] Remove migrate_set_block_enabled in checkpoint
` [PULL 10/12] Add a function named packet_new_nocopy for COLO
` [PULL 11/12] Add the function of colo_compare_cleanup
` [PULL 12/12] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info()

[RFC PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-06-11  5:36 UTC  (4+ messages)

[PATCH 0/4] AIA local interrupt CSR support
 2021-06-11  5:04 UTC  (11+ messages)
` [PATCH 1/4] target/riscv: Add defines for AIA local interrupt CSRs
` [PATCH 2/4] target/riscv: Add CPU feature for AIA CSRs
` [PATCH 3/4] target/riscv: Implement AIA local interrupt CSRs
` [PATCH 4/4] hw/riscv: virt: Use AIA INTC compatible string when available

[PATCH v2 00/37] target/riscv: support packed extension v0.9.4
 2021-06-11  4:36 UTC  (8+ messages)
` [PATCH v2 03/37] target/riscv: 16-bit Addition & Subtraction Instructions
` [PATCH v2 04/37] target/riscv: 8-bit Addition & Subtraction Instruction
` [PATCH v2 05/37] target/riscv: SIMD 16-bit Shift Instructions

[PATCH] docs/nvdimm: update doc
 2021-06-11  3:41 UTC 

TCG op for 32 bit only cpu on qemu-riscv64
 2021-06-11  2:33 UTC  (5+ messages)

[PATCH v4 6/8] hw/intc: GICv3 redistributor ITS processing
 2021-06-10 23:39 UTC  (2+ messages)

[RFC PATCH v3 0/2] Proposing custom CSR handling logic
 2021-06-10 23:22 UTC  (7+ messages)
` [RFC PATCH v3 1/2] Adding Andes AX25 CPU model
` [RFC PATCH v3 2/2] Adding preliminary custom/vendor CSR handling mechanism

[PATCH 0/2] target/riscv: fix hypervisor exceptions
 2021-06-10 23:14 UTC  (5+ messages)
` [PATCH 1/2] target/riscv: fix VS interrupts forwarding to HS
` [PATCH 2/2] target/riscv: remove force HS exception

[PATCH] target/riscv: hardwire bits in hideleg and hedeleg
 2021-06-10 23:12 UTC  (2+ messages)

[PATCH v2 0/8] virtio-gpu: Add a default synchronization mechanism for blobs
 2021-06-10 22:48 UTC  (9+ messages)
` [PATCH v2 1/8] ui/gtk: Create a common release_dmabuf helper
` [PATCH v2 2/8] ui/egl: Add egl helpers to help with synchronization
` [PATCH v2 3/8] ui: Add a helper to wait on a dmabuf sync object
` [PATCH v2 4/8] ui/gtk: Implement wait_dmabuf function
` [PATCH v2 5/8] ui: Create sync objects only for blobs
` [PATCH v2 6/8] ui/gtk-egl: Wait for the draw signal for dmabuf blobs
` [PATCH v2 7/8] virtio-gpu: Add dmabuf helpers for synchronization
` [PATCH v2 8/8] virtio-gpu: Add gl_flushed callback

[PATCH v2 0/3] hw/riscv: OpenTitan: Add support for the RISC-V timer
 2021-06-10 23:01 UTC  (6+ messages)
` [PATCH v2 2/3] hw/timer: Initial commit of Ibex Timer

[PATCH v1 1/1] target/riscv: Use target_ulong for the DisasContext misa
 2021-06-10 23:02 UTC  (2+ messages)

[PATCH v9 0/6] RISC-V Pointer Masking implementation
 2021-06-10 22:46 UTC  (3+ messages)
` [PATCH v9 2/6] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode

[PATCH] tcg/arm: Fix tcg_out_op function signature
 2021-06-10 22:44 UTC 

[RFC PATCH v2 0/2] cputlb: implement load_helper_unaligned() for unaligned loads
 2021-06-10 22:13 UTC  (4+ messages)
` [RFC PATCH v2 2/2] "

[PATCH] qemu-img: Use "depth":-1 to make backing probes obvious
 2021-06-10 21:39 UTC 

[PATCH RFC 0/1] linux-user/s390x: save/restore condition code state during signal handling
 2021-06-10 18:58 UTC  (2+ messages)
` [PATCH RFC 1/1] "

iotest 233 failing
 2021-06-10 21:33 UTC  (3+ messages)

[PATCH V2 0/2] vhost-vDPA: vq notification map support
 2021-06-10 20:54 UTC  (5+ messages)
` [PATCH V2 1/2] vhost-vdpa: skip ram device from the IOTLB mapping
` [PATCH V2 2/2] vhost-vdpa: map virtqueue notification area if possible

[PATCH] qemu-{img,nbd}: Don't report zeroed cluster as a hole
 2021-06-10 20:46 UTC  (6+ messages)

[PATCH 0/1] vfio-ccw: Fix garbage sense data on I/O error
 2021-06-10 20:38 UTC  (4+ messages)
` [PATCH 1/1] vfio-ccw: Keep passthrough sense data intact

[PATCH 0/4] Jobs based on custom runners: add CentOS Stream 8
 2021-06-10 20:31 UTC  (12+ messages)
` [PATCH 2/4] Python QEMU utils: introduce a generic feature list
` [PATCH 3/4] Acceptance Tests: introduce method to require a feature and option
` [PATCH 4/4] Jobs based on custom runners: add CentOS Stream 8

[Bug 1914870] [NEW] libvixl compilation failure on Debian unstable
 2021-06-10 19:57 UTC  (2+ messages)
` [Bug 1914870] "

[PATCH 00/55] target/arm: First slice of MVE implementation
 2021-06-10 19:34 UTC  (23+ messages)
` [PATCH 04/55] target/arm: Add handling for PSR.ECI/ICI
` [PATCH 11/55] target/arm: Implement MVE VLDR/VSTR (non-widening forms)
` [PATCH 13/55] target/arm: Implement MVE VCLZ
` [PATCH 49/55] target/arm: Implement MVE VQDMULL (vector)
` [PATCH 52/55] target/arm: Implement MVE VCADD
` [PATCH 54/55] target/arm: Implement MVE VADDV
` [PATCH 55/55] target/arm: Make VMOV scalar <-> gpreg beatwise for MVE

[PATCH 0/2] tests: migration-test: Fix agressive test skip, add dirty ring test
 2021-06-10 19:32 UTC  (6+ messages)
` [PATCH 1/2] tests: migration-test: Still run the rest even if uffd missing
` [PATCH 2/2] tests: migration-test: Add dirty ring test

[PATCH v4 00/32] block/nbd: rework client connection
 2021-06-10 18:37 UTC  (6+ messages)
` [PATCH v4 01/32] co-queue: drop extra coroutine_fn marks
` [PATCH v4 04/32] block/nbd: connect_thread_func(): do qio_channel_set_delay(false)

[PATCH 1/1] hw: virt: consider hw_compat_6_0
 2021-06-10 18:34 UTC 

[PATCH] hw/nvme: be more careful when deasserting IRQs
 2021-06-10 18:14 UTC  (3+ messages)

[PATCH] accel/tcg: Use MiB in tcg_init_machine
 2021-06-10 17:57 UTC  (3+ messages)

[PATCH] tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_*
 2021-06-10 17:25 UTC  (2+ messages)

[RFC v1] virtio/vsock: add two more queues for datagram types
 2021-06-10 17:29 UTC  (3+ messages)
  `  "

[PATCH v2 0/3] target/ppc: mmu cleanup
 2021-06-10 17:07 UTC  (6+ messages)
` [PATCH v2 1/3] target/ppc: Turn ppc_tlb_invalid_all in a noop
` [PATCH v2 2/3] target/ppc: divided mmu_helper.c in 2 files
` [PATCH v2 3/3] target/ppc: moved ppc_store_sdr1 to mmu_common.c

[Bug 1913919] [NEW] Heap-buffer-overflow in sdhci_write_dataport
 2021-06-10 16:49 UTC  (4+ messages)
` [Bug 1913919] "

[PATCH v3 00/26] virtiofs dax patches
 2021-06-10 16:23 UTC  (10+ messages)
` [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it

[PATCH v2] qga-win: Free GMatchInfo properly
 2021-06-10 16:14 UTC  (5+ messages)

[Bug 1888714] [NEW] Memory Leak in hpet_timer results in unusable machine
 2021-06-10 15:54 UTC  (2+ messages)
` [Bug 1888714] "

[PATCH v2 0/2] tpm: Return QMP error when TPM is disabled in build
 2021-06-10 15:59 UTC  (7+ messages)
` [RFC PATCH v2 1/2] qapi: Inline qmp_marshal_output() functions

[PATCH] qga-win: Free GMatchInfo properly
 2021-06-10 15:59 UTC  (5+ messages)

[Bug 1880355] [NEW] Length restrictions for fw_cfg_dma_transfer?
 2021-06-10 15:50 UTC  (2+ messages)
` [Bug 1880355] "

[PATCH v2] migration/rdma: Use huge page register VM memory
 2021-06-10 15:39 UTC 

[PATCH] migration/rdma: Use huge page register VM memory
 2021-06-10 15:35 UTC  (5+ messages)
    ` 回复: "

qemu: arm: mounting ubifs using nandsim on busybox
 2021-06-10 15:34 UTC 

[Bug 1917082] [NEW] [OSS-Fuzz] Issue 27574 e1000: Loopback-related stack-overflow
 2021-06-10 15:25 UTC  (2+ messages)
` [Bug 1917082] "

[PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation
 2021-06-10 15:34 UTC  (10+ messages)
` [PATCH v3 12/28] accel/tcg: Merge tcg_exec_init into tcg_init_machine
` [PATCH v3 19/28] tcg: Tidy split_cross_256mb
` [PATCH v3 27/28] tcg: When allocating for !splitwx, begin with PROT_NONE

[Bug 1918321] [NEW] [OSS-Fuzz] Issue 31875 megasas: Null-ptr dereference in megasas_finish_dcmd
 2021-06-10 15:19 UTC  (2+ messages)
` [Bug 1918321] "

[Bug 1911839] [NEW] [OSS-Fuzz] Issue 29586 e1000e: Memcpy-param-overlap in flatview_write_continue
 2021-06-10 15:08 UTC  (2+ messages)
` [Bug 1911839] "

[Bug 1909261] [NEW] [OSS-Fuzz] Issue 28929 xhci: ASSERT: xfer->packet.status != USB_RET_NAK
 2021-06-10 15:11 UTC  (2+ messages)
` [Bug 1909261] "

[PATCH 00/11] target/i386/sev: Housekeeping helping using SEV-disabled binaries
 2021-06-10 15:19 UTC  (13+ messages)
` [PATCH 03/11] target/i386/monitor: Return QMP error when SEV is disabled in build
` [PATCH 04/11] target/i386/cpu: Add missing 'qapi/error.h' header
` [PATCH 05/11] target/i386/sev_i386.h: Remove unused headers
` [PATCH 06/11] target/i386/sev: Remove sev_get_me_mask()
` [PATCH 07/11] target/i386/sev: Mark unreachable code with g_assert_not_reached()
` [PATCH 10/11] target/i386/monitor: Move SEV specific commands to sev.c

[PATCH v3 0/5] block-copy: protect block-copy internal structures
 2021-06-10 15:05 UTC  (12+ messages)
` [PATCH v3 2/5] block-copy: improve comments of BlockCopyTask and BlockCopyState types and functions
` [PATCH v3 4/5] block-copy: add a CoMutex

[RFC PATCH 0/2] New NBD metacontext
 2021-06-10 14:43 UTC  (14+ messages)
` [PATCH 2/2] nbd: Add new qemu:joint-allocation metadata context
` [RFC libnbd PATCH] info: Add support for new qemu:joint-allocation

[PATCH 00/11] vl: compound properties for machines
 2021-06-10 14:41 UTC  (21+ messages)
` [PATCH 01/11] qom: export more functions for use with non-UserCreatable objects
` [PATCH 02/11] keyval: introduce keyval_merge
` [PATCH 03/11] keyval: introduce keyval_parse_into
` [PATCH 04/11] vl: switch -M parsing to keyval
` [PATCH 05/11] qemu-option: remove now-dead code
` [PATCH 06/11] machine: move dies from X86MachineState to CpuTopology
` [PATCH 07/11] machine: move common smp_parse code to caller
` [PATCH 08/11] machine: add error propagation to mc->smp_parse
` [PATCH 09/11] machine: pass QAPI struct "
` [PATCH 10/11] machine: reject -smp dies!=1 for non-PC machines
` [PATCH 11/11] machine: add smp compound property

Fwd: GSoC Intro - TUI interface for QMP
 2021-06-10 14:35 UTC  (8+ messages)
      `  "

[PATCH v2] semihosting/arm-compat: remove heuristic softmmu SYS_HEAPINFO
 2021-06-10 14:25 UTC  (6+ messages)

[PATCH] virtiofsd: Avoid increasing nlookup when calling lookup_name
 2021-06-10 14:25 UTC 

[PATCH] target/arm: Provide and use H8 and H1_8 macros
 2021-06-10 14:18 UTC  (3+ messages)

[Bug 1929710] Re: virDomainGetBlockJobInfo fails during swap_volume as disk '$disk' not found in domain
 2021-06-10 13:59 UTC 

[PATCH v14 0/8] MTE support for KVM guest
 2021-06-10 14:07 UTC  (8+ messages)
` [PATCH v14 1/8] arm64: mte: Handle race when synchronising tags

[PATCH v2 00/18] modules: add metadata database
 2021-06-10 14:03 UTC  (9+ messages)
` [PATCH v2 03/18] modules: add qemu-modinfo utility
` [PATCH v2 17/18] modules: check arch and block load on mismatch

[Bug 1883593] [NEW] Windows XP takes much longer to boot in TCG mode since 5.0
 2021-06-10 13:53 UTC  (3+ messages)
` [Bug 1883593] "

[PATCH] runstate: Initialize Error * to NULL
 2021-06-10 13:41 UTC  (3+ messages)

[PATCH v3 0/7] block: file-posix queue
 2021-06-10 13:40 UTC  (3+ messages)

tb_flush() calls causing long Windows XP boot times
 2021-06-10 13:38 UTC  (4+ messages)

[PATCH] vl: Fix an assert failure in error path
 2021-06-10 13:29 UTC  (7+ messages)

[PATCH v6 cxl2.0-v6-doe 0/6] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2021-06-10 13:16 UTC  (7+ messages)
` [PATCH v6 cxl2.0-v6-doe 1/6] standard-headers/linux/pci_regs: PCI header from Linux kernel
` [PATCH v6 cxl2.0-v6-doe 2/6] include/hw/pci: headers for PCIe DOE
` [PATCH v6 cxl2.0-v6-doe 3/6] hw/pci: PCIe Data Object Exchange implementation
` [PATCH v6 cxl2.0-v6-doe 4/6] cxl/compliance: CXL Compliance "
` [PATCH v6 cxl2.0-v6-doe 5/6] cxl/cdat: CXL CDAT "
` [PATCH v6 cxl2.0-v6-doe 6/6] test/cdat: CXL CDAT test data


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 read-only IMAP folder(s) and NNTP newsgroup(s).