qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-26 16:56:20 to 2022-08-29 15:25:00 UTC [more...]

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-29 15:18 UTC  (4+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd

New feature shout outs for KVM Forum QEMU Status Report
 2022-08-29 15:20 UTC  (3+ messages)

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-08-29 15:06 UTC  (14+ messages)
` [PATCH 22/51] tests/qtest: qmp-test: Skip running test_qmp_oob for win32
` [PATCH 27/51] tests/qtest: Use send/recv for socket communication
` [PATCH 40/51] chardev/char-file: Add FILE_SHARE_WRITE when openning the file for win32

[PATCH 0/1] target/i386: Raise #GP on unaligned m128 accesses when required
 2022-08-29 14:23 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] pci: Abort if pci_add_capability fails
 2022-08-29  8:44 UTC 

[RFC PATCH v2 0/8] qapi: add generator for Golang interface
 2022-08-29 14:05 UTC  (12+ messages)
` [RFC PATCH v2 2/8] qapi: golang: Generate qapi's alternate types in Go

[PATCH v8 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
 2022-08-29 13:00 UTC  (2+ messages)

[PATCH 0/1] Update vfio-user module to the latest
 2022-08-29 12:40 UTC  (6+ messages)

[PATCH] tests/avocado/migration: Get find_free_port() from the ports
 2022-08-29 12:19 UTC 

[PATCH v5 00/18] dump: Add arch section and s390x PV dump
 2022-08-29 11:57 UTC  (7+ messages)
` [PATCH v5 15/18] s390x: Add protected dump cap
` [PATCH v5 16/18] s390x: Introduce PV query interface
` [PATCH v5 18/18] s390x: pv: Add dump support

[PATCH] MAINTAINERS: Update Akihiko Odaki's email address
 2022-08-29 11:51 UTC  (2+ messages)

[PATCH] tests/qtest/ac97-test: Correct reference to driver
 2022-08-29 11:50 UTC  (2+ messages)

[PATCH v7 00/10] parallels: Refactor the code of images checks and fix a bug
 2022-08-29 10:12 UTC  (12+ messages)
` [PATCH v7 01/10] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v7 02/10] parallels: Fix high_off calculation in parallels_co_check()
` [PATCH v7 03/10] parallels: Fix data_end after out-of-image check
` [PATCH v7 04/10] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH v7 05/10] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH v7 06/10] parallels: Move check of unclean image to a separate function
` [PATCH v7 07/10] parallels: Move check of cluster outside "
` [PATCH v7 08/10] parallels: Move check of leaks "
` [PATCH v7 09/10] parallels: Move statistic collection "
` [PATCH v7 10/10] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
` [PATCH v7 11/10] parallels: Incorrect condition in out-of-image check

[RFC PATCH] tests/9p: introduce declarative function calls
 2022-08-29 10:31 UTC  (5+ messages)
` [RFC PATCH v2] "

[PATCH v6 00/10] parallels: Refactor the code of images checks and fix a bug
 2022-08-29 10:11 UTC  (12+ messages)
` [PATCH v7 02/10] parallels: Fix high_off calculation in parallels_co_check()
  ` [PATCH v7 03/10] parallels: Fix data_end after out-of-image check
  ` [PATCH v7 04/10] parallels: create parallels_set_bat_entry_helper() to assign BAT value
  ` [PATCH v7 05/10] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
  ` [PATCH v7 06/10] parallels: Move check of unclean image to a separate function
  ` [PATCH v7 07/10] parallels: Move check of cluster outside "
  ` [PATCH v7 08/10] parallels: Move check of leaks "
  ` [PATCH v7 09/10] parallels: Move statistic collection "
  ` [PATCH v7 10/10] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
  ` [PATCH v7 11/10] parallels: Incorrect condition in out-of-image check

[PATCH for 7.2] minor fixups in block code
 2022-08-29 10:09 UTC  (2+ messages)

[RFC PATCH 0/4] Support multiple deocde path for RISC-V
 2022-08-29 10:08 UTC  (3+ messages)
` [RFC PATCH 1/4] target/riscv: Use xl instead of mxl for disassemble

[PATCH 1/2] error-report: make real_time_iso8601() non-static
 2022-08-29 10:06 UTC  (2+ messages)
` [PATCH 2/2] util/log: add timestamp to logs via qemu_log()

[PATCH 1/1] monitor/hmp: print trace as option in help for log command
 2022-08-29 10:04 UTC 

[PATCH for-7.2] tests/avocado/boot_linux_console: Fix the test_aarch64_xlnx_versal_virt test
 2022-08-29  9:32 UTC  (3+ messages)

Call for KVM Forum 200 panel-discussion topics
 2022-08-29  9:13 UTC 

[PATCH] target/sh4: Fix TB_FLAG_UNALIGN
 2022-08-29  9:05 UTC  (3+ messages)

[PATCH] target/m68k: Implement atomic test-and-set
 2022-08-29  5:17 UTC 

[PATCH 00/13] linux-user: Add more syscalls, enhance tracing & logging enhancements
 2022-08-29  5:01 UTC  (7+ messages)
` [PATCH 01/13] linux-user: Add missing signals in strace output
` [PATCH 11/13] linux-user: Show timespec on strace for futex()

[PATCH v2 0/7] multifd: Multiple interface support on top of Multifd
 2022-08-29  4:34 UTC  (7+ messages)
` [PATCH v2 2/7] multifd: modifying 'migrate' qmp command to add multifd socket on particular src and dest pair

[PATCH for-7.2 v4 00/21] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
 2022-08-29  3:34 UTC  (8+ messages)
` [PATCH for-7.2 v4 06/21] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
` [PATCH for-7.2 v4 10/21] hw/ppc: set machine->fdt in spapr machine
` [PATCH for-7.2 v4 15/21] qmp/hmp, device_tree.c: introduce 'info fdt' command

[PATCH 0/8] linux-user: Futex improvements
 2022-08-29  2:10 UTC  (9+ messages)
` [PATCH 1/8] linux-user: Combine do_futex and do_futex_time64
` [PATCH 2/8] linux-user: Sink call to do_safe_futex
` [PATCH 3/8] linux-user: Implement FUTEX_WAKE_BITSET
` [PATCH 4/8] linux-user: Convert signal number for FUTEX_FD
` [PATCH 5/8] linux-user: Implement PI futexes
` [PATCH 6/8] linux-user: Update print_futex_op
` [PATCH 7/8] linux-user: Lock log around strace
` [PATCH 8/8] linux-user: Log tid for strace

[PATCH v8 5/7] config: add check to block layer
 2022-08-29  0:00 UTC  (2+ messages)

[RFC PATCH 0/2] accel/kvm: extend kvm memory listener to support
 2022-08-27 21:03 UTC  (12+ messages)
` [RFC PATCH 1/2] softmmu/memory: add missing begin/commit callback calls
` [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase

[PATCH v2] hw/arm: fix the position of vcram for raspi
 2022-08-27 18:07 UTC 

[PATCH 0/3] target/avr: Fix skips vs interrupts
 2022-08-27 19:15 UTC  (8+ messages)
` [PATCH 1/3] target/avr: Call avr_cpu_do_interrupt directly
` [PATCH 2/3] target/avr: Only execute one interrupt at a time
` [PATCH 3/3] target/avr: Disable interrupts when env->skip set

[PATCH] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow()
 2022-08-27 18:59 UTC  (2+ messages)

[PATCH v1 for 7.2 00/25] testing updates and mips deprecation
 2022-08-27  9:32 UTC  (51+ messages)
` [PATCH v1 01/25] tests/avocado: split the AST2x00Machine classes
` [PATCH v1 02/25] tests/avocado: reduce the default timeout to 120s
` [PATCH v1 03/25] tests/docker: update and flatten debian-alpha-cross
` [PATCH v1 04/25] tests/docker: update and flatten debian-hppa-cross
` [PATCH v1 05/25] tests/docker: update and flatten debian-m68k-cross
` [PATCH v1 06/25] tests/docker: update and flatten debian-mips64-cross
` [PATCH v1 07/25] tests/docker: update and flatten debian-sh4-cross
` [PATCH v1 08/25] tests/docker: update and flatten debian-sparc64-cross
` [PATCH v1 09/25] tests/docker: flatten debian-powerpc-test-cross
` [PATCH v1 10/25] tests/docker: remove tricore qemu/debian10 dependency
` [PATCH v1 11/25] tests/docker: remove amd64 "
` [PATCH v1 12/25] tests/vm: Remove obsolete Fedora VM test
` [PATCH v1 13/25] gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64
` [PATCH v1 14/25] gitlab-ci: update aarch32/aarch64 custom runner jobs
` [PATCH v1 15/25] Deprecate 32 bit big-endian MIPS
` [PATCH v1 16/25] tests/docker: flatten debian-riscv64-test-cross
` [PATCH v1 17/25] tests/docker: update and flatten debian-all-test-cross
` [PATCH v1 18/25] tests/lcitool: bump to latest version
` [PATCH v1 19/25] tests/docker: update and flatten debian-amd64-cross
` [PATCH v1 20/25] tests/docker: update and flatten debian-loongarch-cross
` [PATCH v1 21/25] tests/docker: update and flatten debian-hexagon-cross
` [PATCH v1 22/25] tests/docker: update and flatten debian-toolchain
` [PATCH v1 23/25] tests/docker: remove FROM qemu/ support from docker.py
` [PATCH v1 24/25] tests/docker: remove the Debian base images
` [PATCH v1 25/25] gitlab-ci: Only use one process in Windows jobs for compilation

[PATCH v3 0/4] irqfd, iothread and polling support
 2022-08-27  9:12 UTC  (5+ messages)
` [PATCH v3 1/4] hw/nvme: support irq(de)assertion with eventfd
` [PATCH v3 2/4] hw/nvme: use KVM irqfd when available
` [PATCH v3 3/4] hw/nvme: add iothread support
` [PATCH v3 4/4] hw/nvme: add polling support

[PATCH 0/20] Convert nanoMIPS disassembler from C++ to C
 2022-08-27  8:39 UTC  (19+ messages)
` [PATCH 12/20] disas/nanomips: Replace std::string type
` [PATCH 13/20] disas/nanomips: Add free() calls
` [PATCH 14/20] disas/nanomips: Remove function overloading
` [PATCH 15/20] disas/nanomips: Replace exception handling
` [PATCH 16/20] disas/nanomips: Replace Cpp enums for C enums
` [PATCH 17/20] disas/nanomips: Remove argument passing by ref
` [PATCH 18/20] disas/nanomips: Add struct keyword
` [PATCH 19/20] disas/nanomips: Add modifier static
` [PATCH 20/20] disas/nanomips: Rename nanomips.cpp to nanomips.c

[PATCH v2 0/3] iothread and irqfd support
 2022-08-27  8:28 UTC  (4+ messages)
` [PATCH v2 2/3] hw/nvme: use KVM irqfd when available

[PATCH v2] KVM: dirty ring: add missing memory barrier
 2022-08-27  8:22 UTC 

[PATCH] ui/cocoa: Support hardware cursor interface
 2022-08-27  7:18 UTC  (2+ messages)

[PATCH] hw/net/tulip: Fix DMA reentrancy issue with stack overflow (CVE-2022-2962)
 2022-08-27  7:03 UTC 

[PATCH v2 00/23] target/i386: make most SSE helpers generic in the vector size
 2022-08-27  6:22 UTC  (32+ messages)
` [PATCH 01/23] i386: do not use MOVL to move data between SSE registers
` [PATCH 02/23] i386: formatting fixes
` [PATCH 03/23] i386: Add ZMM_OFFSET macro
` [PATCH 04/23] i386: Rework sse_op_table1
` [PATCH 05/23] i386: Rework sse_op_table6/7
` [PATCH 06/23] i386: Move 3DNOW decoder
` [PATCH 07/23] i386: check SSE table flags instead of hardcoding opcodes
` [PATCH 08/23] i386: isolate MMX code more
` [PATCH 09/23] i386: Add size suffix to vector FP helpers
` [PATCH 10/23] i386: do not cast gen_helper_* function pointers
` [PATCH 11/23] i386: Add CHECK_NO_VEX
` [PATCH 12/23] i386: Rewrite vector shift helper
` [PATCH 13/23] i386: Rewrite simple integer vector helpers
` [PATCH 14/23] i386: Misc integer AVX helper prep
` [PATCH 15/23] i386: Destructive vector helpers for AVX
` [PATCH 16/23] i386: Floating point arithmetic helper AVX prep
` [PATCH 17/23] i386: reimplement AVX comparison helpers
` [PATCH 18/23] i386: Dot product AVX helper prep
` [PATCH 19/23] i386: Destructive FP helpers for AVX
` [PATCH 20/23] i386: Misc AVX helper prep
` [PATCH 21/23] i386: Rewrite blendv helpers
` [PATCH 22/23] i386: AVX pclmulqdq prep
` [PATCH 23/23] i386: AVX+AES helpers prep

[PATCH 00/18] target/i386: make most SSE helpers generic in the vector size
 2022-08-26 20:15 UTC  (6+ messages)
` [PATCH 01/18] i386: Rework sse_op_table1
` [PATCH 18/18] i386: AVX+AES helpers prep

[PATCH] KVM: dirty ring: add missing memory barrier
 2022-08-26 20:12 UTC  (3+ messages)

[ANNOUNCE] QEMU 7.1.0-rc4 is now available
 2022-08-26 19:26 UTC 

[PATCH 0/2] tpm_emulator: Signal swtpm to re-lock storage
 2022-08-26 18:12 UTC  (3+ messages)
` [PATCH 2/2] tpm_emulator: Have swtpm relock storage upon migration fall-back


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