qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-10 09:41:27 to 2020-09-10 16:13:10 UTC [more...]

[PATCH 00/29] block/export: Add infrastructure and QAPI for block exports
 2020-09-10 16:11 UTC  (35+ messages)
` [PATCH 04/29] block/export: Add BlockExport infrastructure and block-export-add
` [PATCH 07/29] block/export: Remove magic from block-export-add
` [PATCH 09/29] nbd: Add writethrough to block-export-add
` [PATCH 14/29] block/export: Move AioContext from NBDExport to BlockExport
` [PATCH 15/29] block/export: Add node-name to BlockExportOptions
` [PATCH 17/29] block/export: Add blk_exp_close_all(_type)
` [PATCH 18/29] block/export: Add 'id' option to block-export-add
` [PATCH 19/29] block/export: Move strong user reference to block_exports
` [PATCH 21/29] block/export: Add BLOCK_EXPORT_DELETED event
` [PATCH 23/29] block/export: Create BlockBackend in blk_exp_add()
` [PATCH 24/29] block/export: Add query-block-exports
` [PATCH 25/29] block/export: Move writable to BlockExportOptions
` [PATCH 26/29] nbd: Merge nbd_export_new() and nbd_export_create()
` [PATCH 27/29] nbd: Deprecate nbd-server-add/remove
` [PATCH 28/29] iotests: Factor out qemu_tool_pipe_and_status()
` [PATCH 29/29] iotests: Test block-export-* QMP interface

[PATCH 00/14] block: deal with errp: part I
 2020-09-10 16:10 UTC  (5+ messages)
` [PATCH 01/14] block: return status from bdrv_append and friends
` [PATCH 02/14] block: use return status of bdrv_append()

[PATCH 00/20] RX target update
 2020-09-10 16:06 UTC  (3+ messages)

[PATCH 00/10] edk2: adopt the edk2-stable202008 release
 2020-09-10 16:03 UTC  (13+ messages)
` [PATCH 05/10] roms/edk2: update submodule from edk2-stable201905 to edk2-stable202008
` [PATCH 09/10] pc-bios: update the README file with edk2-stable202008 information
` [PATCH 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008

[PATCH] oss-fuzz: move linker arg to fix coverage-build
 2020-09-10 15:45 UTC  (2+ messages)

[PATCH v2 0/2] MTE support for KVM guest
 2020-09-10 15:36 UTC  (21+ messages)
` [PATCH v2 2/2] arm64: kvm: Introduce MTE VCPU feature

[PATCH v4 0/9] user-mode: Prune build dependencies (part 2)
 2020-09-10 15:28 UTC  (11+ messages)
` [PATCH v4 1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets
` [PATCH v4 2/9] qapi: Restrict LostTickPolicy enum to machine code
` [PATCH v4 3/9] qapi: Correct balloon documentation
` [PATCH v4 4/9] qapi: Restrict balloon-related commands to machine code
` [PATCH v4 5/9] qapi: Restrict query-vm-generation-id command "
` [PATCH v4 6/9] qapi: Restrict query-uuid "
` [PATCH v4 7/9] qapi: Restrict device memory commands "
` [PATCH v4 8/9] qapi: Extract ACPI commands to 'acpi.json'
` [PATCH v4 9/9] qapi: Extract PCI commands to 'pci.json'

[PATCH v6 0/4] util/vfio-helpers: Add support for multiple IRQs
 2020-09-10 15:29 UTC  (10+ messages)
` [PATCH v6 1/4] util/vfio-helpers: Improve reporting unsupported IOMMU type
` [PATCH v6 2/4] util/vfio-helpers: Report error when IOMMU page size is not supported
` [PATCH v6 3/4] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs()
` [PATCH v6 4/4] block/nvme: Use qemu_vfio_pci_init_msix_irqs() to initialize our IRQ

Master cannot execute MTE instructions
 2020-09-10 15:05 UTC 

[PATCH v2 0/3] hw/sd/sdhci: Fix DMA Transfer Block Size field width
 2020-09-10 14:49 UTC  (2+ messages)

[PATCH v2 0/2] hw/timer/hpet: Trivial format string fix
 2020-09-10 14:50 UTC  (6+ messages)
` [PATCH v2 1/2] hw/timer/hpet: Remove dead code
` [PATCH v2 2/2] hw/timer/hpet: Fix DPRINTF format string

[PATCH 0/4] hw/sd/sdhci: Strengthen multiple DMA transfers
 2020-09-10 14:47 UTC  (2+ messages)

[PATCH v2 0/3] docs: add qemu-storage-daemon documentation
 2020-09-10 14:44 UTC  (4+ messages)
` [PATCH v2 1/3] docs: generate qemu-storage-daemon-qmp-ref(7) man page
` [PATCH v2 2/3] docs: add qemu-storage-daemon(1) "
` [PATCH v2 3/3] MAINTAINERS: add Kevin Wolf as storage daemon maintainer

[RFC] QEMU as Xcode project on macOS
 2020-09-10 14:40 UTC  (19+ messages)

[PATCH v2] block/vhdx: Support vhdx image only with 512 bytes logical sector size
 2020-09-10 14:38 UTC  (3+ messages)

[RFC 0/4] Add a 'in_mmio' device flag to avoid the DMA to MMIO
 2020-09-10 14:37 UTC  (7+ messages)
` [RFC 1/4] memory: add memory_region_init_io_with_dev interface

[PATCH v7 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-10 14:27 UTC  (9+ messages)
` [PATCH v7 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
` [PATCH v7 06/12] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v7 09/12] migration/dirtyrate: Implement set_sample_page_period() and get_sample_page_period()
` [PATCH v7 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function

[PATCH v7 17/25] cirrus: Building freebsd in a single short
 2020-09-10 14:18 UTC  (10+ messages)
` [PATCH v7 18/25] tests: Convert g_free to g_autofree macro in test-logging.c
` [PATCH v7 19/25] tests: Fixes test-io-channel-socket.c tests under msys2/mingw
` [PATCH v7 20/25] tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with aio-posix.c
` [PATCH v7 21/25] tests: Fixes test-io-channel-file by mask only owner file state mask bits
` [PATCH v7 22/25] tests: fix test-util-sockets.c
` [PATCH v7 23/25] tests: Fixes test-qdev-global-props.c
` [PATCH v7 24/25] rcu: fixes test-logging.c by call drain_call_rcu before rmdir_full
` [PATCH v7 25/25] ci: Enable msys2 ci in cirrus

[RFC][PATCH v1 0/7] *** Add Multifd support for TLS migration ***
 2020-09-10 13:57 UTC  (19+ messages)
` [PATCH v1 1/7] migration/tls: save hostname into MigrationState
` [PATCH v1 2/7] migration/tls: extract migration_tls_client_create for common-use
` [PATCH v1 3/7] migration/tls: add MigrationState into MultiFDSendParams
` [PATCH v1 4/7] migration/tls: extract cleanup function for common-use
` [PATCH v1 5/7] migration/tls: add support for tls check
` [PATCH v1 6/7] migration/tls: add support for multifd tls-handshake
` [PATCH v1 7/7] migration/tls: add trace points for multifd-tls

[PATCH 0/1] accel/tcg: Fix computing is_write for mips
 2020-09-10  7:43 UTC  (2+ messages)
  ` [PATCH 1/1] "

[PATCH] lockable.h: always define unknown_lock_type
 2020-09-10  2:36 UTC 

[PATCH v7 00/13] monitor: Optionally run handlers in coroutines
 2020-09-10 13:24 UTC  (2+ messages)

[PULL 00/10] testing and other mix fixes
 2020-09-10 13:15 UTC  (11+ messages)
` [PULL 01/10] CODING_STYLE.rst: flesh out our naming conventions
` [PULL 02/10] usb-host: restrict workaround to new libusb versions
` [PULL 03/10] tests/meson.build: fp tests don't need CONFIG_TCG
` [PULL 04/10] target/mips: simplify gen_compute_imm_branch logic
` [PULL 05/10] docs/system/deprecated: mark ppc64abi32-linux-user for deprecation
` [PULL 06/10] configure: don't enable ppc64abi32-linux-user by default
` [PULL 07/10] hw/i386: make explicit clearing of pch_rev_id
` [PULL 08/10] tests: bump avocado version
` [PULL 09/10] tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)
` [PULL 10/10] plugins: move the more involved plugins to contrib

[PATCH v6 0/8] block: improve error reporting for unsupported O_DIRECT
 2020-09-10 13:07 UTC  (2+ messages)

[PATCH 0/2] hw/timer/hpet: Fix compiler errors with -DHPET_DEBUG
 2020-09-10 12:53 UTC  (3+ messages)

device compatibility interface for live migration with assigned devices
 2020-09-10 12:50 UTC  (13+ messages)

[PATCH 0/2] Fix error handling in preallocate_co()
 2020-09-10 12:37 UTC  (2+ messages)

[PATCH v4 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-09-10 12:18 UTC  (4+ messages)
` [PATCH v4 1/7] vhost: recheck dev state in the vhost_migration_log routine

[PATCH] qcow2: Return the original error code in qcow2_co_pwrite_zeroes()
 2020-09-10 12:12 UTC  (2+ messages)

[PATCH v2] qcow2: Skip copy-on-write when allocating a zero cluster
 2020-09-10 12:04 UTC  (3+ messages)

[PULL v2] Block layer patches
 2020-09-10 11:54 UTC  (5+ messages)

[for-5.2 v4 00/10] Generalize memory encryption models
 2020-09-10 11:36 UTC  (4+ messages)
` [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option

[PATCH 0/6] misc: Some inclusive terminology changes
 2020-09-10 11:36 UTC  (7+ messages)
` [PATCH 5/6] hw/pci-host/q35: Rename PCI 'black hole as '(memory) hole'
` [PATCH 6/6] target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken()

[PATCH] Fix video playback slowdown when spice client no audio enabled
 2020-09-10 11:17 UTC 

[PATCH v7 00/25] W32, W64 msys2/mingw patches
 2020-09-10 11:20 UTC  (18+ messages)
` [PATCH v7 01/25] file-win32: Fix "locking" option
` [PATCH v7 02/25] rcu: Implement drain_call_rcu
` [PATCH v7 03/25] block: Fixes nfs compiling error on msys2/mingw
` [PATCH v7 04/25] ci: fixes msys2 build by upgrading capstone to 4.0.2
` [PATCH v7 05/25] configure: Fixes ncursesw detection under msys2/mingw and enable curses
` [PATCH v7 06/25] win32: Simplify gmtime_r detection direct base on _POSIX_THREAD_SAFE_FUNCTIONS
` [PATCH v7 07/25] curses: Fixes curses compiling errors
` [PATCH v7 08/25] tests: disable /char/stdio/* tests in test-char.c on win32
` [PATCH v7 09/25] tests: Fixes test-replication.c on msys2/mingw
` [PATCH v7 10/25] tests: test-replication disable /replication/secondary/* "
` [PATCH v7 11/25] osdep: file locking functions are not available on Win32
` [PATCH v7 12/25] meson: Use -b to ignore CR vs. CR-LF issues on Windows
` [PATCH v7 13/25] gcrypt: test_tls_psk_init should write binary file instead text file
` [PATCH v7 14/25] tests: Enable crypto tests under msys2/mingw
` [PATCH v7 15/25] meson: remove empty else and duplicated gio deps
` [PATCH v7 16/25] vmstate: Fixes test-vmstate.c on msys2/mingw

[PATCH v4 0/4] nbd: reduce max_block restrictions
 2020-09-10 11:12 UTC  (4+ messages)
` [PATCH v4 2/4] block/nbd: define new max_write_zero_fast limit

[PATCH v5 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-09-10 11:09 UTC  (4+ messages)
` [PATCH v5 6/8] s390/sclp: add extended-length sccb support for kvm guest
` [PATCH v5 7/8] s390/kvm: header sync for diag318

[RFC v10 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-09-10 10:56 UTC  (26+ messages)
` [RFC v10 01/25] scripts/update-linux-headers: Import iommu.h
` [RFC v10 02/25] header file update VFIO/IOMMU vSVA APIs kernel 5.9-rc2
` [RFC v10 03/25] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v10 04/25] hw/pci: introduce pci_device_get_iommu_attr()
` [RFC v10 05/25] intel_iommu: add get_iommu_attr() callback
` [RFC v10 06/25] vfio: pass nesting requirement into vfio_get_group()
` [RFC v10 07/25] vfio: check VFIO_TYPE1_NESTING_IOMMU support
` [RFC v10 08/25] hw/iommu: introduce HostIOMMUContext
` [RFC v10 09/25] hw/pci: introduce pci_device_set/unset_iommu_context()
` [RFC v10 10/25] intel_iommu: add set/unset_iommu_context callback
` [RFC v10 11/25] vfio/common: provide PASID alloc/free hooks
` [RFC v10 12/25] vfio: init HostIOMMUContext per-container
` [RFC v10 13/25] intel_iommu: add virtual command capability support
` [RFC v10 14/25] intel_iommu: process PASID cache invalidation
` [RFC v10 15/25] intel_iommu: add PASID cache management infrastructure
` [RFC v10 16/25] vfio: add bind stage-1 page table support
` [RFC v10 17/25] intel_iommu: sync IOMMU nesting cap info for assigned devices
` [RFC v10 18/25] intel_iommu: bind/unbind guest page table to host
` [RFC v10 19/25] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v10 20/25] intel_iommu: do not pass down pasid bind for PASID #0
` [RFC v10 21/25] vfio: add support for flush iommu stage-1 cache
` [RFC v10 22/25] intel_iommu: process PASID-based iotlb invalidation
` [RFC v10 23/25] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v10 24/25] intel_iommu: process PASID-based Device-TLB invalidation
` [RFC v10 25/25] intel_iommu: modify x-scalable-mode to be string option

[Bug 1895122] [NEW] qemu on wsl tests failed, this configured with debug
 2020-09-10 10:41 UTC 

[PATCH v1 0/1] COLO: only flush dirty ram pages from colo cache
 2020-09-10 10:46 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PULL 0/5] tcg patch queue
 2020-09-10 10:32 UTC  (10+ messages)
` [PULL 3/5] softmmu/cpus: Only set parallel_cpus for SMP

[PATCH RESEND] manual: escape backslashes in "parsed-literal" blocks
 2020-09-10 10:23 UTC  (2+ messages)

[PULL 00/17] Crypto next patches
 2020-09-10 10:06 UTC  (18+ messages)
` [PULL 01/17] tests: fix output message formatting for crypto benchmarks
` [PULL 02/17] crypto: Assume blocksize is a power of 2
` [PULL 03/17] crypto: Rename cipher include files to .c.inc
` [PULL 04/17] crypto: Remove redundant includes
` [PULL 05/17] crypto/nettle: Fix xts_encrypt arguments
` [PULL 06/17] crypto: Move QCryptoCipherDriver typedef to crypto/cipher.h
` [PULL 07/17] crypto: Use the correct const type for driver
` [PULL 08/17] crypto: Allocate QCryptoCipher with the subclass
` [PULL 09/17] crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new
` [PULL 10/17] crypto: Constify cipher data tables
` [PULL 11/17] crypto/builtin: Remove odd-sized AES block handling
` [PULL 12/17] crypto/builtin: Merge qcrypto_cipher_aes_{ecb, xts}_{en, de}crypt
` [PULL 13/17] crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
` [PULL 14/17] crypto/builtin: Split and simplify AES_encrypt_cbc
` [PULL 15/17] crypto/builtin: Split QCryptoCipherBuiltin into subclasses
` [PULL 16/17] crypto/nettle: Split QCryptoCipherNettle "
` [PULL 17/17] crypto/gcrypt: Split QCryptoCipherGcrypt "

Meson can't recover from deletion of generated QAPI file(s)
 2020-09-10  7:44 UTC  (3+ messages)

[PATCH v2 0/6] migration/postcopy: Sync faulted addresses after network recovered
 2020-09-10  9:44 UTC  (3+ messages)
` [PATCH v2 5/6] migration: Maintain postcopy faulted addresses


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