qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-21 05:55:48 to 2022-03-21 20:22:22 UTC [more...]

[PATCH v5 00/18] iotests: add enhanced debugging info to qemu-img failures
 2022-03-21 20:16 UTC  (7+ messages)
` [PATCH v5 01/18] python/utils: add add_visual_margin() text decoration utility
` [PATCH v5 02/18] python/utils: add VerboseProcessError
` [PATCH v5 04/18] iotests: make qemu_img raise on non-zero rc by default
` [PATCH v5 05/18] iotests: fortify compare_images() against crashes
` [PATCH v5 06/18] iotests: add qemu_img_json()
` [PATCH v5 08/18] iotests: add qemu_img_info()

[PATCH v2] MAINTAINERS: change Vladimir's email address
 2022-03-21 20:12 UTC  (4+ messages)

[PATCH 00/15] iotests: add enhanced debugging info to qemu-io failures
 2022-03-21 20:09 UTC  (27+ messages)
` [PATCH 01/15] iotests: replace calls to log(qemu_io(...)) with qemu_io_log()
` [PATCH 02/15] iotests/163: Fix broken qemu-io invocation
` [PATCH 03/15] iotests: Don't check qemu_io() output for specific error strings
` [PATCH 04/15] iotests/040: Don't check image pattern on zero-length image
` [PATCH 05/15] iotests: create generic qemu_tool() function
` [PATCH 06/15] iotests: rebase qemu_io() on top of qemu_tool()
` [PATCH 10/15] iotests/245: fixup
` [PATCH 12/15] iotests/migration-permissions: use assertRaises() for qemu_io() negative test
` [PATCH 13/15] iotests: remove qemu_io_pipe_and_status()
` [PATCH 14/15] iotests: remove qemu_io_silent() and qemu_io_silent_check()
` [PATCH 15/15] iotests: make qemu_io_log() check return codes by default

Memory leak in via_isa_realize()
 2022-03-21 19:03 UTC  (9+ messages)

[PATCH v8 00/12] target/hexagon: introduce idef-parser
 2022-03-21 18:58 UTC  (9+ messages)
` [PATCH v8 05/12] target/hexagon: introduce new helper functions
` [PATCH v8 07/12] target/hexagon: prepare input for the idef-parser
` [PATCH v8 09/12] target/hexagon: import lexer for idef-parser
` [PATCH v8 12/12] target/hexagon: import additional tests

[PULL for-7.0 0/2] Block patches
 2022-03-21 17:46 UTC  (7+ messages)
` [PULL for-7.0 1/2] aio-posix: fix build failure io_uring 2.2

[PATCH v1 0/1] tests/avocado: Add ast1030 test case
 2022-03-21 17:39 UTC  (3+ messages)
` [PATCH v1 1/1] test/avocado/machine_aspeed.py: "

[PATCH v3 0/4] Improve integration of iotests in the meson test harness
 2022-03-21 17:26 UTC  (5+ messages)
` [PATCH v3 3/4] tests/qemu-iotests: Move the bash and sanitizer checks to meson.build

[PATCH] Define MAP_SYNC and MAP_SHARED_VALIDATE on needed linux systems
 2022-03-21 17:20 UTC 

[PATCH] Define MAP_SYNC and MAP_SHARED_VALIDATE on needed linux systems
 2022-03-21 17:16 UTC 

[PATCH for 7.0 v1 0/8] misc testing, i386, docs, gitdm, gitlab
 2022-03-21 17:10 UTC  (4+ messages)
` [PATCH v1 2/8] tests/avocado: update aarch64_virt test to exercise -cpu max

[PULL 0/8] Fix CVE-2021-3611 and heap overflow in sdhci code
 2022-03-21 17:03 UTC  (9+ messages)
` [PULL 1/8] softmmu/physmem: Simplify flatview_write and address_space_access_valid
` [PULL 2/8] softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERROR
` [PULL 3/8] hw/audio/intel-hda: Do not ignore DMA overrun errors
` [PULL 4/8] hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices)
` [PULL 5/8] tests/qtest/intel-hda-test: Add reproducer for issue #542
` [PULL 6/8] hw/sd/sdhci: Honor failed DMA transactions
` [PULL 7/8] hw/sd/sdhci: Prohibit DMA accesses to devices
` [PULL 8/8] tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)

[PULL 0/2] Bugfixes for QEMU 7.0-rc1
 2022-03-21 16:45 UTC  (3+ messages)
` [PULL 1/2] target/i386: kvm: do not access uninitialized variable on older kernels
` [PULL 2/2] hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12

[PATCH 0/3] qapi-schema: support alternates with array type
 2022-03-21 16:42 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] qapi-schema: test: add a qapi-schema-test for array alternates
` [PATCH 3/3] qapi-schema: test: add a unit test for parsing "

[PATCH v2] gitlab: disable accelerated zlib for s390x
 2022-03-21 16:38 UTC  (4+ messages)

comparison of coroutine backends
 2022-03-21 16:30 UTC  (3+ messages)

[PATCH v4 00/18] iotests: add enhanced debugging info to qemu-img failures
 2022-03-21 16:26 UTC  (12+ messages)
` [PATCH v4 06/18] iotests: add qemu_img_json()
` [PATCH v4 10/18] iotests: add qemu_img_map() function

[PATCH v4] tests: Do not treat the iotests as separate meson test target anymore
 2022-03-21 16:27 UTC  (7+ messages)

[PATCH] tests/qemu-iotests/testrunner: Supply a test plan in TAP mode
 2022-03-21 16:22 UTC  (2+ messages)

[PATCH v1 00/13] various virtio docs, fixes and tweaks
 2022-03-21 15:30 UTC  (14+ messages)
` [PATCH v1 01/13] hw/virtio: move virtio-pci.h into shared include space
` [PATCH v1 02/13] virtio-pci: add notification trace points
` [PATCH v1 03/13] hw/virtio: add vhost_user_[read|write] "
` [PATCH v1 04/13] docs: vhost-user: clean up request/reply description
` [PATCH v1 05/13] docs: vhost-user: rewrite section on ring state machine
` [PATCH v1 06/13] docs: vhost-user: replace master/slave with front-end/back-end
` [PATCH v1 07/13] vhost-user.rst: add clarifying language about protocol negotiation
` [PATCH v1 08/13] libvhost-user: expose vu_request_to_string
` [PATCH v1 09/13] docs/devel: start documenting writing VirtIO devices
` [PATCH v1 10/13] include/hw: start documenting the vhost API
` [PATCH v1 11/13] contrib/vhost-user-blk: fix 32 bit build and enable
` [PATCH v1 12/13] hw/virtio/vhost-user: don't suppress F_CONFIG when supported
` [PATCH v1 13/13] virtio/vhost-user: dynamically assign VhostUserHostNotifiers

[PATCH v3 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
 2022-03-21 15:40 UTC  (26+ messages)
` [PATCH v3 01/11] tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
` [PATCH v3 02/11] target/s390x: vxeh2: vector convert short/32b
` [PATCH v3 03/11] target/s390x: vxeh2: vector string search
` [PATCH v3 04/11] target/s390x: vxeh2: Update for changes to vector shifts
` [PATCH v3 05/11] target/s390x: vxeh2: vector shift double by bit
` [PATCH v3 06/11] target/s390x: vxeh2: vector {load, store} elements reversed
` [PATCH v3 07/11] target/s390x: vxeh2: vector {load, store} byte reversed elements
` [PATCH v3 08/11] target/s390x: vxeh2: vector {load, store} byte reversed element
` [PATCH v3 09/11] target/s390x: add S390_FEAT_VECTOR_ENH2 to cpu max
` [PATCH v3 11/11] target/s390x: Fix writeback to v1 in helper_vstl

[PATCH 0/2] Remove PCIE root bridge LSI on powernv
 2022-03-21 15:33 UTC  (3+ messages)
` [PATCH 1/2] pcie: Don't try triggering a LSI when not defined
` [PATCH 2/2] ppc/pnv: Remove LSI on the PCIE host bridge

[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
 2022-03-21 15:44 UTC  (7+ messages)

[PATCH] i386: Set MCG_STATUS_RIPV bit for mce SRAR error
 2022-03-21 15:31 UTC  (2+ messages)

[PULL 0/3] ppc queue
 2022-03-21 15:26 UTC  (5+ messages)
` [PULL 1/3] ppc64: Avoid pt_regs struct definition
` [PULL 2/3] target/ppc: Replicate double->int32 result for some vector insns
` [PULL 3/3] target/ppc: Replicate Double->Single-Precision result

[PATCH v21 0/9] support dirty restraint on vCPU
 2022-03-21 15:21 UTC  (2+ messages)

[PATCH v4 0/3] Support fd-based KVM stats
 2022-03-21 15:18 UTC  (7+ messages)
` [PATCH v4 1/3] qmp: Support for querying stats

[PATCH 1/1] MAINTAINERS: Update maintainers for Guest x86 HAXM CPUs
 2022-03-21 15:14 UTC  (2+ messages)

[PULL 0/4] Miscellaneous patches patches for 2022-03-21
 2022-03-21 14:58 UTC  (5+ messages)
` [PULL 1/4] block-qdict: Fix -Werror=maybe-uninitialized build failure
` [PULL 2/4] scripts/coccinelle: New use-g_new-etc.cocci
` [PULL 3/4] 9pfs: Use g_new() & friends where that makes obvious sense
` [PULL 4/4] "

[PATCH-for-7.0] qemu/main-loop: Disable block backend global state assertion on Darwin
 2022-03-21 14:55 UTC 

[PATCH v2] hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12
 2022-03-21 14:35 UTC  (2+ messages)

[PATCH v3 0/5] vCPU hotunplug related memory leaks
 2022-03-21 14:14 UTC  (6+ messages)
` [PATCH v3 1/5] accel: Introduce AccelOpsClass::destroy_vcpu_thread()
` [PATCH v3 2/5] softmmu/cpus: Free cpu->thread in generic_destroy_vcpu_thread()
` [PATCH v3 3/5] softmmu/cpus: Free cpu->halt_cond "
` [PATCH v3 4/5] cpu: Free cpu->cpu_ases in cpu_address_space_destroy()
` [PATCH v3 5/5] i386/cpu: Free env->xsave_buf in KVM and HVF destory_vcpu_thread routines

[PATCH v3 0/6] Support exporting BDSs via VDUSE
 2022-03-21 14:02 UTC  (9+ messages)
` [PATCH v3 1/6] block: Support passing NULL ops to blk_set_dev_ops()
` [PATCH v3 2/6] linux-headers: Add vduse.h
` [PATCH v3 3/6] libvduse: Add VDUSE (vDPA Device in Userspace) library
` [PATCH v3 4/6] vduse-blk: implements vduse-blk export
` [PATCH v3 5/6] vduse-blk: Add vduse-blk resize support
` [PATCH v3 6/6] libvduse: Add support for reconnecting

[RFC PATCH] gitlab: disable accelerated zlib for s390x
 2022-03-21 13:45 UTC  (2+ messages)

[PATCH v2 for-7.1 0/3] qapi: nbd-export: select bitmap by node/name pair
 2022-03-21 13:30 UTC  (5+ messages)
` [PATCH v2 2/3] qapi: nbd-export: allow select bitmaps "

[PATCH qemu 00/13] Add tail agnostic behavior for rvv instructions
 2022-03-21 11:33 UTC  (2+ messages)

[PATCH] hw/sd/sdhci: Block Size Register bits [14:12] is lost
 2022-03-21  5:56 UTC 

[PATCH v1 0/1] hw/gpio Add ASPEED GPIO model for AST1030
 2022-03-21 10:55 UTC  (3+ messages)
` [PATCH v1 1/1] hw/gpio: "

[libvirt RFC] virFile: new VIR_FILE_WRAPPER_BIG_PIPE to improve performance
 2022-03-21  7:55 UTC  (7+ messages)

[PATCH] hw/pvrdma: Protect against buggy or malicious guest driver
 2022-03-21 13:11 UTC 

[PATCH RESEND 0/2] Resolve some redundant property accessors
 2022-03-21 13:06 UTC  (4+ messages)
` [PATCH RESEND 1/2] hw/vfio/pci-quirks: Resolve redundant property getters

[PATCH v5 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2022-03-21 12:36 UTC  (4+ messages)
` [PATCH v5 14/15] docs: Add documentation for SR-IOV and "

[PATCH v5 0/8] Migration: Transmit and detect zero pages in the multifd threads
 2022-03-21 11:50 UTC  (3+ messages)
` [PATCH v5 1/8] migration: Export ram_transferred_ram()

[PATCH v2 0/3] rSTify a few more docs; move them to QEMU Git
 2022-03-21 11:18 UTC  (8+ messages)
` [PATCH v2 2/3] docs: rSTify MailingLists wiki; move it "

Proposal for a regular upstream performance testing
 2022-03-21 10:29 UTC  (4+ messages)

Account creation on QEMU Wiki
 2022-03-21  9:36 UTC  (2+ messages)

[RFC PATCH-for-7.0 v4 0/2] cocoa: run qemu_init in the main thread
 2022-03-21  9:33 UTC  (4+ messages)

[PATCH 0/3] qga: Implement guest-network-get-interfaces for Solaris
 2022-03-21  9:14 UTC  (4+ messages)
` [PATCH 3/3] qga/commands-posix: Fix listing ifaces "

[RFC PATCH v3 00/36] TDX QEMU support
 2022-03-21  8:54 UTC  (21+ messages)
` [RFC PATCH v3 06/36] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [RFC PATCH v3 09/36] KVM: Introduce kvm_arch_pre_create_vcpu()
` [RFC PATCH v3 16/36] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
` [RFC PATCH v3 17/36] pflash_cfi01/tdx: Introduce ram_mode of pflash for TDVF
` [RFC PATCH v3 18/36] i386/tdvf: Introduce function to parse TDVF metadata
` [RFC PATCH v3 27/36] i386/tdx: Disable SMM for TDX VMs
` [RFC PATCH v3 33/36] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs

[PATCH 0/2] cmpxchg and lock cmpxchg should not touch accumulator
 2022-03-21  8:50 UTC  (4+ messages)
` [PATCH 2/2] fix lock cmpxchg instruction

[PATCH] block/rbd: fix write zeroes with growing images
 2022-03-21  8:31 UTC  (3+ messages)

[PATCH v2] target/i386: kvm: do not access uninitialized variable on older kernels
 2022-03-21  8:21 UTC  (2+ messages)

[PATCH] block/rbd: fix write zeroes with growing images
 2022-03-21  8:17 UTC  (6+ messages)

[PATCH for-7.1 0/9] spapr: add drc->index, remove spapr_drc_index()
 2022-03-21  7:58 UTC  (3+ messages)

[PATCH qemu] ppc/spapr/ddw: Add 2M pagesize
 2022-03-21  7:19 UTC 

[PATCH 0/3] spapr: Nested TCG is TCG only
 2022-03-21  3:57 UTC  (5+ messages)
` [PATCH 1/3] spapr: Ignore nested KVM hypercalls when not running TCG

[RFC PATCH v2 0/1] Replace 'qemu_irq_split' with 'TYPE_SPLIT_IRQ'
 2022-03-21  6:44 UTC  (2+ messages)
` [RFC PATCH v2 1/1] hw/arm/realview: replace 'qemu_split_irq' "

[PATCH v9 00/14] support subsets of scalar crypto extension
 2022-03-21  6:06 UTC  (3+ messages)
` [PATCH v9 10/14] target/riscv: rvk: add support for sha512 related instructions for RV64 in zknh extension

[PATCH V2 0/4] PASID support for Intel IOMMU
 2022-03-21  5:54 UTC  (5+ messages)
` [PATCH V2 1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH V2 2/4] intel-iommu: drop VTDBus
` [PATCH V2 3/4] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
` [PATCH V2 4/4] intel-iommu: PASID support

QEMU+KVM on RISC-V + Hypervisor Extension
 2022-03-21  5:43 UTC  (9+ messages)
    ` [EXT] "


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