qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-09 21:21:35 to 2021-05-10 14:55:24 UTC [more...]

[PATCH] gitlab-ci: Restrict jobs using Docker to runners having 'docker' tag
 2021-05-10 14:53 UTC  (4+ messages)

[RFC PATCH 0/9] Support for Virtio-fs daemon crash reconnection
 2021-05-10 14:38 UTC  (2+ messages)

[PATCH 1/1] multi-process: fix usage information
 2021-05-10 14:33 UTC  (2+ messages)

[PULL 00/10] qemu-sparc queue 20210505
 2021-05-10 14:29 UTC  (2+ messages)

[PATCH] virtiofsd: Fix check of chown()'s return value
 2021-05-10 14:23 UTC  (3+ messages)

[PATCH v2] util: fix fd leak in qemu_write_pidfile()
 2021-05-10 14:11 UTC 

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

qemu.org server bandwidth report (May 2021)
 2021-05-10 13:46 UTC  (4+ messages)

[PULL 00/25] Vga 20210510 patches
 2021-05-10 13:43 UTC  (27+ messages)
` [PULL 01/25] qemu-edid: use qemu_edid_size()
` [PULL 02/25] edid: edid_desc_next
` [PULL 03/25] edid: move xtra3 descriptor
` [PULL 04/25] edid: use dta extension block descriptors
` [PULL 05/25] edid: Make refresh rate configurable
` [PULL 06/25] edid: move timing generation into a separate function
` [PULL 07/25] edid: allow arbitrary-length checksums
` [PULL 08/25] edid: add support for DisplayID extension (5k resolution)
` [PULL 09/25] virtio-gpu: handle partial maps properly
` [PULL 10/25] virtio-gpu: rename virgl source file
` [PULL 11/25] virtio-gpu: add virtio-gpu-gl-device
` [PULL 12/25] virtio-gpu: move virgl realize + properties
` [PULL 13/25] virtio-gpu: move virgl reset
` [PULL 14/25] virtio-gpu: use class function for ctrl queue handlers
` [PULL 15/25] virtio-gpu: move virgl handle_ctrl
` [PULL 16/25] virtio-gpu: move virgl gl_flushed
` [PULL 17/25] virtio-gpu: move virgl process_cmd
` [PULL 18/25] virtio-gpu: move update_cursor_data
` [PULL 19/25] virtio-gpu: drop VIRGL() macro
` [PULL 20/25] virtio-gpu: move virtio-gpu-gl-device to separate module
` [PULL 21/25] virtio-gpu: drop use_virgl_renderer
` [PULL 22/25] virtio-gpu: move fields to struct VirtIOGPUGL
` [PULL 23/25] virtio-gpu: add virtio-gpu-gl-pci
` [PULL 24/25] modules: add have_vga
` [PULL 25/25] virtio-gpu: add virtio-vga-gl

[PATCH 00/72] Convert floatx80 and float128 to FloatParts
 2021-05-10 13:36 UTC  (12+ messages)
` [PATCH 01/72] qemu/host-utils: Use __builtin_bitreverseN
` [PATCH 02/72] qemu/host-utils: Add wrappers for overflow builtins
` [PATCH 03/72] qemu/host-utils: Add wrappers for carry builtins
` [PATCH 04/72] accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c
` [PATCH 06/72] softfloat: Move the binary point to the msb

[PATCH v6 00/12] qcow2: fix parallel rewrite and discard (lockless)
 2021-05-10 13:07 UTC  (2+ messages)

[PULL v2 0/1] readthedoc theme patch
 2021-05-10 13:06 UTC  (2+ messages)
` [PULL v2 1/1] sphinx: adopt kernel readthedoc theme

[PULL 0/3] xen queue 2021-05-10
 2021-05-10 13:00 UTC  (5+ messages)
` [PULL 1/3] xen-mapcache: avoid a race on memory map while using MAP_FIXED
` [PULL 2/3] xen: Free xenforeignmemory_resource at exit
` [PULL 3/3] xen-block: Use specific blockdev driver

[PATCH v2] hw/arm/smmuv3: Another range invalidation fix
 2021-05-10 12:47 UTC 

[PULL 00/26] target-arm queue
 2021-05-10 12:25 UTC  (27+ messages)
` [PULL 01/26] docs: fix link in sbsa description
` [PULL 02/26] linux-user/aarch64: Enable hwcap for RND, BTI, and MTE
` [PULL 03/26] target/arm: Fix tlbbits calculation in tlbi_aa64_vae2is_write()
` [PULL 04/26] target/arm: Move constant expanders to translate.h
` [PULL 05/26] target/arm: Share unallocated_encoding() and gen_exception_insn()
` [PULL 06/26] target/arm: Make functions used by m-nocp global
` [PULL 07/26] target/arm: Split m-nocp trans functions into their own file
` [PULL 08/26] target/arm: Move gen_aa32 functions to translate-a32.h
` [PULL 09/26] target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc
` [PULL 10/26] target/arm: Make functions used by translate-vfp global
` [PULL 11/26] target/arm: Make translate-vfp.c.inc its own compilation unit
` [PULL 12/26] target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
` [PULL 13/26] target/arm: Delete unused typedef
` [PULL 14/26] target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
` [PULL 15/26] target/arm: Make functions used by translate-neon global
` [PULL 16/26] target/arm: Make translate-neon.c.inc its own compilation unit
` [PULL 17/26] target/arm: Make WFI a NOP for userspace emulators
` [PULL 18/26] hw/sd/omap_mmc: Use device_cold_reset() instead of device_legacy_reset()
` [PULL 19/26] osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves
` [PULL 20/26] include/qemu/bswap.h: Handle being included outside extern "C" block
` [PULL 21/26] include/disas/dis-asm.h: Handle being included outside 'extern "C"'
` [PULL 22/26] hw/arm/imx25_pdk: Fix error message for invalid RAM size
` [PULL 23/26] hw/misc/mps2-scc: Add "QEMU interface" comment
` [PULL 24/26] hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping
` [PULL 25/26] hw/arm/mps2-tz: Implement AN524 memory remapping via machine property
` [PULL 26/26] hw/arm/xlnx: Fix PHY address for xilinx-zynq-a9

[PATCH] ppc/spapr: advertise secure boot in the guest device tree
 2021-05-10 12:07 UTC 

[PATCH 0/6] block-copy: make helper APIs thread safe
 2021-05-10 11:56 UTC  (14+ messages)
` [PATCH 1/6] ratelimit: treat zero speed as unlimited
` [PATCH 2/6] block-copy: let ratelimit handle a speed of 0
` [PATCH 3/6] blockjob: "
` [PATCH 4/6] progressmeter: protect with a mutex
` [PATCH 5/6] co-shared-resource: "
` [PATCH 6/6] aiopool: "

[PATCH v8 00/15] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-05-10 11:43 UTC  (16+ messages)
` [PATCH v8 01/15] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PATCH v8 02/15] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PATCH v8 03/15] util/mmap-alloc: Factor out activating of memory to mmap_activate()
` [PATCH v8 04/15] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
` [PATCH v8 05/15] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
` [PATCH v8 06/15] softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal()
` [PATCH v8 07/15] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
` [PATCH v8 08/15] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
` [PATCH v8 09/15] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
` [PATCH v8 10/15] hostmem: Wire up RAM_NORESERVE via "reserve" property
` [PATCH v8 11/15] qmp: Clarify memory backend properties returned via query-memdev
` [PATCH v8 12/15] qmp: Include "share" property of memory backends
` [PATCH v8 13/15] hmp: Print "share" property of memory backends with "info memdev"
` [PATCH v8 14/15] qmp: Include "reserve" property of memory backends
` [PATCH v8 15/15] hmp: Print "reserve" property of memory backends with "info memdev"

[PATCH] hw/arm/smmuv3: Another range invalidation fix
 2021-05-10 11:44 UTC  (3+ messages)

[PULL v2 00/11] Misc patches for 2021-04-30 (incl. NVMM accelerator)
 2021-05-10 11:32 UTC  (2+ messages)

[PATCH] hw/arm/xlnx: Fix PHY address for xilinx-zynq-a9
 2021-05-10 11:26 UTC  (2+ messages)

[PATCH 0/6] coroutine: new sleep/wake API
 2021-05-10 10:46 UTC  (13+ messages)
` [PATCH 1/6] coroutine-sleep: use a stack-allocated timer
` [PATCH 2/6] coroutine-sleep: disallow NULL QemuCoSleepState** argument
` [PATCH 3/6] coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing
` [PATCH 4/6] coroutine-sleep: move timer out of QemuCoSleepState
` [PATCH 5/6] coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
` [PATCH 6/6] coroutine-sleep: introduce qemu_co_sleep

[PATCH] util: fix fd leak in qemu_write_pidfile()
 2021-05-10 10:10 UTC  (2+ messages)

[PATCH v1 00/20] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2021-05-10 10:00 UTC  (8+ messages)
` [PATCH v1 01/20] softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)

[PATCH trivial] qapi: spelling fix (addtional)
 2021-05-10 10:02 UTC  (2+ messages)

[PATCH v3 0/2] cocoa: keyboard quality of life
 2021-05-10  9:59 UTC  (5+ messages)
` [PATCH v3 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed
` [PATCH v3 2/2] ui/cocoa: add option to swap Option and Command, enable by default

[PATCH] ratelimit: protect with a mutex
 2021-05-10  9:51 UTC  (2+ messages)

[PATCH trivial] vnc: spelling fix (enable->enabled)
 2021-05-10  9:41 UTC  (2+ messages)

[PATCH v4 0/6] Allow changing bs->file on reopen
 2021-05-10  9:26 UTC  (5+ messages)
` [PATCH v4 2/6] block: "

[PATCH v3 0/8] block: refactor write threshold
 2021-05-10  9:30 UTC  (4+ messages)
` [PATCH v3 5/8] block/write-threshold: don't use aio context lock

[PATCH 00/23] misc: Remove variable-length arrays on the stack
 2021-05-10  9:09 UTC  (7+ messages)
` [PATCH 06/23] hw/block/dataplane/virtio-blk: Avoid dynamic stack allocation

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

[Bug 1873340] [NEW] KVM Old ATI(pre) AMD card passthrough is not working
 2021-05-10  8:42 UTC  (2+ messages)
` [Bug 1873340] "

[Bug 1873542] [NEW] Windows 98 videocard passthrough - unable to load higher resolution -Desktop, after some games crashes, without whole physical machine reset
 2021-05-10  8:42 UTC  (2+ messages)
` [Bug 1873542] "

[Bug 1873341] [NEW] Qemu Win98 VM with KVM videocard passthrough DOS mode video is not working for most of games
 2021-05-10  8:42 UTC  (2+ messages)
` [Bug 1873341] "

[Bug 1874888] [NEW] certain programs make QEMU crash with "tcg fatal error"
 2021-05-10  8:41 UTC  (2+ messages)
` [Bug 1874888] "

[question] The source cannot recover, if the destination fails in the last round of live migration
 2021-05-10  8:46 UTC  (5+ messages)

[PATCH] block: Improve backing file validation
 2021-05-10  8:41 UTC  (2+ messages)

[PATCH] qemu-iotests: fix pylint 2.8 consider-using-with error
 2021-05-10  8:36 UTC  (3+ messages)

[Bug 1866892] [NEW] guest OS catches a page fault bug when running dotnet
 2021-05-10  7:44 UTC  (2+ messages)
` [Bug 1866892] "

[Bug 1863200] [NEW] Reconnect failed with loopback virtio1.1 server mode test
 2021-05-10  7:43 UTC  (2+ messages)
` [Bug 1863200] "

[Qemu-devel] [Bug 1751674] [NEW] qemu-system-arm segmentation fault trying to dump VM memory
 2021-05-10  7:43 UTC  (2+ messages)
` [Bug 1751674] Re: qemu-system-arm segmentation fault using pmemsave on the interrupt controller registers

[Bug 1873339] [NEW] Qemu DOS Quake - 640x480 and above resolutions - Unable to load VESA palette in dos prompt and game crashing are not working
 2021-05-10  7:44 UTC  (2+ messages)
` [Bug 1873339] "

[Bug 1870039] [NEW] windows qemu-img fails to convert vhdx, assertion failure
 2021-05-10  7:44 UTC  (2+ messages)
` [Bug 1870039] "

[RFC PATCH 0/3] vfio/migration: Support manual clear vfio dirty log
 2021-05-10  7:42 UTC  (2+ messages)

[PULL 0/9] s390-ccw bios update
 2021-05-10  7:35 UTC  (10+ messages)
` [PULL 1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached
` [PULL 2/9] pc-bios/s390-ccw/bootmap: Silence compiler warning from Clang
` [PULL 3/9] pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer
` [PULL 4/9] pc-bios/s390-ccw/netboot: Use "-Wl, " prefix to pass parameter to the linker
` [PULL 5/9] pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturn
` [PULL 6/9] pc-bios/s390-ccw: Fix the cc-option macro in the Makefile
` [PULL 7/9] pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning
` [PULL 8/9] pc-bios/s390-ccw: Allow building with Clang, too
` [PULL 9/9] pc-bios/s390: Update the s390-ccw bios binaries with the Clang and other fixes

[PATCH v2 0/5] Add support for PMBus in QEMU
 2021-05-10  7:29 UTC  (11+ messages)
` [PATCH v2 1/5] hw/i2c: add support for PMBus
` [PATCH v2 2/5] hw/misc: add ADM1272 device
` [PATCH v2 3/5] tests/qtest: add tests for ADM1272 device model
` [PATCH v2 4/5] hw/misc: add MAX34451 device
` [PATCH v2 5/5] tests/qtest: add tests for MAX34451 device model

[PATCH 0/2] input-linux: Allow to toggle grab from QMP
 2021-05-10  7:30 UTC  (5+ messages)
` [PATCH 1/2] input-linux: Delay grab toggle if keys are pressed

[PATCH v6 00/17] support subsets of bitmanip extension
 2021-05-10  7:26 UTC  (7+ messages)
` [PATCH v6 08/17] target/riscv: add gen_shifti() and gen_shiftiw() helper functions
` [PATCH v6 09/17] target/riscv: rvb: single-bit instructions
` [PATCH v6 10/17] target/riscv: rvb: shift ones

[Bug 1904464] [NEW] Build fails with 64 bits time_t
 2021-05-10  6:07 UTC  (3+ messages)
` [Bug 1904464] "

[PATCH v4] Fix build with 64 bits time_t
 2021-05-10  6:05 UTC  (3+ messages)

[PATCH v3 00/17] misc: Replace alloca() by g_malloc()
 2021-05-10  5:59 UTC  (5+ messages)
` [PATCH v3 14/17] hw/misc/pca9552: Replace g_newa() by g_new()
` [PATCH v3 15/17] target/ppc/kvm: Replace alloca() by g_malloc()

[RESEND v5 3/4] target/ppc: turned SPR R/W callbacks not static
 2021-05-10  5:38 UTC  (2+ messages)

[PATCH 0/2] ppc/pnv: Add support for the POWER10 DD2 CPU
 2021-05-10  5:53 UTC  (2+ messages)

[Bug 1920602] [NEW] QEMU crash after a QuickBASIC program integer overflow
 2021-05-10  5:34 UTC  (4+ messages)
` [Bug 1920602] "

[RFC PATCH 0/5] RISC-V:support Nuclei FPGA Evaluation Kit
 2021-05-10  5:26 UTC  (7+ messages)
` [RFC PATCH 1/5] target/riscv: Add Nuclei CSR and Update interrupt handling
` [RFC PATCH 2/5] hw/intc: Add Nuclei ECLIC device

[Bug 1906516] [NEW] [RISCV] sfence.vma need to end the translation block
 2021-05-10  4:46 UTC  (2+ messages)
` [Bug 1906516] "

[Bug 1906536] [NEW] Unable to set SVE VL to 1024 bits or above since 7b6a2198
 2021-05-10  4:47 UTC  (2+ messages)
` [Bug 1906536] "

[Bug 1906185] [NEW] Guest display resolution cannot be changed when using certain graphics/interface combinations
 2021-05-10  4:45 UTC  (2+ messages)
` [Bug 1906185] "

[Bug 1905297] [NEW] Zynq7000 UART clock reset initialization
 2021-05-10  4:41 UTC  (2+ messages)
` [Bug 1905297] "

[Bug 1906181] [NEW] Mouse starts jumping wildly on guest desktop
 2021-05-10  4:44 UTC  (2+ messages)
` [Bug 1906181] "

[Bug 1905521] [NEW] assert issue locates in hw/scsi/lsi53c895a.c:624: lsi_do_dma: Assertion `s->current' failed
 2021-05-10  4:42 UTC  (2+ messages)
` [Bug 1905521] "

[Bug 1905562] [NEW] Guest seems suspended after host freed memory for it using oom-killer
 2021-05-10  4:42 UTC  (2+ messages)
` [Bug 1905562] "

[Bug 1905651] [NEW] Tests cannot call g_error
 2021-05-10  4:43 UTC  (2+ messages)
` [Bug 1905651] "

[Bug 1906184] [NEW] Lots of stuttering/crackling in guest sound
 2021-05-10  4:44 UTC  (2+ messages)
` [Bug 1906184] "

[Bug 1761798] Re: live migration intermittently fails in CI with "VQ 0 size 0x80 Guest index 0x12c inconsistent with Host index 0x134: delta 0xfff8"
 2021-05-10  4:32 UTC 

[Bug 1905226] [NEW] intel-hda: stream reset bits are broken
 2021-05-10  4:30 UTC  (2+ messages)
` [Bug 1905226] "

[Bug 1904652] [NEW] Assertion failure in usb-ohci
 2021-05-10  4:29 UTC  (2+ messages)
` [Bug 1904652] "

[Bug 1904317] [NEW] cpu feature selection is not affected to guest 's cpuid with whpx
 2021-05-10  4:25 UTC  (2+ messages)
` [Bug 1904317] "

[Bug 1904490] [NEW] intel-hda: valid registers are unknown
 2021-05-10  4:29 UTC  (2+ messages)
` [Bug 1904490] "

[Bug 1904315] [NEW] CTRL+ALT is ignored on gtk window (configured with gtk and sdl)
 2021-05-10  4:24 UTC  (2+ messages)
` [Bug 1904315] "

[Bug 1890208] [NEW] Mouse pointer disappears when it is over console window
 2021-05-10  0:27 UTC  (3+ messages)
` [Bug 1890208] "


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