qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-19 06:06:42 to 2022-04-19 19:46:38 UTC [more...]

[PATCH v5 0/9] s390x/pci: zPCI interpretation support
 2022-04-19 19:47 UTC  (9+ messages)
` [PATCH v5 2/9] vfio: tolerate migration protocol v1 uapi renames
` [PATCH v5 4/9] s390x/pci: add routine to get host function handle from CLP info
` [PATCH v5 5/9] s390x/pci: enable for load/store intepretation

[PATCH 00/19] block: fix coroutine_fn annotations
 2022-04-19 19:43 UTC  (19+ messages)
` [PATCH 01/26] block: remove incorrect "
` [PATCH 02/26] qcow2: "
` [PATCH 03/26] nbd: "
` [PATCH 04/26] coroutine: "
` [PATCH 05/26] blkdebug: add missing "
` [PATCH 06/26] blkverify: "
` [PATCH 07/26] block: "
` [PATCH 08/26] file-posix: "
` [PATCH 09/26] iscsi: "

[PATCH] Only advertise aio=io_uring if support is actually available
 2022-04-19 19:23 UTC  (2+ messages)

[PATCH v3 00/12] iotests: add enhanced debugging info to qemu-io failures
 2022-04-19 19:19 UTC  (3+ messages)
` [PATCH v3 07/12] iotests: rebase qemu_io() on top of qemu_tool()

[PATCH v1 for 7.1 00/25] testing, docs and gdbstub pre-PR
 2022-04-19 19:19 UTC  (49+ messages)
` [PATCH v1 01/25] tests/avocado: update aarch64_virt test to exercise -cpu max
` [PATCH v1 02/25] docs/devel: add some notes on the binfmt-image-debian targets
` [PATCH v1 03/25] docs/devel: drop :hidden: and :includehidden: tags
` [PATCH v1 04/25] tests/docker: remove dead code for linux-user containers
` [PATCH v1 05/25] tests/docker: remove test targets
` [PATCH v1 06/25] tests/docker: remove dead variable
` [PATCH v1 07/25] tests/docker: remove unnecessary default definitions
` [PATCH v1 08/25] tests/docker: inline variable definitions or move close to use
` [PATCH v1 09/25] tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES)
` [PATCH v1 10/25] tests/docker: simplify docker-TEST@IMAGE targets
` [PATCH v1 11/25] tests/docker: do not duplicate rules for hexagon-cross
` [PATCH v1 12/25] tests/tcg: add compiler test variables when using containers
` [PATCH v1 13/25] tests/tcg: remove CONFIG_LINUX_USER from config-target.mak
` [PATCH v1 14/25] tests/tcg: remove CONFIG_USER_ONLY "
` [PATCH v1 15/25] tests/tcg: prepare Makefile.prereqs at configure time
` [PATCH v1 16/25] tests/tcg: list test targets in Makefile.prereqs
` [PATCH v1 17/25] tests/tcg: invoke Makefile.target directly from QEMU's makefile
` [PATCH v1 18/25] tests/tcg: isolate from QEMU's config-host.mak
` [PATCH v1 19/25] tests/docker: remove SKIP_DOCKER_BUILD
` [PATCH v1 20/25] tests/tcg: fix non-static build
` [PATCH v1 21/25] tests/tcg: remove duplicate sha512-sse case
` [PATCH v1 22/25] tests/tcg: add float_convd test
` [PATCH v1 23/25] tests/tcg: add missing reference files for float_convs
` [PATCH v1 24/25] target/i386: fix byte swap issue with XMM register access
` [PATCH v1 25/25] tests/guest-debug: better handle gdb crashes

[RFC PATCH v1 0/8] qapi: add generator for Golang interface
 2022-04-19 18:42 UTC  (3+ messages)

[RFC PATCH] python: add qmp-send program to send raw qmp commands to qemu
 2022-04-19 17:18 UTC  (5+ messages)

[PATCH v1 00/43] Add LoongArch softmmu support
 2022-04-19 17:14 UTC  (16+ messages)
` [PATCH v1 25/43] target/loongarch: Add LoongArch CSR instruction
` [PATCH v1 33/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [PATCH v1 35/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)

[RFC 0/2] introduce QEMUMachind.cmd()
 2022-04-19 17:08 UTC  (4+ messages)
` [PATCH 1/2] python/machine.py: upgrade vm.command() method

adding 'official' way to dump SEV VMSA
 2022-04-19 17:04 UTC  (7+ messages)

[RFC 0/3] Introduce a new Qemu machine for RISC-V
 2022-04-19 16:51 UTC  (2+ messages)

propagating vmgenid outward and upward
 2022-04-19 16:43 UTC  (6+ messages)

[RFC PATCH for-7.1] Remove the slirp submodule (and only compile with an external libslirp)
 2022-04-19 16:24 UTC  (6+ messages)

[PATCH v3 for 7.1 1/1] block: add 'force' parameter to 'blockdev-change-medium' command
 2022-04-19 16:11 UTC  (2+ messages)

[PATCH v3] hw/misc: applesmc: use host osk as default on macs
 2022-04-19 16:02 UTC  (4+ messages)

[PATCH v5 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-04-19 15:59 UTC  (10+ messages)
` [PATCH v5 1/4] qapi/machine.json: Add cluster-id
` [PATCH v5 4/4] hw/acpi/aml-build: Use existing CPU topology to build PPTT table

[PATCH v3 0/5] i386: Enable newly introduced KVM Hyper-V enlightenments
 2022-04-19 14:48 UTC  (6+ messages)
` [PATCH v3 1/5] i386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEATURES
` [PATCH v3 2/5] i386: Hyper-V Enlightened MSR bitmap feature
` [PATCH v3 3/5] i386: Hyper-V XMM fast hypercall input feature
` [PATCH v3 4/5] i386: Hyper-V Support extended GVA ranges for TLB flush hypercalls
` [PATCH v3 5/5] i386: Hyper-V Direct TLB flush hypercall

[Qemu-devel] [Bug 1721788] [NEW] Failed to get shared "write" lock with 'qemu-img info'
 2022-04-19 14:35 UTC  (2+ messages)
` [Bug 1721788] "

introducing vrc :)
 2022-04-19 14:39 UTC 

[PATCH 0/5] hw/nvme: fix namespace identifiers
 2022-04-19 14:32 UTC  (7+ messages)
` [PATCH 1/5] hw/nvme: enforce common serial per subsystem
` [PATCH 2/5] hw/nvme: always set eui64
` [PATCH 3/5] hw/nvme: do not report null uuid
` [PATCH 4/5] hw/nvme: do not auto-generate uuid
` [PATCH 5/5] hw/nvme: bump firmware revision

[RFC PATCH 0/4] 9pfs: Add 9pfs support for Windows host
 2022-04-19 13:50 UTC  (7+ messages)

[PATCH 0/5] 9pfs: macOS host fixes
 2022-04-19 13:46 UTC  (8+ messages)
` [PATCH 1/5] 9pfs: fix qemu_mknodat(S_IFREG) on macOS
` [PATCH 2/5] 9pfs: fix qemu_mknodat(S_IFSOCK) "
` [PATCH 3/5] 9pfs: fix wrong encoding of rdev field in Rgetattr "
` [PATCH 4/5] 9pfs: fix wrong errno being sent to Linux client on macOS host
` [PATCH 5/5] 9pfs: fix removing non-existent POSIX ACL xattr "

[PATCH] migration: Read state once
 2022-04-19 13:04 UTC  (3+ messages)

[ANNOUNCE] QEMU 7.0.0-rc4 is now available
 2022-04-19 13:01 UTC  (3+ messages)

[PATCH] hw/riscv: boot: Support 64bit fdt address
 2022-04-19 11:59 UTC 

[PATCH] remove -writeconfig
 2022-04-19 11:46 UTC  (2+ messages)

Portable inline asm to get address of TLS variable
 2022-04-19 11:32 UTC  (8+ messages)

[PATCH v3 00/60] target/arm: Cleanups, new features, new cpus
 2022-04-19 11:17 UTC  (14+ messages)
` [PATCH v3 01/60] tcg: Add tcg_constant_ptr
` [PATCH v3 02/60] target/arm: Update ISAR fields for ARMv8.8
` [PATCH v3 03/60] target/arm: Update SCR_EL3 bits to ARMv8.8
` [PATCH v3 04/60] target/arm: Update SCTLR bits to ARMv9.2
` [PATCH v3 05/60] target/arm: Change DisasContext.aarch64 to bool
` [PATCH v3 06/60] target/arm: Change CPUArchState.aarch64 "
  ` 

[PATCH 0/3] AVX guest implementation
 2022-04-19 10:34 UTC  (3+ messages)
` [PATCH 4/4] AVX tests

Question about direct block chaining
 2022-04-19 10:24 UTC  (4+ messages)

[PATCH v3 00/39] Logging cleanup and per-thread logfiles
 2022-04-19 10:14 UTC  (3+ messages)
` [PATCH v3 24/39] include/exec/log: Do not reference QemuLogFile directly

[PATCH] softmmu/memory: Skip translation size instead of fixed granularity if translate() successfully
 2022-04-19 10:14 UTC  (2+ messages)

[PATCH v4 0/4] util/thread-pool: Expose minimun and maximum size
 2022-04-19 10:12 UTC  (3+ messages)

[RFC PATCH 00/18] user-creatable cpu clusters
 2022-04-19  9:11 UTC  (4+ messages)
` [RFC PATCH 02/18] hw/cpu/cpus: introduce _cpus_ device

[RFC PATCH v3 0/5] Port PPC64/PowerNV MMU tests to QEMU
 2022-04-19  9:26 UTC  (3+ messages)
` [RFC PATCH v3 1/5] ppc64: Add semihosting support

[PULL for-7.1 00/53] Misc pull request for QEMU 7.1
 2022-04-19  9:32 UTC  (48+ messages)
` [PULL 01/53] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
` [PULL 07/53] meson: add util dependency for oslib-posix on freebsd
` [PULL 10/53] char: move qemu_openpty_raw from util/ to char/
` [PULL 11/53] Replace config-time define HOST_WORDS_BIGENDIAN
` [PULL 12/53] Replace TARGET_WORDS_BIGENDIAN
` [PULL 13/53] osdep: poison {HOST,TARGET}_WORDS_BIGENDIAN
` [PULL 15/53] tests: replace free_all() usage with g_auto
` [PULL 16/53] Replace qemu_real_host_page variables with inlined functions
` [PULL 17/53] qga: replace deprecated g_get_current_time()
` [PULL 18/53] error-report: replace deprecated g_get_current_time() with glib >= 2.62
` [PULL 19/53] util: rename qemu-error.c to match its header name
` [PULL 20/53] error-report: use error_printf() for program prefix
` [PULL 21/53] include: move TFR to osdep.h
` [PULL 22/53] include: move qemu_write_full() declaration "
` [PULL 23/53] include: move qemu_pipe() "
` [PULL 24/53] include: move coroutine IO functions to coroutine.h
` [PULL 25/53] include: move dump_in_progress() to runstate.h
` [PULL 26/53] include: move C/util-related declarations to cutils.h
` [PULL 27/53] include: move cpu_exec* declarations to cpu-common.h
` [PULL 28/53] include: move target page bits declaration to page-vary.h
` [PULL 29/53] include: move progress API to qemu-progress.h
` [PULL 30/53] include: move qemu_get_vm_name() to sysemu.h
` [PULL 31/53] include: move os_*() to os-foo.h
` [PULL 32/53] include: move page_size_init() to include/hw/core/cpu.h
` [PULL 33/53] Move CPU softfloat unions to cpu-float.h
` [PULL 34/53] Move fcntl_setfl() to oslib-posix
` [PULL 35/53] qga: remove explicit environ argument from exec/spawn
` [PULL 36/53] Remove qemu-common.h include from most units
` [PULL 37/53] build-sys: drop ntddscsi.h check
` [PULL 38/53] build-sys: simplify AF_VSOCK check
` [PULL 39/53] whpx: Added support for breakpoints and stepping
` [PULL 40/53] thread-posix: remove the posix semaphore support
` [PULL 41/53] thread-posix: use monotonic clock for QemuCond and QemuSemaphore
` [PULL 42/53] thread-posix: implement Semaphore with QemuCond and QemuMutex
` [PULL 43/53] thread-posix: optimize qemu_sem_timedwait with zero timeout
` [PULL 44/53] hyperv: SControl is optional to enable SynIc
` [PULL 45/53] hyperv: Add definitions for syndbg
` [PULL 46/53] hyperv: Add support to process syndbg commands
` [PULL 47/53] hw: hyperv: Initial commit for Synthetic Debugging device
` [PULL 48/53] s390x: follow qdev tree to detect SCSI device on a CCW bus
` [PULL 49/53] virtio-ccw: move vhost_ccw_scsi to a separate file
` [PULL 50/53] virtio-ccw: move device type declarations to .c files
` [PULL 51/53] virtio-ccw: do not include headers for all virtio devices
` [PULL 52/53] target/i386: do not access beyond the low 128 bits of SSE registers
` [PULL 53/53] target/i386: Remove unused XMMReg, YMMReg types and CPUState fields

[PATCH v3 0/4] Support ACLINT 32/64-bit mtimecmp/mtime read/write accesses
 2022-04-19  9:08 UTC  (5+ messages)
` [PATCH v3 1/4] hw/intc: Add .impl.[min|max]_access_size declaration in RISC-V ACLINT
` [PATCH v3 2/4] hw/intc: Support 32/64-bit mtimecmp and mtime accesses "
` [PATCH v3 3/4] hw/intc: Make RISC-V ACLINT mtime MMIO register writable
` [PATCH v3 4/4] hw/intc: riscv_aclint: Add reset function of ACLINT devices

[PATCH v7 12/17] vfio-user: IOMMU support for remote device
 2022-04-19  8:48 UTC  (12+ messages)

[Qemu-devel] [Bug 1795799] [NEW] Cirrus video, graphical corruption, bad fonts
 2022-04-19  8:23 UTC  (2+ messages)
` [Bug 1795799] "

XIVE VFIO kernel resample failure in INTx mode under heavy load
 2022-04-19  7:35 UTC  (8+ messages)

[PATCH v3 0/6] hw/riscv: Add TPM support to the virt board
 2022-04-19  6:53 UTC  (7+ messages)
` [PATCH v3 1/6] hw/riscv: virt: Add a machine done notifier
` [PATCH v3 2/6] hw/core: Move the ARM sysbus-fdt to core
` [PATCH v3 3/6] hw/riscv: virt: Create a platform bus
` [PATCH v3 4/6] hw/riscv: virt: Add support for generating platform FDT entries
` [PATCH v3 5/6] hw/riscv: virt: Add device plug support
` [PATCH v3 6/6] hw/riscv: Enable TPM backends

[PATCH 0/2] target/riscv: Annotate atomic operations
 2022-04-19  7:43 UTC  (4+ messages)
` [PATCH 2/2] target/riscv: Mark amo insns during translation

[PATCH 0/4] target/rx: Track PSW.U in tb->flags
 2022-04-19  7:40 UTC  (2+ messages)

[PATCH] target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
 2022-04-19  7:04 UTC  (5+ messages)

[PATCH v2] hw/nvme: allow to pass a memory backend object for the CMB
 2022-04-19  7:20 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).