QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-04 20:28:02 to 2022-07-05 15:00:18 UTC [more...]

[PATCH 0/5] ppc: Remove irq_inputs
 2022-07-05 14:58 UTC 

[PATCH v8 00/20] job: replace AioContext lock with job_mutex
 2022-07-05 14:55 UTC  (39+ messages)
` [PATCH v8 02/20] job.h: categorize fields in struct Job
` [PATCH v8 05/20] job.c: add job_lock/unlock while keeping job.h intact
` [PATCH v8 06/20] job.h: define functions called without job lock held
` [PATCH v8 07/20] job.h: add _locked public functions
` [PATCH v8 08/20] blockjob.h: introduce block_job _locked() APIs
` [PATCH v8 09/20] blockjob: rename notifier callbacks as _locked
` [PATCH v8 10/20] jobs: add job lock in find_* functions
` [PATCH v8 11/20] jobs: use job locks also in the unit tests
` [PATCH v8 13/20] jobs: group together API calls under the same job lock
` [PATCH v8 16/20] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v8 17/20] job.c: enable job lock/unlock and remove Aiocontext locks
` [PATCH v8 19/20] blockjob: remove unused functions
` [PATCH v8 20/20] job: "

[PATCH 0/8] virtio-blk: removal of AioContext lock
 2022-07-05 14:48 UTC  (17+ messages)
` [PATCH 1/8] virtio_queue_aio_attach_host_notifier: remove "
` [PATCH 2/8] block-backend: enable_write_cache should be atomic
` [PATCH 3/8] virtio_blk_process_queued_requests: always run in a bh
` [PATCH 4/8] virtio: categorize callbacks in GS
` [PATCH 5/8] virtio-blk: mark GLOBAL_STATE_CODE functions
` [PATCH 6/8] virtio-blk: mark IO_CODE functions
` [PATCH 7/8] VirtIOBlock: protect rq with its own lock
` [PATCH 8/8] virtio-blk: remove unnecessary AioContext lock from function already safe

[RFC] gitlab: introduce s390x wasmtime job
 2022-07-05 14:40 UTC  (6+ messages)

[PATCH 0/5] Eliminate multifd flush
 2022-07-05 14:34 UTC  (12+ messages)
` [PATCH 1/5] multifd: Create property multifd-sync-each-iteration
` [PATCH 2/5] multifd: Put around all sync calls tests for each iteration
` [PATCH 3/5] migration: Simplify ram_find_and_save_block()
` [PATCH 4/5] migration: Make find_dirty_block() return a single parameter
` [PATCH 5/5] multifd: Only sync once each full round of memory

[PATCH v4] hw/nvme: Use ioeventfd to handle doorbell updates
 2022-07-05 14:24 UTC 

[PATCH 00/62] target/arm: Implement FEAT_HAFDBS
 2022-07-05 14:12 UTC  (17+ messages)
` [PATCH 01/62] accel/tcg: Introduce PageEntryExtra
` [PATCH 02/62] target/arm: Enable PageEntryExtra
` [PATCH 03/62] target/arm: Fix MTE check in sve_ldnfff1_r
` [PATCH 04/62] target/arm: Record tagged bit for user-only in sve_probe_page
` [PATCH 05/62] target/arm: Use PageEntryExtra for MTE
` [PATCH 06/62] target/arm: Use PageEntryExtra for BTI
` [PATCH 07/62] include/exec: Remove target_tlb_bitN from MemTxAttrs

venv for python qtest bits? (was: Re: [PATCH 11/12] acpi/tests/bits: add README file for bits qtests)
 2022-07-05 13:48 UTC  (13+ messages)

[PULL 0/2] xen queue
 2022-07-05 13:45 UTC  (3+ messages)
` [PULL 1/2] xen/pass-through: merge emulated bits correctly
` [PULL 2/2] xen/pass-through: don't create needless register group

[PATCH] io_uring: fix short read slow path corruptions
 2022-07-05 13:34 UTC  (6+ messages)
` [PATCH v2] io_uring: fix short read slow path

[PULL 0/6] loongarch64 patch queue
 2022-07-05 12:35 UTC  (9+ messages)
` [PULL 1/6] hw/rtc/ls7a_rtc: Drop unused inline functions
` [PATCH] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER
` [PULL 2/6] target/loongarch: Clean up tlb when cpu reset
` [PULL 3/6] scripts/qemu-binfmt-conf: Add LoongArch to qemu_get_family()
` [PULL 4/6] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER
` [PULL 5/6] hw/intc/loongarch_ipi: Fix ipi device access of 64bits
` [PULL 6/6] hw/intc/loongarch_ipi: Fix mail send and any send function

[PATCH 12/14] aspeed: Make aspeed_board_init_flashes public
 2022-07-05 12:35 UTC  (10+ messages)

[PATCH] linux-user: Add LoongArch to qemu_get_family()
 2022-07-05 11:48 UTC  (5+ messages)
` [PATCH] tcg/tci: Fix enable-debug got an error

questions about QMP commands - "block-export-add" and "nbd-server-add"
 2022-07-05 11:32 UTC  (2+ messages)

[RFC 0/8] Introduce an extensible static analyzer
 2022-07-05 11:28 UTC  (5+ messages)

[PATCH v4 00/45] target/arm: Scalable Matrix Extension
 2022-07-05 11:21 UTC  (17+ messages)
` [PATCH v4 20/45] target/arm: Implement SME LD1, ST1
` [PATCH v4 23/45] target/arm: Implement SME ADDHA, ADDVA
` [PATCH v4 35/45] linux-user/aarch64: Add SM bit to SVE signal context
` [PATCH v4 37/45] linux-user/aarch64: Do not allow duplicate or short sve records

[PATCH] hw/rtc/ls7a_rtc: Drop unused inline functions
 2022-07-05  8:42 UTC  (4+ messages)

[PATCH v3 0/2] Fix IPI device emulation for LoongArch machine
 2022-07-05 10:54 UTC  (4+ messages)
` [PATCH 1/2] hw/intc/loongarch_ipi: Fix ipi device access of 64bits
` [PATCH 2/2] hw/intc/loongarch_ipi: Fix mail send and any send function

[PULL 00/14] Testing and misc patches
 2022-07-05 10:38 UTC  (15+ messages)
` [PULL 01/14] tests: fix test-cutils leaks
` [PULL 02/14] tests/fp: Do not build softfloat3 tests if TCG is disabled
` [PULL 03/14] gitlab: normalize indentation in edk2/opensbi rules
` [PULL 04/14] gitlab: tweak comments in edk2/opensbi jobs
` [PULL 05/14] gitlab: honour QEMU_CI variable "
` [PULL 06/14] gitlab-ci: Extend timeout for ubuntu-20.04-s390x-all to 75m
` [PULL 07/14] tests: wait max 120 seconds for migration test status changes
` [PULL 08/14] tests: wait for migration completion before looking for STOP event
` [PULL 09/14] tests: increase migration test converge downtime to 30 seconds
` [PULL 10/14] tests: use consistent bandwidth/downtime limits in migration tests
` [PULL 11/14] disas: Remove libvixl disassembler
` [PULL 12/14] po: add ukrainian translation
` [PULL 13/14] meson.build: Require a recent version of libpng
` [PULL 14/14] include/qemu/host-utils: Remove unused code in the *_overflow wrappers

[PATCH] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER
 2022-07-05 10:37 UTC  (3+ messages)

Failure in iotest 183
 2022-07-05 10:20 UTC  (3+ messages)

[PULL 00/15] qdev: Add JSON -device
 2022-07-05  9:57 UTC  (5+ messages)
` [PULL 14/15] qdev: Base object creation on QDict rather than QemuOpts

[RFC PATCH] qobject: Rewrite implementation of QDict for in-order traversal
 2022-07-05  9:54 UTC 

[PATCH 0/9] cleanup error handling in kvmppc_read_int_cpu_dt()
 2022-07-05  9:51 UTC  (12+ messages)
` [PATCH 2/9] target/ppc: add errp to kvmppc_read_int_cpu_dt()

[PULL 00/10] Block jobs & NBD patches
 2022-07-05  9:44 UTC  (4+ messages)
` [PULL 07/10] iotests: copy-before-write: add cases for cbw-timeout option
  ` copy-before-write test failing (was: Re: [PULL 07/10] iotests: copy-before-write: add cases for cbw-timeout option)

[Qemu] how to use viriofs in qemu without NUMA
 2022-07-05  9:36 UTC  (5+ messages)

[PATCH 00/18] Make block-backend-io.h API more consistent
 2022-07-05  9:21 UTC  (25+ messages)
` [PATCH 07/18] block: Add blk_{preadv,pwritev}()
` [PATCH 08/18] block: Add blk_[co_]preadv_part()
` [PATCH 09/18] block: Export blk_pwritev_part() in block-backend-io.h
` [PATCH 10/18] block: Change blk_pwrite_compressed() param order
` [PATCH 11/18] block: Add blk_co_pwrite_compressed()
` [PATCH 12/18] block: Implement blk_pwrite_zeroes() using generated_co_wrapper
` [PATCH 13/18] block: Implement blk_pdiscard() "
` [PATCH 14/18] block: Implement blk_flush() "
` [PATCH 15/18] block: Add blk_co_ioctl()
` [PATCH 16/18] block: Add blk_co_truncate()
` [PATCH 17/18] block: Reorganize some declarations in block-backend-io.h
` [PATCH 18/18] block: Remove remaining unused symbols in coroutines.h

[PATCH v6 00/10] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-07-05  8:48 UTC  (4+ messages)
` [PATCH v6 10/10] i386/pc: restrict AMD only enforcing of valid IOVAs to new machine type

[PATCH v10 00/12] Improve PMU support
 2022-07-05  8:41 UTC  (18+ messages)
` [PATCH v10 04/12] target/riscv: pmu: Make number of counters configurable
` [PATCH v10 05/12] target/riscv: Implement mcountinhibit CSR
` [PATCH v10 08/12] target/riscv: Add sscofpmf extension support
` [PATCH v10 09/12] target/riscv: Simplify counter predicate function

[PATCH] target/loongarch: Clean up tlb when cpu reset
 2022-07-05  8:29 UTC  (2+ messages)

[PATCH 0/5] tests: improve reliability of migration test
 2022-07-05  8:38 UTC  (5+ messages)
` [RFC PATCH 5/5] tests: stop skipping migration test on s390x/ppc64

[PATCH 00/40] PS2 device QOMification - part 2
 2022-07-05  8:18 UTC  (5+ messages)
` [PATCH 34/40] lasips2: update VMStateDescription for LASIPS2 device

[PATCH v3] hw/nvme: Use ioeventfd to handle doorbell updates
 2022-07-05  8:04 UTC  (2+ messages)

[PATCH 1/8] hw/i2c/pca954x: Add method to get channels
 2022-07-05  8:09 UTC  (17+ messages)
` [PATCH 2/8] aspeed: Create SRAM name from first CPU index
` [PATCH 3/8] aspeed: Refactor UART init for multi-SoC machines
` [PATCH 4/8] aspeed: Make aspeed_board_init_flashes public
` [PATCH 5/8] aspeed: Add fby35 skeleton
` [PATCH 6/8] aspeed: Add AST2600 (BMC) to fby35
` [PATCH 7/8] aspeed: fby35: Add a bootrom for the BMC
` [PATCH 8/8] aspeed: Add AST1030 (BIC) to fby35

[PATCH v3 0/3] Zero copy improvements (QIOChannel + multifd)
 2022-07-05  8:05 UTC  (8+ messages)
` [PATCH v3 1/3] QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sent
` [PATCH v3 2/3] Add dirty-sync-missed-zero-copy migration stat
` [PATCH v3 3/3] migration/multifd: Warn user when zerocopy not working

[PULL 00/23] loongarch64 patch queue
 2022-07-05  8:00 UTC  (4+ messages)

[PATCH v9 0/2] QEMU RISC-V nested virtualization fixes
 2022-07-05  5:37 UTC  (3+ messages)

[PATCH v2 0/3] Zero copy improvements (QIOChannel + multifd)
 2022-07-05  4:14 UTC  (11+ messages)
` [PATCH v2 2/3] Add zero-copy-copied migration stat

[PATCH] include/qemu/host-utils: Remove unused code in the *_overflow wrappers
 2022-07-05  4:03 UTC  (2+ messages)

[PATCH] hw/riscv: virt: pass random seed to fdt
 2022-07-05  1:09 UTC  (3+ messages)

[PATCH] e1000: set RX descriptor status in a separate operation
 2022-07-05  0:54 UTC  (4+ messages)

[PATCH v2 00/11] OpenRISC Virtual Machine
 2022-07-05  0:53 UTC  (18+ messages)
` [PATCH v2 03/11] goldfish_rtc: Add endianness property
` [PATCH v2 06/11] hw/openrisc: Initialize timer time at startup
    ` [PATCH v2 06/11] hw/openrisc: Initialize timer time at startupi
` [PATCH v2 07/11] target/openrisc: Add interrupted CPU to log
` [PATCH v2 08/11] target/openrisc: Enable MTTCG

[PATCH] hw/arm/virt: dt: add rng-seed property
 2022-07-05  0:45 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] Add Block Protect (BP) and Top Bottom (TB) bits for write protect
 2022-07-04 20:50 UTC  (3+ messages)
` [PATCH 1/2] hw: m25p80: Add Block Protect and Top Bottom "


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 read-only IMAP folder(s) and NNTP newsgroup(s).