qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-19 16:59:43 to 2021-04-20 07:19:53 UTC [more...]

[PATCH 00/14] hw(/block/)nvme: spring cleaning
 2021-04-20  7:16 UTC  (19+ messages)
` [PATCH 01/14] hw/block/nvme: rename __nvme_zrm_open
` [PATCH 02/14] hw/block/nvme: rename __nvme_advance_zone_wp
` [PATCH 03/14] hw/block/nvme: rename __nvme_select_ns_iocs
` [PATCH 04/14] hw/block/nvme: consolidate header files
` [PATCH 05/14] hw/block/nvme: cleanup includes
` [PATCH 06/14] hw/block/nvme: remove non-shared defines from header file
` [PATCH 07/14] hw/block/nvme: replace nvme_ns_status
` [PATCH 08/14] hw/block/nvme: cache lba and ms sizes
` [PATCH 09/14] hw/block/nvme: add metadata offset helper
` [PATCH 10/14] hw/block/nvme: streamline namespace array indexing
` [PATCH 11/14] hw/block/nvme: remove num_namespaces member
` [PATCH 12/14] hw/block/nvme: remove irrelevant zone resource checks
` [PATCH 13/14] hw/block/nvme: move zoned constraints checks
` [PATCH 14/14] hw/nvme: move nvme emulation out of hw/block

[PATCH v2 00/12] virtio-gpu: Add support for Blob resources feature
 2021-04-20  6:53 UTC  (13+ messages)
` [PATCH v2 01/12] ui: Get the fd associated with udmabuf driver
` [PATCH v2 02/12] virtio-gpu: Add udmabuf helpers
` [PATCH v2 03/12] virtio-gpu: Add virtio_gpu_find_check_resource
` [PATCH v2 04/12] virtio-gpu: Refactor virtio_gpu_set_scanout
` [PATCH v2 05/12] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
` [PATCH v2 06/12] virtio-gpu: Add initial definitions for blob resources
` [PATCH v2 07/12] virtio-gpu: Add virtio_gpu_resource_create_blob
` [PATCH v2 08/12] ui/pixman: Add qemu_pixman_to_drm_format()
` [PATCH v2 09/12] virtio-gpu: Add helpers to create and destroy dmabuf objects
` [PATCH v2 10/12] virtio-gpu: Factor out update scanout
` [PATCH v2 11/12] virtio-gpu: Add virtio_gpu_set_scanout_blob
` [PATCH v2 12/12] virtio-gpu: Update cursor data using blob

[PATCH] xen-mapcache: avoid a race on memory map while using MAP_FIXED
 2021-04-20  7:03 UTC  (3+ messages)

[Qemu-devel] [Bug 1808824] [NEW] Mouse leaves VM window when Grab on Hover isn't selected Windows 10 and Intel HAX
 2021-04-20  6:51 UTC  (2+ messages)
` [Bug 1808824] "

[Qemu-devel] [Bug 1808563] [NEW] Listing the contents of / lists QEMU_LD_PREFIX instead
 2021-04-20  6:50 UTC  (2+ messages)
` [Bug 1808563] "

[Qemu-devel] [Bug 1808565] [NEW] Reading /proc/self/task/<pid>/maps is not remapped to the target
 2021-04-20  6:51 UTC  (2+ messages)
` [Bug 1808565] "

[PATCH v3] memory: Directly dispatch alias accesses on origin memory region
 2021-04-20  7:00 UTC  (5+ messages)

[Qemu-devel] [Bug 1806114] [NEW] Reading sectors from floppy with BIOS INT 13h is broken
 2021-04-20  6:48 UTC  (2+ messages)
` [Bug 1806114] "

[Qemu-devel] [Bug 1806196] [NEW] qed leaked clusters
 2021-04-20  6:49 UTC  (2+ messages)
` [Bug 1806196] "

[Qemu-devel] [Bug 1807073] [NEW] qemu-guest-agent stop work when fsfreeze
 2021-04-20  6:50 UTC  (2+ messages)
` [Bug 1807073] "

[Qemu-devel] [Bug 1807052] [NEW] Qemu hangs during migration
 2021-04-20  6:49 UTC  (2+ messages)
` [Bug 1807052] "

[RFC PATCH 0/2] qemu-img convert: Fix sparseness detection
 2021-04-20  6:49 UTC  (3+ messages)

[PATCH v4 00/12] target/hexagon: introduce idef-parser
 2021-04-20  6:39 UTC  (5+ messages)
` [PATCH v4 06/12] target/hexagon: introduce new helper functions

[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
 2021-04-20  6:26 UTC  (10+ messages)
` [RFC PATCH 01/11] target/riscv: Add CLIC CSR mintstatus
` [RFC PATCH 03/11] hw/intc: Add CLIC device

[PATCH] migration: Deprecate redundant query-migrate result @blocked
 2021-04-20  5:19 UTC 

[PATCH v2] migration: Drop redundant query-migrate result @blocked
 2021-04-20  5:19 UTC 

[PATCH for-6.0] migration: Drop redundant query-migrate result @blocked
 2021-04-20  4:27 UTC  (4+ messages)

[PATCH 0/2] tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions
 2021-04-20  3:59 UTC  (4+ messages)
` [PATCH 1/2] tests/docker: gcc-10 based images for ppc64{,le} tests
` [PATCH 2/2] tests/tcg/ppc64le: tests for brh/brw/brd

[PATCH qemu v18] spapr: Implement Open Firmware client interface
 2021-04-20  3:14 UTC  (2+ messages)

[PATCH 00/32] Qemu SGX virtualization
 2021-04-20  2:58 UTC  (4+ messages)
` [PATCH 13/32] linux-headers: Add placeholder for KVM_CAP_SGX_ATTRIBUTE

[PATCH] target/riscv: fix exception index on instruction access fault
 2021-04-20  3:06 UTC  (3+ messages)

[PATCH RFC 0/7] RFC: Asynchronous QMP Draft
 2021-04-20  2:47 UTC  (6+ messages)

[Bug 1925109] [NEW] usbredirparser: bulk transfer length exceeds limits
 2021-04-20  2:38 UTC 

[PATCH 0/2] pSeries: revert CPU unplug timeout
 2021-04-20  1:24 UTC  (5+ messages)
` [PATCH 2/2] spapr.c: always pulse guest IRQ in spapr_core_unplug_request()

[PATCH v2] fpu/softfloat: set invalid excp flag for RISC-V muladd instructions
 2021-04-20  1:31 UTC 

[PATCH 1/4] target/ppc: Code motion required to build disabling tcg
 2021-04-20  1:20 UTC  (2+ messages)

[PATCH] fpu/softfloat: set invalid excp flag for RISC-V muladd instructions
 2021-04-20  1:18 UTC  (3+ messages)

[Bug 1925094] [NEW] DISCARD support for Crypto Block Devices
 2021-04-20  0:56 UTC 

target/ppc: sPAPR invalid function calls when compiling without TCG
 2021-04-20  0:09 UTC  (2+ messages)

[PATCH v4 0/8] RISC-V: Add support for ePMP v0.9.1
 2021-04-19 23:13 UTC  (2+ messages)

[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
 2021-04-19 23:03 UTC  (2+ messages)
` [Bug 1749393] "

[PATCH 0/3] Acceptance Tests: support choosing specific distro and version
 2021-04-19 22:28 UTC  (5+ messages)
` [PATCH 2/3] Acceptance Tests: move definition of distro checksums to the framework

[PATCH v5] i386/cpu_dump: support AVX512 ZMM regs dump
 2021-04-19 21:59 UTC  (3+ messages)

[for-6.1 0/4] virtio: Improve boot time of virtio-scsi-pci and virtio-blk-pci
 2021-04-19 21:51 UTC  (2+ messages)

[PATCH] hw/riscv: Fix OT IBEX reset vector
 2021-04-19 21:36 UTC  (2+ messages)

[PATCH v3 00/30] target/mips: Re-org to allow KVM-only builds
 2021-04-19 20:42 UTC  (40+ messages)
` [PATCH v3 01/30] target/mips: Simplify meson TCG rules
` [PATCH v3 02/30] target/mips: Move IEEE rounding mode array to new source file
` [PATCH v3 03/30] target/mips: Move msa_reset() "
` [PATCH v3 04/30] target/mips: Make CPU/FPU regnames[] arrays global
` [PATCH v3 05/30] target/mips: Optimize CPU/FPU regnames[] arrays
` [PATCH v3 06/30] target/mips: Restrict mips_cpu_dump_state() to cpu.c
` [PATCH v3 07/30] target/mips: Turn printfpr() macro into a proper function
` [PATCH v3 08/30] target/mips: Declare mips_cpu_set_error_pc() inlined in "internal.h"
` [PATCH v3 09/30] target/mips: Merge do_translate_address into cpu_mips_translate_address
` [PATCH v3 10/30] target/mips: Extract load/store helpers to ldst_helper.c
` [PATCH v3 11/30] meson: Introduce meson_user_arch source set for arch-specific user-mode
` [PATCH v3 12/30] target/mips: Introduce tcg-internal.h for TCG specific declarations
` [PATCH v3 13/30] target/mips: Add simple user-mode mips_cpu_do_interrupt()
` [PATCH v3 14/30] target/mips: Add simple user-mode mips_cpu_tlb_fill()
` [PATCH v3 15/30] target/mips: Move cpu_signal_handler definition around
` [PATCH v3 16/30] target/mips: Move sysemu specific files under sysemu/ subfolder
` [PATCH v3 17/30] target/mips: Move physical addressing code to sysemu/physaddr.c
` [PATCH v3 18/30] target/mips: Restrict cpu_mips_get_random() / update_pagemask() to TCG
` [PATCH v3 19/30] target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder
` [PATCH v3 20/30] target/mips: Restrict mmu_init() to TCG
` [PATCH v3 21/30] target/mips: Move tlb_helper.c to tcg/sysemu/
` [PATCH v3 22/30] target/mips: Restrict CPUMIPSTLBContext::map_address() handlers scope
` [PATCH v3 23/30] target/mips: Move Special opcodes to tcg/sysemu/special_helper.c
` [PATCH v3 24/30] target/mips: Move helper_cache() "
` [PATCH v3 25/30] target/mips: Move TLB management helpers to tcg/sysemu/tlb_helper.c
` [PATCH v3 26/30] target/mips: Move exception management code to exception.c
` [PATCH v3 27/30] target/mips: Move CP0 helpers to sysemu/cp0.c
` [PATCH v3 28/30] target/mips: Move TCG source files under tcg/ sub directory
` [PATCH v3 29/30] hw/mips: Restrict non-virtualized machines to TCG
` [PATCH v3 30/30] gitlab-ci: Add KVM mips64el cross-build jobs

[PATCH v5 00/31] target/arm: enforce alignment
 2021-04-19 20:22 UTC  (32+ messages)
` [PATCH v5 01/31] target/arm: Fix decode of align in VLDST_single
` [PATCH v5 02/31] target/arm: Rename TBFLAG_A32, SCTLR_B
` [PATCH v5 03/31] target/arm: Rename TBFLAG_ANY, PSTATE_SS
` [PATCH v5 04/31] target/arm: Add wrapper macros for accessing tbflags
` [PATCH v5 05/31] target/arm: Introduce CPUARMTBFlags
` [PATCH v5 06/31] target/arm: Move mode specific TB flags to tb->cs_base
` [PATCH v5 07/31] target/arm: Use cpu_abort in assert_hflags_rebuild_correctly
` [PATCH v5 08/31] target/arm: Move TBFLAG_AM32 bits to the top
` [PATCH v5 09/31] target/arm: Move TBFLAG_ANY bits to the bottom
` [PATCH v5 10/31] target/arm: Add ALIGN_MEM to TBFLAG_ANY
` [PATCH v5 11/31] target/arm: Adjust gen_aa32_{ld, st}_i32 for align+endianness
` [PATCH v5 12/31] target/arm: Merge gen_aa32_frob64 into gen_aa32_ld_i64
` [PATCH v5 13/31] target/arm: Fix SCTLR_B test for TCGv_i64 load/store
` [PATCH v5 14/31] target/arm: Adjust gen_aa32_{ld, st}_i64 for align+endianness
` [PATCH v5 15/31] target/arm: Enforce word alignment for LDRD/STRD
` [PATCH v5 16/31] target/arm: Enforce alignment for LDA/LDAH/STL/STLH
` [PATCH v5 17/31] target/arm: Enforce alignment for LDM/STM
` [PATCH v5 18/31] target/arm: Enforce alignment for RFE
` [PATCH v5 19/31] target/arm: Enforce alignment for SRS
` [PATCH v5 20/31] target/arm: Enforce alignment for VLDM/VSTM
` [PATCH v5 21/31] target/arm: Enforce alignment for VLDR/VSTR
` [PATCH v5 22/31] target/arm: Enforce alignment for VLDn (all lanes)
` [PATCH v5 23/31] target/arm: Enforce alignment for VLDn/VSTn (multiple)
` [PATCH v5 24/31] target/arm: Enforce alignment for VLDn/VSTn (single)
` [PATCH v5 25/31] target/arm: Use finalize_memop for aa64 gpr load/store
` [PATCH v5 26/31] target/arm: Use finalize_memop for aa64 fpr load/store
` [PATCH v5 27/31] target/arm: Enforce alignment for aa64 load-acq/store-rel
` [PATCH v5 28/31] target/arm: Use MemOp for size + endian in aa64 vector ld/st
` [PATCH v5 29/31] target/arm: Enforce alignment for aa64 vector LDn/STn (multiple)
` [PATCH v5 30/31] target/arm: Enforce alignment for aa64 vector LDn/STn (single)
` [PATCH v5 31/31] target/arm: Enforce alignment for sve LD1R

[PATCH 2/2] virtiofsd: Add help for -o xattr-mapping
 2021-04-19 19:59 UTC  (5+ messages)
` [Virtio-fs] "

[PATCH v3] qapi: introduce 'query-cpu-model-cpuid' action
 2021-04-19 20:23 UTC  (6+ messages)

[PATCH RFC] migration: warn about non-migratable configurations unless '--no-migration' was specified
 2021-04-19 19:32 UTC  (10+ messages)

[PATCH 0/8] Tests: introduce custom jobs
 2021-04-19 19:35 UTC  (17+ messages)
` [PATCH 2/8] Acceptance tests: do not try to reuse packages from the system
` [PATCH 3/8] tests/acceptance/linux_ssh_mips_malta.py: drop identical setUp
` [PATCH 4/8] tests/acceptance/migration.py: cancel test if migration is not supported
` [PATCH 5/8] tests/acceptance/cpu_queries.py: use the proper logging channels
` [PATCH 6/8] Acceptance tests: prevent shutdown on non-specific target tests
` [PATCH 7/8] tests/acceptance/migration.py: cancel test on s390x

[PATCH v7 0/4] Add support for FEAT_TLBIOS and FEAT_TLBIRANGE
 2021-04-19 20:05 UTC  (2+ messages)

[RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
 2021-04-19 19:39 UTC  (4+ messages)

any remaining for-6.0 issues?
 2021-04-19 19:38 UTC  (8+ messages)

Live migration using a specified networking adapter
 2021-04-19 19:06 UTC  (2+ messages)

[PATCH 0/2] virtiofsd: Enable xattr if xattrmap is used
 2021-04-19 18:55 UTC  (4+ messages)
` [PATCH 1/2] virtiofsd: Allow use "-o xattrmap" without "-o xattr"
  ` [Virtio-fs] "

[RFC PATCH] vfio-ccw: Permit missing IRQs
 2021-04-19 18:49 UTC 

[PATCH v4 for-6.1 00/39] target/arm: enforce alignment
 2021-04-19 18:24 UTC  (21+ messages)
` [PATCH v4 02/30] target/arm: Rename TBFLAG_A32, SCTLR_B
` [PATCH v4 03/30] target/arm: Rename TBFLAG_ANY, PSTATE_SS
` [PATCH v4 04/30] target/arm: Add wrapper macros for accessing tbflags
` [PATCH v4 05/30] target/arm: Introduce CPUARMTBFlags
` [PATCH v4 06/30] target/arm: Move mode specific TB flags to tb->cs_base
` [PATCH v4 07/30] target/arm: Move TBFLAG_AM32 bits to the top
` [PATCH v4 08/30] target/arm: Move TBFLAG_ANY bits to the bottom
` [PATCH v4 09/30] target/arm: Add ALIGN_MEM to TBFLAG_ANY
` [PATCH v4 21/30] target/arm: Enforce alignment for VLDn (all lanes)

[PATCH v2] Revert "target/mips: Deprecate nanoMIPS ISA"
 2021-04-19 18:11 UTC  (4+ messages)

[PATCH v5 for-6.1 0/9] target/arm mte fixes
 2021-04-19 17:39 UTC  (4+ messages)
` [PATCH v5 1/9] target/arm: Fix mte_checkN

[Bug 1924914] [NEW] Running sway in a QEMU VM results in a GPU hang of the guest (virtio-gpu driver)
 2021-04-19 17:21 UTC  (2+ messages)
` [Bug 1924914] "

[PATCH-for-6.0] target/mips: Correct the license text
 2021-04-19 17:16 UTC  (3+ messages)

[PATCH-for-6.0? v3] mptsas: Remove unused MPTSASState 'pending' field (CVE-2021-3392)
 2021-04-19 17:07 UTC  (3+ messages)

[RFC PATCH 00/15] gitlab-ci: Allow forks to use different pipelines than mainstream
 2021-04-19 16:58 UTC  (6+ messages)
` [RFC PATCH 14/15] gitlab-ci: Allow forks to use different set of jobs


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