messages from 2021-04-23 08:38:13 to 2021-04-23 21:29:02 UTC [more...]
constant_tsc support for SVM guest
2021-04-23 21:27 UTC (3+ messages)
[PULL 10/24] bsd-user: style tweak: use C not C++ comments
2021-04-23 21:23 UTC (18+ messages)
` [PULL 11/24] bsd-user: style tweak: if 0 -> ifdef notyet for code needed in future
` [PULL 12/24] "
` [PULL 13/24] "
` [PULL 14/24] "
` [PULL 15/24] bsd-user: Fix commentary issues
` [PULL 16/24] bsd-user: Use preferred block comments
` [PULL 17/24] bsd-user: move extern to header file
` [PULL 18/24] bsd-user: style changes for {}
` [PULL 19/24] bsd-user: use qemu_strtol in preference to strtol
` [PULL 20/24] bsd-user: introduce host_os.h for bsd-specific code and defaults
` [PULL 21/24] bsd-user: add arm target_signal.h
` [PULL 22/24] bsd-user: create target_arch_cpu.h
` [PULL 23/24] bsd-user: move x86 (i386 and x86_64) cpu_loop to target_arch_cpu.h
` [PULL 24/24] bsd-user: move sparc cpu_loop into target_arch_cpu.h as target_cpu_loop
[PATCH RESEND 1/2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR
2021-04-23 21:20 UTC (2+ messages)
Ping: [PATCH] Set icon for QEMU binary on Mac OS
2021-04-23 21:08 UTC
[PATCH v3 0/2] tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions
2021-04-23 20:57 UTC (3+ messages)
` [PATCH v3 1/2] tests/docker: gcc-10 based images for ppc64{, le} tests
` [PATCH v3 2/2] tests/tcg/ppc64le: tests for brh/brw/brd
[PULL 01/24] bsd-user: whitespace changes
2021-04-23 20:39 UTC (9+ messages)
` [PULL 02/24] "
` [PULL 03/24] "
` [PULL 04/24] bsd-user: style tweak: keyword space (
` [PULL 05/24] "
` [PULL 06/24] "
` [PULL 07/24] "
` [PULL 08/24] bsd-user: style tweak: use C not C++ comments
` [PULL 09/24] "
[PULL 00/24] bsd-user style and reorg patches
2021-04-23 20:39 UTC
[PULL 0/2] pc: last minute bugfixes
2021-04-23 20:38 UTC (9+ messages)
` [PULL 1/2] amd_iommu: Fix pte_override_page_mask()
[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 (3+ 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
[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
[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 (2+ 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 (9+ messages)
` [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 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 (13+ messages)
` Compiling the s390-ccw bios with clang (was: Re: s390-ccw: warning: writing 1 byte into a region of size 0)
[PATCH v3 00/36] block: update graph permissions update
2021-04-23 8:34 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).