qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-11 05:13:10 to 2021-05-11 10:19:46 UTC [more...]

[PATCH 00/72] Convert floatx80 and float128 to FloatParts
 2021-05-11 10:16 UTC  (21+ messages)
` [PATCH 01/72] qemu/host-utils: Use __builtin_bitreverseN
` [PATCH 04/72] accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c
` [PATCH 05/72] tests/fp: add quad support to the benchmark utility
` [PATCH 07/72] softfloat: Inline float_raise
` [PATCH 08/72] softfloat: Use float_raise in more places
` [PATCH 11/72] softfloat: Use return_nan in float_to_float
` [PATCH 12/72] softfloat: fix return_nan vs default_nan_mode
` [PATCH 13/72] target/mips: Set set_default_nan_mode with set_snan_bit_is_one
` [PATCH 14/72] softfloat: Do not produce a default_nan from parts_silence_nan
` [PATCH 15/72] softfloat: Rename FloatParts to FloatParts64

[PATCH v8] introduce vfio-user protocol specification
 2021-05-11 10:09 UTC  (4+ messages)

[PATCH v3 0/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API
 2021-05-11 10:11 UTC  (2+ messages)

[for-6.1 v3 0/3] virtiofsd: Add support for FUSE_SYNCFS request
 2021-05-11 10:09 UTC  (7+ messages)
` [for-6.1 v3 2/3] virtiofsd: Track mounts
` [for-6.1 v3 3/3] virtiofsd: Add support for FUSE_SYNCFS request

[PATCH v2 0/5] mptcp support
 2021-05-11 10:04 UTC  (3+ messages)
` [PATCH v2 5/5] sockets: Support multipath TCP

[PULL 0/9] scripts/simplebench patches
 2021-05-11 10:02 UTC  (4+ messages)

[PATCH v1] introduce multifd into guestperf
 2021-05-11  9:54 UTC  (4+ messages)
` [PATCH v1] tests/migration: "

[PATCH] tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
 2021-05-11  9:50 UTC  (2+ messages)

[PATCH] tests/migration-test: Fix "true" vs true
 2021-05-11  9:47 UTC  (2+ messages)

[PATCH v5 00/10] numa/exec/migration: Fix resizing RAM blocks while migrating
 2021-05-11  9:42 UTC  (2+ messages)

[PATCH] docs: add table of contents to QAPI references
 2021-05-11  9:25 UTC 

[PATCH v5 0/9] ui: add vdagent implementation and clipboard support
 2021-05-11  9:27 UTC  (5+ messages)
` [PATCH v5 4/9] ui/vdagent: core infrastructure

[PATCH] scripts: add a script to list virtio devices in a system
 2021-05-11  9:17 UTC  (6+ messages)

[PATCH v3] migration: Drop redundant query-migrate result @blocked
 2021-05-11  9:25 UTC  (2+ messages)

[PATCH v2] make sample page count configurable
 2021-05-11  9:35 UTC  (3+ messages)
` [PATCH v2] migration/dirtyrate: "

[PATCH v6 00/82] target/arm: Implement SVE2
 2021-05-11  9:14 UTC  (25+ messages)
` [PATCH v6 01/82] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
` [PATCH v6 02/82] target/arm: Implement SVE2 Integer Multiply - Unpredicated
` [PATCH v6 03/82] target/arm: Implement SVE2 integer pairwise add and accumulate long
` [PATCH v6 04/82] target/arm: Implement SVE2 integer unary operations (predicated)
` [PATCH v6 05/82] target/arm: Split out saturating/rounding shifts from neon
` [PATCH v6 06/82] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
` [PATCH v6 07/82] target/arm: Implement SVE2 integer halving add/subtract (predicated)
` [PATCH v6 08/82] target/arm: Implement SVE2 integer pairwise arithmetic
` [PATCH v6 09/82] target/arm: Implement SVE2 saturating add/subtract (predicated)
` [PATCH v6 10/82] target/arm: Implement SVE2 integer add/subtract long
` [PATCH v6 11/82] target/arm: Implement SVE2 integer add/subtract interleaved long
` [PATCH v6 12/82] target/arm: Implement SVE2 integer add/subtract wide

[PULL 00/33] Misc (mostly i386) patches for 2021-05-11
 2021-05-11  9:09 UTC  (37+ messages)
` [PULL 01/33] target/i386: Rename helper_fldt, helper_fstt
` [PULL 02/33] target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor
` [PULL 03/33] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PULL 04/33] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PULL 05/33] accel: introduce new accessor functions
` [PULL 06/33] target/i386: fix host_cpu_adjust_phys_bits error handling
` [PULL 07/33] accel-cpu: make cpu_realizefn return a bool
` [PULL 08/33] i386: split off sysemu-only functionality in tcg-cpu
` [PULL 09/33] i386: split smm helper (sysemu)
` [PULL 10/33] i386: split tcg excp_helper into sysemu and user parts
` [PULL 11/33] i386: move TCG bpt_helper into sysemu/
` [PULL 12/33] i386: split misc helper user stubs and sysemu part
` [PULL 13/33] i386: separate fpu_helper sysemu-only parts
` [PULL 14/33] i386: split svm_helper into sysemu and stub-only user
` [PULL 15/33] i386: split seg_helper into user-only and sysemu parts
` [PULL 16/33] i386: split off sysemu part of cpu.c
` [PULL 17/33] target/i386: gdbstub: introduce aux functions to read/write CS64 regs
` [PULL 18/33] target/i386: gdbstub: only write CR0/CR2/CR3/EFER for sysemu
` [PULL 19/33] i386: make cpu_load_efer sysemu-only
` [PULL 20/33] accel: move call to accel_init_interfaces
` [PULL 21/33] accel: add init_accel_cpu for adapting accel behavior to CPU type
` [PULL 22/33] target/i386: merge SVM_NPTEXIT_* with PF_ERROR_* constants
` [PULL 23/33] target/i386: move paging mode constants from SVM to cpu.h
` [PULL 24/33] target/i386: extract mmu_translate
` [PULL 25/33] target/i386: pass cr3 to mmu_translate
` [PULL 26/33] target/i386: extend pg_mode to more CR0 and CR4 bits
` [PULL 27/33] target/i386: allow customizing the next phase of the translation
` [PULL 28/33] target/i386: use mmu_translate for NPT walk
` [PULL 29/33] main-loop: remove dead code
` [PULL 30/33] migration: do not restart VM after successful snapshot-load
` [PULL 31/33] qemu-option: support accept-any QemuOptsList in qemu_opts_absorb_qdict
` [PULL 32/33] configure: fix detection of gdbus-codegen
` [PULL 33/33] coverity-scan: list components, move model to scripts/coverity-scan

[PATCH v4 0/2] Some modification about ram_save_host_page()
 2021-05-11  9:17 UTC  (2+ messages)

[PATCH] replay: fix watchpoint processing for reverse debugging
 2021-05-11  9:11 UTC 

[PATCH] target/nios2: fix page-fit instruction count
 2021-05-11  8:40 UTC 

[Bug 1892604] [NEW] qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed
 2021-05-11  8:26 UTC  (3+ messages)
` [Bug 1892604] "

[PULL v2 00/42] riscv-to-apply queue
 2021-05-11  8:29 UTC  (2+ messages)

[PATCH v2 0/5] blkdebug: fix racing condition when iterating on
 2021-05-11  9:08 UTC  (5+ messages)
` [PATCH v2 5/5] blkdebug: protect rules and suspended_reqs with a lock

[PATCH v3 00/20] virtio-gpu: Add support for Blob resources
 2021-05-11  8:08 UTC  (21+ messages)
` [PATCH v3 01/20] ui: Get the fd associated with udmabuf driver
` [PATCH v3 02/20] headers: Add udmabuf.h
` [PATCH v3 03/20] virtio-gpu: Add udmabuf helpers
` [PATCH v3 04/20] virtio-gpu: Add virtio_gpu_find_check_resource
` [PATCH v3 05/20] virtio-gpu: Refactor virtio_gpu_set_scanout
` [PATCH v3 06/20] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
` [PATCH v3 07/20] virtio-gpu: Add initial definitions for blob resources
` [PATCH v3 08/20] virtio-gpu: Add virtio_gpu_resource_create_blob
` [PATCH v3 09/20] ui/pixman: Add qemu_pixman_to_drm_format()
` [PATCH v3 10/20] virtio-gpu: Add helpers to create and destroy dmabuf objects
` [PATCH v3 11/20] virtio-gpu: Factor out update scanout
` [PATCH v3 12/20] virtio-gpu: Add virtio_gpu_set_scanout_blob
` [PATCH v3 13/20] virtio-gpu: Update cursor data using blob
` [PATCH v3 14/20] virtio-gpu: Add initial definitions for explict flush feature
` [PATCH v3 15/20] virtio-gpu: Add dmabuf helpers for synchronization
` [PATCH v3 16/20] virtio-gpu: Add virtio_gpu_wait_flush API
` [PATCH v3 17/20] ui: Add egl helpers for synchronization
` [PATCH v3 18/20] ui/gtk-egl: Wait for the draw signal for dmabuf blobs
` [PATCH v3 19/20] ui/gtk: Create a common release_dmabuf helper
` [PATCH v3 20/20] virtio-gpu: Add gl_flushed callback

[PATCH 0/6] block-copy: make helper APIs thread safe
 2021-05-11  8:34 UTC  (7+ messages)
` [PATCH 5/6] co-shared-resource: protect with a mutex
` [PATCH 6/6] aiopool: "

[PATCH] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
 2021-05-11  8:23 UTC  (4+ messages)

[PATCH v2] block: Improve backing file validation
 2021-05-11  8:35 UTC  (2+ messages)

[PATCH 0/3] vhost-user: warn when guest RAM is not shared
 2021-05-11  8:21 UTC  (2+ messages)

[PATCH] block/export: improve vu_blk_sect_range_ok()
 2021-05-11  8:25 UTC  (2+ messages)

[PATCH 0/3] vhost-user-blk-test: add tests for the vhost-user-blk server
 2021-05-11  8:23 UTC  (2+ messages)

[PATCH RFC] migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
 2021-05-11  8:21 UTC  (3+ messages)

[Bug 1893003] [NEW] qemu-user doesn't translate host/target data for iovec I/O
 2021-05-11  7:59 UTC  (2+ messages)
` [Bug 1893003] Re: qemu linux-user "

[PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
 2021-05-11  8:05 UTC  (3+ messages)

[PATCH 0/2] SEV firmware error list touchups
 2021-05-11  7:36 UTC  (6+ messages)

[PATCH v2 00/10] gitlab-ci: Ease forks pipeline workflow
 2021-05-11  7:29 UTC  (11+ messages)
` [PATCH v2 01/10] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job)
` [PATCH v2 02/10] gitlab-ci: Rename acceptance_test_job -> integration_test_job
` [PATCH v2 03/10] gitlab-ci: Extract container job template to container-template.yml
` [PATCH v2 04/10] gitlab-ci: Extract crossbuild job templates to crossbuild-template.yml
` [PATCH v2 05/10] gitlab-ci: Extract DCO/style check jobs to static_checks.yml
` [PATCH v2 06/10] gitlab-ci: Extract build stages to stages.yml
` [PATCH v2 07/10] gitlab-ci: Extract default build/test jobs templates
` [PATCH v2 08/10] gitlab-ci: Extract all default build/test jobs to buildtest.yml
` [PATCH v2 09/10] gitlab-ci: Extract core container jobs to container-core.yml
` [PATCH v2 10/10] gitlab-ci: Move current job set to qemu-project.yml

[Bug 1925496] [NEW] nvme disk cannot be hotplugged after removal
 2021-05-11  7:37 UTC  (6+ messages)
` [Bug 1925496] "

[PULL 0/6] Usb 20210505 patches
 2021-05-11  7:36 UTC  (2+ messages)

[PATCH 0/2] [RESEND] SEV firmware error list touchups
 2021-05-11  7:35 UTC  (2+ messages)

[RFC PATCH 00/15] gitlab-ci: Allow forks to use different pipelines than mainstream
 2021-05-11  7:19 UTC  (13+ messages)
` [PATCH 10/15] gitlab-ci: Extract all default build/test jobs to buildtest.yml
` [RFC PATCH 14/15] gitlab-ci: Allow forks to use different set of jobs

[PATCH v2 00/32] Qemu SGX virtualization
 2021-05-11  6:20 UTC  (33+ messages)
` [PATCH v2 01/32] memory: Add RAM_PROTECTED flag to skip IOMMU mappings
` [PATCH v2 02/32] hostmem: Add hostmem-epc as a backend for SGX EPC
` [PATCH v2 03/32] qom: Add memory-backend-epc ObjectOptions support
` [PATCH v2 04/32] i386: Add 'sgx-epc' device to expose EPC sections to guest
` [PATCH v2 05/32] vl: Add "sgx-epc" option to expose SGX "
` [PATCH v2 06/32] i386: Add primary SGX CPUID and MSR defines
` [PATCH v2 07/32] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
` [PATCH v2 08/32] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
` [PATCH v2 09/32] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
` [PATCH v2 10/32] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
` [PATCH v2 11/32] i386: Add feature control MSR dependency when SGX is enabled
` [PATCH v2 12/32] i386: Update SGX CPUID info according to hardware/KVM/user input
` [PATCH v2 13/32] linux-headers: Add placeholder for KVM_CAP_SGX_ATTRIBUTE
` [PATCH v2 14/32] i386: kvm: Add support for exposing PROVISIONKEY to guest
` [PATCH v2 15/32] i386: Propagate SGX CPUID sub-leafs to KVM
` [PATCH v2 16/32] Adjust min CPUID level to 0x12 when SGX is enabled
` [PATCH v2 17/32] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
` [PATCH v2 18/32] hw/i386/pc: Account for SGX EPC sections when calculating device memory
` [PATCH v2 19/32] i386/pc: Add e820 entry for SGX EPC section(s)
` [PATCH v2 20/32] i386: acpi: Add SGX EPC entry to ACPI tables
` [PATCH v2 21/32] q35: Add support for SGX EPC
` [PATCH v2 22/32] i440fx: "
` [PATCH v2 23/32] hostmem: Add the reset interface for EPC backend reset
` [PATCH v2 24/32] sgx-epc: Add the reset interface for sgx-epc virt device
` [PATCH v2 25/32] qmp: Add query-sgx command
` [PATCH v2 26/32] hmp: Add 'info sgx' command
` [PATCH v2 27/32] i386: Add sgx_get_info() interface
` [PATCH v2 28/32] bitops: Support 32 and 64 bit mask macro
` [PATCH v2 29/32] qmp: Add the qmp_query_sgx_capabilities()
` [PATCH v2 30/32] Kconfig: Add CONFIG_SGX support
` [PATCH v2 31/32] sgx-epc: Add the fill_device_info() callback support
` [PATCH v2 32/32] doc: Add the SGX doc

[Qemu-devel] [Bug 1805913] [NEW] readdir() returns NULL (errno=EOVERFLOW) for 32-bit user-static qemu on 64-bit host
 2021-05-11  5:36 UTC  (2+ messages)
` [Bug 1805913] "

[Qemu-devel] [Bug 1806196] [NEW] qed leaked clusters
 2021-05-11  5:36 UTC  (2+ messages)
` [Bug 1806196] "

[Bug 1859384] [NEW] arm gic: interrupt model never 1 on non-mpcore and race condition in gic_acknowledge_irq
 2021-05-11  5:37 UTC  (2+ messages)
` [Bug 1859384] Re: arm gic: gic_acknowledge_irq doesn't clear line level for other cores for 1-n level-sensitive interrupts and gic_clear_pending uses GIC_DIST_TEST_MODEL (even on v2 where it always read 0 - "N-N")

[Qemu-devel] [Bug 1681439] [NEW] qemu-system-x86_64: hw/ide/core.c:685: ide_cancel_dma_sync: Assertion `s->bus->dma->aiocb == NULL' failed
 2021-05-11  5:34 UTC  (2+ messages)
` [Bug 1681439] Re: dma_blk_cb leaks memory map handles on misaligned IO

[Bug 1862986] [NEW] qemu-s390x crashes when run on aarch64
 2021-05-11  5:42 UTC  (3+ messages)
` [Bug 1862986] Re: qemu-s390x segfaults

[Qemu-devel] [Bug 1824344] [NEW] x86: retf or iret pagefault sets wrong error code
 2021-05-11  5:36 UTC  (2+ messages)
` [Bug 1824344] "

[Bug 1883083] [NEW] QEMU: block/vvfat driver issues
 2021-05-11  5:48 UTC  (2+ messages)
` [Bug 1883083] "

[Qemu-devel] [Bug 1843795] [NEW] 'mtfsf' instruction can clear FI incorrectly
 2021-05-11  5:37 UTC  (2+ messages)
` [Bug 1843795] "

[Bug 1847467] [NEW] qemu-x86_64 segment prefixes error
 2021-05-11  5:37 UTC  (2+ messages)
` [Bug 1847467] "

[Bug 1874264] [NEW] AIX 7.2 TL4 SP1 cannot IPL with QEMU >2.11.2 ppc64-softmmu
 2021-05-11  5:37 UTC  (2+ messages)
` [Bug 1874264] "

[Qemu-devel] [Bug 1699824] [NEW] qemu-system-sparc64 -M sun4v aborts on tribblix-sparc-0m16.iso
 2021-05-11  5:34 UTC  (2+ messages)
` [Bug 1699824] "

[Bug 1877015] [NEW] virtio only support packed ring size power of 2 between 256 and 1024
 2021-05-11  5:38 UTC  (2+ messages)
` [Bug 1877015] Re: virtio only support packed ring size power of 2

[Bug 1882123] [NEW] ARM cpu emulation regression on QEMU 4.2.0
 2021-05-11  5:38 UTC  (2+ messages)
` [Bug 1882123] "

[Qemu-devel] [Bug 1791763] [NEW] broken signal handling in nios2 user-mode emulation
 2021-05-11  5:35 UTC  (2+ messages)
` [Bug 1791763] "

[Qemu-devel] [Bug 1705118] [NEW] qemu user mode does not support catching SIGSEGV on some architectures
 2021-05-11  5:15 UTC  (2+ messages)
` [Bug 1705118] Re: qemu user mode: rt signals not implemented for sparc guests

[Bug 1883729] [NEW] xhci_find_stream: Assertion `streamid != 0' failed
 2021-05-11  5:31 UTC  (2+ messages)
` [Bug 1883729] "

[Qemu-devel] [Bug 1799792] [NEW] Broken scaling with gtk, gl=on on a hidpi display
 2021-05-11  5:35 UTC  (2+ messages)
` [Bug 1799792] Re: Broken scaling with gtk,gl=on "

[PATCH] cutils: fix memory leak in get_relocated_path()
 2021-05-11  5:38 UTC  (3+ messages)

[Bug 1883733] [NEW] FIXME xhci_alloc_device_streams:972 guest streams config not identical for all eps
 2021-05-11  5:29 UTC  (2+ messages)
` [Bug 1883733] "

[Bug 1860914] [NEW] QEMU prepends pathnames to command lines of Multiboot kernels and modules, contrary to the specification
 2021-05-11  5:20 UTC  (2+ messages)
` [Bug 1860914] "

[Bug 1869006] [NEW] PCIe cards passthrough to TCG guest works on 2GB of guest memory but fails on 4GB (vfio_dma_map invalid arg)
 2021-05-11  5:18 UTC  (2+ messages)
` [Bug 1869006] "

[Bug 1862874] [NEW] java may stuck for a long time in system mode with "-cpu max"
 2021-05-11  5:20 UTC  (2+ messages)
` [Bug 1862874] "

[Bug 1873769] [NEW] SB16 audio playback freezes emulation in Windows 95 guest
 2021-05-11  5:17 UTC  (2+ messages)
` [Bug 1873769] "

[Bug 1870331] [NEW] default nic device created even though supplied by configfile
 2021-05-11  5:17 UTC  (2+ messages)
` [Bug 1870331] "

[Qemu-devel] [Bug 1779955] [NEW] qemu-arm-static read() doesn't accept mmap address as destination
 2021-05-11  5:14 UTC  (2+ messages)
` [Bug 1779955] Re: qemu linux-user requires read permissions on memory passed to syscalls that should only need write access

[Qemu-devel] [Bug 1785734] [NEW] movdqu partial write at page boundary
 2021-05-11  5:13 UTC  (2+ messages)
` [Bug 1785734] "

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

[Bug 1878501] [NEW] qemu-i386 does not define AT_SYSINFO
 2021-05-11  5:03 UTC  (2+ messages)
` [Bug 1878501] "


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