qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-25 13:59:18 to 2020-09-25 20:41:56 UTC [more...]

[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
 2020-09-25 20:40 UTC  (8+ messages)
` [PATCH v1 1/3] i386: Remove the limitation of IP payloads for Intel PT

[PATCH 0/3] Exposing backing-chain allocation over NBD
 2020-09-25 20:32 UTC  (4+ messages)
` [PATCH 1/3] nbd: Simplify meta-context parsing
` [PATCH 2/3] nbd: Add new qemu:allocation-depth metacontext
` [PATCH 3/3] nbd: Add 'qemu-nbd -A' to expose allocation depth

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-09-25 20:20 UTC  (3+ messages)
` [PATCH v26 04/17] vfio: Add migration region initialization and finalize function

[PATCH] hw/scsi/lsi53c895a: Sanitize some trace events format
 2020-09-25 20:12 UTC  (2+ messages)

[PULL v6 00/87] Misc patches for 2020-09-24
 2020-09-25 19:47 UTC  (4+ messages)
` [PULL 09/87] target/i386: support KVM_FEATURE_ASYNC_PF_INT
` [PULL 29/87] meson: move libudev test
` [PULL 30/87] meson: move libmpathpersist test

I wanna fixes plugin on windows, any suggestion
 2020-09-25 19:44 UTC  (6+ messages)

[PATCH v1 00/15] testing/next pre-PR (python3.6, check-tcg)
 2020-09-25 19:33 UTC  (18+ messages)
` [PATCH v1 01/15] tests/tcg: reinstate or replace desired parts of rules.mak
` [PATCH v1 02/15] meson: move libudev test
` [PATCH v1 03/15] meson: move libmpathpersist test
` [PATCH v1 04/15] migration: Silence compiler warning in global_state_store_running()
` [PATCH v1 05/15] travis.yml: Drop the default softmmu builds
` [PATCH v1 06/15] travis.yml: Update Travis to use Bionic and Focal instead of Xenial
` [PATCH v1 07/15] travis.yml: Drop the superfluous Python 3.6 build
` [PATCH v1 08/15] travis.yml: Drop the Python 3.5 build
` [PATCH v1 09/15] tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI
` [PATCH v1 10/15] gitlab-ci: Remove the Debian9-based containers and containers-layer3
` [PATCH v1 11/15] tests/docker: Update the tricore container to debian 10
` [PATCH v1 12/15] shippable.yml: Remove the Debian9-based MinGW cross-compiler tests
` [PATCH v1 13/15] tests/docker: Remove old Debian 9 containers
` [PATCH v1 14/15] gitlab-ci: Increase the timeout for the cross-compiler builds
` [PATCH v1 15/15] configure: Bump the minimum required Python version to 3.6

[PATCH 00/10] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-09-25 19:26 UTC  (12+ messages)
` [PATCH 01/10] qdev: add "check if address free" callback for buses
` [PATCH 02/10] scsi: switch to bus->check_address
` [PATCH 03/10] scsi/scsi_bus: switch search direction in scsi_device_find
` [PATCH 04/10] device_core: use drain_call_rcu in in hmp_device_del/qmp_device_add
` [PATCH 05/10] device-core: use RCU for list of children of a bus
` [PATCH 06/10] device-core: use atomic_set on .realized property
` [PATCH 07/10] scsi/scsi-bus: scsi_device_find: don't return unrealized devices
` [PATCH 08/10] scsi/scsi_bus: Add scsi_device_get
` [PATCH 09/10] virtio-scsi: use scsi_device_get
` [PATCH 10/10] scsi/scsi_bus: fix races in REPORT LUNS

[PATCH v6 00/21] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-25 19:25 UTC  (27+ messages)
` [PATCH v6 01/21] qapi: Fix doc comment indentation again
` [PATCH v6 02/21] qapi/block.json: Add newline after "Example:" for block-latency-histogram-set
` [PATCH v6 03/21] tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension
` [PATCH v6 04/21] scripts/qapi: Move doc-comment whitespace stripping to doc.py
` [PATCH v6 05/21] scripts/qapi/parser.py: improve doc comment indent handling
` [PATCH v6 06/21] qapi/machine.json: Escape a literal '*' in doc comment
` [PATCH v6 07/21] docs/sphinx: Add new qapi-doc Sphinx extension
` [PATCH v6 08/21] docs/interop: Convert qemu-ga-ref to rST
` [PATCH v6 09/21] docs/interop: Convert qemu-qmp-ref "
` [PATCH v6 10/21] qapi: Use rST markup for literal blocks
` [PATCH v6 11/21] qga/qapi-schema.json: Add some headings
` [PATCH v6 12/21] tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasis
` [PATCH v6 13/21] meson.build: Move SPHINX_ARGS to top level meson.build file
` [PATCH v6 14/21] meson.build: Make manuals depend on source to Sphinx extensions
` [PATCH v6 15/21] tests/qapi-schema: Add test of the rST QAPI doc-comment outputn
` [PATCH v6 16/21] scripts/qapi: Remove texinfo generation support
` [PATCH v6 17/21] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions
` [PATCH v6 18/21] scripts/texi2pod: Delete unused script
` [PATCH v6 19/21] Remove Texinfo related line from git.orderfile
` [PATCH v6 20/21] configure: Drop texinfo requirement
` [PATCH v6 21/21] Remove texinfo dependency from docker and CI configs

[PATCH] target/i386: support KVM_FEATURE_ASYNC_PF_INT
 2020-09-25 19:21 UTC  (3+ messages)

[PATCH v4 0/6] Qemu SEV-ES guest support
 2020-09-25 19:08 UTC  (8+ messages)
` [PATCH v4 1/6] sev/i386: Add initial support for SEV-ES
` [PATCH v4 2/6] sev/i386: Require in-kernel irqchip support for SEV-ES guests
` [PATCH v4 3/6] sev/i386: Allow AP booting under SEV-ES
` [PATCH v4 4/6] sev/i386: Don't allow a system reset under an SEV-ES guest
` [PATCH v4 5/6] kvm/i386: Use a per-VM check for SMM capability
` [PATCH v4 6/6] sev/i386: Enable an SEV-ES guest based on SEV policy

[PULL v5 00/87] Misc patches for 2020-09-24
 2020-09-25 19:07 UTC  (3+ messages)

[PATCH v10 0/7] Make hcd-xhci independent of pci hooks
 2020-09-25 18:39 UTC  (3+ messages)
` [PATCH v10 7/7] Versal: Connect DWC3 controller with virt-versal

tools/virtiofs: Multi threading seems to hurt performance
 2020-09-25 18:51 UTC  (9+ messages)
` virtiofs vs 9p performance
` virtiofs vs 9p performance(Re: tools/virtiofs: Multi threading seems to hurt performance)

[PULL 0/8] configure deprecation, linux-user and test fix
 2020-09-25 18:47 UTC  (8+ messages)
` [PULL 7/8] gitlab: create a build-deprecated target

[PATCH V1 00/32] Live Update
 2020-09-25 18:43 UTC  (11+ messages)
` [PATCH V1 03/32] savevm: QMP command for cprsave
` [PATCH V1 10/32] kvmclock: restore paused KVM clock
` [PATCH V1 15/32] vl: QEMU_START_FREEZE env var

[RFC v4 00/70] support vector extension v1.0
 2020-09-25 18:31 UTC  (8+ messages)
` [RFC v4 17/70] target/riscv: rvv-1.0: configure instructions
` [RFC v4 53/70] target/riscv: rvv-1.0: floating-point slide instructions

[PATCH v4 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-25 18:24 UTC  (3+ messages)
` [PATCH v4 09/14] hw/block/nvme: Support "

[PATCH v2 00/20] backup performance: block_status + async
 2020-09-25 18:19 UTC  (4+ messages)
` [PATCH v2 07/20] block/block-copy: add ratelimit to block-copy

[PATCH v5] hw/i386/pc: add max combined fw size as machine configuration option
 2020-09-25 18:07 UTC  (6+ messages)

[PATCH v6] hw/i386/pc: add max combined fw size as machine configuration option
 2020-09-25 17:57 UTC 

[PATCH] vhost: Ignore vrings in dirty log when using a vIOMMU
 2020-09-25 17:41 UTC  (2+ messages)

Minix 1.1 with QEMU
 2020-09-25 17:27 UTC  (3+ messages)

[PATCH 00/16] hw/block/nvme: zoned namespace command set
 2020-09-25 17:27 UTC  (3+ messages)

[PATCH v2 00/38] qapi: static typing conversion, pt1
 2020-09-25 17:20 UTC  (46+ messages)
` [PATCH v2 02/38] qapi-gen: Separate arg-parsing from generation
` [PATCH v2 09/38] qapi/common.py: Add indent manager
` [PATCH v2 14/38] qapi/common.py: Convert comments into docstrings, and elaborate
` [PATCH v2 18/38] qapi/events.py: Move comments into docstrings
` [PATCH v2 22/38] qapi/source.py: add type hint annotations
` [PATCH v2 24/38] qapi/gen.py: Fix edge-case of _is_user_module
` [PATCH v2 28/38] qapi/gen.py: update write() to be more idiomatic

[PATCH v7 00/13] monitor: Optionally run handlers in coroutines
 2020-09-25 17:15 UTC  (21+ messages)
` [PATCH v7 06/13] qmp: Call monitor_set_cur() only in qmp_dispatch()
` [PATCH v7 07/13] monitor: Make current monitor a per-coroutine property
` [PATCH v7 08/13] qapi: Add a 'coroutine' flag for commands
` [PATCH v7 09/13] qmp: Move dispatcher to a coroutine
` [PATCH v7 12/13] block: Add bdrv_co_move_to_aio_context()
` [PATCH v7 13/13] block: Convert 'block_resize' to coroutine

[PATCH v6 00/15] preallocate filter
 2020-09-25 17:13 UTC  (13+ messages)
` [PATCH v6 11/15] iotests: add 298 to test new preallocate filter driver
` [PATCH v6 13/15] scripts/simplebench: improve view of ascii table
` [PATCH v6 14/15] scripts/simplebench: improve ascii table: add difference line

[PATCH 00/16] qapi: static typing conversion, pt2
 2020-09-25 17:04 UTC  (12+ messages)
` [PATCH 06/16] qapi/expr.py: Check type of 'data' member
` [PATCH 16/16] qapi/expr.py: Use an expression checker dispatch table

[RFC PATCH v3 00/34] Hexagon patch series
 2020-09-25 16:59 UTC  (5+ messages)
` [RFC PATCH v3 34/34] Hexagon build infrastructure

[PATCH v8 00/17] QEMU cpus.c refactoring part2
 2020-09-25 16:55 UTC  (5+ messages)

[PATCH] configure: make building deprecated targets easier
 2020-09-25 16:52 UTC  (2+ messages)

[PULL 00/26] migration and friends queue
 2020-09-25 16:22 UTC  (4+ messages)

[PATCH v9 0/7] coroutines: generate wrapper code
 2020-09-25 16:02 UTC  (2+ messages)

[RFC 0/3] NVMe passthrough: Take into account host IOVA reserved regions
 2020-09-25 15:53 UTC  (7+ messages)
` [RFC 1/3] util/vfio-helpers: Collect "
` [RFC 2/3] util/vfio-helpers: Dynamically compute the min/max IOVA

[PATCH v2 0/6] block/nvme: Map doorbells pages write-only, remove magic from nvme_init
 2020-09-25 15:37 UTC  (4+ messages)
` [PATCH v2 3/6] block/nvme: Reduce I/O registers scope

[PATCH v6 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-09-25 15:43 UTC  (7+ messages)

[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
 2020-09-25 15:18 UTC  (2+ messages)
` [Bug 1894804] "

[PATCH 0/4] qemu/bswap: Use compiler __builtin_bswap()
 2020-09-25 15:25 UTC  (8+ messages)
` [PATCH 4/4] qemu/bswap: Remove <byteswap.h> dependency

[PATCH v2 00/10] softfloat: Implement float128_muladd
 2020-09-25 15:20 UTC  (11+ messages)
` [PATCH v2 01/10] softfloat: Use mulu64 for mul64To128
` [PATCH v2 02/10] softfloat: Use int128.h for some operations
` [PATCH v2 03/10] softfloat: Tidy a * b + inf return
` [PATCH v2 04/10] softfloat: Add float_cmask and constants
` [PATCH v2 05/10] softfloat: Inline pick_nan_muladd into its caller
` [PATCH v2 06/10] softfloat: Implement float128_muladd
` [PATCH v2 07/10] softfloat: Use x86_64 assembly for {add, sub}{192, 256}
` [PATCH v2 08/10] softfloat: Use x86_64 assembly for sh[rl]_double
` [PATCH v2 09/10] softfloat: Use aarch64 assembly for {add, sub}{192, 256}
` [PATCH v2 10/10] softfloat: Use ppc64 "

[PATCH v3 00/47] qapi: static typing conversion, pt1
 2020-09-25 15:26 UTC  (7+ messages)
` [PATCH v3 05/47] qapi/doc.py: Change code templates from function to string
` [PATCH v3 12/47] qapi: enforce import order/styling with isort

[PATCH v2] virtio-net: Set mac address to hardware if the peer is vdpa
 2020-09-25 15:13 UTC 

[PATCH 0/7] Retrieve zPCI hardware information from VFIO
 2020-09-25 15:03 UTC  (8+ messages)
` [PATCH 3/7] s390x/pci: create a header dedicated to PCI CLP
` [PATCH 4/7] s390x/pci: use a PCI Group structure

[PATCH 0/4] block/export: add BlockExportOptions->iothread member
 2020-09-25 15:06 UTC  (10+ messages)
` [PATCH 1/4] util/vhost-user-server: use static library in meson.build
` [PATCH 2/4] qemu-storage-daemon: avoid compiling blockdev_ss twice
` [PATCH 3/4] block: move block exports to libblockdev
` [PATCH 4/4] block/export: add BlockExportOptions->iothread member

[PATCH v3 1/1] accel/tcg: Fix computing of is_write for MIPS
 2020-09-25 14:58 UTC  (2+ messages)

[PATCH v2 0/6] pseries NUMA distance calculation
 2020-09-25 14:42 UTC  (4+ messages)
` [PATCH v2 5/6] spapr_numa: consider user input when defining associativity

[PULL 00/11] capstone + disassembler patch queue
 2020-09-25 14:30 UTC  (3+ messages)

[PATCH v2 00/11] microvm: add pcie support
 2020-09-25 14:19 UTC  (3+ messages)
` [PATCH v2 09/11] tests/acpi: add microvm pcie test

[PATCH v1 0/5] virtio-mem: block size and address-assignment optimizations
 2020-09-25 14:18 UTC  (5+ messages)
` [PATCH v1 2/5] virtio-mem: Check that "memaddr" is multiples of the block size
` [PATCH v1 3/5] memory-device: Support big alignment requirements

[PATCH 00/37] qapi: static typing conversion, pt1
 2020-09-25 14:07 UTC  (10+ messages)
` [PATCH 14/37] qapi/common.py: Move comments into docstrings

[RFC PATCH 00/19] vhost-user-rpmb (Replay Protected Memory Block)
 2020-09-25 14:07 UTC  (2+ messages)

[PATCH] hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
 2020-09-25 14:00 UTC  (2+ messages)

[PATCH v2 0/6] Add physical display dimensions to spice/virtio-gpu
 2020-09-25 13:50 UTC  (4+ messages)
` [PATCH v2 4/6] spice: remove the single monitor config logic
` [PATCH v2 5/6] spice: get monitors physical dimension
` [PATCH v2 6/6] virtio-gpu: set physical dimensions for EDID


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