qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-22 16:33:36 to 2021-04-23 13:05:39 UTC [more...]

[PATCH v3 00/36] block: update graph permissions update
 2021-04-23 13:03 UTC  (6+ messages)
` [PATCH v3 01/36] tests/test-bdrv-graph-mod: add test_parallel_exclusive_write

firmware selection for SEV-ES
 2021-04-23 13:01 UTC  (8+ messages)

[PATCH] qapi: deprecate drive-backup
 2021-04-23 12:59 UTC 

[PATCH v2 0/7] linux-user: sigaction fixes/cleanups
 2021-04-23 12:55 UTC  (14+ messages)
` [PATCH v2 1/7] linux-user/alpha: Fix rt sigframe return
` [PATCH v2 2/7] linux-user/alpha: Rename the sigaction restorer field
` [PATCH v2 3/7] linux-user: Pass ka_restorer to do_sigaction
` [PATCH v2 4/7] linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall
` [PATCH v2 5/7] linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER
` [PATCH v2 6/7] linux-user/alpha: Share code for TARGET_NR_sigaction
` [PATCH v2 7/7] linux-user: Tidy TARGET_NR_rt_sigaction

[PATCH 0/2] tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions
 2021-04-23 12:56 UTC  (5+ messages)
` [PATCH v2 1/2] tests/docker: gcc-10 based images for ppc64{, le} tests
` [PATCH v2 2/2] tests/tcg/ppc64le: tests for brh/brw/brd

[PATCH v6 00/15] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-04-23 12:29 UTC  (24+ messages)
` [PATCH v6 10/15] hostmem: Wire up RAM_NORESERVE via "
` [PATCH v6 11/15] qmp: Clarify memory backend properties returned via query-memdev
` [PATCH v6 12/15] qmp: Include "share" property of memory backends
` [PATCH v6 13/15] hmp: Print "share" property of memory backends with "info memdev"
` [PATCH v6 14/15] qmp: Include "reserve" property of memory backends
` [PATCH v6 15/15] hmp: Print "reserve" property of memory backends with "info memdev"

[PATCH] target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG for writeability
 2021-04-23 12:22 UTC  (3+ messages)

[PULL 0/2] pc: last minute bugfixes
 2021-04-23 12:10 UTC  (6+ messages)
` [PULL 1/2] amd_iommu: Fix pte_override_page_mask()
` [PULL 2/2] x86: acpi: use offset instead of pointer when using build_header()

[PATCH v2] vfio-ccw: Permit missing IRQs
 2021-04-23 11:42 UTC  (2+ messages)

[PATCH v2 0/5] mptcp support
 2021-04-23 11:20 UTC  (4+ messages)
` [PATCH v2 5/5] sockets: Support multipath TCP

[PATCH for-6.0 v2 0/2] hw/block/nvme: fix msix uninit
 2021-04-23 10:50 UTC  (5+ messages)
` [PATCH for-6.0 v2 1/2] hw/block/nvme: fix invalid msix exclusive uninit
` [PATCH for-6.0 v2 2/2] hw/block/nvme: disable hotplugging for subsystem-linked controllers

[PATCH v5 0/4] accel/tcg: Make sure that tb->size != 0 after translation
 2021-04-23 10:31 UTC  (2+ messages)

qemu/kvm tianocore restart stuck
 2021-04-23 10:30 UTC  (3+ messages)

[PATCH] pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer
 2021-04-23 10:10 UTC  (3+ messages)

[PATCH v3 00/33] block/nbd: rework client connection
 2021-04-23 10:09 UTC  (3+ messages)
` [PATCH v3 06/33] util/async: aio_co_schedule(): support reschedule in same ctx

[PATCH v2 0/2] qemu-img convert: Unshare write permission for source
 2021-04-23  9:43 UTC  (5+ messages)
` [PATCH v2 1/2] block: Add BDRV_O_NO_SHARE for blk_new_open()
` [PATCH v2 2/2] qemu-img convert: Unshare write permission for source

[PATCH v4 0/9] ui: add vdagent implementation and clipboard support
 2021-04-23  9:32 UTC  (12+ messages)
` [PATCH v4 1/9] build: add separate spice-protocol config option
` [PATCH v4 2/9] ui: add clipboard infrastructure
` [PATCH v4 3/9] ui: add clipboard documentation
` [PATCH v4 4/9] ui/vdagent: core infrastructure
` [PATCH v4 5/9] ui/vdagent: add mouse support
` [PATCH v4 6/9] ui/vdagent: add clipboard support
` [PATCH v4 7/9] ui/vnc: "
` [PATCH v4 8/9] ui/gtk: move struct GtkDisplayState to ui/gtk.h
` [PATCH v4 9/9] ui/gtk: add clipboard support

socket.c added support for unix domain socket datagram transport
 2021-04-23  9:16 UTC  (2+ messages)

s390-ccw: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 2021-04-23  9:00 UTC  (21+ messages)
                          ` Compiling the s390-ccw bios with clang (was: Re: s390-ccw: warning: writing 1 byte into a region of size 0)
                            ` Compiling the s390-ccw bios with clang

[PATCH v3 00/36] block: update graph permissions update
 2021-04-23  8:34 UTC  (5+ messages)

[PATCH RFC 0/1] To add HMP interface to dump PCI MSI-X table/PBA
 2021-04-23  7:59 UTC  (4+ messages)
` [PATCH RFC 1/1] msix: add hmp interface to dump MSI-X info

[Bug 1880518] [NEW] issue while installing docker inside s390x container
 2021-04-23  7:27 UTC  (2+ messages)
` [Bug 1880518] "

[PATCH 0/5] vhost-user-blk: Error handling fixes during initialistion
 2021-04-23  7:17 UTC  (7+ messages)
` [PATCH 1/5] vhost-user-blk: Don't reconnect during initialisation
` [PATCH 2/5] vhost-user-blk: Use Error more consistently
` [PATCH 3/5] vhost-user-blk: Get more feature flags from vhost device
` [PATCH 4/5] virtio: Fail if iommu_platform is requested, but unsupported
` [PATCH 5/5] vhost-user-blk: Check that num-queues is supported by backend

[Bug 1925512] [NEW] UNDEFINED case for instruction BLX
 2021-04-23  6:52 UTC  (5+ messages)
` [Bug 1925512] "

[PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
 2021-04-23  6:45 UTC  (13+ messages)

[PATCH for 6.0] net: check the existence of peer before trying to pad
 2021-04-23  6:02 UTC  (4+ messages)

constant_tsc support for SVM guest
 2021-04-23  5:32 UTC 

[Qemu-devel] [Bug 1580459] [NEW] Windows (10?) guest freezes entire host on shutdown if using PCI passthrough
 2021-04-23  4:29 UTC  (2+ messages)
` [Bug 1580459] "

[Qemu-devel] [Bug 1395217] [NEW] Networking in qemu 2.0.0 and beyond is not compatible with Open Solaris (Illumos) 5.11
 2021-04-23  4:17 UTC  (3+ messages)
` [Bug 1395217] "

[Qemu-devel] [Bug 1778966] [NEW] Windows 1803 and later crashes on KVM
 2021-04-23  4:17 UTC  (3+ messages)
` [Bug 1778966] "

[Qemu-devel] [Bug 1615212] [NEW] SDL UI switching to monitor half-broken and scrolling broken
 2021-04-23  4:17 UTC  (3+ messages)
` [Bug 1615212] "

[Qemu-devel] [Bug 1725707] [NEW] QEMU sends excess VNC data to websockify even when network is poor
 2021-04-23  4:17 UTC  (3+ messages)
` [Bug 1725707] "

[Bug 1820247] Re: QEMU random crash caused by libspice-server
 2021-04-23  4:17 UTC  (2+ messages)

[Qemu-devel] [Bug 1642421] [NEW] qemu-system-x86_64: ipv6 and dns is broken with netdev user
 2021-04-23  4:17 UTC  (3+ messages)
` [Bug 1642421] "

[Bug 1879425] [NEW] The thread of "CPU 0 /KVM" keeping 99.9%CPU
 2021-04-23  4:17 UTC  (3+ messages)
` [Bug 1879425] "

[PATCH 1/4] target/ppc: Code motion required to build disabling tcg
 2021-04-23  0:08 UTC  (3+ messages)

[PATCH RESEND 1/2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR
 2021-04-23  2:20 UTC  (2+ messages)
` [PATCH RESEND 2/2] target/i386: add kvm_exact_match_flags to FeatureWordInfo

[PATCH v2] i386: Add ratelimit for bus locks acquired in guest
 2021-04-23  1:48 UTC  (7+ messages)

[PATCH-for-6.0] net: tap: fix crash on hotplug
 2021-04-23  1:43 UTC  (7+ messages)

[PATCH v6 00/18] cpu: Introduce SysemuCPUOps structure
 2021-04-23  1:24 UTC  (23+ messages)
` [PATCH v6 01/18] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
` [PATCH v6 02/18] cpu: Introduce cpu_virtio_is_big_endian()
` [PATCH v6 03/18] cpu: Directly use cpu_write_elf*() fallback handlers in place
` [PATCH v6 04/18] cpu: Directly use get_paging_enabled() "
` [PATCH v6 05/18] cpu: Directly use get_memory_mapping() "
` [PATCH v6 06/18] cpu: Assert DeviceClass::vmsd is NULL on user emulation
` [PATCH v6 07/18] cpu: Rename CPUClass vmsd -> legacy_vmsd
` [PATCH v6 08/18] cpu/{avr, lm32, moxie}: Set DeviceClass vmsd field (not CPUClass one)
` [PATCH v6 09/18] cpu: Introduce SysemuCPUOps structure
` [PATCH v6 10/18] cpu: Move CPUClass::vmsd to SysemuCPUOps
` [PATCH v6 11/18] cpu: Move CPUClass::virtio_is_big_endian "
` [PATCH v6 12/18] cpu: Move CPUClass::get_crash_info "
` [PATCH v6 13/18] cpu: Move CPUClass::write_elf* "
` [PATCH v6 14/18] cpu: Move CPUClass::asidx_from_attrs "
` [PATCH v6 15/18] cpu: Move CPUClass::get_phys_page_debug "
` [PATCH v6 16/18] cpu: Move CPUClass::get_memory_mapping "
` [PATCH v6 17/18] cpu: Move CPUClass::get_paging_enabled "
` [PATCH v6 18/18] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c

[Qemu-devel] [Bug 1743191] [NEW] Interacting with NetBSD serial console boot blocks no longer works
 2021-04-22 22:40 UTC  (7+ messages)
` [Bug 1743191] "

[PATCH 0/2] linux-user: sigaction fixes/cleanups
 2021-04-22 20:27 UTC  (7+ messages)
` [PATCH 1/2] linux-user/alpha: Fix rt sigframe return
` [PATCH 2/2] linux-user: Clean up sigaction ka_restorer

[RFC PATCH 0/4] hw/ppc: remove call to tcg-only function
 2021-04-22 20:21 UTC  (6+ messages)
` [RFC PATCH 1/4] target/ppc: updated build options
` [RFC PATCH 2/4] hw/ppc: Add kvm-only file spapr_hcall_tcg_stub.c
` [RFC PATCH 3/4] hw/ppc: updated build rules to use new file
` [RFC PATCH 4/4] target/ppc: transfered functions to non-tcg-only files

[PATCH for-6.0? 0/1] hw/block/nvme: fix msix uninit
 2021-04-22 19:17 UTC  (4+ messages)

[Qemu-devel] [Bug 1703506] [NEW] SMT not supported by QEMU on AMD Ryzen CPU
 2021-04-22 17:26 UTC  (2+ messages)
` [Bug 1703506] "

[Qemu-devel] [Bug 1766841] [NEW] QEMU 2.12 Running Problem in Windows 7 Installation
 2021-04-22 17:26 UTC  (2+ messages)
` [Bug 1766841] "

[Bug 1925417] [NEW] Cannot boot from EFI image on aarch64
 2021-04-22 16:36 UTC  (2+ messages)
` [Bug 1925417] "

[RFC] tcg plugin: Additional plugin interface
 2021-04-22 17:46 UTC 

[PATCH v6 00/12] qcow2: fix parallel rewrite and discard (lockless)
 2021-04-22 16:30 UTC  (13+ messages)
` [PATCH v6 01/12] iotests: add qcow2-discard-during-rewrite
` [PATCH v6 02/12] qcow2: fix cache discarding in update_refcount()
` [PATCH v6 03/12] block/qcow2-cluster: assert no data_file on compressed write path
` [PATCH v6 04/12] block/qcow2-refcount: rename and publish update_refcount_discard()
` [PATCH v6 05/12] block/qcow2: introduce qcow2_parse_compressed_cluster_descriptor()
` [PATCH v6 06/12] block/qcow2: refactor qcow2_co_preadv_task() to have one return
` [PATCH v6 07/12] block/qcow2: qcow2_co_pwrite_zeroes: use QEMU_LOCK_GUARD
` [PATCH v6 08/12] qcow2: introduce is_cluster_free() helper
` [PATCH v6 09/12] qcow2: introduce host-range-refs
` [PATCH v6 10/12] qcow2: introduce qcow2_host_cluster_postponed_discard()
` [PATCH v6 11/12] qcow2: protect data writing by host range reference
` [PATCH v6 12/12] qcow2: protect data reading "

[PATCH v6 00/19] i386: KVM: expand Hyper-V features early
 2021-04-22 16:11 UTC  (4+ messages)
` [PATCH v6 12/19] i386: adjust the expected KVM_GET_SUPPORTED_HV_CPUID array size
` [PATCH v6 14/19] i386: use global kvm_state in hyperv_enabled() check
` [PATCH v6 15/19] i386: expand Hyper-V features during CPU feature expansion time


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