qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-19 21:10:16 to 2021-04-20 14:05:08 UTC [more...]

[PATCH v3 00/30] target/mips: Re-org to allow KVM-only builds
 2021-04-20 14:03 UTC  (5+ messages)
` [PATCH v3 08/30] target/mips: Declare mips_cpu_set_error_pc() inlined in "internal.h"

[PATCH] target/arm: Flush correct TLBs in tlbi_aa64_vae2is_write()
 2021-04-20 13:48 UTC  (5+ messages)

[PATCH RFC] migration: warn about non-migratable configurations unless '--no-migration' was specified
 2021-04-20 13:48 UTC  (12+ messages)

[RFC v2 00/13] s390x cleanup
 2021-04-20 13:40 UTC  (24+ messages)
` [RFC v2 01/13] hw/s390x: only build tod-qemu from the CONFIG_TCG build
` [RFC v2 02/13] hw/s390x: rename tod-qemu.c to tod-tcg.c
` [RFC v2 03/13] hw/s390x: tod: make explicit checks for accelerators when initializing
` [RFC v2 04/13] target/s390x: remove tcg-stub.c
` [RFC v2 05/13] target/s390x: start moving TCG-only code to tcg/
` [RFC v2 06/13] target/s390x: move sysemu-only code out to cpu-sysemu.c
` [RFC v2 07/13] target/s390x: split cpu-dump from helper.c
` [RFC v2 08/13] target/s390x: make helper.c sysemu-only
` [RFC v2 09/13] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m
` [RFC v2 10/13] target/s390x: remove kvm-stub.c
` [RFC v2 11/13] target/s390x: move kvm files into kvm/
` [RFC v2 12/13] target/s390x: split sysemu part of cpu models
` [RFC v2 13/13] MAINTAINERS: update s390x directories

[PATCH for-6.0?] qga: fix guest-get-disks regression
 2021-04-20 13:12 UTC  (3+ messages)

[RFC PATCH 0/3] block-copy: lock tasks and calls list
 2021-04-20 13:12 UTC  (8+ messages)
` [RFC PATCH 1/3] block-copy: improve documentation for BlockCopyTask type and functions
` [RFC PATCH 2/3] block-copy: add a CoMutex to the BlockCopyTask list
` [RFC PATCH 3/3] block-copy: add CoMutex lock for BlockCopyCallState list

[PATCH for-6.1] hw: add compat machines for 6.1
 2021-04-20 12:41 UTC  (3+ messages)

[Qemu-devel] [Bug 1819182] [NEW] info does not recognize file format of vpc with subformat=fixed
 2021-04-20 12:31 UTC  (2+ messages)
` [Bug 1819182] "

[PATCH v2 for-6.0?] hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
 2021-04-20 12:39 UTC  (8+ messages)

[Bug 1819908] Re: slight screen corruption when maximizing window
 2021-04-20 12:26 UTC  (2+ messages)

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

[Qemu-devel] [Bug 1806196] [NEW] qed leaked clusters
 2021-04-20 12:08 UTC  (3+ messages)
` [Bug 1806196] "

[PATCH v3] plugins/syscall: Added a table-like summary output
 2021-04-20 11:54 UTC 

[PATCH] migration: Deprecate redundant query-migrate result @blocked
 2021-04-20 11:50 UTC  (4+ messages)

[PATCH v5 00/14] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-04-20 11:43 UTC  (25+ messages)
` [PATCH v5 04/14] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
` [PATCH v5 05/14] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
` [PATCH v5 07/14] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
` [PATCH v5 10/14] qmp: Clarify memory backend properties returned via query-memdev
` [PATCH v5 11/14] qmp: Include "share" property of memory backends
` [PATCH v5 12/14] hmp: Print "share" property of memory backends with "info memdev"
` [PATCH v5 13/14] qmp: Include "reserve" property of memory backends
` [PATCH v5 14/14] hmp: Print "reserve" property of memory backends with "info memdev"

[PATCH V4 0/7] Bypass specific network traffic in COLO
 2021-04-20 11:05 UTC  (8+ messages)
` [PATCH V4 1/7] qapi/net.json: Add IP_PROTOCOL definition

[RFC v14 00/80] arm cleanup experiment for kvm-only build
 2021-04-20 10:57 UTC  (20+ messages)
` [RFC v14 04/80] target/arm: tcg: add sysemu and user subdirs
` [RFC v14 09/80] target/arm: only build psci for TCG
` [RFC v14 11/80] target/arm: tcg: fix comment style before move to cpu-mmu
` [RFC v14 13/80] target/arm: fix style in preparation of new cpregs module
` [RFC v14 14/80] target/arm: split cpregs from tcg/helper.c
` [RFC v14 15/80] target/arm: move cpu definitions to common cpu module
` [RFC v14 52/80] tests: device-introspect-test: cope with ARM TCG-only devices

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

[PATCH v5 00/31] target/arm: enforce alignment
 2021-04-20 10:27 UTC  (7+ messages)
` [PATCH v5 07/31] target/arm: Use cpu_abort in assert_hflags_rebuild_correctly
` [PATCH v5 12/31] target/arm: Merge gen_aa32_frob64 into gen_aa32_ld_i64
` [PATCH v5 16/31] target/arm: Enforce alignment for LDA/LDAH/STL/STLH
` [PATCH v5 30/31] target/arm: Enforce alignment for aa64 vector LDn/STn (single)

[PATCH-for-6.0 v2] target/mips/rel6_translate: Change license to GNU LGPL v2.1 (or later)
 2021-04-20 10:09 UTC  (2+ messages)

any remaining for-6.0 issues?
 2021-04-20  9:58 UTC  (9+ messages)

[RFC-PATCH] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
 2021-04-20  9:36 UTC  (3+ messages)

[PATCH v2] i386: Add ratelimit for bus locks acquired in guest
 2021-04-20  9:37 UTC 

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

[Qemu-devel] [Bug 1805913] [NEW] readdir() returns NULL (errno=EOVERFLOW) for 32-bit user-static qemu on 64-bit host
 2021-04-20  9:16 UTC  (3+ messages)
` [Bug 1805913] "

[RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
 2021-04-20  9:27 UTC  (4+ messages)
` [RFC PATCH-for-6.1 8/9] hw/clock: Declare clock_new() internally

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

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

[Qemu-devel] [Bug 1818122] [NEW] QEMU 3.1 makes libxslt to crash on ppc64
 2021-04-20  8:49 UTC  (5+ messages)
` [Bug 1818122] "

[Qemu-devel] [Bug 1817239] [NEW] add '--targets' option to qemu-binfmt-conf.sh
 2021-04-20  8:21 UTC  (2+ messages)
` [Bug 1817239] "

[PATCH v2] migration: Drop redundant query-migrate result @blocked
 2021-04-20  8:35 UTC  (2+ messages)

[Bug 1821131] Re: VM running under latest Qemu receives 2, 3, 8, and = when sent the keysyms for @, #, *, and + respectively
 2021-04-20  8:28 UTC 

[Bug 1821595] Re: Failed to emulate MMIO access with EmulatorReturnStatus: 2
 2021-04-20  8:27 UTC 

[Qemu-devel] [Bug 1808928] [NEW] Bitmap Extra data is not supported
 2021-04-20  7:56 UTC  (2+ messages)
` [Bug 1808928] "

[Qemu-devel] [Bug 1809144] [NEW] SVM instructions fail with SVME bit enabled
 2021-04-20  7:57 UTC  (2+ messages)
` [Bug 1809144] "

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

[Qemu-devel] [Bug 1813045] [NEW] qemu-ga fsfreeze crashes the kernel
 2021-04-20  8:04 UTC  (2+ messages)
` [Bug 1813045] "

[Qemu-devel] [Bug 1809684] [NEW] amdgpu passthrough on POWER9 (ppc64el) not working
 2021-04-20  8:02 UTC  (2+ messages)
` [Bug 1809684] "

Live migration using a specified networking adapter
 2021-04-20  8:27 UTC  (3+ messages)

[Qemu-devel] [Bug 1811244] [NEW] qemu 3.1/i386 crashes when MTTCG is enabled
 2021-04-20  8:03 UTC  (2+ messages)
` [Bug 1811244] Re: qemu 3.1/i386 crashes/guest hangs "

[Qemu-devel] [Bug 1811888] [NEW] Qemu refuses to multiboot Elf64 kernels
 2021-04-20  8:04 UTC  (2+ messages)
` [Bug 1811888] "

[Qemu-devel] [Bug 1806040] [NEW] Nested VMX virtualization error on last Qemu versions
 2021-04-20  8:11 UTC  (2+ messages)
` [Bug 1806040] "

[Bug 1813398] Re: qemu user calls malloc after fork in multi-threaded process
 2021-04-20  8:07 UTC 

[Qemu-devel] [Bug 1799766] [NEW] -device does not work as -drive do
 2021-04-20  8:08 UTC  (2+ messages)
` [Bug 1799766] "

[Qemu-devel] [Bug 1815993] [NEW] drive-backup with iscsi will cause vm disk no response
 2021-04-20  8:20 UTC  (2+ messages)
` [Bug 1815993] "

[Qemu-devel] [Bug 1814343] [NEW] Initrd not loaded on riscv32
 2021-04-20  8:17 UTC  (2+ messages)
` [Bug 1814343] "

[Qemu-devel] [Bug 1814381] [NEW] qemu can't resolve ::1 when no network is available
 2021-04-20  8:19 UTC  (2+ messages)
` [Bug 1814381] "

[PATCH v2] hw/riscv: Fix OT IBEX reset vector
 2021-04-20  8:00 UTC 

[Bug 1914236] Re: QEMU: scsi: use-after-free in mptsas_process_scsi_io_request() of mptsas1068 emulator
 2021-04-20  7:35 UTC 

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

[PATCH 00/14] hw(/block/)nvme: spring cleaning
 2021-04-20  7:16 UTC  (8+ 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 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

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

[PATCH for-6.0] migration: Drop redundant query-migrate result @blocked
 2021-04-20  4:27 UTC  (4+ 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)


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