qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-22 20:06:09 to 2021-12-23 18:19:56 UTC [more...]

[PATCH v7 00/13] target/hexagon: introduce idef-parser
 2021-12-23 18:16 UTC  (12+ messages)
` [PATCH v7 02/13] target/hexagon: import README for idef-parser
` [PATCH v7 03/13] target/hexagon: make slot number an unsigned
` [PATCH v7 07/13] target/hexagon: prepare input for the idef-parser
` [PATCH v7 11/13] target/hexagon: call idef-parser functions
` [PATCH v7 12/13] target/hexagon: import additional tests

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-12-23 18:06 UTC  (20+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v3 kvm/queue 02/16] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v3 kvm/queue 03/16] mm/memfd: Introduce MEMFD_OPS
` [PATCH v3 kvm/queue 04/16] KVM: Extend the memslot to support fd-based private memory
` [PATCH v3 kvm/queue 05/16] KVM: Maintain ofs_tree for fast memslot lookup by file offset
` [PATCH v3 kvm/queue 06/16] KVM: Implement fd-based memory using MEMFD_OPS interfaces
` [PATCH v3 kvm/queue 07/16] KVM: Refactor hva based memory invalidation code
` [PATCH v3 kvm/queue 08/16] KVM: Special handling for fd-based memory invalidation
` [PATCH v3 kvm/queue 09/16] KVM: Split out common memory invalidation code
` [PATCH v3 kvm/queue 10/16] KVM: Implement fd-based memory invalidation
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range
` [PATCH v3 kvm/queue 12/16] KVM: Implement fd-based memory fallocation
` [PATCH v3 kvm/queue 13/16] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private memory
` [PATCH v3 kvm/queue 15/16] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v3 kvm/queue 16/16] KVM: Register/unregister private memory slot to memfd

[PATCH] iotests/MRCE: Write data to source
 2021-12-23 17:51 UTC  (3+ messages)

[PATCH v3 0/2] linux-user: fixes for sched_ syscalls
 2021-12-23 17:44 UTC  (4+ messages)
` [PATCH v3 1/2] linux-user: add sched_getattr support
` [PATCH v3 2/2] linux-user: call set/getscheduler set/getparam directly

[PATCH v5 00/31] block layer: split block APIs in global state and I/O
 2021-12-23 17:15 UTC  (10+ messages)
` [PATCH v5 28/31] block.c: assert BQL lock held in bdrv_co_invalidate_cache
` [PATCH v5 30/31] crypto: delegate permission functions to JobDriver .pre_run

[PATCH 0/5] net/tap: some fixes and refactorings
 2021-12-23 16:45 UTC  (4+ messages)
` [PATCH 5/5] net/tap: net_init_tap_one(): fix net-client leak on failure path

[RFC PATCH 0/2] accel/tcg: replace phys_pc with asid in TB htable key
 2021-12-23 16:31 UTC  (3+ messages)
` [RFC PATCH 2/2] "

[PATCH] target/ppc: Improve logging in Radix MMU
 2021-12-23 16:17 UTC  (2+ messages)

[PATCH v5 00/19] iotests: support zstd
 2021-12-23 16:01 UTC  (20+ messages)
` [PATCH v5 01/19] iotests.py: img_info_log(): rename imgopts argument
` [PATCH v5 02/19] iotests.py: implement unsupported_imgopts
` [PATCH v5 03/19] iotests: specify some unsupported_imgopts for python iotests
` [PATCH v5 04/19] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
` [PATCH v5 05/19] iotests: drop qemu_img_verbose() helper
` [PATCH v5 06/19] iotests.py: rewrite default luks support in qemu_img
` [PATCH v5 07/19] iotest 303: explicit compression type
` [PATCH v5 08/19] iotest 065: "
` [PATCH v5 09/19] iotests.py: filter out successful output of qemu-img create
` [PATCH v5 10/19] iotests.py: filter compression type out
` [PATCH v5 11/19] iotest 302: use img_info_log() helper
` [PATCH v5 12/19] qcow2: simple case support for downgrading of qcow2 images with zstd
` [PATCH v5 13/19] iotests/common.rc: introduce _qcow2_dump_header helper
` [PATCH v5 14/19] iotests: massive use _qcow2_dump_header
` [PATCH v5 15/19] iotest 39: "
` [PATCH v5 16/19] iotests: bash tests: filter compression type
` [PATCH v5 17/19] iotests 60: more accurate set dirty bit in qcow2 header
` [PATCH v5 18/19] iotest 214: explicit compression type
` [PATCH v5 19/19] iotests: declare lack of support for compresion_type in IMGOPTS

[PATCH] Supporting AST2600 HACE engine accumulative mode
 2021-12-23 15:57 UTC  (3+ messages)

[PATCH for-7.0] tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a'
 2021-12-23 15:20 UTC  (2+ messages)

[PATCH v2] audio: Add sndio backend
 2021-12-23 15:10 UTC  (4+ messages)

QEMU CAS
 2021-12-23  9:51 UTC 

[RFC PATCH v2 00/14] job: replace AioContext lock with job_mutex
 2021-12-23 14:59 UTC  (12+ messages)
` [RFC PATCH v2 05/14] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU
` [RFC PATCH v2 11/14] block_job_query: remove atomic read
` [RFC PATCH v2 14/14] job.c: enable job lock/unlock and remove Aiocontext locks

[PATCH v4 00/19] iotests: support zstd
 2021-12-23 14:44 UTC  (7+ messages)
` [PATCH v4 18/19] iotests.py: implement unsupported_imgopts
` [PATCH v4 19/19] iotests: specify some unsupported_imgopts for python iotests

[PATCH v1 0/2] Aspeed I3C device model
 2021-12-23 13:54 UTC  (5+ messages)
` [PATCH v1 1/2] hw/misc: Implementating dummy AST2600 I3C model
` [PATCH v1 2/2] hw/arm/aspeed_ast2600: create i3c instance

[PATCH] acpi: validate hotplug selector on access
 2021-12-23 13:43 UTC  (7+ messages)

[PATCH] pci: Skip power-off reset when pending unplug
 2021-12-23 13:33 UTC  (9+ messages)

[PATCH v2 00/23] hw: Have DMA APIs take MemTxAttrs arg & propagate MemTxResult (full)
 2021-12-23 11:55 UTC  (24+ messages)
` [PATCH v2 01/23] dma: Let dma_memory_valid() take MemTxAttrs argument
` [PATCH v2 02/23] dma: Let dma_memory_set() "
` [PATCH v2 03/23] dma: Let dma_memory_rw_relaxed() "
` [PATCH v2 04/23] dma: Let dma_memory_rw() "
` [PATCH v2 05/23] dma: Let dma_memory_read/write() "
` [PATCH v2 06/23] dma: Let dma_memory_map() "
` [PATCH v2 07/23] dma: Have dma_buf_rw() take a void pointer
` [PATCH v2 08/23] dma: Have dma_buf_read() / dma_buf_write() "
` [PATCH v2 09/23] dma: Let pci_dma_rw() take MemTxAttrs argument
` [PATCH v2 10/23] dma: Let dma_buf_rw() "
` [PATCH v2 11/23] dma: Let dma_buf_write() "
` [PATCH v2 12/23] dma: Let dma_buf_read() "
` [PATCH v2 13/23] dma: Let dma_buf_rw() propagate MemTxResult
` [PATCH v2 14/23] dma: Let dma_buf_read() / dma_buf_write() "
` [PATCH v2 15/23] dma: Let st*_dma() take MemTxAttrs argument
` [PATCH v2 16/23] dma: Let ld*_dma() "
` [PATCH v2 17/23] dma: Let st*_dma() propagate MemTxResult
` [PATCH v2 18/23] dma: Let ld*_dma() "
` [PATCH v2 19/23] hw/scsi/megasas: Use uint32_t for reply queue head/tail values
` [PATCH v2 20/23] pci: Let st*_pci_dma() take MemTxAttrs argument
` [PATCH v2 21/23] pci: Let ld*_pci_dma() "
` [PATCH v2 22/23] pci: Let st*_pci_dma() propagate MemTxResult
` [PATCH v2 23/23] pci: Let ld*_pci_dma() "

[PULL 00/15] Build system and KVM changes for 2021-12-23
 2021-12-23 11:51 UTC  (16+ messages)
` [PULL 01/15] docker: include bison in debian-tricore-cross
` [PULL 02/15] meson: reuse common_user_inc when building files specific to user-mode emulators
` [PULL 03/15] user: move common-user includes to a subdirectory of {bsd, linux}-user/
` [PULL 04/15] meson: cleanup common-user/ build
` [PULL 05/15] block/file-posix: Simplify the XFS_IOC_DIOINFO handling
` [PULL 06/15] configure: simplify creation of plugin symbol list
` [PULL 07/15] configure: do not set bsd_user/linux_user early
` [PULL 08/15] configure, makefile: remove traces of really old files
` [PULL 09/15] configure: parse --enable/--disable-strip automatically, flip default
` [PULL 10/15] configure: move non-command-line variables away from command-line parsing section
` [PULL 11/15] meson: build contrib/ executables after generated headers
` [PULL 12/15] configure, meson: move config-poison.h to meson
` [PULL 13/15] meson: add comments in the target-specific flags section
` [PULL 14/15] KVM: use KVM_{GET|SET}_SREGS2 when supported
` [PULL 15/15] KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGS

[PATCH v10 0/3] support dirty restraint on vCPU
 2021-12-23 11:12 UTC  (3+ messages)
` [PATCH v10 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically

[PATCH qemu] s390x/css: fix PMCW invalid mask
 2021-12-23 11:12 UTC  (4+ messages)

[PATCH v2 0/4] trace qmp commands
 2021-12-23 11:07 UTC  (5+ messages)
` [PATCH v2 1/4] jobs: drop qmp_ trace points
` [PATCH v2 2/4] scripts/qapi/commands: gen_commands(): add add_trace_points argument
` [PATCH v2 3/4] scripts/qapi-gen.py: add --add-trace-points option
` [PATCH v2 4/4] meson: generate trace points for qmp commands

[RFC PATCH v3 00/27] Add LoongArch softmmu support
 2021-12-23 10:52 UTC  (9+ messages)
` [RFC PATCH v3 18/27] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [RFC PATCH v3 22/27] hw/loongarch: Add some devices support for 3A5000

[PATCH RFC 0/3] trace qmp commands
 2021-12-23 10:41 UTC  (9+ messages)
` [PATCH 1/3] scripts/qapi/commands: gen_commands(): add add_trace_points argument
` [PATCH 2/3] scripts/qapi-gen.py: add --add-trace-points option
` [PATCH 3/3] meson: generate trace points for qmp commands

[PATCH 0/3] block: misc fixes & improvements for SSH block driver key fingerprints
 2021-12-23 10:18 UTC  (8+ messages)
` [PATCH 1/3] block: better document SSH host key fingerprint checking
` [PATCH 2/3] block: support sha256 fingerprint with pre-blockdev options
` [PATCH 3/3] block: print the server key type and fingerprint on failure

[PULL 0/1] "make check" switch to meson test harness
 2021-12-23 10:17 UTC  (2+ messages)
` [PULL 1/1] build: use "meson test" as the "

[PATCH v2 0/2] block: Minor vhost-user-blk fixes
 2021-12-23 10:14 UTC  (3+ messages)
` [PATCH v2 1/2] qemu-storage-daemon: Add vhost-user-blk help
` [PATCH v2 2/2] qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER

Building QEMU as a shared library
 2021-12-23  9:49 UTC  (3+ messages)

[PATCH for-6.1?] iotest: Further enhance qemu-img-bitmaps
 2021-12-23  9:24 UTC  (2+ messages)

[PATCH qemu master] hw/misc/aspeed_pwm: fix typo
 2021-12-23  9:19 UTC  (3+ messages)

[PULL v2 0/7] NBD patches
 2021-12-23  8:53 UTC  (2+ messages)
` [PULL v2 4/7] iotests.py: add qemu_tool_popen()

[PATCH v2 0/5] hw/qdev: Clarify qdev_connect_gpio_out() documentation
 2021-12-23  7:01 UTC  (2+ messages)

[PATCH 00/15] ppc/ppc405: decade cleanup
 2021-12-23  6:55 UTC  (3+ messages)
` [PATCH 02/15] ppc: Mark the 'taihu' machine as deprecated

[PATCH] Adding Cédric's repos in MAINTAINERS file
 2021-12-23  8:32 UTC  (2+ messages)

[PATCH v4 0/3] tpm: Add missing ACPI device identification objects
 2021-12-23  7:15 UTC  (7+ messages)
` [PATCH v4 1/3] tests: acpi: prepare for updated TPM related tables
` [PATCH v4 2/3] acpi: tpm: Add missing device identification objects
` [PATCH v4 3/3] tests: acpi: Add updated TPM related tables

[PATCH v3 00/12] Add riscv kvm accel support
 2021-12-23  6:06 UTC  (8+ messages)
` [PATCH v3 06/12] target/riscv: Support start kernel directly by KVM
` [PATCH v3 07/12] target/riscv: Support setting external interrupt "
` [PATCH v3 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer

[PATCH 0/8] ppc/ppc405: Fixes
 2021-12-23  4:26 UTC  (5+ messages)
` [PATCH 1/8] target/ppc: Print out literal exception names in logs
` [PATCH 2/8] ppc/ppc4xx: Convert printfs()

check-python-tox failures
 2021-12-23  4:11 UTC 

[PULL 0/7] NBD patches
 2021-12-23  4:05 UTC  (2+ messages)

[PATCH 0/3] Reorg ppc64 pmu insn counting
 2021-12-23  3:01 UTC  (4+ messages)
` [PATCH 1/3] target/ppc: Cache per-pmc insn and cycle count settings
` [PATCH 2/3] target/ppc: Rewrite pmu_increment_insns
` [PATCH 3/3] target/ppc: Use env->pnc_cyc_cnt

[PATCH 0/8] Re-write PPC64 PMU instruction count using TCG Ops
 2021-12-23  2:43 UTC  (2+ messages)

[PULL 0/3] Block patches
 2021-12-23  2:33 UTC  (2+ messages)

[PATCH v11 00/31] LoongArch64 port of QEMU TCG
 2021-12-23  2:00 UTC  (5+ messages)

[PATCH V7 00/29] Live Update
 2021-12-22 23:15 UTC  (11+ messages)
` [PATCH V7 08/29] memory: flat section iterator
` [PATCH V7 10/29] machine: memfd-alloc option
` [PATCH V7 17/29] pci: export functions for cpr
` [PATCH V7 18/29] vfio-pci: refactor "
` [PATCH V7 19/29] vfio-pci: cpr part 1 (fd and dma)
` [PATCH V7 21/29] vfio-pci: cpr part 3 (intx)
` [PATCH V7 26/29] chardev: cpr for simple devices
` [PATCH V7 28/29] chardev: cpr for sockets

[PATCH v3 0/5] Add horizontal mouse scroll support
 2021-12-22 22:56 UTC  (6+ messages)
` [PATCH v3 1/5] ps2: Initial horizontal "
` [PATCH v3 2/5] ui/cocoa: pass horizontal scroll information to the device code
` [PATCH v3 3/5] ui/gtk: "
` [PATCH v3 4/5] ui/sdl2: "
` [PATCH v3 5/5] ui/input-legacy: pass horizontal scroll information

[PATCH] target/riscv/pmp: fix no pmp illegal intrs
 2021-12-22 22:15 UTC  (3+ messages)

[PATCH 0/3] build: some cleanups for common-user/ infrastructure
 2021-12-22 22:05 UTC  (4+ messages)
` [PATCH 3/3] meson: cleanup common-user/ build

[PATCH 0/6] linux-user: prctl improvements
 2021-12-22 20:56 UTC  (8+ messages)
` [PATCH 1/6] linux-user: Split out do_prctl and subroutines
` [PATCH 2/6] linux-user: Disable more prctl subcodes
` [PATCH 3/6] linux-user: Add code for PR_GET/SET_UNALIGN

[PATCH v2 0/7] linux-user: nios2 fixes
 2021-12-22 20:20 UTC  (5+ messages)
` [PATCH v2 4/7] linux-user/nios2: Map a real kuser page
` [PATCH v2 5/7] linux-user/nios2: Fix EA vs PC confusion

[PATCH v2 1/5] ps2: Initial horizontal scroll support
 2021-12-22 19:50 UTC  (4+ messages)


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