messages from 2022-06-09 15:19:16 to 2022-06-10 04:44:44 UTC [more...]
[PULL 00/25] riscv-to-apply queue
2022-06-10 4:26 UTC (16+ messages)
` [PULL 01/25] MAINTAINERS: Cover hw/core/uboot_image.h within Generic Loader section
` [PULL 02/25] target/riscv: add support for zmmul extension v0.1
` [PULL 03/25] hw/riscv: virt: Generate fw_cfg DT node correctly
` [PULL 04/25] hw/intc: sifive_plic: Avoid overflowing the addr_config buffer
` [PULL 05/25] hw/core/loader: return image sizes as ssize_t
` [PULL 06/25] target/riscv: Wake on VS-level external interrupts
` [PULL 07/25] target/riscv/debug.c: keep experimental rv128 support working
` [PULL 08/25] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
` [PULL 09/25] target/riscv: rvv: Prune redundant access_type "
` [PULL 10/25] target/riscv: rvv: Rename ambiguous esz
` [PULL 11/25] target/riscv: rvv: Early exit when vstart >= vl
` [PULL 15/25] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PULL 17/25] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PULL 18/25] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PULL 20/25] target/riscv: rvv: Add tail agnostic for vector reduction instructions
about QOP
2022-06-10 2:01 UTC
[PATCH v2 1/2] QIOChannelSocket: Reduce ifdefs to improve readability
2022-06-10 1:30 UTC (3+ messages)
[PATCH v15 0/9] Add LoongArch linux-user emulation support
2022-06-10 1:15 UTC (10+ messages)
` [PATCH v15 2/9] linux-user: Add LoongArch signal support
` [PATCH v15 4/9] linux-user: Add LoongArch syscall support
` [PATCH v15 6/9] default-configs: Add loongarch linux-user support
` [PATCH v15 8/9] target/loongarch: Adjust functions and structure to support user-mode
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-10 0:11 UTC (8+ messages)
[PATCH] target/riscv: trans_rvv: Avoid assert for RV32 and e64
2022-06-09 23:43 UTC (2+ messages)
[PATCH v2 00/71] target/arm: Scalable Matrix Extension
2022-06-09 22:58 UTC (29+ messages)
` [PATCH v2 21/71] target/arm: Implement TPIDR2_EL0
` [PATCH v2 25/71] target/arm: Add SVCR
` [PATCH v2 31/71] target/arm: Move error for sve%d property to arm_cpu_sve_finalize
` [PATCH v2 32/71] target/arm: Create ARMVQMap
` [PATCH v2 33/71] target/arm: Generalize cpu_arm_{get,set}_vq
` [PATCH v2 34/71] target/arm: Generalize cpu_arm_{get, set}_default_vec_len
` [PATCH v2 35/71] target/arm: Move arm_cpu_*_finalize to internals.h
` [PATCH v2 36/71] target/arm: Unexport aarch64_add_*_properties
` [PATCH v2 37/71] target/arm: Add cpu properties for SME
` [PATCH v2 38/71] target/arm: Introduce sve_vqm1_for_el_sm
` [PATCH v2 39/71] target/arm: Add SVL to TB flags
` [PATCH v2 40/71] target/arm: Move pred_{full, gvec}_reg_{offset, size} to translate-a64.h
` [PATCH v2 41/71] target/arm: Add infrastructure for disas_sme
[PATCH v2 0/2] target/arm: SCR_EL3 RES0, RAO/WI tweaks
2022-06-09 21:46 UTC (3+ messages)
` [PATCH v2 1/2] target/arm: Adjust format test in scr_write
` [PATCH v2 2/2] target/arm: SCR_EL3.RW is RAO/WI without AArch32 EL[12]
[PATCH] tests/qtest: Reduce npcm7xx_sdhci test image size
2022-06-09 21:41 UTC
[PATCH v5] tests/qtest: add qtests for npcm7xx sdhci
2022-06-09 21:25 UTC (4+ messages)
[PATCH v3 00/23] target/arm: tidy exception routing
2022-06-09 20:29 UTC (24+ messages)
` [PATCH v3 01/23] target/arm: Mark exception helpers as noreturn
` [PATCH v3 02/23] target/arm: Add coproc parameter to syn_fp_access_trap
` [PATCH v3 03/23] target/arm: Move exception_target_el out of line
` [PATCH v3 04/23] target/arm: Move arm_singlestep_active "
` [PATCH v3 05/23] target/arm: Move arm_generate_debug_exceptions "
` [PATCH v3 06/23] target/arm: Use is_a64 in arm_generate_debug_exceptions
` [PATCH v3 07/23] target/arm: Move exception_bkpt_insn to debug_helper.c
` [PATCH v3 08/23] target/arm: Move arm_debug_exception_fsr "
` [PATCH v3 09/23] target/arm: Rename helper_exception_with_syndrome
` [PATCH v3 10/23] target/arm: Introduce gen_exception_insn_el_v
` [PATCH v3 11/23] target/arm: Rename gen_exception_insn to gen_exception_insn_el
` [PATCH v3 12/23] target/arm: Introduce gen_exception_insn
` [PATCH v3 13/23] target/arm: Create helper_exception_swstep
` [PATCH v3 14/23] target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
` [PATCH v3 15/23] target/arm: Move gen_exception to translate.c
` [PATCH v3 16/23] target/arm: Rename gen_exception to gen_exception_el
` [PATCH v3 17/23] target/arm: Introduce gen_exception
` [PATCH v3 18/23] target/arm: Introduce gen_exception_el_v
` [PATCH v3 19/23] target/arm: Introduce helper_exception_with_syndrome
` [PATCH v3 20/23] target/arm: Remove default_exception_el
` [PATCH v3 21/23] target/arm: Create raise_exception_debug
` [PATCH v3 22/23] target/arm: Move arm_debug_target_el to debug_helper.c
` [PATCH v3 23/23] target/arm: Fix Secure PL1 tests in fp_exception_el
[RFC PATCH v2 0/8] qapi: net: add unix socket type support to netdev backend
2022-06-09 20:52 UTC (4+ messages)
` [RFC PATCH v2 2/8] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
[PATCH RFC 0/5] CPU: Detect put cpu register errors for migrations
2022-06-09 21:02 UTC (4+ messages)
` [PATCH RFC 4/5] cpu: Allow cpu_synchronize_all_post_init() to take an errp
[PATCH v2 00/25] target/arm: tidy exception routing
2022-06-09 19:49 UTC (45+ messages)
` [PATCH v2 02/25] target/arm: Add coproc parameter to syn_fp_access_trap
` [PATCH v2 03/25] target/arm: Move fp access syndrome adjust out of raise_exception
` [PATCH v2 04/25] target/arm: Move exception_target_el out of line
` [PATCH v2 08/25] target/arm: Move exception_bkpt_insn to debug_helper.c
` [PATCH v2 09/25] target/arm: Move arm_debug_exception_fsr "
` [PATCH v2 10/25] target/arm: Rename helper_exception_with_syndrome
` [PATCH v2 11/25] target/arm: Introduce gen_exception_insn_el_v
` [PATCH v2 12/25] target/arm: Rename gen_exception_insn to gen_exception_insn_el
` [PATCH v2 13/25] target/arm: Introduce gen_exception_insn
` [PATCH v2 14/25] target/arm: Create helper_exception_swstep
` [PATCH v2 15/25] target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
` [PATCH v2 16/25] target/arm: Move gen_exception to translate.c
` [PATCH v2 17/25] target/arm: Rename gen_exception to gen_exception_el
` [PATCH v2 18/25] target/arm: Introduce gen_exception
` [PATCH v2 19/25] target/arm: Introduce gen_exception_el_v
` [PATCH v2 20/25] target/arm: Introduce helper_exception_with_syndrome
` [PATCH v2 21/25] target/arm: Remove default_exception_el
` [PATCH v2 22/25] target/arm: Create raise_exception_debug
` [PATCH v2 23/25] target/arm: Move arm_debug_target_el to debug_helper.c
` [PATCH v2 24/25] target/arm: Rearrange Secure PL1 test in arm_debug_target_el
` [PATCH v2 25/25] target/arm: Fix Secure PL1 tests in fp_exception_el
[PATCH v2 1/2] hw: m25p80: add WP# pin and SRWD bit for write protection
2022-06-09 20:06 UTC (3+ messages)
[PULL 00/18] Block layer patches
2022-06-09 20:18 UTC (20+ messages)
` [PULL 01/18] block: drop unused bdrv_co_drain() API
` [PULL 02/18] block: get rid of blk->guest_block_size
` [PULL 03/18] block: block_dirty_bitmap_merge(): fix error path
` [PULL 04/18] block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
` [PULL 05/18] block: simplify handling of try to merge different sized bitmaps
` [PULL 06/18] block: Support passing NULL ops to blk_set_dev_ops()
` [PULL 07/18] block/export: Fix incorrect length passed to vu_queue_push()
` [PULL 08/18] block/export: Abstract out the logic of virtio-blk I/O process
` [PULL 09/18] linux-headers: Add vduse.h
` [PULL 10/18] libvduse: Add VDUSE (vDPA Device in Userspace) library
` [PULL 11/18] vduse-blk: Implement vduse-blk export
` [PULL 12/18] vduse-blk: Add vduse-blk resize support
` [PULL 13/18] libvduse: Add support for reconnecting
` [PULL 14/18] qsd: document vduse-blk exports
` [PULL 15/18] block/rbd: report a better error when namespace does not exist
` [PULL 16/18] block/gluster: correctly set max_pdiscard
` [PULL 17/18] aio_wait_kick: add missing memory barrier
` [PULL 18/18] nbd: Drop dead code spotted by Coverity
[PATCH 0/2] hw/nvme: Add shadow doorbell buffer support
2022-06-09 17:50 UTC (7+ messages)
` [PATCH 1/2] hw/nvme: Implement "
[PATCH 0/2] gdbstub: don't crash if no gdb attached and gdb syscall attempted
2022-06-09 20:02 UTC (5+ messages)
` [PATCH 1/2] gdbstub: Don't use GDB syscalls if no GDB is attached
` [PATCH 2/2] semihosting/config: Merge --semihosting-config option groups
[PATCH 0/2] linux-aio: fix unbalanced plugged counter in laio_io_unplug()
2022-06-09 17:47 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] linux-aio: explain why max batch is checked "
[PULL 0/3] xen queue 2022-06-09
2022-06-09 19:52 UTC (3+ messages)
` [PULL 1/3] hw/ide/piix: Remove redundant "piix3-ide-xen" device class
[PATCH] disas: Remove libvixl disassembler
2022-06-09 17:36 UTC (11+ messages)
` What to do with the nanomips disassembler (was: [PATCH] disas: Remove libvixl disassembler)
[PATCH 00/20] migration: remove QEMUFileOps concept and assume use of QIOChannel
2022-06-09 17:10 UTC (29+ messages)
` [PATCH 09/20] migration: convert savevm to use QIOChannelBlock for VMState
` [PATCH 10/20] migration: stop passing 'opaque' parameter to QEMUFile hooks
` [PATCH 11/20] migration: hardcode assumption that QEMUFile is backed with QIOChannel
` [PATCH 12/20] migration: introduce new constructors for QEMUFile
` [PATCH 13/20] migration: remove unused QEMUFileGetFD typedef
` [PATCH 14/20] migration: remove the QEMUFileOps 'shut_down' callback
` [PATCH 15/20] migration: remove the QEMUFileOps 'set_blocking' callback
` [PATCH 16/20] migration: remove the QEMUFileOps 'close' callback
` [PATCH 17/20] migration: remove the QEMUFileOps 'get_buffer' callback
` [PATCH 18/20] migration: remove the QEMUFileOps 'writev_buffer' callback
` [PATCH 19/20] migration: remove the QEMUFileOps 'get_return_path' callback
` [PATCH 20/20] migration: remove the QEMUFileOps abstraction
[PATCH 0/3] hw/acpi/aml-build: Fix {socket, cluster, core} IDs in PPTT
2022-06-09 16:00 UTC (5+ messages)
` [PATCH 2/3] "
[PATCH v4 00/53] semihosting cleanup
2022-06-09 15:59 UTC (13+ messages)
` [PATCH v4 08/53] semihosting: Split out guestfd.c
` [PATCH v4 13/53] semihosting: Return void from do_common_semihosting
` [PATCH v4 14/53] semihosting: Move common-semi.h to include/semihosting/
` [PATCH v4 15/53] semihosting: Remove GDB_O_BINARY
` [PATCH v4 18/53] include/exec: Define errno values in gdbstub.h
[PATCH v2 0/3] Cavium Octeon MIPS extensions
2022-06-09 15:53 UTC (3+ messages)
` [PATCH v2 3/3] target/mips: implement Octeon-specific arithmetic instructions
[PATCH v5 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
2022-06-09 15:27 UTC (11+ messages)
` [PATCH v5 01/10] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}()
` [PATCH v5 02/10] block: Change bdrv_{pread, pwrite, pwrite_sync}() param order
` [PATCH v5 03/10] block: Make bdrv_{pread, pwrite}() return 0 on success
` [PATCH v5 04/10] crypto: Make block callbacks "
` [PATCH v5 05/10] block: Make bdrv_co_pwrite() take a const buffer
` [PATCH v5 06/10] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t
` [PATCH v5 07/10] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper
` [PATCH v5 08/10] block: Add bdrv_co_pwrite_sync()
` [PATCH v5 09/10] block: Use bdrv_co_pwrite_sync() when caller is coroutine_fn
` [PATCH v5 10/10] block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty()
[PATCH v4 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
2022-06-09 15:14 UTC (11+ messages)
` [PATCH v4 01/10] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}()
` [PATCH v4 02/10] block: Change bdrv_{pread, pwrite, pwrite_sync}() param order
` [PATCH v4 03/10] block: Make bdrv_{pread, pwrite}() return 0 on success
` [PATCH v4 04/10] crypto: Make block callbacks "
` [PATCH v4 05/10] block: Make bdrv_co_pwrite() take a const buffer
` [PATCH v4 06/10] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t
` [PATCH v4 07/10] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper
` [PATCH v4 08/10] block: Add bdrv_co_pwrite_sync()
` [PATCH v4 09/10] block: Use bdrv_co_pwrite_sync() when caller is coroutine_fn
` [PATCH v4 10/10] block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty()
[PATCH v4 0/4] QEMU RISC-V nested virtualization fixes
2022-06-09 16:20 UTC (6+ messages)
` [PATCH v4 4/4] target/riscv: Force disable extensions if priv spec version does not match
[PATCH v4 0/7] copy-before-write: on-cbw-error and cbw-timeout
2022-06-09 15:15 UTC (4+ messages)
[PATCH 0/4] virtio: various cleanups to reset code
2022-06-09 14:44 UTC (4+ messages)
` [PATCH 4/4] virtio-mmio: cleanup reset
[PATCH] main loop: add missing documentation links to GS/IO macros
2022-06-09 15:53 UTC (2+ messages)
[PATCH 0/8] virtio-blk: removal of AioContext lock
2022-06-09 14:37 UTC (7+ messages)
` [PATCH 1/8] virtio_queue_aio_attach_host_notifier: remove "
` [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 8/8] virtio-blk: remove unnecessary AioContext lock from function already safe
[PATCH] dbus-display: fix test race when initializing p2p connection
2022-06-09 15:26 UTC
[PATCH 0/4] Multiple interface support on top of Multi-FD
2022-06-09 15:47 UTC (2+ messages)
[PATCH v2 1/1] Fix the coredump when memory backend id conflicts with default_ram_id
2022-06-09 15:05 UTC (2+ messages)
[PULL 00/55] target-arm queue
2022-06-09 15:24 UTC (2+ messages)
[PATCH 0/2] target/arm: SCR_EL3 RES0, RAO/WI tweaks
2022-06-09 15:13 UTC (5+ messages)
` [PATCH 1/2] target/arm: SCR_EL3 bits 4,5 are always res0
` [PATCH 2/2] target/arm: SCR_EL3.RW is RAO/WI without AArch32 EL[12]
[PATCH v2 0/6] bsd-user upstreaming: read, write and exit
2022-06-09 14:16 UTC (4+ messages)
` [PATCH v2 6/6] bsd-user/freebsd/os-syscall.c: Implement exit
[PATCH v3 0/3] Misc AC97 clean ups
2022-06-09 14:12 UTC (7+ messages)
[PATCH v3 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
2022-06-09 15:13 UTC (9+ messages)
` [PATCH v3 07/10] block: Implement bdrv_{pread, pwrite, "
` [PATCH v3 07/10] block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() "
[RFC PATCH RESEND] scripts/checkpatch.pl: Change line limit warning
2022-06-09 13:56 UTC (2+ messages)
[PATCH v5 00/45] Transactional block-graph modifying API
2022-06-09 14:44 UTC (4+ messages)
` [PATCH v5 14/45] block/snapshot: drop indirection around bdrv_snapshot_fallback_ptr
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).