qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-04 20:08:27 to 2022-10-06 04:09:39 UTC [more...]

[PATCH 00/26] target/s390x: pc-relative translation blocks
 2022-10-06  3:44 UTC  (13+ messages)
` [PATCH 01/26] target/s390x: Use tcg_constant_* in local contexts
` [PATCH 02/26] target/s390x: Use tcg_constant_* for DisasCompare
` [PATCH 03/26] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
` [PATCH 04/26] target/s390x: Use tcg_constant_* in translate_vx.c.inc
` [PATCH 05/26] target/s390x: Change help_goto_direct to work on displacements
` [PATCH 06/26] target/s390x: Introduce gen_psw_addr_disp
` [PATCH 08/26] target/s390x: Use gen_psw_addr_disp in pc_to_link_info
` [PATCH 09/26] target/s390x: Use gen_psw_addr_disp in save_link_info
` [PATCH 10/26] target/s390x: Use gen_psw_addr_disp in op_sam
` [PATCH 11/26] target/s390x: Use ilen instead in branches
` [PATCH 12/26] target/s390x: Move masking of psw.addr to cpu_get_tb_cpu_state
` [PATCH 14/26] target/s390x: Don't set gbea for user-only

[PATCH v6 0/9] target/arm: pc-relative translation blocks
 2022-10-06  3:38 UTC  (10+ messages)
` [PATCH v6 1/9] target/arm: Introduce curr_insn_len
` [PATCH v6 2/9] target/arm: Change gen_goto_tb to work on displacements
` [PATCH v6 3/9] target/arm: Change gen_*set_pc_im to gen_*update_pc
` [PATCH v6 4/9] target/arm: Change gen_exception_insn* to work on displacements
` [PATCH v6 5/9] target/arm: Remove gen_exception_internal_insn pc argument
` [PATCH v6 6/9] target/arm: Change gen_jmp* to work on displacements
` [PATCH v6 7/9] target/arm: Introduce gen_pc_plus_diff for aarch64
` [PATCH v6 8/9] target/arm: Introduce gen_pc_plus_diff for aarch32
` [PATCH v6 9/9] target/arm: Enable TARGET_TB_PCREL

[PATCH 00/24] accel/tcg: Rewrite user-only vma tracking
 2022-10-06  3:11 UTC  (25+ messages)
` [PATCH 01/24] util: Add interval-tree.c
` [PATCH 02/24] accel/tcg: Make page_alloc_target_data allocation constant
` [PATCH 03/24] accel/tcg: Remove disabled debug in translate-all.c
` [PATCH 04/24] accel/tcg: Split out PageDesc to internal.h
` [PATCH 05/24] accel/tcg: Split out tb-maint.c
` [PATCH 06/24] accel/tcg: Move assert_no_pages_locked to internal.h
` [PATCH 07/24] accel/tcg: Drop cpu_get_tb_cpu_state from TARGET_HAS_PRECISE_SMC
` [PATCH 08/24] accel/tcg: Remove duplicate store to tb->page_addr[]
` [PATCH 09/24] accel/tcg: Introduce tb_{set_}page_addr{0,1}
` [PATCH 10/24] accel/tcg: Rename tb_invalidate_phys_page
` [PATCH 11/24] accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter
` [PATCH 12/24] accel/tcg: Unify declarations of tb_invalidate_phys_range
` [PATCH 13/24] accel/tcg: Use tb_invalidate_phys_page in page_set_flags
` [PATCH 14/24] accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET
` [PATCH 15/24] accel/tcg: Use interval tree for TBs in user-only mode
` [PATCH 16/24] accel/tcg: Use page_reset_target_data in page_set_flags
` [PATCH 17/24] accel/tcg: Use tb_invalidate_phys_range "
` [PATCH 18/24] accel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user-exec.c
` [PATCH 19/24] accel/tcg: Simplify page_get/alloc_target_data
` [PATCH 20/24] accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE
` [PATCH 21/24] accel/tcg: Move page_{get,set}_flags to user-exec.c
` [PATCH 22/24] accel/tcg: Use interval tree for user-only page tracking
` [PATCH 23/24] accel/tcg: Move PageDesc tree into tb-maint.c for system
` [PATCH 24/24] accel/tcg: Move remainder of page locking to tb-maint.c

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-10-06  3:03 UTC  (16+ messages)
` [PATCH 49/51] io/channel-watch: Fix socket watch "

[PATCH v9 00/16] qapi: net: add unix socket type support to netdev backend
 2022-10-06  0:39 UTC  (9+ messages)
` [PATCH v9 05/16] qapi: net: add stream and dgram netdevs
` [PATCH v9 08/16] net: stream: add unix socket

[PATCH RFC] hw/cxl: type 3 devices can now present volatile or persistent memory
 2022-10-06  0:01 UTC 

[PULL 00/54] testing, gdbstub, plugin and gitdm updates
 2022-10-05 23:17 UTC  (4+ messages)

[PATCH] coroutine: Drop coroutine_fn annotation from qemu_coroutine_self()
 2022-10-05 22:07 UTC  (2+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-05 22:05 UTC  (4+ messages)
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory

[PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
 2022-10-05 21:37 UTC  (8+ messages)

[PATCH v3 00/26] target/i386: pc-relative translation blocks
 2022-10-05 21:31 UTC  (5+ messages)

virtiofsd: Any reason why there's not an "openat2" sandbox mode?
 2022-10-05 21:29 UTC  (11+ messages)
  ` [Virtio-fs] "

[PATCH v2 0/2] add zone append write for zoned device
 2022-10-05 21:20 UTC  (9+ messages)
` [PATCH v2 1/2] file-posix: add the tracking of the zones wp
` [PATCH v2 2/2] block: introduce zone append write for zoned devices

[PULL v2 00/53] testing, gdbstub, plugin and gitdm updates
 2022-10-05 21:25 UTC  (2+ messages)

[PATCH v3 00/26] block: fix coroutine_fn annotations
 2022-10-05 21:11 UTC  (10+ messages)
` [PATCH 02/26] block: add missing "
` [PATCH 06/26] blkdebug: "
` [PATCH 13/26] parallels: "

[RFC PATCH 0/4] Idea for using hardfloat in PPC
 2022-10-05 20:37 UTC  (6+ messages)
` [RFC PATCH 1/4] target/ppc: prepare instructions to work with caching last FP insn
` [RFC PATCH 2/4] target/ppc: Implement instruction caching for fsqrt
` [RFC PATCH 3/4] target/ppc: Implement instruction caching for muladd
` [RFC PATCH 4/4] target/ppc: Enable hardfpu for Power

[PATCH 00/14] migration: Postcopy Preempt-Full
 2022-10-05 19:48 UTC  (21+ messages)
` [PATCH 05/14] migration: Yield bitmap_mutex properly when sending/sleeping
` [PATCH 06/14] migration: Use atomic ops properly for page accountings
` [PATCH 07/14] migration: Teach PSS about host page
` [PATCH 08/14] migration: Introduce pss_channel
` [PATCH 09/14] migration: Add pss_init()
` [PATCH 10/14] migration: Make PageSearchStatus part of RAMState

[PULL 00/20] tcg patch queue
 2022-10-05 17:55 UTC  (15+ messages)
` [PULL 05/20] accel/tcg: Drop addr member from SavedIOTLB
` [PULL 07/20] accel/tcg: Introduce probe_access_full
` [PULL 08/20] accel/tcg: Introduce tlb_set_page_full
` [PULL 11/20] accel/tcg: Use bool for page_find_alloc
` [PULL 12/20] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
` [PULL 13/20] accel/tcg: Do not align tb->page_addr[0]
` [PULL 14/20] accel/tcg: Inline tb_flush_jmp_cache
` [PULL 15/20] include/hw/core: Create struct CPUJumpCache
` [PULL 16/20] hw/core: Add CPUClass.get_pc
` [PULL 17/20] accel/tcg: Introduce tb_pc and log_pc
` [PULL 18/20] accel/tcg: Introduce TARGET_TB_PCREL
` [PULL 19/20] tcg/ppc: Optimize 26-bit jumps
` [PULL 20/20] target/sh4: Fix TB_FLAG_UNALIGN

[PATCH] linux-user: fix pidfd_send_signal()
 2022-10-05 18:00 UTC  (2+ messages)

[PULL v3 0/4] Hexagon (target/hexagon) improve store handling and gen_tcg_funcs.py
 2022-10-05 17:55 UTC  (2+ messages)

[PATCH] coroutine: Make qemu_coroutine_self() return NULL if not in coroutine
 2022-10-05 17:40 UTC  (3+ messages)

[PATCH v10 00/17] qapi: net: add unix socket type support to netdev backend
 2022-10-05 16:20 UTC  (18+ messages)
` [PATCH v10 01/17] net: introduce convert_host_port()
` [PATCH v10 02/17] net: remove the @errp argument of net_client_inits()
` [PATCH v10 03/17] net: simplify net_client_parse() error management
` [PATCH v10 04/17] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
` [PATCH v10 05/17] net: introduce qemu_set_info_str() function
` [PATCH v10 06/17] qapi: net: add stream and dgram netdevs
` [PATCH v10 07/17] net: socket: Don't ignore EINVAL on netdev socket connection
` [PATCH v10 08/17] net: stream: "
` [PATCH v10 09/17] net: stream: add unix socket
` [PATCH v10 10/17] net: dgram: make dgram_dst generic
` [PATCH v10 11/17] net: dgram: move mcast specific code from net_socket_fd_init_dgram()
` [PATCH v10 12/17] net: dgram: add unix socket
` [PATCH v10 13/17] qemu-sockets: move and rename SocketAddress_to_str()
` [PATCH v10 14/17] qemu-sockets: update socket_uri() and socket_parse() to be consistent
` [PATCH v10 15/17] net: stream: move to QIO to enable additional parameters
` [PATCH v10 16/17] tests/qtest: netdev: test stream and dgram backends
` [PATCH v10 17/17] net: stream: add QAPI events to report connection state

[RFC patch 0/1] block: vhost-blk backend
 2022-10-05 15:50 UTC  (14+ messages)
` [RFC PATCH 1/1] block: add "

ublk-qcow2: ublk-qcow2 is available
 2022-10-05 15:11 UTC  (8+ messages)

[PULL 0/8] Trivial branch for 7.2 patches
 2022-10-05 14:14 UTC  (2+ messages)

[PATCH v4] RISC-V: Add Zawrs ISA extension support
 2022-10-05 14:49 UTC 

[PATCH v5 0/9] target/arm: pc-relative translation blocks
 2022-10-05 14:15 UTC  (9+ messages)
` [PATCH v5 6/9] target/arm: Change gen_jmp* to work on displacements
` [PATCH v5 9/9] target/arm: Enable TARGET_TB_PCREL

[PULL v3 00/15] x86 + misc changes for 2022-09-29
 2022-10-05 14:14 UTC  (2+ messages)

[PATCH] target/ppc: Fix xvcmp* clearing FI bit
 2022-10-05 13:51 UTC  (2+ messages)

[PATCH v6 00/25] ppc4xx_sdram QOMify and clean ups
 2022-10-05 12:02 UTC  (5+ messages)

[PATCH 0/3] Add TCG & KVM support for MSR_CORE_THREAD_COUNT
 2022-10-05 11:54 UTC  (5+ messages)
` [PATCH 1/3] x86: Implement MSR_CORE_THREAD_COUNT MSR
` [PATCH 2/3] i386: kvm: Add support for MSR filtering
` [PATCH 3/3] KVM: x86: Implement MSR_CORE_THREAD_COUNT MSR

Question about RISC-V brom register a1 set value
 2022-10-05 10:53 UTC  (4+ messages)
  ` 回复:Question "

[PATCH v2 0/5] migration: Bug fixes (prepare for preempt-full)
 2022-10-05 10:49 UTC  (3+ messages)
` [PATCH v2 5/5] migration: Disable multifd explicitly with compression

[PATCH] Revert "qapi: fix examples of blockdev-add with qcow2"
 2022-10-05  9:58 UTC  (2+ messages)

[PATCH v6] 9pfs: use GHashTable for fid table
 2022-10-05  9:38 UTC  (3+ messages)

[RFC v2 00/15] vfio: Adopt iommufd
 2022-10-05  9:02 UTC  (4+ messages)
` [RFC v2 13/15] vfio/iommufd: Implement the iommufd backend

[PATCH 0/2] Fix the virito features negotiation flaw
 2022-10-05  8:17 UTC  (2+ messages)

[PATCH v4 0/6] hw/arm/virt: Improve address assignment for high memory regions
 2022-10-04 23:33 UTC  (10+ messages)
` [PATCH v4 4/6] hw/arm/virt: Introduce virt_get_high_memmap_enabled() helper
` [PATCH v4 5/6] hw/arm/virt: Improve high memory region address
` [PATCH v4 6/6] hw/arm/virt: Add 'compact-highmem' property

[PATCH v2 00/13] ppc/e500: Add support for two types of flash, cleanup
 2022-10-04 22:51 UTC  (7+ messages)
` [PATCH v2 09/13] hw/ppc/e500: Implement pflash handling
` [PATCH v2 13/13] hw/ppc/e500: Add Freescale eSDHC to e500 boards

[PATCH 2/3] vdpa: load vlan configuration at NIC startup
 2022-10-04 22:33 UTC  (12+ messages)

[PATCH 00/20] tests/9p: introduce declarative function calls
 2022-10-04 20:56 UTC  (21+ messages)
` [PATCH 01/20] tests/9p: merge *walk*() functions
` [PATCH 02/20] tests/9p: simplify callers of twalk()
` [PATCH 03/20] tests/9p: merge v9fs_tversion() and do_version()
` [PATCH 04/20] tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()
` [PATCH 05/20] tests/9p: simplify callers of tattach()
` [PATCH 06/20] tests/9p: convert v9fs_tgetattr() to declarative arguments
` [PATCH 07/20] tests/9p: simplify callers of tgetattr()
` [PATCH 08/20] tests/9p: convert v9fs_treaddir() to declarative arguments
` [PATCH 09/20] tests/9p: simplify callers of treaddir()
` [PATCH 10/20] tests/9p: convert v9fs_tlopen() to declarative arguments
` [PATCH 11/20] tests/9p: simplify callers of tlopen()
` [PATCH 12/20] tests/9p: convert v9fs_twrite() to declarative arguments
` [PATCH 13/20] tests/9p: simplify callers of twrite()
` [PATCH 14/20] tests/9p: convert v9fs_tflush() to declarative arguments
` [PATCH 15/20] tests/9p: merge v9fs_tmkdir() and do_mkdir()
` [PATCH 16/20] tests/9p: merge v9fs_tlcreate() and do_lcreate()
` [PATCH 17/20] tests/9p: merge v9fs_tsymlink() and do_symlink()
` [PATCH 18/20] tests/9p: merge v9fs_tlink() and do_hardlink()
` [PATCH 19/20] tests/9p: merge v9fs_tunlinkat() and do_unlinkat()
` [PATCH 20/20] tests/9p: remove unnecessary g_strdup() calls

RFC for NBD protocol extension: extended headers
 2022-10-04 21:21 UTC  (3+ messages)
` [PATCH] spec: Add NBD_OPT_EXTENDED_HEADERS

[PATCH] vhost-vdpa: fix assert !virtio_net_get_subqueue(nc)->async_tx.elem in virtio_net_reset
 2022-10-04 21:27 UTC  (2+ messages)

[PATCH] vhost-vdpa: fix assert !virtio_net_get_subqueue(nc)->async_tx.elem in virtio_net_reset
 2022-10-04 19:59 UTC 

[PATCH] vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
 2022-10-04 20:00 UTC 


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