qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-23 11:55:55 to 2021-12-24 11:58:27 UTC [more...]

[PATCH for-7.0] hw: Add compat machines for 7.0
 2021-12-24 11:56 UTC  (5+ messages)

[PATCH 0/6] migration: Add 'no-ram' and 'ram-only' cpabilities
 2021-12-24 11:11 UTC  (7+ messages)
` [PATCH 1/6] migration: is_ram changed to is_iterable
` [PATCH 2/6] migration: should_skip() implemented
` [PATCH 3/6] migration: Add no-ram capability
` [PATCH 4/6] migration: Add ram-only capability
` [PATCH 5/6] migration: analyze-migration script changed
` [PATCH 6/6] migration: Test for ram capabilities

[RFC v2 00/12] target/ppc: powerpc_excp improvements
 2021-12-24 11:14 UTC  (10+ messages)
` [RFC v2 01/12] target/ppc: powerpc_excp: Set alternate SRRs directly
` [RFC v2 02/12] target/ppc: powerpc_excp: Set vector earlier
` [RFC v2 03/12] target/ppc: powerpc_excp: Move system call vectored code together
` [RFC v2 04/12] target/ppc: powerpc_excp: Stop passing excp_model around

[PATCH v3 0/8] migration: Postcopy cleanup on ram disgard
 2021-12-24 10:57 UTC  (12+ messages)
` [PATCH v3 1/8] migration: Drop dead code of ram_debug_dump_bitmap()
` [PATCH v3 2/8] migration: Don't return for postcopy_chunk_hostpages()
` [PATCH v3 3/8] migration: Drop postcopy_chunk_hostpages()
` [PATCH v3 4/8] migration: Do chunk page in postcopy_each_ram_send_discard()
` [PATCH v3 5/8] migration: Drop return code for disgard ram process
` [PATCH v3 6/8] migration: Dump sub-cmd name in loadvm_process_command tp
` [PATCH v3 7/8] migration: Finer grained tracepoints for POSTCOPY_LISTEN
` [PATCH v3 8/8] migration: Tracepoint change in postcopy-run bottom half

[PATCH v7] isa-applesmc: provide OSK forwarding on Apple hosts
 2021-12-24 10:37 UTC  (2+ messages)

QEMU CI failure of cross-i386-* targets (meson picks wrong glib for native target)
 2021-12-24 10:34 UTC 

[PATCH] net/filter: Optimize filter_send to coroutine
 2021-12-24 10:07 UTC  (2+ messages)

[PATCH v2 0/6] migration: misc cleanups
 2021-12-24  7:35 UTC  (12+ messages)
` [PATCH v2 1/6] migration: All this fields are unsigned
` [PATCH v2 2/6] migration: We only need last_stage in two places
` [PATCH v2 3/6] migration: ram_release_pages() always receive 1 page as argument
` [PATCH v2 5/6] migration: simplify do_compress_ram_page
` [PATCH v2 6/6] migration: Move ram_release_pages() call to save_zero_page_to_file()

[PATCH v2] vl: Add support to set properties when using JSON syntax for -device via -set option
 2021-12-24  7:25 UTC 

[PATCH v10 0/3] support dirty restraint on vCPU
 2021-12-24  5:17 UTC  (14+ messages)
` [PATCH v10 2/3] cpu-throttle: implement virtual CPU throttle
` [PATCH v10 3/3] cpus-common: implement dirty page limit on virtual CPU

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-12-24  4:25 UTC  (29+ 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 0/2] tests/tcg: Fix float_{convs,madds}
 2021-12-24  3:55 UTC  (3+ messages)
` [PATCH 1/2] tests/tcg/multiarch: Read fp flags before printf
` [PATCH 2/2] test/tcg/ppc64le: Add float reference files

[PULL 0/1] target/hppa: Fix deposit assert from trans_shrpw_imm
 2021-12-24  3:54 UTC  (3+ messages)
` [PULL 1/1] "

[PATCH 0/6] support subsets of Float-Point in Integer Registers extensions
 2021-12-24  3:49 UTC  (7+ messages)
` [PATCH 1/6] target/riscv: add cfg properties for zfinx, zdinx and zhinx{min}
` [PATCH 2/6] target/riscv: add support for unique fpr read/write with support for zfinx
` [PATCH 3/6] target/riscv: add "
` [PATCH 4/6] target/riscv: add support for zdinx
` [PATCH 5/6] target/riscv: add support for zhinx/zhinxmin
` [PATCH 6/6] target/riscv: expose zfinx, zdinx, zhinx{min} properties

[PULL 00/15] Build system and KVM changes for 2021-12-23
 2021-12-23 23:50 UTC  (13+ messages)
` [PULL 03/15] user: move common-user includes to a subdirectory of {bsd, linux}-user/
  ` [PULL 03/15] user: move common-user includes to a subdirectory of {bsd,linux}-user/
` [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 15/15] KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGS

[PULL 0/1] "make check" switch to meson test harness
 2021-12-23 23:48 UTC  (2+ messages)

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

[PATCH 0/3] Reorg ppc64 pmu insn counting
 2021-12-23 22:47 UTC  (4+ messages)

[ANNOUNCE] QEMU 6.1.1 Stable released
 2021-12-23 22:28 UTC 

[PATCH 0/8] ppc/ppc405: Fixes
 2021-12-23 21:47 UTC  (15+ messages)
` [PATCH 1/8] target/ppc: Print out literal exception names in logs
` [PATCH 3/8] ppc/ppc405: Activate MMU logs
` [PATCH 4/8] ppc/ppc405: Restore TCR and STR write handlers
` [PATCH 5/8] ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPU
` [PATCH 6/8] ppc/ppc405: Fix timer initialization
` [PATCH 7/8] ppc/ppc405: Introduce a store helper for SPR_40x_PID
` [PATCH 8/8] ppc/ppc405: Dump specific registers

[PATCH 0/6] linux-user: prctl improvements
 2021-12-23 21:27 UTC  (4+ messages)
` [PATCH 6/6] target/sh4: Implement prctl_unalign_sigbus

[PATCH 0/6] Introduce CanoKey QEMU
 2021-12-23 17:18 UTC  (7+ messages)
` [PATCH 1/6] hw/usb: Add CanoKey Implementation
` [PATCH 2/6] meson: Add CanoKey
` [PATCH 3/6] docs: Add CanoKey documentation
` [PATCH 4/6] docs/system/devices/usb: Add CanoKey to USB devices examples
` [PATCH 5/6] docs/qdev-device-use: Add CanoKey to QDEV "
` [PATCH 6/6] MAINTAINERS: add myself as CanoKey maintainer

[PATCH v2 0/5] Re-write PPC64 PMU instruction count using TCG Ops
 2021-12-23 21:14 UTC  (7+ messages)
` [PATCH v2 1/5] target/ppc: introduce power8-pmu-insn-cnt.c.inc
` [PATCH v2 2/5] target/ppc/power8-pmu-insn-cnt: introduce inc_spr_if_cond()
` [PATCH v2 3/5] target/ppc/power8-pmu-insn-cnt: add PMCs1-4 insn count
` [PATCH v2 4/5] target/ppc/power8-pmu-insn-cnt: add pmu_check_overflow()
` [PATCH v2 5/5] target/ppc/power8-pmu.c: remove helper_insns_inc()

[PATCH] acpi: validate hotplug selector on access
 2021-12-23 20:46 UTC  (8+ messages)

[PULL v2 0/7] NBD patches
 2021-12-23 19:32 UTC  (2+ messages)

QEMU CAS
 2021-12-23 19:24 UTC  (2+ messages)

[PATCH] check-block.sh: passthrough -jN flag of make to -j N flag of check
 2021-12-23 18:39 UTC 

[PATCH v7 00/13] target/hexagon: introduce idef-parser
 2021-12-23 18:16 UTC  (3+ messages)
` [PATCH v7 12/13] target/hexagon: import additional tests

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

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

[RFC PATCH v2 00/14] job: replace AioContext lock with job_mutex
 2021-12-23 14:59 UTC  (4+ messages)
` [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] pci: Skip power-off reset when pending unplug
 2021-12-23 13:33 UTC  (8+ 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() "


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