qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-25 15:46:57 to 2020-09-26 10:27:02 UTC [more...]

[PATCH v2] Fix stack smashing when handling PR_GET_PDEATHSIG
 2020-09-26 10:24 UTC  (4+ messages)
` Re: [PATCH] "
  `  "

[PATCH 0/6] QOM minor fixes
 2020-09-26 10:23 UTC  (6+ messages)
` [PATCH 4/6] sparc32-ledma: don't reference nd_table directly within the device

[PATCH 1/3] Include endian.h for Haiku to solve bswap* macros build
 2020-09-26  8:27 UTC  (3+ messages)

[PATCH] hw/scsi/lsi53c895a: Sanitize some trace events format
 2020-09-26  8:08 UTC  (3+ messages)

[PATCH v2 0/6] pseries NUMA distance calculation
 2020-09-26  7:49 UTC  (5+ messages)
` [PATCH v2 2/6] spapr_numa: forbid asymmetrical NUMA setups

[PATCH] hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
 2020-09-26  7:45 UTC  (3+ messages)

[PATCH 0/3] Exposing backing-chain allocation over NBD
 2020-09-26  7:34 UTC  (6+ 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 v2 0/6] Add physical display dimensions to spice/virtio-gpu
 2020-09-26  6:56 UTC  (3+ messages)
` [PATCH v2 5/6] spice: get monitors physical dimension

[RFC v4 00/70] support vector extension v1.0
 2020-09-26  5:05 UTC  (9+ 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] build: Build and install the info manual
 2020-09-26  4:38 UTC  (3+ messages)

[Qemu-devel] [Bug 1070762] [NEW] savevm fails with inserted CD, "Device '%s' is writable but does not support snapshots."
 2020-09-26  4:17 UTC  (2+ messages)
` [Bug 1070762] "

[PATCH 00/10] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-09-26  1:05 UTC  (16+ 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] i386: Document when features can be added to kvm_default_props
 2020-09-26  0:25 UTC  (3+ messages)

[PATCH] load_elf: Remove unused address variables from callers
 2020-09-25 23:53 UTC  (5+ messages)

SEV guest debugging support for Qemu
 2020-09-26  0:02 UTC  (6+ messages)

[PULL v7 00/87] Misc patches for 2020-09-24
 2020-09-25 23:24 UTC 

[PATCH v4 0/6] Qemu SEV-ES guest support
 2020-09-25 22:57 UTC  (9+ 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

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-09-25 22:55 UTC  (17+ messages)
` [PATCH v26 04/17] vfio: Add migration region initialization and finalize function
` [PATCH v26 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH v26 06/17] vfio: Add migration state change notifier
` [PATCH v26 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v26 08/17] vfio: Add save state functions to SaveVMHandlers
` [PATCH v26 12/17] vfio: Add function to start and stop dirty pages tracking
` [PATCH v26 13/17] vfio: create mapped iova list when vIOMMU is enabled
` [PATCH v26 17/17] qapi: Add VFIO devices migration stats in Migration stats

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

[PATCH v1 0/8] s390x/tcg: Implement some z14 facilities
 2020-09-25 22:43 UTC  (18+ messages)
` [PATCH v1 1/8] s390x/tcg: Implement ADD HALFWORD (AGH)
` [PATCH v1 2/8] s390x/tcg: Implement SUBTRACT HALFWORD (SGH)
` [PATCH v1 3/8] s390x/tcg: Implement MULTIPLY (MG, MGRK)
` [PATCH v1 4/8] s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
` [PATCH v1 5/8] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
` [PATCH v1 6/8] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
` [PATCH v1 7/8] s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2
` [PATCH v1 8/8] s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)

[PATCH] target/riscv: raise exception to HS-mode at get_physical_address
 2020-09-25 22:24 UTC  (2+ messages)

[PATCH V1 00/32] Live Update
 2020-09-25 22:22 UTC  (12+ 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

I wanna fixes plugin on windows, any suggestion
 2020-09-25 22:04 UTC  (9+ messages)

[PULL v6 00/87] Misc patches for 2020-09-24
 2020-09-25 22:04 UTC  (5+ 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

[RFC PATCH v5 0/2] Add file-backed and write-once features to OTP
 2020-09-25 21:40 UTC  (5+ messages)
` [RFC PATCH v5 1/2] hw/riscv: sifive_u: Add write operation and write-once protection
` [RFC PATCH v5 2/2] hw/riscv: sifive_u: Add backend drive support

[PATCH v6 00/21] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-25 21:37 UTC  (28+ 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 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 v1 00/15] testing/next pre-PR (python3.6, check-tcg)
 2020-09-25 19:33 UTC  (17+ 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 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] target/i386: support KVM_FEATURE_ASYNC_PF_INT
 2020-09-25 19:21 UTC  (3+ messages)

[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 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  (38+ messages)
` [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  (12+ messages)
` [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  (7+ messages)
` [PATCH v6 13/15] scripts/simplebench: improve view of ascii table
` [PATCH v6 14/15] scripts/simplebench: improve ascii table: add difference line

[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  (2+ 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  (6+ messages)
` [RFC 1/3] util/vfio-helpers: Collect "

[PATCH v2 0/6] block/nvme: Map doorbells pages write-only, remove magic from nvme_init
 2020-09-25 15:37 UTC  (2+ messages)

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


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