qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-15 19:32:59 to 2022-06-16 14:18:10 UTC [more...]

[PATCH v5 0/5] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-06-16 14:16 UTC  (8+ 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 0/4] hw/nvme: add support for TP4084
 2022-06-16 13:57 UTC  (3+ messages)

[PATCH 0/9] Preliminary patches for subproject split
 2022-06-16 13:20 UTC  (12+ 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

[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  (16+ messages)
` [PATCH 1/8] migration: Implemented new parameter stream_content
` [PATCH 2/8] migration: should_skip() implemented
` [PATCH 3/8] migration: Add vmstate part of migration stream
` [PATCH 4/8] igration: Add dirty-bitmaps "
` [PATCH 4/8] migration: "
` [PATCH 5/8] Add block "
` [PATCH 5/8] migration: "
` [PATCH 6/8] migration: Add RAM "
` [PATCH 7/8] migration: analyze-migration script changed
` [PATCH 8/8] migration: Test for RAM and vmstate parts

misaligned-pointer-use libslirp/src/tcp_input.c
 2022-06-16 13:30 UTC  (2+ messages)

[PATCH v3 00/17] migration/snapshot: External snapshot utility
 2022-06-16 12:54 UTC  (20+ messages)
` [PATCH v3 01/17] migration: Implemented new parameter stream_content
` [PATCH v3 02/17] migration: should_skip() implemented
` [PATCH v3 03/17] migration: Add vmstate part of migration stream
` [PATCH v3 04/17] migration: Add dirty-bitmaps "
` [PATCH v3 05/17] migration: Add block "
` [PATCH v3 06/17] migration: Add RAM "
` [PATCH v3 07/17] migration: analyze-migration script changed
` [PATCH v3 08/17] migration: Test for RAM and vmstate parts
` [PATCH v3 09/17] migration/snapshot: Introduce qemu-snapshot tool
` [PATCH v3 10/17] migration/snapshot: Build changes for qemu-snapshot-tool
` [PATCH v3 11/17] migration/qemu-file: Fix qemu_ftell() for non-writable file
` [PATCH v3 12/17] migration/snapshot: Move RAM_SAVE_FLAG_xxx defines to migration/ram.h
` [PATCH v3 13/17] migration/snapshot: Block layer support in qemu-snapshot
` [PATCH v3 14/17] migration/snpashot: Implement API for RAMBlock
` [PATCH v3 15/17] migration/snapshot: Save part implement
` [PATCH v3 16/17] migration/snapshot: Precopy load implemented
` [PATCH v3 17/17] migration/snapshot: Postcopy "

[PATCH v3 0/2] hw/nvme: Add shadow doorbell buffer support
 2022-06-16 12:34 UTC  (3+ messages)
` [PATCH v3 1/2] hw/nvme: Implement "
` [PATCH v3 2/2] hw/nvme: Add trace events for shadow doorbell buffer

[QEMU PATCH v2 0/6] Support ACPI NVDIMM Label Methods
 2022-06-16 12:35 UTC  (9+ messages)
` [QEMU PATCH v2 1/6] tests/acpi: allow SSDT changes
` [QEMU PATCH v2 3/6] acpi/nvdimm: NVDIMM _DSM Spec supports revision 2
` [QEMU PATCH v2 4/6] nvdimm: Implement ACPI NVDIMM Label Methods
` [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  (14+ messages)
` [PATCH v17 01/13] linux-user: Add LoongArch generic header files
` [PATCH v17 02/13] linux-user: Add LoongArch signal support
` [PATCH v17 03/13] linux-user: Add LoongArch elf support
` [PATCH v17 04/13] linux-user: Add LoongArch syscall support
` [PATCH v17 05/13] linux-user: Add LoongArch cpu_loop support
` [PATCH v17 06/13] scripts: add loongarch64 binfmt config
` [PATCH v17 07/13] target/loongarch: remove badaddr from CPULoongArch
` [PATCH v17 08/13] target/loongarch: Fix missing update CSR_BADV
` [PATCH v17 09/13] target/loongarch: Fix helper_asrtle_d/asrtgt_d raise wrong exception
` [PATCH v17 10/13] target/loongarch: remove unused include hw/loader.h
` [PATCH v17 11/13] target/loongarch: Adjust functions and structure to support user-mode
` [PATCH v17 12/13] default-configs: Add loongarch linux-user support
` [PATCH v17 13/13] target/loongarch: Update README

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

[PATCH] target/riscv/pmp: guard against PMP ranges with a negative size
 2022-06-16 12:20 UTC  (3+ messages)

[PATCH] hw/riscv: virt: pass random seed to fdt
 2022-06-16 12:17 UTC  (5+ messages)

[PATCH] hw/i386/postcard.c: New ISA POST card device
 2022-06-16 11:26 UTC 

[PATCH v2 0/2] hw/nvme: Add shadow doorbell buffer support
 2022-06-16 11:37 UTC  (4+ messages)
` [PATCH v2 1/2] hw/nvme: Implement "

[PATCH V8 00/39] Live Update
 2022-06-16 11:10 UTC  (7+ messages)
` [PATCH V8 02/39] migration: qemu file wrappers
` [PATCH V8 04/39] memory: RAM_ANON flag
` [PATCH V8 06/39] cpr: reboot mode

[PULL 0/7] 9p queue 2022-06-16
 2022-06-16 11:00 UTC  (8+ messages)
` [PULL 6/7] tests/9pfs: guard recent 'Twalk' behaviour fix
` [PULL 1/7] tests/9pfs: walk to non-existent dir
` [PULL 3/7] tests/9pfs: compare QIDs in fs_walk_none() test
` [PULL 5/7] 9pfs: fix 'Twalk' to only send error if no component walked
` [PULL 2/7] tests/9pfs: Twalk with nwname=0
` [PULL 7/7] tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent
` [PULL 4/7] 9pfs: refactor 'name_idx' -> 'nwalked' in v9fs_walk()

[PATCH v4 0/7] 9pfs: fix 'Twalk' protocol violation
 2022-06-16 10:53 UTC  (6+ messages)
` [PATCH v4 5/7] 9pfs: fix 'Twalk' to only send error if no component walked

[PATCH] tests/vm: do not specify -bios option
 2022-06-16 10:29 UTC  (5+ messages)

[PATCH 0/4] Multiple interface support on top of Multi-FD
 2022-06-16 10:14 UTC  (8+ messages)

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

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

[PATCH v6 0/7] cutils: Introduce bundle mechanism
 2022-06-16  9:18 UTC  (3+ messages)

[PULL 00/21] Statistics, preconfig and cleanup patches for 2022-06-16
 2022-06-16  8:32 UTC  (22+ messages)
` [PULL 01/21] qmp: Support for querying stats
` [PULL 02/21] kvm: Support for querying fd-based stats
` [PULL 03/21] qmp: add filtering of statistics by target vCPU
` [PULL 04/21] cutils: add functions for IEC and SI prefixes
` [PULL 05/21] hmp: add basic "info stats" implementation
` [PULL 06/21] qmp: add filtering of statistics by provider
` [PULL 07/21] hmp: "
` [PULL 08/21] qmp: add filtering of statistics by name
` [PULL 09/21] hmp: "
` [PULL 10/21] block: add more commands to preconfig mode
` [PULL 11/21] s390x: simplify virtio_ccw_reset_virtio
` [PULL 12/21] virtio-mmio: stop ioeventfd on legacy reset
` [PULL 13/21] virtio: stop ioeventfd on reset
` [PULL 14/21] virtio-mmio: cleanup reset
` [PULL 15/21] configure: update list of preserved environment variables
` [PULL 16/21] configure: cleanup -fno-pie detection
` [PULL 17/21] tests/vm: allow running tests in an unconfigured source tree
` [PULL 18/21] build: fix check for -fsanitize-coverage-allowlist
` [PULL 19/21] q35:Enable TSEG only when G_SMRAME and TSEG_EN both enabled
` [PULL 20/21] meson: put cross compiler info in a separate section
` [PULL 21/21] build: include pc-bios/ part in the ROMS variable

New "IndustryStandard" fw_cfg?
 2022-06-16  8:28 UTC  (7+ messages)

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

[RFC PATCH v5 0/4] RISC-V Smstateen support
 2022-06-16  7:18 UTC  (11+ messages)
` [RFC PATCH v5 1/4] target/riscv: Add smstateen support
` [RFC PATCH v5 2/4] target/riscv: smstateen check for h/senvcfg
` [RFC PATCH v5 3/4] target/riscv: smstateen check for fcsr
` [RFC PATCH v5 4/4] target/riscv: smstateen check for AIA/IMSIC

[PATCH v5 0/3] Implement Sstc extension
 2022-06-16  3:25 UTC  (8+ messages)
` [PATCH v5 2/3] target/riscv: Add stimecmp support

[PATCH 0/2] AIA draft v0.3.0 support for QEMU RISC-V
 2022-06-16  3:15 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Remove CSRs that set/clear an IMSIC interrupt file bits
` [PATCH 2/2] target/riscv: Update default priority table for local interrupts

[PATCH 1/3] target/riscv: Remove the redundant initialization of env->misa_mxl
 2022-06-16  2:41 UTC  (5+ messages)

[PATCH 0/3] target/riscv: Fix issue 1060
 2022-06-16  2:27 UTC  (2+ messages)

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

[PATCH 0/4] slirp: Update submodule to include NC-SI features
 2022-06-16  1:05 UTC  (5+ messages)
` [PATCH 1/4] slirp: Update submodule to include NC-SI updates
` [PATCH 2/4] slirp: Update SlirpConfig version to 5
` [PATCH 3/4] slirp: Add mfr-id to -netdev options
` [PATCH 4/4] slirp: Add oob-eth-addr "

[PATCH v2 0/2] handling guest multiple displays
 2022-06-15 23:19 UTC  (3+ messages)
` [PATCH v2 1/2] ui/gtk: detach VCS for additional guest displays
` [PATCH v2 2/2] ui/gtk: a new array param monitor to specify the target displays

[PULL 00/18] Block patches
 2022-06-15 23:02 UTC  (2+ messages)

[PATCH 00/11] target/ppc: Implement slbiag move slb* to decodetree
 2022-06-15 19:20 UTC  (12+ messages)
` [PATCH 01/11] target/ppc: receive DisasContext explicitly in GEN_PRIV
` [PATCH 02/11] target/ppc: add macros to check privilege level
` [PATCH 03/11] target/ppc: Move slbie to decodetree
` [PATCH 04/11] target/ppc: Move slbieg "
` [PATCH 05/11] target/ppc: Move slbia "
` [PATCH 06/11] target/ppc: Move slbmte "
` [PATCH 07/11] target/ppc: Move slbmfev "
` [PATCH 08/11] target/ppc: Move slbmfee "
` [PATCH 09/11] target/ppc: Move slbfee "
` [PATCH 10/11] target/ppc: Move slbsync "
` [PATCH 11/11] target/ppc: Implement slbiag

[RFC][PATCH] docs: note exception for PCIe IO port access
 2022-06-15 20:05 UTC  (5+ messages)
` [PATCH v2] docs: add PCIe root bus for VGA compat guideline

[PATCH v7 0/6] cutils: Introduce bundle mechanism
 2022-06-15 19:28 UTC  (2+ 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).