qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-09 19:04:24 to 2020-09-10 11:04:31 UTC [more...]

[RFC v10 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-09-10 10:56 UTC  (18+ 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 14/25] intel_iommu: process PASID cache invalidation
` [RFC v10 15/25] intel_iommu: add PASID cache management infrastructure
` [RFC v10 17/25] intel_iommu: sync IOMMU nesting cap info for assigned devices
` [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] QEMU as Xcode project on macOS
 2020-09-10 10:54 UTC  (19+ messages)

[PATCH 00/29] block/export: Add infrastructure and QAPI for block exports
 2020-09-10 10:53 UTC  (5+ messages)
` [PATCH 04/29] block/export: Add BlockExport infrastructure and block-export-add
` [PATCH 07/29] block/export: Remove magic from block-export-add

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

[PATCH v6 0/4] util/vfio-helpers: Add support for multiple IRQs
 2020-09-10 10:50 UTC  (9+ 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

[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] "

[PATCH v7 17/25] cirrus: Building freebsd in a single short
 2020-09-10 10:37 UTC  (9+ 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

[PATCH v7 00/25] W32, W64 msys2/mingw patches
 2020-09-10 10:30 UTC  (17+ 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

[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 v2 0/2] MTE support for KVM guest
 2020-09-10 10:24 UTC  (15+ messages)
` [PATCH v2 2/2] arm64: kvm: Introduce MTE VCPU feature

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

[PATCH 0/6] misc: Some inclusive terminology changes
 2020-09-10 10:13 UTC  (18+ messages)
` [PATCH 1/6] hw/ssi/aspeed_smc: Rename max_slaves as max_devices
` [PATCH 2/6] hw/core/stream: Rename StreamSlave as StreamSink
` [PATCH 3/6] hw/dma/xilinx_axidma: "
` [PATCH 4/6] hw/net/xilinx_axienet: "
` [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()

Meson can't recover from deletion of generated QAPI file(s)
 2020-09-10  7:44 UTC  (10+ 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

[PATCH v5 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-09-10  9:36 UTC  (9+ messages)
` [PATCH v5 1/8] s390/sclp: get machine once during read scp/cpu info
` [PATCH v5 2/8] s390/sclp: rework sclp boundary checks
` [PATCH v5 3/8] s390/sclp: read sccb from mem based on provided length
` [PATCH v5 4/8] s390/sclp: check sccb len before filling in data
` [PATCH v5 5/8] s390/sclp: use cpu offset to locate cpu entries
` [PATCH v5 6/8] s390/sclp: add extended-length sccb support for kvm guest
` [PATCH v5 7/8] s390/kvm: header sync for diag318
` [PATCH v5 8/8] s390: guest support for diagnose 0x318

[PATCH 0/4] docs: add qemu-storage-daemon documentation
 2020-09-10  9:18 UTC  (12+ messages)
` [PATCH 1/4] docs: lift block-core.json rST header into parents

[PULL v3] Block layer patches
 2020-09-10  9:15 UTC 

[PULL v2] Block layer patches
 2020-09-10  9:13 UTC  (4+ messages)

[PATCH v2 00/21] W32, W64 msys2/mingw patches
 2020-09-10  9:02 UTC  (6+ messages)
` [PATCH v2 01/21] block: Fixes nfs compiling error on msys2/mingw

VHOST_USER_PROTOCOL_F_VDPA
 2020-09-10  8:55 UTC  (2+ messages)

[PATCH] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
 2020-09-10  8:45 UTC  (4+ messages)

[PULL v2 0/8] Tracing patches
 2020-09-10  8:10 UTC  (9+ messages)
` [PULL v2 1/8] softmmu: Add missing trace-events file
` [PULL v2 2/8] scripts/tracetool: Fix dtrace generation for macOS
` [PULL v2 3/8] scripts/tracetool: Use void pointer for vcpu
` [PULL v2 4/8] net/colo: Match is-enabled probe to tracepoint
` [PULL v2 5/8] scripts/cleanup-trace-events: Fix for vcpu property
` [PULL v2 6/8] scripts/cleanup-trace-events: Emit files in alphabetical order
` [PULL v2 7/8] trace-events: Delete unused trace points
` [PULL v2 8/8] trace-events: Fix attribution of trace points to source

[PATCH v2 0/2] hw: Replace some impossible checks by assertions
 2020-09-10  7:43 UTC  (4+ messages)
` [PATCH v2 1/2] hw/gpio/max7310: Remove impossible check
` [PATCH v2 2/2] hw/ppc/ppc4xx_pci: Replace magic value by the PCI_NUM_PINS definition

[PATCH v6 08/25] tests: disable /char/stdio/* tests in test-char.c on win32
 2020-09-10  7:43 UTC  (6+ messages)
` [PATCH v6 25/25] meson: guard the minimal meson version to 0.55.1

[PATCH-for-4.2] hw/mips: Deprecate the r4k machine
 2020-09-10  7:36 UTC  (5+ messages)
  ` [EXTERNAL]Re: "

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

[PATCH] test-vmstate: remove unnecessary code in match_interval_mapping_node
 2020-09-10  6:55 UTC  (4+ messages)

[PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-09-10  6:49 UTC  (11+ messages)

[PATCH v5 0/7] Make hcd-xhci independent of pci hooks
 2020-09-10  6:31 UTC  (8+ messages)
` [PATCH v5 1/7] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH v5 2/7] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PATCH v5 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model
` [PATCH v5 4/7] usb: hcd-xhci-sysbus: Attach xhci to sysbus device
` [PATCH v5 5/7] misc: Add versal-usb2-regs module
` [PATCH v5 6/7] usb: Add DWC3 model
` [PATCH v5 7/7] Versal: Connect DWC3 controller with virt-versal

[Bug 1895080] [NEW] pgb_reserved_va: Assertion `addr == test' failed
 2020-09-10  6:18 UTC  (2+ messages)
` [Bug 1895080] "

[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
 2020-09-10  6:16 UTC  (3+ messages)
` [Bug 1895053] "

[PATCH] vhost-blk: set features before setting inflight feature
 2020-09-10 13:48 UTC 

[PATCH v2] configure: Do not intent to build WHPX on 32-bit host
 2020-09-10  5:48 UTC  (2+ messages)

[PATCH v2 1/2] Introduce (x86) CPU model deprecation API
 2020-09-10  5:29 UTC  (3+ messages)

[PATCH 0/8] virtiofsd: Announce submounts to the guest
 2020-09-10  5:23 UTC  (3+ messages)
` [PATCH 7/8] tests/acceptance/boot_linux: Accept SSH pubkey

[PATCH] pci: advertise a page aligned ATS
 2020-09-10  1:53 UTC  (3+ messages)

[PATCH 0/2] hw/net/opencores_eth: Trivial patches
 2020-09-10  1:44 UTC  (4+ messages)

[PATCH V2 for-5.2] hw/null-machine: Add the kvm_type() hook for MIPS
 2020-09-10  1:31 UTC  (5+ messages)

[PATCH v2 00/12] target/arm: Add vSPE support to KVM guest
 2020-09-10  0:31 UTC  (6+ messages)
` [PATCH v2 09/12] hw/arm/virt: spe: Add SPE fdt binding for virt machine

[PATCH] oss-fuzz: move linker arg to fix coverage-build
 2020-09-09 22:05 UTC 

[PATCH] configure: Do not intent to build WHPX on 32-bit host
 2020-09-09 20:12 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH v5 00/11] RISC-V Add the OpenTitan Machine
 2020-09-09 19:51 UTC  (6+ messages)
` [PATCH v5 06/11] riscv: Initial commit of OpenTitan machine

[PATCH v2] qcow2: Skip copy-on-write when allocating a zero cluster
 2020-09-09 19:23 UTC  (2+ messages)

[PATCH 00/14] block: deal with errp: part I
 2020-09-09 18:59 UTC  (9+ messages)
` [PATCH 03/14] block: check return value of bdrv_open_child and drop error propagation
` [PATCH 04/14] blockdev: fix drive_backup_prepare() missed error
` [PATCH 06/14] block/mirror: drop extra error propagation in commit_active_start()
` [PATCH 08/14] blockjob: return status from block_job_set_speed()
` [PATCH 09/14] block/qcow2: qcow2_get_specific_info(): drop error propagation
` [PATCH 11/14] block/qcow2-bitmap: return startus from qcow2_store_persistent_dirty_bitmaps
` [PATCH 12/14] block/qcow2: read_cache_sizes: return status value
` [PATCH 13/14] block/qcow2: qcow2_do_open: deal with errp


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