qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-23 04:27:11 to 2021-04-23 20:33:44 UTC [more...]

[PATCH v6] qapi: introduce 'query-cpu-model-cpuid' action
 2021-04-23 20:32 UTC  (6+ messages)

[PATCH] docs: Add SEV-ES documentation to amd-memory-encryption.txt
 2021-04-23 20:05 UTC  (4+ messages)

[Bug 1925966] [NEW] Win10 guest freezes randomly
 2021-04-23 20:10 UTC  (2+ messages)
` [Bug 1925966] "

[PATCH v2 1/3] doc: Fix some mistakes in the SEV documentation
 2021-04-23 20:08 UTC  (3+ messages)
` [PATCH v2 2/3] docs: Add SEV-ES documentation to amd-memory-encryption.txt
` [PATCH v2 3/3] docs/interop/firmware.json: Add SEV-ES support

[Bug 1916775] [NEW] Guest freezes until there is a keyboard input on Windows version
 2021-04-23 19:47 UTC  (3+ messages)
` [Bug 1916775] "

[RFC PATCH 0/4] target/ppc: code motion to compile translate_init
 2021-04-23 19:18 UTC  (5+ messages)
` [RFC PATCH 1/4] target/ppc: move opcode table logic to translate.c
` [RFC PATCH 2/4] target/ppc: isolated SPR read/write callbacks
` [RFC PATCH 3/4] target/ppc: Move SPR generation to separate file
` [RFC PATCH 4/4] target/ppc: isolated cpu init from translation logic

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-04-23 19:20 UTC  (4+ messages)
` [PATCH 01/22] qapi/parser: Don't try to handle file errors

[PATCH for post 6.0 v1 00/25] testing/next (hexagon/tricore/test cc)
 2021-04-23 18:41 UTC  (15+ messages)
` [PATCH v1 02/25] tests/docker: fix copying of executable in "update"
` [PATCH v1 03/25] tests/docker: make executable an optional argument to "update"
` [PATCH v1 04/25] tests/docker: allow "update" to add the current user
` [PATCH v1 05/25] tests/docker: add "fetch" sub-command
` [PATCH v1 06/25] docker: Add Hexagon image
` [PATCH v1 08/25] gitlab: add build-user-hexagon test
` [PATCH v1 10/25] tests/docker: Added libbpf library to the docker files

[PATCH] pc-bios/s390-ccw/netboot: Use "-Wl, " prefix to pass parameter to the linker
 2021-04-23 18:22 UTC  (2+ messages)

[PATCH v5 0/4] accel/tcg: Make sure that tb->size != 0 after translation
 2021-04-23 17:50 UTC  (5+ messages)
` [PATCH v5 2/4] target/arm: Make sure that commpage's tb->size != 0

[PATCH 0/4] linux-user/arm: fpa11 fix and cleanup
 2021-04-23 17:44 UTC  (9+ messages)
` [PATCH 1/4] linux-user/arm: Split out emulate_arm_fpa11
` [PATCH 2/4] linux-user/arm: Do not emulate fpa11 in thumb mode
` [PATCH 3/4] linux-user/arm: Do not fill in si_code for fpa11 exceptions
` [PATCH 4/4] linux-user/arm: Simplify accumulating and raising "

firmware selection for SEV-ES
 2021-04-23 17:36 UTC  (10+ messages)

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

[Bug 1925512] [NEW] UNDEFINED case for instruction BLX
 2021-04-23 17:14 UTC  (4+ messages)
` [Bug 1925512] "

[RFC PATCH 00/15] gitlab-ci: Allow forks to use different pipelines than mainstream
 2021-04-23 17:18 UTC  (4+ messages)
` [PATCH 05/15] gitlab-ci: Rename acceptance_test_job -> integration_test_job

constant_tsc support for SVM guest
 2021-04-23 16:54 UTC  (2+ messages)

[PATCH v2 0/7] linux-user: sigaction fixes/cleanups
 2021-04-23 17:04 UTC  (19+ 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 v2 0/7] tests/acceptance: Handle tests with "cpu" tag
 2021-04-23 17:05 UTC  (11+ messages)
` [PATCH v2 1/7] tests/acceptance: Automatic set -cpu to the test vm
` [PATCH v2 2/7] tests/acceptance: Fix mismatch on cpu tagged tests
` [PATCH v2 3/7] tests/acceptance: Let the framework handle "cpu:VALUE" "
` [PATCH v2 4/7] tests/acceptance: Tagging tests with "cpu:VALUE"
` [PATCH v2 5/7] python/qemu: Add args property to the QEMUMachine class

[Bug 1323758] Re: Mouse stops working when connected usb-storage-device
 2021-04-23 16:41 UTC 

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

[PATCH v2] vfio-ccw: Permit missing IRQs
 2021-04-23 16:24 UTC  (4+ messages)

[PATCH v3 00/36] block: update graph permissions update
 2021-04-23 16:16 UTC  (11+ messages)
` [PATCH v3 01/36] tests/test-bdrv-graph-mod: add test_parallel_exclusive_write
` [PATCH v3 04/36] block: bdrv_append(): don't consume reference
` [PATCH v3 08/36] util: add transactions.c

[PULL 0/2] pc: last minute bugfixes
 2021-04-23 16:11 UTC  (8+ messages)
` [PULL 1/2] amd_iommu: Fix pte_override_page_mask()

[RFC] tcg plugin: Additional plugin interface
 2021-04-23 15:44 UTC  (2+ messages)

[PATCH for-6.0 v2 0/2] hw/block/nvme: fix msix uninit
 2021-04-23 15:46 UTC  (10+ 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] target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG for writeability
 2021-04-23 15:44 UTC  (7+ messages)

[PATCH 0/2] Support for AF_UNIX -netdev socket and a small fix
 2021-04-23 15:39 UTC  (4+ messages)
` [PATCH 1/2] net: Allow also UNIX domain sockets to be used as -netdev socket
` [PATCH 2/2] net: Don't ignore EINVAL on netdev socket connection

trace_FOO_tcg bit-rotted?
 2021-04-23 15:14 UTC  (9+ messages)

[PATCH v2 0/2] qemu-img convert: Unshare write permission for source
 2021-04-23 15:17 UTC  (6+ 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 v6 00/15] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-04-23 15:04 UTC  (29+ 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"

[Qemu-devel] [Bug 1843651] [NEW] m68k fpu bug
 2021-04-23 14:40 UTC  (2+ messages)
` [Bug 1843651] "

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

[Qemu-devel] [Bug 1721788] [NEW] Failed to get shared "write" lock with 'qemu-img info'
 2021-04-23 13:43 UTC  (2+ messages)
` [Bug 1721788] "

[PATCH v2] monitor: hmp_qemu_io: acquire aio contex, fix crash
 2021-04-23 13:42 UTC 

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

[PATCH] qapi: deprecate drive-backup
 2021-04-23 13:21 UTC  (3+ messages)

[PATCH 0/2] tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions
 2021-04-23 13:16 UTC  (6+ 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 for 6.0] net: check the existence of peer before trying to pad
 2021-04-23 13:07 UTC  (4+ messages)

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

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

s390-ccw: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 2021-04-23  9:00 UTC  (19+ 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)

[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  (3+ messages)
` [PATCH 1/5] vhost-user-blk: Don't reconnect during initialisation

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

[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  (2+ messages)
` [Bug 1395217] "

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

[Qemu-devel] [Bug 1615212] [NEW] SDL UI switching to monitor half-broken and scrolling broken
 2021-04-23  4:17 UTC  (2+ 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  (2+ messages)
` [Bug 1725707] "

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

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

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


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