qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-14 19:52:13 to 2021-05-16 10:34:54 UTC [more...]

[RFC PATCH v3 0/4] hw/arm/virt: Introduce cluster cpu topology support
 2021-05-16 10:32 UTC 

[RFC PATCH v3 0/9] hw/arm/virt: Introduce cpu topology support
 2021-05-16 10:28 UTC  (7+ messages)
` [RFC PATCH v3 1/9] hw/arm/virt: Disable cpu topology support on older machine types
` [RFC PATCH v3 2/9] device_tree: Add qemu_fdt_add_path
` [RFC PATCH v3 3/9] hw/arm/virt: Add cpu-map to device tree
` [RFC PATCH v3 4/9] hw/arm/virt: Initialize the present cpu members
` [RFC PATCH v3 5/9] hw/arm/virt-acpi-build: Use possible cpus in generation of DSDT
` [RFC PATCH v3 7/9] hw/acpi/aml-build: Add Processor hierarchy node structure

[PATCH v2 0/8] vhost-user-gpu: fix several security issues
 2021-05-16 10:24 UTC  (10+ messages)
` [PATCH v2 1/8] vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-3545)
` [PATCH v2 2/8] vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544)
` [PATCH v2 3/8] vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544)
` [PATCH v2 4/8] vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3544)
` [PATCH v2 5/8] vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544)
` [PATCH v2 6/8] vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-3544)
` [PATCH v2 7/8] vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546)
` [PATCH v2 8/8] vhost-user-gpu: abstract vg_cleanup_mapping_iov

[Bug 1922325] [NEW] s390x-virtio-gpu-ccw module unnecessary?
 2021-05-16  3:47 UTC  (3+ messages)
` [Bug 1922325] "

[PATCH v6 00/26] TCI fixes and cleanups
 2021-05-16  1:21 UTC  (19+ messages)
` [PATCH v6 01/26] tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
` [PATCH v6 05/26] accel/tcg: Add tcg call flags to plugins helpers
` [PATCH v6 06/26] tcg: Store the TCGHelperInfo in the TCGOp for call
` [PATCH v6 07/26] tcg: Add tcg_call_func
` [PATCH v6 10/26] tcg/tci: Move call-return regs to end of tcg_target_reg_alloc_order
` [PATCH v6 17/26] tcg/tci: Implement movcond
` [PATCH v6 23/26] tcg/tci: Split out tci_qemu_ld, tci_qemu_st
` [PATCH v6 24/26] tests/tcg: Increase timeout for TCI

[PULL 00/38] tcg patch queue for 6.0
 2021-05-16  1:08 UTC  (4+ messages)
` [PULL 21/38] tcg/tci: Implement the disassembler properly

[PATCH 00/10] hw: Various Kconfig fixes
 2021-05-16  0:50 UTC  (5+ messages)
` [PATCH 01/10] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'

Mac OS real USB device support issue
 2021-05-16  0:33 UTC  (13+ messages)

[RFC v3 0/1] Implement AVR WDT (watchdog timer)
 2021-05-15 22:09 UTC  (2+ messages)
` [RFC v3 1/1] Implement AVR watchdog timer

[PATCH qemu v19] spapr: Implement Open Firmware client interface
 2021-05-15 20:19 UTC  (4+ messages)

[PATCH v2 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
 2021-05-15 20:01 UTC  (10+ messages)

[PATCH] linux-user/elfload: fix filling psinfo->pr_psargs
 2021-05-15 19:59 UTC  (2+ messages)

[PATCH] linux-user/elfload: add s390x core dumping support
 2021-05-15 20:00 UTC  (2+ messages)

[PATCH v2 00/12] hw: Various Kconfig fixes
 2021-05-15 19:58 UTC  (18+ messages)
` [PATCH v2 01/12] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
` [PATCH v2 02/12] hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEV
` [PATCH v2 03/12] hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS
` [PATCH v2 04/12] hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
` [PATCH v2 05/12] hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25
` [PATCH v2 06/12] hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
` [PATCH v2 07/12] hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
` [PATCH v2 08/12] hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
` [PATCH v2 09/12] hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
` [PATCH v2 10/12] hw/isa/vt82c686: Add missing Kconfig dependencies (build error)
` [PATCH v2 11/12] hw/isa/vt82c686: Add missing Kconfig dependency (runtime error)
` [PATCH v2 12/12] hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA

[PATCH v2 0/7] linux-user: sigaction fixes/cleanups
 2021-05-15 19:52 UTC  (2+ messages)

[PATCH 0/7] replace all use of strftime() with g_date_time_format()
 2021-05-15 19:51 UTC  (3+ messages)
` [PATCH 6/7] linux-user: use GDateTime for formatting timestamp for core file

[PATCH 0/2] linux-user: Small fix for copy_file_range
 2021-05-15 19:49 UTC  (2+ messages)

[PATCH v2 00/15] linux-user/s390x: some signal fixes
 2021-05-15 19:44 UTC  (2+ messages)

[PATCH v2 00/25] linux-user/sparc: Implement rt signals
 2021-05-15 19:43 UTC  (2+ messages)

[PATCH] linux-user: Add strace support for printing arguments of llseek
 2021-05-15 19:41 UTC  (2+ messages)

[PATCH 0/4] linux-user/arm: fpa11 fix and cleanup
 2021-05-15 19:38 UTC  (2+ messages)

[PATCH v2] linux-user: strace now handles unshare syscall args correctly
 2021-05-15 19:35 UTC  (2+ messages)

[PATCH v4 00/28] cpu: Introduce SysemuCPUOps structure, remove watchpoints from usermode
 2021-05-15 19:25 UTC  (3+ messages)
` [PATCH v4 17/28] linux-user: Remove dead code

[PULL v3 0/1] Rtd patches
 2021-05-15 19:02 UTC  (4+ messages)

[PATCH] disas/libvixl: Protect C system header for C++ compiler
 2021-05-15 18:35 UTC 

[Bug 1914870] [NEW] libvixl compilation failure on Debian unstable
 2021-05-15 18:24 UTC  (5+ messages)
` [Bug 1914870] "

[Bug 1926521] [NEW] QEMU-user ignores MADV_DONTNEED
 2021-05-15 17:32 UTC  (3+ messages)
` [Bug 1926521] "

[PATCH v6 00/82] target/arm: Implement SVE2
 2021-05-15 17:20 UTC  (17+ messages)
` [PATCH v6 68/82] target/arm: Implement SVE2 FLOGB
` [PATCH v6 69/82] target/arm: Share table of sve load functions
` [PATCH v6 72/82] target/arm: Implement SVE2 bitwise shift immediate
` [PATCH v6 73/82] target/arm: Implement SVE2 fp multiply-add long
` [PATCH v6 77/82] target/arm: Fix decode for VDOT (indexed)

[PATCH v3 00/11] PS/2 controller related fixes
 2021-05-15 16:33 UTC  (15+ messages)
` [PATCH v3 01/11] ps2: fix mouse stream corruption
` [PATCH v3 02/11] ps2: don't raise an interrupt if queue is full
` [PATCH v3 03/11] ps2: don't deassert irq twice if queue is empty
` [PATCH v3 04/11] pckbd: split out interrupt line changing code
` [PATCH v3 05/11] pckbd: don't update OBF flags if KBD_STAT_OBF is set
` [PATCH v3 06/11] pckbd: PS/2 keyboard throttle
` [PATCH v3 07/11] pckbd: add state variable for interrupt source
` [PATCH v3 08/11] pckbd: add controller response queue
` [PATCH v3 09/11] pckbd: add function kbd_pending()
` [PATCH v3 10/11] pckbd: correctly disable PS/2 communication
` [PATCH v3 11/11] pckbd: remove duplicated keyboard and mouse defines

[Bug 1883268] [NEW] random errors on aarch64 when executing __aarch64_cas8_acq_rel
 2021-05-15 14:32 UTC  (2+ messages)
` [Bug 1883268] "

[Bug 1926246] [NEW] chrome based apps can not be run under qemu user mode
 2021-05-15 14:34 UTC  (4+ messages)
` [Bug 1926246] "

[Bug 1922887] [NEW] STR in Thumb 32 decode problem
 2021-05-15 14:30 UTC  (2+ messages)
` [Bug 1922887] "

[PATCH 0/2] tests/acceptance: Add tests for the Pegasos2 machine
 2021-05-15 14:33 UTC  (4+ messages)
` [PATCH 1/2] tests/acceptance: Ignore binary data sent on serial console
` [PATCH 2/2] tests/acceptance: Add tests for the Pegasos2 machine

[PATCH v5 0/9] Allow changing bs->file on reopen
 2021-05-15 14:20 UTC  (11+ messages)
` [PATCH v5 1/9] block: introduce bdrv_remove_file_or_backing_child()
` [PATCH v5 2/9] block: introduce bdrv_set_file_or_backing_noperm()
` [PATCH v5 3/9] block: bdrv_reopen_parse_backing(): don't check aio context
` [PATCH v5 4/9] block: bdrv_reopen_parse_backing(): don't check frozen child
` [PATCH v5 5/9] block: bdrv_reopen_parse_backing(): simplify handling implicit filters
` [PATCH v5 6/9] block: move supports_backing check to bdrv_set_file_or_backing_noperm()
` [PATCH v5 7/9] block: BDRVReopenState: drop replace_backing_bs field
` [PATCH v5 8/9] block: Allow changing bs->file on reopen
` [PATCH v5 9/9] iotests: Test replacing files with x-blockdev-reopen

[Bug 1923692] [NEW] qemu 5.2.0: Add reconnect option support for netdev socket
 2021-05-15 14:06 UTC  (2+ messages)
` [Bug 1923692] "

[Bug 1923663] [NEW] Can't(?) disable default floppy drive any more in qemu 6.0
 2021-05-15 14:05 UTC  (2+ messages)
` [Bug 1923663] "

[Bug 1918917] [NEW] synchronous about on accessing unused I/O ports on aarch64
 2021-05-15 14:04 UTC  (2+ messages)
` [Bug 1918917] Re: synchronous abort "

[Bug 1922625] [NEW] qemu 5.2.0 configure script explodes when in read only directory
 2021-05-15 14:05 UTC  (2+ messages)
` [Bug 1922625] "

[Bug 1920602] [NEW] QEMU crash after a QuickBASIC program integer overflow
 2021-05-15 14:04 UTC  (2+ messages)
` [Bug 1920602] "

[Bug 1920913] [NEW] Openjdk11+ fails to install on s390x
 2021-05-15 14:05 UTC  (2+ messages)
` [Bug 1920913] "

[Bug 1921061] [NEW] Corsair iCUE Install Fails, qemu VM Reboots
 2021-05-15 14:05 UTC  (3+ messages)
` [Bug 1921061] "

CFP Reminder: KVM Forum 2021
 2021-05-15 12:58 UTC 

[Bug 1914117] [NEW] Short files returned via FTP on Qemu with various architectures and OSes
 2021-05-15 12:29 UTC  (3+ messages)
` [Bug 1914117] "

[Bug 1925966] [NEW] Win10 guest freezes randomly
 2021-05-15 11:18 UTC  (2+ messages)
` [Bug 1925966] "

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

[Bug 1924987] [NEW] Storage | Two decimal digits precision
 2021-05-15 11:18 UTC  (2+ messages)
` [Bug 1924987] "

[Bug 1926174] [NEW] Laggy and/or displaced mouse input on CloudReady (Chrome OS) VM
 2021-05-15 11:18 UTC  (2+ messages)
` [Bug 1926174] "

[Bug 1925094] [NEW] DISCARD support for Crypto Block Devices
 2021-05-15 11:18 UTC  (2+ messages)
` [Bug 1925094] "

[Bug 1925109] [NEW] usbredirparser: bulk transfer length exceeds limits
 2021-05-15 11:18 UTC  (2+ messages)
` [Bug 1925109] "

[Bug 1926202] [NEW] qemu-user can't run some ppc binaries
 2021-05-15 11:17 UTC  (2+ messages)
` [Bug 1926202] "

[Bug 1926231] [NEW] SCSI passthrough of SATA cdrom -> errors & performance issues
 2021-05-15 11:17 UTC  (2+ messages)
` [Bug 1926231] "

[Bug 1924912] [NEW] VirtIO drivers don't work on Windows: "GLib: Too many handles to wait for!" crash
 2021-05-15 11:20 UTC  (2+ messages)
` [Bug 1924912] "

[Bug 1926596] [NEW] qemu-monitor-event command stukcs randomly
 2021-05-15 11:12 UTC  (2+ messages)
` [Bug 1926596] Re: qemu-monitor-event command gets stuck randomly

[Bug 1926782] [NEW] configure script --extra-cflags not passed to config-meson.cross
 2021-05-15 11:10 UTC  (2+ messages)
` [Bug 1926782] "

[Bug 1926497] [NEW] dp83932 stops working after a short while
 2021-05-15 11:13 UTC  (2+ messages)
` [Bug 1926497] "

[Bug 1922430] [NEW] 3d accel does not take care of 1280x960 setting
 2021-05-15 11:06 UTC  (4+ messages)
` [Bug 1922430] "

[Bug 1926952] [NEW] SPICE support broken with 6.0
 2021-05-15 11:09 UTC  (2+ messages)
` [Bug 1926952] "

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

[Bug 1912934] [NEW] QEMU emulation of fmadds instruction on powerpc64le is buggy
 2021-05-15 10:53 UTC  (3+ messages)
` [Bug 1912934] "

[Bug 1916343] [NEW] -daemonize not working on macOS
 2021-05-15 10:53 UTC  (2+ messages)
` [Bug 1916343] "

[Bug 1917184] [NEW] qemu-user vm86() segfaults handling interrupt with ss:sp in same page as cs:ip
 2021-05-15 10:53 UTC  (2+ messages)
` [Bug 1917184] "

[Bug 1920752] [NEW] USB SoundCard Passthrough not working on arm64
 2021-05-15 10:45 UTC  (2+ messages)
` [Bug 1920752] "

[Bug 1920934] [NEW] Heap-use-after-free in io_writex / cputlb.c results in Linux kernel crashes
 2021-05-15 10:44 UTC  (2+ messages)
` [Bug 1920934] "

[PATCH] accel/tcg: Align data dumped at end of TB
 2021-05-15 10:42 UTC 

[Bug 1922391] [NEW] qemu-system-ppc assertion "!mr->container" failed
 2021-05-15 10:25 UTC  (2+ messages)
` [Bug 1922391] "

[Bug 1922773] [NEW] RISCV32 illegal instruction exception
 2021-05-15 10:23 UTC  (2+ messages)
` [Bug 1922773] "

[Bug 1923583] [NEW] colo: pvm flush failed after svm killed
 2021-05-15 10:23 UTC  (2+ messages)
` [Bug 1923583] "

[Bug 1923648] [NEW] macOS App Nap feature gradually freezes QEMU process
 2021-05-15 10:22 UTC  (2+ messages)
` [Bug 1923648] "

[PULL 00/16] Trivial branch for 6.1 patches
 2021-05-15 10:03 UTC  (17+ messages)
` [PULL 01/16] backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
` [PULL 02/16] hw/virtio: Pass virtio_feature_get_config_size() a const argument
` [PULL 03/16] virtio-blk: Constify VirtIOFeature feature_sizes[]
` [PULL 04/16] virtio-net: "
` [PULL 05/16] virtiofsd: Fix check of chown()'s return value
` [PULL 06/16] qapi: spelling fix (addtional)
` [PULL 07/16] hw/gpio/aspeed: "
` [PULL 08/16] hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)
` [PULL 09/16] hw/rtc/mc146818rtc: "
` [PULL 10/16] cutils: fix memory leak in get_relocated_path()
` [PULL 11/16] hw/mem/meson: Fix linking sparse-mem device with fuzzer
` [PULL 12/16] hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected
` [PULL 13/16] multi-process: Avoid logical AND of mutually exclusive tests
` [PULL 14/16] target/sh4: Return error if CPUClass::get_phys_page_debug() fails
` [PULL 15/16] hw/avr/atmega.c: use the avr51 cpu for atmega1280
` [PULL 16/16] target/avr: Ignore unimplemented WDR opcode

[Bug 1924603] [NEW] Incorrect feature negotiation for vhost-vdpa netdevice
 2021-05-15  9:40 UTC  (2+ messages)
` [Bug 1924603] "

[RFC 0/1] Implement AVR WDT (watchdog timer)
 2021-05-15  9:45 UTC  (6+ messages)
` [RFC 1/1] Implement AVR watchdog timer

[Bug 1879955] [NEW] target/i386/seg_helper.c: 16-bit TSS struct format wrong?
 2021-05-15  9:38 UTC  (2+ messages)
` [Bug 1879955] "

[Bug 1921092] [NEW] qemu-system-arm multi core debug not working
 2021-05-15  9:18 UTC  (3+ messages)
` [Bug 1921092] Re: gdbstub debug of multi-cluster machines is undocumented and confusing

[PATCH] fdc: check drive block device before usage (CVE-2021-20196)
 2021-05-15  8:49 UTC  (4+ messages)

[Bug 1909823] [NEW] RDPMC check on PCE is backwards
 2021-05-15  8:32 UTC  (2+ messages)
` [Bug 1909823] "

[PATCH] hw/display/qxl: Set pci rom address aligned with page size
 2021-05-15  8:06 UTC 

[RFC PATCH v3] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
 2021-05-15  7:37 UTC 

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

[Bug 1922252] [NEW] [feature request] webcam support
 2021-05-15  6:42 UTC  (2+ messages)
` [Bug 1922252] "

Best approach for supporting snapshots for QEMU's gdbstub?
 2021-05-15  6:12 UTC  (2+ messages)

[RFC PATCH v2] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
 2021-05-15  3:51 UTC  (3+ messages)

[PATCH v2 0/3] qapi & doc: deprecate drive-backup
 2021-05-14 22:38 UTC  (8+ messages)
` [PATCH v2 1/3] docs/block-replication: use blockdev-backup
` [PATCH v2 2/3] docs/interop/bitmaps: "
` [PATCH v2 3/3] qapi: deprecate drive-backup

[PATCH v3 00/33] block/nbd: rework client connection
 2021-05-14 21:19 UTC  (7+ messages)
` [PATCH v3 06/33] util/async: aio_co_schedule(): support reschedule in same ctx

[RFC PATCH 0/9] Initial support for machine creation via QMP
 2021-05-14 21:14 UTC  (5+ messages)
` [RFC PATCH 2/9] replace machine phase_check with machine_is_initialized/ready calls

[PATCH v3 00/15] qemu_iotests: improve debugging options
 2021-05-14 20:02 UTC  (5+ messages)
` [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind

[Qemu-devel] [Bug 1701798] [NEW] dynamically linked binaries crash for big-endian targets
 2021-05-14 19:43 UTC  (2+ messages)
` [Bug 1701798] "


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