qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-16 12:50:44 to 2022-06-17 14:55:03 UTC [more...]

[PATCH 0/5] CPU: Detect put cpu register errors for migrations
 2022-06-17 14:48 UTC  (4+ messages)
` [PATCH 1/5] cpus-common: Introduce run_on_cpu_func2 which allows error returns
` [PATCH 3/5] accel: Allow synchronize_post_init() to take an Error**
` [PATCH 5/5] KVM: Hook kvm_arch_put_registers() errors to the caller

[RFC PATCH v2 0/8] qapi: add generator for Golang interface
 2022-06-17 14:41 UTC  (10+ messages)
` [RFC PATCH v2 1/8] qapi: golang: Generate qapi's enum types in Go
` [RFC PATCH v2 2/8] qapi: golang: Generate qapi's alternate "
` [RFC PATCH v2 3/8] qapi: golang: Generate qapi's struct "
` [RFC PATCH v2 4/8] qapi: golang: Generate qapi's union "
` [RFC PATCH v2 5/8] qapi: golang: Generate qapi's event "
` [RFC PATCH v2 6/8] qapi: golang: Generate qapi's command "
` [RFC PATCH v2 7/8] qapi: golang: Add CommandResult type to Go
` [RFC PATCH v2 8/8] qapi: golang: document skip function visit_array_types

misaligned-pointer-use libslirp/src/tcp_input.c
 2022-06-17 14:37 UTC  (6+ messages)

[PATCH v2 00/10] Improve reliability of VM tests
 2022-06-17 14:29 UTC  (20+ messages)
` [PATCH v2 01/10] tests/qemu-iotests: hotfix for 307, 223 output
` [PATCH v2 02/10] tests/qemu-iotests: skip 108 when FUSE is not loaded
` [PATCH v2 03/10] qga: treat get-guest-fsinfo as "best effort"
` [PATCH v2 04/10] tests/vm: use 'cp' instead of 'ln' for temporary vm images
` [PATCH v2 05/10] tests/vm: switch CentOS 8 to CentOS 8 Stream
` [PATCH v2 06/10] tests/vm: switch centos.aarch64 "
` [PATCH v2 07/10] tests/vm: update sha256sum for ubuntu.aarch64
` [PATCH v2 08/10] tests/vm: remove ubuntu.i386 VM test
` [PATCH v2 09/10] tests/vm: remove duplicate 'centos' "
` [PATCH v2 10/10] tests/vm: add 512MB extra memory per core

[PATCH V8 00/39] Live Update
 2022-06-17 14:16 UTC  (23+ messages)
` [PATCH V8 01/39] migration: fix populate_vfio_info
` [PATCH V8 02/39] migration: qemu file wrappers
` [PATCH V8 03/39] migration: simplify savevm
` [PATCH V8 05/39] vl: start on wakeup request
` [PATCH V8 13/39] oslib: qemu_clear_cloexec
` [PATCH V8 14/39] qapi: strList_from_string
` [PATCH V8 15/39] qapi: QAPI_LIST_LENGTH
` [PATCH V8 16/39] qapi: strv_from_strList
` [PATCH V8 17/39] qapi: strList unit tests
` [PATCH V8 38/39] python/machine: add QEMUMachine accessors

[PATCH] sphinx: change default language to 'en'
 2022-06-17 14:02 UTC 

[PATCH 0/7] crypto: Introduce ECDSA algorithm
 2022-06-17 13:42 UTC  (18+ messages)
` [PATCH 1/7] crypto: Introduce ECDSA algorithm API
` [PATCH 2/7] crypto: Support more ASN.1 types
` [PATCH 3/7] crypto: remove "qemu/osdep.h" in rsakey.h
` [PATCH 4/7] crypto: Add ECDSA key parser
    ` [Phishing Risk] [External] "
` [PATCH 5/7] crypto: Implement ECDSA algorithm by hogweed
` [PATCH 6/7] crypto: Implement ECDSA algorithm by gcrypt
` [PATCH 7/7] crypto: Add test suite for ECDSA algorithm

[PATCH v5 0/5] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-06-17 13:36 UTC  (20+ messages)
` [PATCH v5 1/5] hw/i386: add 4g boundary start to X86MachineState
` [PATCH v5 2/5] i386/pc: create pci-host qdev prior to pc_memory_init()
` [PATCH v5 3/5] i386/pc: pass pci_hole64_size "
` [PATCH v5 4/5] i386/pc: relocate 4g start to 1T where applicable
` [PATCH v5 5/5] i386/pc: restrict AMD only enforcing of valid IOVAs to new machine type

[PATCH] xen/pass-through: don't create needless register group
 2022-06-17 13:07 UTC  (2+ messages)

[PATCH v3 0/2] hw/nvme: Add shadow doorbell buffer support
 2022-06-17 13:02 UTC  (7+ messages)
` [PATCH v3 1/2] hw/nvme: Implement "
` [PATCH v3 2/2] hw/nvme: Add trace events for shadow doorbell buffer

[PATCH v1] MAINTAINERS: Collect memory device files in "Memory devices"
 2022-06-17 12:44 UTC  (3+ messages)

[PATCH v2] xen/pass-through: merge emulated bits correctly
 2022-06-17 12:42 UTC  (2+ messages)

Corrupted display changing screen colour depth in qemu-system-ppc/MacOS
 2022-06-17 12:37 UTC  (5+ messages)

[PATCH] hw/mem/nvdimm: fix error message for 'unarmed' flag
 2022-06-17 12:03 UTC  (11+ messages)

[PULL v2 00/86] virtio,pc,pci: fixes,cleanups,features
 2022-06-17 11:56 UTC  (5+ messages)
` [PULL v2 25/86] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)

[PULL 00/33] testing updates (gitlab, junit, lcitool, x-compile)
 2022-06-17 10:12 UTC  (4+ messages)
` [PULL 20/33] configure: handle host compiler in probe_target_compiler

[PATCH v2] target/ppc: cpu_init: Clean up stop state on cpu reset
 2022-06-17  9:52 UTC 

[RFC PATCH 00/12] Introduce QEMU userspace ebpf support
 2022-06-17  9:34 UTC  (15+ messages)
` [RFC PATCH 01/12] configure: Add iovisor/ubpf project as a submodule for QEMU
` [RFC PATCH 02/12] meson: Add ubpf build config and misc
` [RFC PATCH 03/12] ebpf/uBPF: Introduce userspace ebpf data structure
` [RFC PATCH 04/12] ebpf/uBPF: Introduce ubpf initialize functions
` [RFC PATCH 05/12] ebpf/uBPF: Add qemu_prepare_ubpf to load ebpf binary
` [RFC PATCH 06/12] ebpf/uBPF: Add qemu_ubpf_run_once excute real ebpf program
` [RFC PATCH 07/12] net/filter: Introduce filter-ubpf module
` [RFC PATCH 08/12] qapi: Add FilterUbpfProperties and qemu-options
` [RFC PATCH 09/12] softmmu/vl.c: Add filter-ubpf for netdev as other netfilters
` [RFC PATCH 10/12] net/filter-ubpf.c: run the ubpf program to handle network packet
` [RFC PATCH 11/12] docs/devel: Add userspace-ebpf.rst
` [RFC PATCH 12/12] test/qtest: Add ubpf basic test case

[PATCH] block/rbd: support driver-specific reopen
 2022-06-17  9:14 UTC  (2+ messages)

[PATCH] tests/vm: do not specify -bios option
 2022-06-17  8:51 UTC  (2+ messages)

[RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ
 2022-06-17  8:17 UTC  (12+ messages)

[PATCH v2 1/2] hw/pci-host/pam.c: Fully support RE^WE semantics of i440FX PAM
 2022-06-17  7:40 UTC  (3+ messages)
` [PATCH v2 2/2] tests/qtest/i440fx-test.c: Enable full test of i440FX PAM operation

[PATCH] hw/nvme: clear aen mask on reset
 2022-06-17  6:40 UTC  (2+ messages)

[PATCH v2] virtio-iommu: Fix the partial copy of probe request
 2022-06-17  6:20 UTC 

[PATCH qemu v2 0/2] ppc/spapr: Implement H_WATCHDOG
 2022-06-17  6:07 UTC  (3+ messages)
` [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
` [PATCH qemu v2 2/2] ppc/spapr: Implement H_WATCHDOG

[PATCH] virtio-iommu: Fix the partial copy of probe request
 2022-06-17  5:47 UTC  (3+ messages)

[PATCH qemu] ppc/spapr: Implement H_WATCHDOG
 2022-06-17  3:47 UTC  (3+ messages)

New "IndustryStandard" fw_cfg?
 2022-06-17  2:53 UTC  (4+ messages)

[PATCH] target/riscv/pmp: guard against PMP ranges with a negative size
 2022-06-17  0:05 UTC  (5+ messages)

[PATCH 0/2] linux-aio: fix unbalanced plugged counter in laio_io_unplug()
 2022-06-16 21:27 UTC  (3+ messages)

[PULL 00/10] virtio,pc,pci: fixes,cleanups,features
 2022-06-16 20:46 UTC  (12+ messages)
` [PULL 01/10] pci-bridge/cxl_upstream: Add a CXL switch upstream port
` [PULL 02/10] pci-bridge/cxl_downstream: Add a CXL switch downstream port
` [PULL 03/10] docs/cxl: Add switch documentation
` [PULL 04/10] virtio/vhost-user: Fix wrong vhost notifier GPtrArray size
` [PULL 05/10] virtio-iommu: Add bypass mode support to assigned device
` [PULL 06/10] virtio-iommu: Use recursive lock to avoid deadlock
` [PULL 07/10] virtio-iommu: Add an assert check in translate routine
` [PULL 08/10] crypto: Introduce RSA algorithm
` [PULL 09/10] vhost: also check queue state in the vhost_dev_set_log error routine
` [PULL 10/10] acpi/erst: fix fallthrough code upon validation failure

[Qemu-devel] [PATCH v1] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon a disk hotplug
 2022-06-16 19:41 UTC  (2+ messages)

[PATCH 0/4] Multiple interface support on top of Multi-FD
 2022-06-16 18:47 UTC  (18+ messages)
` [PATCH 1/4] Modifying ‘migrate’ qmp command to add multi-FD socket on particular source and destination pair
` [PATCH 2/4] Adding multi-interface support for multi-FD on destination side
` [PATCH 3/4] Establishing connection between any non-default source and destination pair
` [PATCH 4/4] Adding support for multi-FD connections dynamically

[PATCH 0/9] Preliminary patches for subproject split
 2022-06-16 18:28 UTC  (13+ messages)
` [PATCH 1/9] monitor: make error_vprintf_unless_qmp() static
` [PATCH 2/9] error-report: misc comment fix
` [PATCH 3/9] error-report: introduce "detailed" variable
` [PATCH 4/9] error-report: simplify print_loc()
` [PATCH 5/9] error-report: introduce ErrorReportDetailedFunc
` [PATCH 6/9] error-report: add a callback to overwrite error_vprintf
` [PATCH 7/9] qapi: move QEMU-specific dispatch code in monitor
` [PATCH 8/9] scripts/qapi-gen: add -i option
` [PATCH 9/9] scripts/qapi: add required system includes to visitor

[PULL 0/7] 9p queue 2022-06-16
 2022-06-16 18:24 UTC  (2+ messages)

[PATCH] net/vmnet: use availability check at runtime
 2022-06-16 17:44 UTC 

[PATCH 0/8] virtio-blk: removal of AioContext lock
 2022-06-16 16:50 UTC  (3+ messages)
` [PATCH 4/8] virtio: categorize callbacks in GS

[PATCH 00/20] migration: remove QEMUFileOps concept and assume use of QIOChannel
 2022-06-16 16:26 UTC  (4+ messages)
` [PATCH 01/20] io: add a QIOChannelNull equivalent to /dev/null

[PATCH 0/4] hw/nvme: add support for TP4084
 2022-06-16 16:08 UTC  (4+ messages)

[PULL 00/21] Statistics, preconfig and cleanup patches for 2022-06-16
 2022-06-16 16:14 UTC  (2+ messages)

[PATCH v11 0/3] hw/pci-bridge/cxl: Add CXL Switches
 2022-06-16 14:51 UTC  (4+ messages)
` [PATCH v11 1/3] pci-bridge/cxl_upstream: Add a CXL switch upstream port
` [PATCH v11 2/3] pci-bridge/cxl_downstream: Add a CXL switch downstream port
` [PATCH v11 3/3] docs/cxl: Add switch documentation

[PATCH v11 0/2] arm/virt: CXL support via pxb_cxl
 2022-06-16 14:19 UTC  (3+ messages)
` [PATCH v11 1/2] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v11 2/2] qtest/cxl: Add aarch64 virt test for CXL

[PATCH v7 00/18] job: replace AioContext lock with job_mutex
 2022-06-16 13:18 UTC  (19+ messages)
` [PATCH v7 01/18] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v7 02/18] job.h: categorize fields in struct Job
` [PATCH v7 03/18] job.c: API functions not used outside should be static
` [PATCH v7 04/18] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [PATCH v7 05/18] job.h: add _locked duplicates for job API functions called with and without job_mutex
` [PATCH v7 06/18] jobs: protect jobs with job_lock/unlock
` [PATCH v7 07/18] jobs: add job lock in find_* functions
` [PATCH v7 08/18] jobs: use job locks also in the unit tests
` [PATCH v7 09/18] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU
` [PATCH v7 10/18] jobs: rename static functions called with job_mutex held
` [PATCH v7 11/18] job.h: rename job API "
` [PATCH v7 12/18] block_job: rename block_job "
` [PATCH v7 13/18] job.h: define unlocked functions
` [PATCH v7 14/18] commit and mirror: create new nodes using bdrv_get_aio_context, and not the job aiocontext
` [PATCH v7 15/18] job: detect change of aiocontext within job coroutine
` [PATCH v7 16/18] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v7 17/18] job.c: enable job lock/unlock and remove Aiocontext locks
` [PATCH v7 18/18] block_job_query: remove atomic read

[PATCH 0/8] New parameter for migration stream
 2022-06-16 13:22 UTC  (6+ messages)
` [PATCH 1/8] migration: Implemented new parameter stream_content

[PATCH v3 00/17] migration/snapshot: External snapshot utility
 2022-06-16 12:54 UTC  (4+ messages)
` [PATCH v3 11/17] migration/qemu-file: Fix qemu_ftell() for non-writable file

[QEMU PATCH v2 0/6] Support ACPI NVDIMM Label Methods
 2022-06-16 12:35 UTC  (5+ messages)
` [QEMU PATCH v2 4/6] nvdimm: Implement "
` [QEMU PATCH v2 6/6] acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()

[PATCH v17 00/13] Add LoongArch linux-user emulation support
 2022-06-16 12:16 UTC  (3+ messages)
` [PATCH v17 07/13] target/loongarch: remove badaddr from CPULoongArch
` [PATCH v17 09/13] target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception


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