qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-06 06:17:23 to 2021-05-06 16:20:02 UTC [more...]

[PATCH v7 00/10] KVM: Dirty ring support (QEMU part)
 2021-05-06 16:05 UTC  (4+ messages)
` [PATCH v7 01/10] memory: Introduce log_sync_global() to memory listener
` [PATCH v7 04/10] KVM: Provide helper to get kvm dirty log
` [PATCH v7 05/10] KVM: Provide helper to sync dirty bitmap from slot to ramblock

[PATCH v2 0/9] misc: Replace alloca() by g_malloc()
 2021-05-06 16:09 UTC  (30+ messages)
` [PATCH v2 1/9] audio/alsaaudio: Replace ALSA alloca() by malloc() equivalent
` [PATCH v2 2/9] backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
` [PATCH v2 3/9] backends/tpm: Replace g_alloca() by g_malloc()
` [PATCH v2 4/9] bsd-user/syscall: Replace alloca() by g_new()
` [PATCH v2 5/9] gdbstub: Constify GdbCmdParseEntry
` [PATCH v2 6/9] gdbstub: Only call cmd_parse_params() with non-NULL command schema
` [PATCH v2 7/9] gdbstub: Replace alloca() + memset(0) by g_new0()
` [PATCH v2 8/9] hw/misc/pca9552: Replace g_newa() by g_new()
` [PATCH v2 9/9] target/ppc/kvm: Replace alloca() by g_malloc()

[PATCH 0/7] replace all use of strftime() with g_date_time_format()
 2021-05-06 16:00 UTC  (4+ messages)
` [PATCH 7/7] virtiofsd: use GDateTime for formatting timestamp for debug messages

[PATCH v3 00/26] virtiofs dax patches
 2021-05-06 15:56 UTC  (22+ messages)
` [PATCH v3 01/26] virtiofs: Fixup printf args
` [PATCH v3 02/26] virtiofsd: Don't assume header layout
` [PATCH v3 12/26] DAX: virtiofsd: Add setup/remove mappings fuse commands
` [PATCH v3 18/26] DAX/unmap: virtiofsd: Add VHOST_USER_SLAVE_FS_IO
` [PATCH v3 20/26] DAX/unmap virtiofsd: Parse unmappable elements
` [PATCH v3 21/26] DAX/unmap virtiofsd: Route unmappable reads
` [PATCH v3 22/26] DAX/unmap virtiofsd: route unmappable write to slave command
` [PATCH v3 24/26] vhost-user-fs: Extend VhostUserFSSlaveMsg to pass additional info
` [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it

[PATCH] block/snapshot: Clarify goto fallback behavior
 2021-05-06 15:57 UTC  (5+ messages)

[PATCH 0/2] virtiofsd: Enable xattr if xattrmap is used
 2021-05-06 15:55 UTC  (6+ messages)
` [PATCH 1/2] virtiofsd: Allow use "-o xattrmap" without "-o xattr"
  ` [Virtio-fs] "

[PATCH] virtiofsd: Fix side-effect in assert()
 2021-05-06 15:46 UTC  (2+ messages)

[PATCH] virtio-blk: Convert QEMUBH callback to "bitops.h" API
 2021-05-06 15:54 UTC 

[PULL 0/7] s390x update
 2021-05-06 15:44 UTC  (8+ messages)
` [PULL 1/7] target/s390x: Fix translation exception on illegal instruction
` [PULL 2/7] target/arm: Make sure that commpage's tb->size != 0
` [PULL 3/7] target/xtensa: Make sure that "
` [PULL 4/7] accel/tcg: Assert that tb->size != 0 after translation
` [PULL 5/7] vfio-ccw: Permit missing IRQs
` [PULL 6/7] hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
` [PULL 7/7] vfio-ccw: Attempt to clean up all IRQs on error

[Bug 1927408] [NEW] USB Ethernet device (RNDIS) does not work on several tested operating systems
 2021-05-06 15:24 UTC  (4+ messages)
` [Bug 1927408] "

[PATCH 00/23] misc: Remove variable-length arrays on the stack
 2021-05-06 15:19 UTC  (22+ messages)
` [PATCH 05/23] io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1
` [PATCH 06/23] hw/block/dataplane/virtio-blk: Avoid dynamic stack allocation
` [PATCH 07/23] hw/block/nvme: Use definition to avoid "
` [PATCH 08/23] hw/block/nvme: Avoid "
` [PATCH 11/23] hw/intc/xics: "
` [PATCH 15/23] net: "

[PATCH 0/5] misc: Replace alloca() by g_malloc()
 2021-05-06 15:15 UTC  (10+ messages)
` [PATCH 2/5] gdbstub: Constify GdbCmdParseEntry
` [PATCH 3/5] gdbstub: Use fixed-size array in GdbCmdParseEntry instead of pointer
` [PATCH 5/5] target/ppc/kvm: Replace alloca() by g_malloc()

[Bug 1904259] [NEW] include/qemu/atomic.h:495:5: error: misaligned atomic operation may incur significant performance penalty (Clang 11; Ubuntu 16 i686)
 2021-05-06 14:42 UTC  (2+ messages)
` [Bug 1904259] "

[PATCH v21 00/20] Initial support for multi-process Qemu
 2021-05-06 14:55 UTC  (4+ messages)
` [PATCH v21 09/20] multi-process: define MPQemuMsg format and transmission functions

[Bug 1888492] [NEW] After installing Ubuntu, restart and pop up the CMD command prompt
 2021-05-06 14:44 UTC  (2+ messages)
` [Bug 1888492] "

[Bug 1874904] [NEW] qemu windows with gtk and french keypad not working as expected
 2021-05-06 14:33 UTC  (2+ messages)
` [Bug 1874904] "

[Bug 1875080] [NEW] USB host device data transfer with control endpoint
 2021-05-06 14:34 UTC  (2+ messages)
` [Bug 1875080] "

[Bug 1876568] [NEW] "semtimedop" implementation missing in qemu?
 2021-05-06 14:33 UTC  (2+ messages)
` [Bug 1876568] "

[Bug 1875762] [NEW] Poor disk performance on sparse VMDKs
 2021-05-06 14:30 UTC  (2+ messages)
` [Bug 1875762] "

[Bug 1876678] [NEW] Ubuntu 20.04 QEMU Failure with nested FreeBSD bhyve
 2021-05-06 14:18 UTC  (2+ messages)
` [Bug 1876678] Re: Ubuntu 20.04 KVM / "

[Bug 1874264] [NEW] AIX 7.2 TL4 SP1 cannot IPL with QEMU >2.11.2 ppc64-softmmu
 2021-05-06 14:16 UTC  (3+ messages)
` [Bug 1874264] "

[PATCH] 9pfs: add link to 9p developer docs
 2021-05-06 13:12 UTC 

[Bug 1875139] [NEW] Domain fails to start when 'readonly' device not writable
 2021-05-06 14:15 UTC  (2+ messages)
` [Bug 1875139] "

[PATCH 0/5] block-job: drop BlockJob.blk
 2021-05-06 14:13 UTC  (6+ messages)
` [PATCH 1/5] blockjob: implement and use block_job_get_aio_context
` [PATCH 2/5] test-blockjob-txn: don't abuse job->blk
` [PATCH 3/5] block/stream: add own blk
` [PATCH 4/5] test-bdrv-drain: don't use BlockJob.blk
` [PATCH 5/5] blockjob: drop BlockJob.blk field

[Bug 1875702] [NEW] madvise reports success, but doesn't implement WIPEONFORK
 2021-05-06 13:50 UTC  (3+ messages)
` [Bug 1875702] "

[ANNOUNCE] libblkio v0.1.0 preview release
 2021-05-06 13:53 UTC  (9+ messages)

[Bug 1874504] [NEW] VFIO passthrough spits out thousands of messages
 2021-05-06 13:37 UTC  (2+ messages)
` [Bug 1874504] "

qemu support for aarch64 big.LITTLE architure
 2021-05-06  8:00 UTC 

[Bug 1874486] [NEW] Bug in qemu-img when converting to streamOptimized vmdk images
 2021-05-06 13:36 UTC  (2+ messages)
` [Bug 1874486] "

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

[Bug 1877052] [NEW] KVM Win 10 guest pauses after kernel upgrade
 2021-05-06 13:32 UTC  (2+ messages)
` [Bug 1877052] "

[PATCH v2 00/15] linux-user/s390x: some signal fixes
 2021-05-06 13:31 UTC  (3+ messages)

[PATCH v1] migration/dirtyrate: make sample page count configurable
 2021-05-06 13:29 UTC  (2+ messages)

[Bug 1873337] [NEW] Arrow keys press is double in some programs in Dos
 2021-05-06 13:02 UTC  (3+ messages)
` [Bug 1873337] "

[Bug 1873335] [NEW] Dos Keypad is not working for numbers - numlock is not working
 2021-05-06 13:03 UTC  (3+ messages)
` [Bug 1873335] "

[question] The source cannot recover, if the destination fails in the last round of live migration
 2021-05-06 13:05 UTC  (2+ messages)

[RESEND PATCH 00/32] Qemu SGX virtualization
 2021-05-06 12:38 UTC  (16+ messages)
` [RESEND PATCH 03/32] qom: Add memory-backend-epc ObjectOptions support
` [RESEND PATCH 13/32] linux-headers: Add placeholder for KVM_CAP_SGX_ATTRIBUTE
` [RESEND PATCH 25/32] qmp: Add query-sgx command
` [RESEND PATCH 29/32] qmp: Add the qmp_query_sgx_capabilities()
` [RESEND PATCH 31/32] sgx-epc: Add the fill_device_info() callback support

[PATCH] virtio-gpu: handle partial maps properly
 2021-05-06 12:21 UTC  (4+ messages)

[PATCH v3 00/16] tcg/s390x: host vector support
 2021-05-06 11:55 UTC  (5+ messages)
` [PATCH v3 01/16] tcg/s390x: Rename from tcg/s390
` [PATCH v3 05/16] tcg/s390x: Implement tcg_out_ld/st for vector types

[Bug 1861692] [NEW] wavcapture does not record silence
 2021-05-06 11:38 UTC  (2+ messages)
` [Bug 1861692] "

[Bug 1864814] [NEW] Improve UX for macOS when launching from a fullscreen app
 2021-05-06 11:38 UTC  (3+ messages)
` [Bug 1864814] "

[Bug 1865160] [NEW] Unpredictable behaviour resulting in User process faults
 2021-05-06 11:38 UTC  (2+ messages)
` [Bug 1865160] "

[PATCH] target/m68k: Remove unused variable in ABCD/SBCD memory opcodes
 2021-05-06 10:29 UTC  (3+ messages)

[PATCH v7 00/15] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-05-06  9:59 UTC  (8+ messages)
` [PATCH v7 10/15] hostmem: Wire up RAM_NORESERVE via "

[PATCH v2 0/3] qapi & doc: deprecate drive-backup
 2021-05-06  9:57 UTC  (5+ messages)
` [PATCH v2 2/3] docs/interop/bitmaps: use blockdev-backup
` [PATCH v2 3/3] qapi: deprecate drive-backup

[PATCH v2 2/7] virtiofds: Changed allocations of iovec to GLib's functions
 2021-05-06  9:39 UTC  (3+ messages)
` [PATCH v3 2/7] virtiofsd: "

[PATCH v26 00/20] i386 cleanup PART 2
 2021-05-06  9:33 UTC  (10+ messages)

[PATCH v4 0/6] Allow changing bs->file on reopen
 2021-05-06  9:21 UTC  (5+ messages)
` [PATCH v4 4/6] block: Support multiple reopening with x-blockdev-reopen

[PATCH v2 0/8] Block layer thread-safety, continued
 2021-05-06  9:14 UTC  (6+ messages)
` [PATCH v2 1/8] block: prepare write threshold code for thread safety

[Bug 1857226] [NEW] 'set_link net0 off' not working with e1000e driver
 2021-05-06  8:58 UTC  (2+ messages)
` [Bug 1857226] "

[Bug 1856399] [NEW] Intel GVT-g works in X11, segfaults in wayland
 2021-05-06  8:58 UTC  (2+ messages)
` [Bug 1856399] "

[Bug 1861562] [NEW] piix crashes on mips when using multiple cpus
 2021-05-06  8:59 UTC  (2+ messages)
` [Bug 1861562] "

[Bug 1860742] [NEW] xv6 Bootloop
 2021-05-06  8:59 UTC  (2+ messages)
` [Bug 1860742] "

[PATCH v3 0/8] block: refactor write threshold
 2021-05-06  9:06 UTC  (9+ messages)
` [PATCH v3 1/8] block/write-threshold: don't use write notifiers
` [PATCH v3 2/8] block: drop "
` [PATCH v3 3/8] test-write-threshold: rewrite test_threshold_(not_)trigger tests
` [PATCH v3 4/8] block/write-threshold: drop extra APIs
` [PATCH v3 5/8] block/write-threshold: don't use aio context lock
` [PATCH v3 6/8] test-write-threshold: drop extra tests
` [PATCH v3 7/8] test-write-threshold: drop extra TestStruct structure
` [PATCH v3 8/8] write-threshold: deal with includes

[Bug 1860575] [NEW] qemu64 CPU model is incorrect
 2021-05-06  8:58 UTC  (2+ messages)
` [Bug 1860575] "

[PATCH v5] i386/cpu_dump: support AVX512 ZMM regs dump
 2021-05-06  8:56 UTC  (4+ messages)

[PATCH v8] introduce vfio-user protocol specification
 2021-05-06  8:49 UTC  (4+ messages)

[PATCH] qemu-iotests: fix pylint 2.8 consider-using-with error
 2021-05-06  8:48 UTC 

[Bug 1855002] [NEW] Cannot boot arm kernel images on s390x
 2021-05-06  8:19 UTC  (2+ messages)
` [Bug 1855002] "

[Bug 1855617] [NEW] savevm with hax saves wrong register state
 2021-05-06  8:19 UTC  (2+ messages)
` [Bug 1855617] "

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

[Bug 1870477] [NEW] qemu-arm hangs when golang running test
 2021-05-06  8:01 UTC  (2+ messages)
` [Bug 1870477] "

[Bug 1869782] [NEW] qemu-arm-static crashes "segmentation fault" when running "svn checkout"
 2021-05-06  8:03 UTC  (2+ messages)
` [Bug 1869782] "

[Bug 1871267] [NEW] Multiple (Repeating) Keystrokes in macOS
 2021-05-06  8:00 UTC  (2+ messages)
` [Bug 1871267] "

[for-6.1 0/4] virtio: Improve boot time of virtio-scsi-pci and virtio-blk-pci
 2021-05-06  8:15 UTC  (5+ messages)
` [for-6.1 2/4] virtio-blk: Configure all host notifiers in a single MR transaction

[Bug 1871270] [NEW] [Feature Request] add usbredir device reset blacklist options support to allow macOS guest to iOS device usbredir
 2021-05-06  7:59 UTC  (2+ messages)
` [Bug 1871270] "

[Bug 1871842] [NEW] AMD CPUID leaf 0x8000'0008 reported number of cores inconsistent with ACPI.MADT
 2021-05-06  7:59 UTC  (2+ messages)
` [Bug 1871842] "

[PATCH] target/sh4: Return error if CPUClass::get_phys_page_debug() fails
 2021-05-06  8:03 UTC  (2+ messages)

[PATCH RFC v5 00/12] Add riscv kvm accel support
 2021-05-06  7:59 UTC  (4+ messages)
` [PATCH RFC v5 07/12] hw/riscv: PLIC update external interrupt by KVM when kvm enabled

[PATCH 0/7] vhost-user-gpu: fix several security issues
 2021-05-06  7:49 UTC  (6+ messages)
` [PATCH 1/7] vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info

[PATCH v2 0/9] block: refactor write threshold
 2021-05-06  7:41 UTC  (5+ messages)
` [PATCH v2 9/9] block/write-threshold: drop extra includes

[PULL 00/10] Gitlab-CI, qtest, moxie removal and misc patches
 2021-05-06  7:38 UTC  (4+ messages)

[Bug 1872644] [NEW] MacOS host qemu-system-x86_64 -cpu host not working
 2021-05-06  7:25 UTC  (2+ messages)
` [Bug 1872644] "

[Bug 1873032] [NEW] After upgrade qemu to 5.0.0-0.3.rc2.fc33 the virtual machine with Windows 10 after a while starts to work very slowly
 2021-05-06  7:24 UTC  (2+ messages)
` [Bug 1873032] "

[Bug 1866577] [NEW] powerpc-none-eabi-gdb.exe GDB 9.1 with QEMU 4.2 gdb-stub comes with Reply contains invalid hex digit 79
 2021-05-06  7:11 UTC  (2+ messages)
` [Bug 1866577] "

[Bug 1867786] [NEW] Qemu PPC64 freezes with multi-core CPU
 2021-05-06  7:16 UTC  (2+ messages)
` [Bug 1867786] "

[Bug 1866792] [NEW] formating vdi-disk over nbd fails
 2021-05-06  7:12 UTC  (2+ messages)
` [Bug 1866792] "

[Bug 1868617] [NEW] multiseat: route different spice tablet events to distinct vdagents
 2021-05-06  7:14 UTC  (2+ messages)
` [Bug 1868617] "

[Bug 1868055] [NEW] cannot run golang app with docker, version 17.09.1-ce, disabling core 0 and qemu-arm, version 2.7
 2021-05-06  7:13 UTC  (2+ messages)
` [Bug 1868055] "

[PATCH 0/2] vhost-vDPA: doorbell mapping support
 2021-05-06  7:20 UTC  (3+ messages)

[Bug 1865350] [NEW] fstrim not working with image mounted to path?
 2021-05-06  7:08 UTC  (2+ messages)
` [Bug 1865350] "

[Bug 1865626] [NEW] qemu hang when ipl boot from a mdev dasd
 2021-05-06  7:03 UTC  (2+ messages)
` [Bug 1865626] "

[RFC PATCH v2 2/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse
 2021-05-06  7:04 UTC  (12+ messages)

Help with record/replay
 2021-05-06  6:50 UTC 

[PATCH 00/10] PS/2 controller related fixes
 2021-05-06  6:32 UTC  (9+ messages)
` [PATCH 02/10] ps2: don't raise an interrupt if queue is full
` [PATCH 03/10] ps2: don't deassert irq twice if queue is empty
` [PATCH 04/10] pckbd: split out interrupt line changing code
` [PATCH 09/10] pckbd: correctly disable PS/2 communication

[Bug 1897568] [NEW] Strange keyboard behaviour in Vim editor
 2021-05-06  6:20 UTC  (2+ messages)
` [Bug 1897568] "

[Bug 1895363] [NEW] borland IDEs double up cursor key presses (need timing on PS2 port input)
 2021-05-06  6:21 UTC  (2+ messages)
` [Bug 1895363] "

[Bug 1865248] [NEW] bundle QEMU installer with a QEMU GUI (graphical user interface) such as Virt Manager
 2021-05-06  6:14 UTC  (2+ messages)
` [Bug 1865248] "

[Bug 1865348] [NEW] virsh domfsinfo testdom crashes the guest agent
 2021-05-06  6:11 UTC  (2+ messages)
` [Bug 1865348] "

[Bug 1865252] [NEW] QEMU Windows Portable Version (with HAXM accelerator and QEMU GUI)
 2021-05-06  6:08 UTC  (2+ messages)
` [Bug 1865252] "


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