qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-25 08:14:49 to 2020-07-27 13:28:59 UTC [more...]

[PATCH v7 00/47] block: Deal with filters
 2020-07-27 13:28 UTC  (5+ messages)
` [PATCH v7 41/47] block: Leave BDS.backing_file constant
` [PATCH v7 42/47] iotests: Test that qcow2's data-file is flushed

[PATCH v7 00/21] Initial support for multi-process qemu
 2020-07-27 13:22 UTC  (6+ messages)
` [PATCH v7 12/21] multi-process: Connect Proxy Object with device in the remote process

[PATCH v3 for-5.1?? 00/21] Fix error handling during bitmap postcopy
 2020-07-27 13:21 UTC  (12+ messages)
` [PATCH v3 10/21] migration/block-dirty-bitmap: move mutex init to dirty_bitmap_mig_init
` [PATCH v3 15/21] migration/block-dirty-bitmap: relax error handling in incoming part
` [PATCH v3 16/21] migration/block-dirty-bitmap: cancel migration on shutdown

[RFC] ivshmem v2: Shared memory device specification
 2020-07-27 13:20 UTC  (7+ messages)
` [virtio-comment] "

[BUG] vhost-vdpa: qemu-system-s390x crashes with second virtio-net-ccw device
 2020-07-27 13:16 UTC  (13+ messages)

[PATCH 0/3] Improve FreeBSD and macOS jobs in the Cirrus-CI
 2020-07-27 13:14 UTC  (16+ messages)
` [PATCH 1/3] configure: Fix atomic64 test for --enable-werror on macOS
` [PATCH 2/3] cirrus.yml: Compile macOS and FreeBSD with -Werror
` [PATCH 3/3] cirrus.yml: Update the macOS jobs to Catalina

[PATCH v4 1/2] hw/pci-host: save/restore pci host config register
 2020-07-27 13:08 UTC  (3+ messages)
` [PATCH v4 2/2] hw/pci-host: save/restore pci host config register for old ones

[PATCH v2] virtio-mem-pci: force virtio version 1
 2020-07-27 13:06 UTC  (2+ messages)

[PATCH V2] virtio-net: check the existence of peer before accessing vDPA config
 2020-07-27 13:05 UTC  (2+ messages)

[PATCH v4 for-5.2 0/2] spapr: Improve error reporting in spapr_caps.c
 2020-07-27 13:04 UTC  (4+ messages)
` [PATCH v4 for-5.2 1/2] spapr: Use error_append_hint() "

[PATCH] bugfix: irq: Avoid covering object refcount of qemu_irq
 2020-07-27 13:02 UTC 

tests/vm/openbsd script (etc) excessive CPU usage
 2020-07-27 13:03 UTC  (2+ messages)

[PATCH v7 0/7] coroutines: generate wrapper code
 2020-07-27 12:59 UTC  (3+ messages)

Problem with msix interrupts
 2020-07-27  8:06 UTC 

[PATCH] virtio-net: check the existence of peer before accesing its config
 2020-07-27 12:44 UTC  (14+ messages)

[PATCH v3 0/8] Generalize start-powered-off property from ARM
 2020-07-27 12:43 UTC  (8+ messages)
` [PATCH v3 1/8] target/arm: Move start-powered-off property to generic CPUState
` [PATCH v3 2/8] target/arm: Move setting of CPU halted state to generic code
` [RFC PATCH v3 8/8] target/s390x: Use start-powered-off CPUState property

[PULL 00/16] various fixes for rc2 (semihosting, tcg, docker, tests/vm)
 2020-07-27 12:23 UTC  (17+ messages)
` [PULL 01/16] shippable: add one more qemu to registry url
` [PULL 02/16] semihosting: defer connect_chardevs a little more to use serialx
` [PULL 03/16] semihosting: don't send the trailing '\0'
` [PULL 04/16] util: add qemu_get_host_physmem utility function
` [PULL 05/16] util/oslib-win32: add qemu_get_host_physmem implementation
` [PULL 06/16] accel/tcg: better handle memory constrained systems
` [PULL 07/16] target/i386: floatx80: avoid compound literals in static initializers
` [PULL 08/16] linux-user: don't use MAP_FIXED in pgd_find_hole_fallback
` [PULL 09/16] tests/docker: fix update command due to python3 str/bytes distinction
` [PULL 10/16] tests/docker: fix binfmt_misc image building
` [PULL 11/16] tests/docker: add support for DEB_KEYRING
` [PULL 12/16] linux-user: fix clock_nanosleep()
` [PULL 13/16] linux-user, ppc: fix clock_nanosleep() for linux-user-ppc
` [PULL 14/16] python/qemu: Cleanup changes to ConsoleSocket
` [PULL 15/16] python/qemu: Change ConsoleSocket to optionally drain socket
` [PULL 16/16] tests/vm: add shutdown timeout in basevm.py

Inter-VM device emulation (call on Mon 20th July 2020)
 2020-07-27 12:22 UTC  (8+ messages)

[PATCH 0/2] Fixes for env->user_features
 2020-07-27 12:01 UTC  (4+ messages)
` [PATCH 2/2] i386/cpu: Don't add unavailable_features to env->user_features

[PATCH RFCv3 0/9] s390x: initial support for virtio-mem
 2020-07-27 12:02 UTC  (29+ messages)
` [PATCH RFCv3 1/9] s390x: move setting of maximum ram size to machine init
` [PATCH RFCv3 2/9] s390x/diag: no need to check for PGM_PRIVILEGED in diag308
` [PATCH RFCv3 3/9] s390x: remove hypercall registration mechanism
` [PATCH RFCv3 4/9] s390x: prepare for more diag500 hypercalls
` [PATCH RFCv3 6/9] s390x/diag: subcode to query device memory region
` [PATCH RFCv3 7/9] s390x: prepare device memory address space
` [PATCH RFCv3 8/9] s390x: implement virtio-mem-ccw
` [PATCH RFCv3 9/9] s390x: initial support for virtio-mem

Possible regression with VGA and resolutions in Windows 10?
 2020-07-27 12:00 UTC  (5+ messages)

[PATCH v1] virtio-mem-pci: force virtio version 1
 2020-07-27 11:52 UTC  (5+ messages)

[PATCH] softmmu/vl: Be less verbose about missing KVM when running the qtests
 2020-07-27 11:27 UTC  (2+ messages)

[PATCH v2 0/2] Introducing functionality for a group of 4 time64 syscalls
 2020-07-27 11:23 UTC  (3+ messages)
` [PATCH v2 1/2] linux-user: Add support for two 'clock_nanosleep_time64()' and 'clock_adjtime64()'
` [PATCH v2 2/2] linux-user: Add support for 'rt_sigtimedwait_time64()' and 'sched_rr_get_interval_time64()'

[PATCH] linux-user: Ensure mmap_min_addr is non-zero
 2020-07-27 11:19 UTC  (3+ messages)

Live Migration (L2 network)
 2020-07-27 11:05 UTC 

[PULL 0/1] ppc-for-5.1 queue 20200727
 2020-07-27 10:50 UTC  (3+ messages)
` [PULL 1/1] pseries: fix kvmppc_set_fwnmi()

[Bug 1888971] [NEW] SMI trigger causes hang with multiple cores
 2020-07-27 10:27 UTC  (2+ messages)
` [Bug 1888971] "

[REPORT] [GSoC - TCG Continuous Benchmarking] [#6] Performance Comparison of Two QEMU Builds
 2020-07-27 10:30 UTC 

[PATCH 1/1] s390x/s390-virtio-ccw: fix loadparm property getter
 2020-07-27 10:22 UTC  (3+ messages)

[PATCH 0/2] Fix convert to qcow2 compressed to NBD
 2020-07-27 10:04 UTC  (5+ messages)
` [PATCH 1/2] block: nbd: Fix convert qcow2 compressed to nbd
` [PATCH 2/2] qemu-iotests: Test convert to qcow2 compressed to NBD

Testing the virtio-vhost-user QEMU patch
 2020-07-27 10:00 UTC  (7+ messages)

[PATCH] qemu-options.hx: Fix typo for netdev documentation
 2020-07-27  9:44 UTC  (4+ messages)

[PATCH 00/16] hw/block/nvme: dma handling and address mapping cleanup
 2020-07-27  9:42 UTC  (2+ messages)

[PATCH 0/2] hw/block/nvme: handle transient dma errors
 2020-07-27  9:20 UTC  (4+ messages)
` [PATCH 1/2] pci: pass along the return value of dma_memory_rw

[PATCH v5] nvme: allow cmb and pmr emulation on same device
 2020-07-27  9:06 UTC  (3+ messages)
` [PATCH v5 3/3] nvme: allow cmb and pmr to be enabled "

[PATCH 0/3] hw/arm/virt: Introduce kvm-steal-time
 2020-07-27  8:33 UTC  (3+ messages)

[PATCH v2 0/3] trace: Add a trace backend for the recorder library
 2020-07-27  8:23 UTC  (7+ messages)
` [PATCH v2 2/3] trace: Add support for recorder back-end

[PATCH v3 0/4] block: improve error reporting for unsupported O_DIRECT
 2020-07-27  7:43 UTC  (5+ messages)
` [PATCH v3 2/4] util: introduce qemu_open and qemu_create with error reporting
` [PATCH v3 4/4] block: switch to use qemu_open/qemu_create for improved errors

device compatibility interface for live migration with assigned devices
 2020-07-27  7:24 UTC  (6+ messages)

qemu icount to run guest SMP code
 2020-07-27  7:25 UTC 

[PATCH 0/3] scripts/qmp/qom-fuse: Scrape off the bitrot
 2020-07-27  7:09 UTC  (4+ messages)
` [PATCH 2/3] scripts/qmp/qom-fuse: Port to current Python module fuse

[PATCH v5 0/4] Fix some PMP implementations
 2020-07-27  7:06 UTC  (6+ messages)
` [PATCH v5 1/4] target/riscv: Fix the range of pmpcfg of CSR funcion table
` [PATCH v5 2/4] target/riscv/pmp.c: Fix the index offset on RV64
` [PATCH v5 3/4] target/riscv: Fix the translation of physical address
` [PATCH v5 4/4] target/riscv: Change the TLB page size depends on PMP entries

[PATCH v5 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-07-27  6:33 UTC  (5+ messages)
` [PATCH v5 3/6] target/ppc: add vmulh{su}w instructions

[Bug 1889033] [NEW] qemu-img permission denied on vmdk creation on CIFS share
 2020-07-27  4:54 UTC 

[PATCH] target/ppc: Fix SPE unavailable exception triggering
 2020-07-27  3:29 UTC  (7+ messages)

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

[PATCH v2 0/2] linux-user: Introducing functionality for two time64 syscalls
 2020-07-26 23:52 UTC  (3+ messages)
` [PATCH v2 1/2] linux-user: Fix 'mq_timedsend()' and 'mq_timedreceive()'
` [PATCH v2 2/2] linux-user: Add support for 'mq_timedsend_time64()' and 'mq_timedreceive_time64()'

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-07-26 22:20 UTC  (4+ messages)
` [Bug 1856335] "

[PATCH for 5.1] docs: fix trace docs build with sphinx 3.1.1
 2020-07-26 20:49 UTC  (2+ messages)

[Bug 1880287] [NEW] gcc crashes in hppa emulation
 2020-07-26 20:32 UTC  (3+ messages)
` [Bug 1880287] "

[Bug 1888165] [NEW] loopz/loopnz clearing previous instruction's modified flags on cx -> 0
 2020-07-26 20:01 UTC  (2+ messages)
` [Bug 1888165] "

[PULL 0/3] misc tcg-related patches
 2020-07-26 18:52 UTC  (5+ messages)
` [PULL 1/3] tcg: update comments for save_iotlb_data in cputlb
` [PULL 2/3] target/hppa: Free some temps in do_sub
` [PULL 3/3] target/i386: Save cc_op before loop insns

[PULL v1 0/3] Merge tpm 2020/07/24 v1
 2020-07-26 16:17 UTC  (2+ messages)

[PATCH] slirp: update to latest stable-4.2 branch
 2020-07-26 15:42 UTC 

[PATCH] target/i386: add -cpu,lbr=true support to enable guest LBR
 2020-07-26 15:32 UTC 

[PATCH] test-char: abort on serial test error
 2020-07-26 15:32 UTC 

[PATCH v3 1/2] hw/pci-host: save/restore pci host config register
 2020-07-26  9:30 UTC  (4+ messages)
` [PATCH v3 2/2] hw/pci-host: save/restore pci host config register for old ones

[PATCH] linux-user: Add support for 'mq_timedsend_time64()' and 'mq_timedreceive_time64()'
 2020-07-25 23:20 UTC 

[PATCH 0/2] linux-user: Introducing functionality for a group of 4 time64 syscalls
 2020-07-25 22:04 UTC  (3+ messages)
` [PATCH 1/2] linux-user: Add support for 'clock_nanosleep_time64()' and 'clock_adjtime64()'
` [PATCH 2/2] linux-user: Add support for 'rt_sigtimedwait_time64()' and 'sched_rr_get_interval_time64()'

[Bug 1888964] [NEW] Segfault using GTK display with dmabuf (iGVT-g) on Wayland
 2020-07-25 21:32 UTC 

[PATCH 0/1] Add bisect.py script
 2020-07-25 20:48 UTC  (6+ messages)
` [PATCH 1/1] scripts/performance: "

[Qemu-devel] [Bug 1611394] [NEW] qemu-ppc: Scalar Single-Precision Floating-Point instructions should not test MSR[SPV]
 2020-07-25 19:41 UTC  (2+ messages)
` [Bug 1611394] "

[Bug 1888918] [NEW] qemu-ppc: Floating point instructions do not properly generate the SPE/Embedded Floating-Point Unavailable interrupt
 2020-07-25 19:41 UTC  (4+ messages)
` [Bug 1888918] Re: qemu-system-ppc: "

[PULL 0/3] Fixes 20200724 patches
 2020-07-25 19:30 UTC  (2+ messages)

QEMU | Pipeline #170748224 has failed for master | 8226a4b8
 2020-07-25 18:54 UTC 

QEMU | Pipeline #170741441 has failed for master | e68808a7
 2020-07-25 17:54 UTC 

[PATCH 0/1] python/machine: Change default timeout to 30 seconds
 2020-07-25 17:46 UTC  (5+ messages)
` [PATCH 1/1] "

[PULL 0/4] Error reporting patches patches for 2020-07-24
 2020-07-25 16:23 UTC  (2+ messages)

[PATCH v4 0/4] Fix some PMP implementations
 2020-07-25 15:06 UTC  (4+ messages)
` [PATCH v4 2/4] target/riscv/pmp.c: Fix the index offset on RV64

[PATCH v5 0/2] hyperv: vmbus: ACPI various corrections
 2020-07-25 12:16 UTC  (3+ messages)
` [PATCH v5 2/2] hw: hyperv: vmbus: Fix 32bit compilation

Configured memory access latency and bandwidth not taking effect
 2020-07-25  8:13 UTC 


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