qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-07 18:12:18 to 2020-08-10 15:29:21 UTC [more...]

[PATCH v8 00/20] Initial support for multi-process qemu
 2020-08-10 15:27 UTC  (3+ messages)
` [PATCH v8 10/20] multi-process: setup memory manager for remote device

[Qemu-devel] [Bug 1815911] [NEW] aptitude crashes qemu-m68k with handle_cpu_signal received signal outside vCPU context
 2020-08-10 15:20 UTC  (2+ messages)
` [Bug 1815911] "

[Qemu-devel] [Bug 1594394] [NEW] Using setreuid / setegid crashes x86_64 user-mode target
 2020-08-10 15:12 UTC  (2+ messages)
` [Bug 1594394] "

[PATCH] Introduce global piix flag to disable PCI hotplug
 2020-08-10 15:19 UTC  (7+ messages)

[PULL v2 00/12] target-hppa fixes pull request v2
 2020-08-10 15:17 UTC  (14+ messages)
` [PULL v2 01/12] hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources
` [PULL v2 02/12] seabios-hppa: Update to SeaBIOS hppa version 1
` [PULL v2 03/12] hw/hppa: Implement proper SeaBIOS version check
` [PULL v2 04/12] hw/display/artist.c: fix out of bounds check
` [PULL v2 05/12] hw/hppa/lasi: Don't abort on invalid IMR value
` [PULL v2 06/12] hw/display/artist: Check offset in draw_line to avoid buffer over-run
` [PULL v2 07/12] hw/display/artist: Refactor artist_rop8() "
` [PULL v2 08/12] Revert "hw/display/artist: Avoid drawing line when nothing to display"
` [PULL v2 09/12] hw/display/artist: Prevent out of VRAM buffer accesses
` [PULL v2 10/12] hw/display/artist: Unbreak size mismatch memory accesses
` [PULL v2 11/12] hw/display/artist: Fix invalidation of lines in artist_draw_line()
` [PULL v2 12/12] hw/display/artist: Fix invalidation of lines near screen border

[PATCH for-5.1 v2 1/2] block/block-copy: always align copied region to cluster size
 2020-08-10 15:15 UTC  (4+ messages)
` [PATCH for-5.1 v2 2/2] iotests: add test for unaligned granularity bitmap backup

[PATCH-for-5.1? 0/4] hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
 2020-08-10 14:59 UTC  (9+ messages)
` [PATCH-for-5.1? 1/4] hw/arm/xilinx_zynq: Uninline cadence_uart_create()
` [PATCH-for-5.1? 2/4] hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
` [PATCH-for-5.1? 3/4] hw/qdev-clock: Uninline qdev_connect_clock_in()
` [PATCH-for-5.1? 4/4] hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize

[PATCH for 5.2 1/1] qemu-io: add -V flag for read sub-command
 2020-08-10 15:07 UTC  (8+ messages)

[PATCH v1 0/2] Add timeout mechanism to qmp actions
 2020-08-10 14:52 UTC  (3+ messages)
` [PATCH v1 1/2] util: introduce aio_context_acquire_timeout
` [PATCH v1 2/2] qmp: use aio_context_acquire_timeout replace aio_context_acquire

Any reason VIRTQUEUE_MAX_SIZE is 1024? Can we increase this limit?
 2020-08-10 14:45 UTC  (8+ messages)

[PATCH v8 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-08-10 14:32 UTC  (5+ messages)
` [PATCH v8 1/4] hw/net/can: "
` [PATCH v8 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers

[PATCH for-5.2 00/19] aspeed: mostly cleanups and some extensions
 2020-08-10 13:43 UTC  (3+ messages)
` [PATCH for-5.2 14/19] ftgmac100: Fix integer overflow in ftgmac100_do_tx()

QEMU Library support
 2020-08-10 13:31 UTC  (5+ messages)

[PATCH for-5.1 v2] acceptance: use stable URLs for the Debian and Ubuntu installer
 2020-08-10 13:13 UTC  (3+ messages)

[PATCH v6 00/12] monitor: Optionally run handlers in coroutines
 2020-08-10 12:58 UTC  (10+ messages)
` [PATCH v6 06/12] monitor: Make current monitor a per-coroutine property
        ` Ways to do per-coroutine properties (was: [PATCH v6 06/12] monitor: Make current monitor a per-coroutine property)
          ` [PATCH] Simple & stupid coroutine-aware monitor_cur()
          ` [PATCH] Coroutine-aware monitor_cur() with coroutine-specific data

[PATCH v1 00/21] accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path
 2020-08-10 12:54 UTC  (9+ messages)
` [PATCH v1 01/21] accel/tcg: Change interrupt/exception handling to remove implied BQL

[DRAFT PATCH 000/143] Meson integration for 5.2
 2020-08-10 11:54 UTC  (24+ messages)
` [PATCH 063/143] meson: convert tests/qtest to meson

[Bug 1890545] [NEW] (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
 2020-08-10 11:06 UTC  (8+ messages)
` [Bug 1890545] "

[PATCH 0/7] target/arm: Add vSPE support to KVM guest
 2020-08-10 11:16 UTC  (15+ messages)
` [PATCH 3/7] target/arm/cpu: spe: Add an option to turn on/off vSPE support
` [PATCH 4/7] target/arm/kvm: spe: Unify device attr operatioin helper
` [PATCH 6/7] hw/arm/virt: spe: Add SPE fdt binding for virt machine
` [PATCH 7/7] target/arm/cpu: spe: Enable spe to work with host cpu

[PATCH] acceptance: update asset hashes for the Bionic aarch64 installer
 2020-08-10 11:13 UTC  (6+ messages)

[PATCH v7 00/47] block: Deal with filters
 2020-08-10 11:04 UTC  (9+ messages)
` [PATCH v7 14/47] stream: "

[PATCH v3] fcntl: Add 32bit filesystem mode
 2020-08-10 11:02 UTC 

[PATCH v2] CODING_STYLE.rst: flesh out our naming conventions
 2020-08-10 10:51 UTC 

[PATCH] docs/system/s390x: Add a chapter about s390x boot devices
 2020-08-10 10:38 UTC  (5+ messages)

[RFC PATCH] CODING_STYLE.rst: flesh out our naming conventions
 2020-08-10 10:30 UTC  (3+ messages)

[PATCH v2 for 5.2 0/3] block: add logging facility for long standing IO requests
 2020-08-10 10:14 UTC  (4+ messages)
` [PATCH 1/3] block/block-backend: add converter from BlockAcctStats to BlockBackend
` [PATCH 2/3] block: add logging facility for long standing IO requests
` [PATCH 3/3] block: enable long IO requests report by default

[PATCH v2 0/2] acceptance: update asset urls for the Bionic aarch64 installer
 2020-08-10  9:30 UTC  (3+ messages)
` [PATCH v2 1/2] tests/acceptance/boot_linux: Extract common URL from xlnx-versal test
` [PATCH v2 2/2] tests/acceptance/boot_linux: Use stable URL for "

[Qemu-devel] [Bug 1407808] [NEW] virtual console gives strange response to ANSI DSR
 2020-08-10  8:56 UTC  (2+ messages)
` [Bug 1407808] "

[PATCH] hw/pci-host: save/restore pci host config register for old ones
 2020-08-10  8:58 UTC 

[Qemu-devel] [Bug 1349722] [NEW] qemu-io: Exit code is always zero
 2020-08-10  8:31 UTC  (2+ messages)
` [Bug 1349722] "

device compatibility interface for live migration with assigned devices
 2020-08-10  7:46 UTC  (11+ messages)

[PATCH 1/1] os_find_datadir: search as in version 4.2
 2020-08-10  7:33 UTC  (8+ messages)

[Bug 1877052] [NEW] KVM Win 10 guest pauses after kernel upgrade
 2020-08-10  6:08 UTC  (2+ messages)
` [Bug 1877052] "

[Qemu-devel] [Bug 1674117] [NEW] Qemu VM start kills Pulseaudio
 2020-08-10  4:17 UTC  (2+ messages)
` [Bug 1674117] "

[PATCH V1 00/32] Live Update
 2020-08-10  3:50 UTC  (5+ messages)
` [PATCH V1 30/32] vfio-pci: save and restore

[PATCH v3 0/8] target-hppa fixes v3
 2020-08-09 23:52 UTC  (12+ messages)
` [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
                    ` [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-runy

[Qemu-devel] [Bug 811683] [NEW] 7400, 7410, 7450 cpus vector have wrong exception prefix at reset
 2020-08-09 17:05 UTC  (6+ messages)
` [Bug 811683] "

[PATCH v2] .mailmap: Update Paul Burton email address
 2020-08-09  6:35 UTC  (4+ messages)

[PATCH v4 00/12] target-hppa fixes v4
 2020-08-09  5:24 UTC  (13+ messages)
` [PATCH v4 01/12] hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources
` [PATCH v4 02/12] seabios-hppa: Update to SeaBIOS hppa version 1
` [PATCH v4 03/12] hw/hppa: Implement proper SeaBIOS version check
` [PATCH v4 04/12] hw/display/artist.c: fix out of bounds check
` [PATCH v4 05/12] hw/hppa/lasi: Don't abort on invalid IMR value
` [PATCH v4 06/12] hw/display/artist: Check offset in draw_line to avoid buffer over-run
` [PATCH v4 07/12] hw/display/artist: Refactor artist_rop8() "
` [PATCH v4 08/12] Revert "hw/display/artist: Avoid drawing line when nothing to display"
` [PATCH v4 09/12] hw/display/artist: Prevent out of VRAM buffer accesses
` [PATCH v4 10/12] hw/display/artist: Unbreak size mismatch memory accesses
` [PATCH v4 11/12] hw/display/artist: Fix invalidation of lines in artist_draw_line()
` [PATCH v4 12/12] hw/display/artist: Fix invalidation of lines near screen border

[PATCH 0/4] qom: reduce boilerplate required for declaring and defining objects
 2020-08-09  4:21 UTC  (9+ messages)
` [PATCH 2/4] qom: provide convenient macros for declaring and defining types
` [PATCH 3/4] crypto: use QOM macros for declaration/definition of secret types

[PATCH v2 0/7] target/riscv: NaN-boxing for multiple precison
 2020-08-08 23:06 UTC  (5+ messages)
` [PATCH v2 5/7] target/riscv: Check nanboxed inputs in trans_rvf.inc.c

usb-wacom-tablet failing to register
 2020-08-08 16:40 UTC  (4+ messages)

[PATCH 0/4] riscv: Add enhanced PMP support
 2020-08-08  9:09 UTC  (5+ messages)
` [PATCH 1/4] Define ePMP mseccfg
` [PATCH 2/4] Implementation of enhanced PMP(ePMP) support
` [PATCH 3/4] Add ePMP CSR accesses
` [PATCH 4/4] Add a config option for ePMP

[PATCH] riscv: Fix bug in setting pmpcfg CSR for RISCV64
 2020-08-08  8:56 UTC 

[PATCH] riscv: Fix bug in setting pmpcfg CSR for RISCV64
 2020-08-08  5:25 UTC 

[PATCH 1/4] Define ePMP mseccfg
 2020-08-08  8:56 UTC  (4+ messages)
` [PATCH 2/4] Implementation of enhanced PMP(ePMP) support
` [PATCH 3/4] Add ePMP CSR accesses
` [PATCH 4/4] Add a config option for ePMP

[PATCH 1/4] Define ePMP mseccfg
 2020-08-08  5:20 UTC  (4+ messages)
` [PATCH 2/4] Implementation of enhanced PMP(ePMP) support
` [PATCH 3/4] Add ePMP CSR accesses
` [PATCH 4/4] Add a config option for ePMP

[PATCH 0/4] riscv: Add enhanced PMP support
 2020-08-08  8:56 UTC 

[PATCH 0/4] riscv: Add enhanced PMP support
 2020-08-08  5:20 UTC 

[Qemu-devel] [Bug 812398] [NEW] powerpc 7450 MMU initialization broken
 2020-08-08 12:30 UTC  (3+ messages)
` [Bug 812398] "

[PATCH v3 for-5.2 0/3] spapr: Cleanups for XIVE
 2020-08-08 10:49 UTC  (3+ messages)
` [PATCH v3 for-5.2 2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers

[Qemu-devel] [Bug 1667613] [NEW] Qemu 2.8 on PPC64 issue with input
 2020-08-08 10:03 UTC  (2+ messages)
` [Bug 1667613] "

[Qemu-devel] [Bug 584146] [NEW] Virtual fat breaks with -snapshot
 2020-08-08  9:58 UTC  (2+ messages)
` [Bug 584146] "

[Bug 1860610] [NEW] cap_disas_plugin leaks memory
 2020-08-08  9:55 UTC  (2+ messages)
` [Bug 1860610] "

[Bug 1869073] [NEW] qemu-arm-static crashes "segmentation fault" when running "git clone -s"
 2020-08-08  9:50 UTC  (2+ messages)
` [Bug 1869073] "

[Qemu-devel] [Bug 1423528] [NEW] setting unsupported timeout for i6300esb watchdog causes hw reset
 2020-08-08  8:13 UTC  (3+ messages)
` [Bug 1423528] "

[Qemu-devel] [Bug 1415181] [NEW] Access raw partitions from Windows
 2020-08-08  8:13 UTC  (4+ messages)
` [Bug 1415181] "

[Qemu-devel] [Bug 1500265] [NEW] nested 9p filesystem with security_model=mapped-xattr
 2020-08-08  8:10 UTC  (4+ messages)
` [Bug 1500265] "

[Qemu-devel] [Bug 1503031] [NEW] 32-to-64-bit call gate unsupported in IA32e mode
 2020-08-08  8:09 UTC  (4+ messages)
` [Bug 1503031] "

[PATCH] ui/gtk: Fix regression in gd_refresh_rate_milihz
 2020-08-08  1:00 UTC  (2+ messages)

[Bug 1883984] [NEW] QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
 2020-08-08  0:43 UTC  (2+ messages)
` [Bug 1883984] "

[PATCH] ide: Get rid of IDEDrive struct
 2020-08-08  0:01 UTC  (3+ messages)

[Bug 1888601] [NEW] QEMU v5.1.0-rc0/rc1 hang with nested virtualization
 2020-08-07 22:34 UTC  (3+ messages)
` [Bug 1888601] "

[Bug 1323758] Re: Mouse stops working when connected usb-storage-device
 2020-08-07 20:48 UTC 

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2020-08-07 20:13 UTC  (2+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[PATCH v3 0/3] Fix couple of issues with AMD topology
 2020-08-07 19:27 UTC  (7+ messages)
` [PATCH v3 1/3] i386: Simplify CPUID_8000_001E for AMD
` [PATCH v3 2/3] hw/i386: Add a new check to configure smp dies for EPYC

[Qemu-devel] [Bug 1505041] [NEW] Live snapshot revert times increases linearly with snapshot age
 2020-08-07 18:32 UTC  (2+ messages)
` [Bug 1505041] "

[Qemu-devel] [Bug 1478376] [NEW] PL050 KMIDATA register does not reset
 2020-08-07 18:10 UTC  (2+ messages)
` [Bug 1478376] "

[Qemu-devel] [Bug 1479717] [NEW] Auto resize VM doesn't work with windows 10 guest
 2020-08-07 18:14 UTC  (2+ messages)
` [Bug 1479717] "

[Qemu-devel] [Bug 1428352] [NEW] SYSRET instruction incorrectly implemented
 2020-08-07 18:03 UTC  (2+ messages)
` [Bug 1428352] "

[Qemu-devel] [Bug 1462949] [NEW] vmdk files cause qemu-img to consume lots of time and memory
 2020-08-07 18:09 UTC  (2+ messages)
` [Bug 1462949] "


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