qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-09 13:57:33 to 2022-06-09 20:42:25 UTC [more...]

[PATCH v3 00/23] target/arm: tidy exception routing
 2022-06-09 20:28 UTC  (7+ 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 04/23] target/arm: Move arm_singlestep_active out of line
` [PATCH v3 05/23] target/arm: Move arm_generate_debug_exceptions "
` [PATCH v3 07/23] target/arm: Move exception_bkpt_insn to debug_helper.c
` [PATCH v3 13/23] target/arm: Create helper_exception_swstep

[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 v15 0/9] Add LoongArch linux-user emulation support
 2022-06-09 18:42 UTC  (7+ messages)
` [PATCH v15 2/9] linux-user: Add LoongArch signal 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 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  (5+ messages)
` [PULL 1/3] hw/ide/piix: Remove redundant "piix3-ide-xen" device class
` [PULL 2/3] hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug()
` [PULL 3/3] include/hw/ide: Unexport pci_piix3_xen_ide_unplug()

[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  (33+ messages)
` [PATCH 07/20] migration: rename qemu_update_position to qemu_file_credit_transfer
` [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  (5+ messages)
` [PATCH v2 2/3] target/mips: implement Octeon-specific BBIT instructions
` [PATCH v2 3/3] target/mips: implement Octeon-specific arithmetic instructions

[PATCH v2 00/71] target/arm: Scalable Matrix Extension
 2022-06-09 15:35 UTC  (28+ 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 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  (8+ messages)
` [PATCH 1/4] s390x: simplify virtio_ccw_reset_virtio
` [PATCH 3/4] virtio: stop ioeventfd on reset
` [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  (9+ 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

[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  (6+ 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 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:56 UTC  (13+ messages)
` [PATCH v5 04/45] test-bdrv-graph-mod: update test_parallel_perm_update test case
` [PATCH v5 13/45] block: Manipulate bs->file / bs->backing pointers in .attach/.detach
` [PATCH v5 14/45] block/snapshot: drop indirection around bdrv_snapshot_fallback_ptr
` [PATCH v5 21/45] block: add bdrv_try_set_aio_context_tran transaction action

[RFC][PATCH] docs: note exception for PCIe IO port access
 2022-06-09 14:03 UTC  (3+ messages)

[PATCH 0/2] AioContext removal: LinuxAioState and ThreadPool
 2022-06-09 13:44 UTC  (3+ messages)
` [PATCH 1/2] linux-aio: use LinuxAioState from the running thread
` [PATCH 2/2] thread-pool: use ThreadPool "

[PATCH] vhost: also check queue state in the vhost_dev_set_log error routine
 2022-06-09 13:10 UTC 

[PATCH v2] memory: prevent dma-reentracy issues
 2022-06-09 13:58 UTC 

[PATCH 00/50] PS2 device QOMification - part 1
 2022-06-09 12:52 UTC  (9+ messages)
` [PATCH 47/50] pckbd: switch I8042_MMIO device from update_irq() function to PS2 device gpio
` [PATCH 48/50] pckbd: add i8042_reset() function to I8042 device
` [PATCH 49/50] pckbd: switch I8042 device from update_irq() function to PS2 device gpio
` [PATCH 50/50] ps2: remove update_irq() function and update_arg parameter

[PATCH] target/riscv: trans_rvv: Avoid assert for RV32 and e64
 2022-06-09 13:53 UTC  (2+ messages)

[PULL 00/18] HMP-to-QMP info command patches
 2022-06-09 12:52 UTC  (5+ messages)
` [PULL 15/18] qapi: introduce x-query-ramblock QMP command

[PULL 0/1] VFIO updates 2022-06-08
 2022-06-09 13:45 UTC  (2+ messages)

[PATCH] qsd: Do not use error_report() before monitor_init
 2022-06-09 12:28 UTC 

[PATCH] docs/devel/*.txt: convert remaining files to restructuredText
 2022-06-09 13:39 UTC  (2+ messages)

[PATCH 0/3] qemu/qsd: Unlink absolute PID file path
 2022-06-09 12:27 UTC  (3+ messages)
` [PATCH 2/3] vl: Conditionally register PID file unlink notifier
` [PATCH 3/3] vl: Unlink absolute PID file path

[PATCH v3 0/3] virtio-gpu: Respect UI refresh rate for EDID
 2022-06-09 13:34 UTC  (7+ messages)
` [PATCH v3 2/3] ui: Deliver refresh rate via QemuUIInfo

Using Qemu to isolate/virtualize applications
 2022-06-09 12:46 UTC 

[PATCH v2 00/35] pc/q35: refactor ISA and SMBUS AML generation
 2022-06-09 11:55 UTC  (3+ 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).