messages from 2022-08-22 16:18:57 to 2022-08-23 08:03:34 UTC [more...]
[PATCH v5 0/9] parallels: Refactor the code of images checks and fix a bug
2022-08-23 7:59 UTC (7+ messages)
` [PATCH v5 1/9] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v5 2/9] parallels: Fix data_end field value in parallels_co_check()
[PATCH v1 0/2] introduce qemu_socketpiar()
2022-08-23 7:50 UTC (3+ messages)
` [PATCH v1 1/2] oslib-posix: Introduce qemu_socketpair()
` [PATCH v1 2/2] vhost-user: Call qemu_socketpair() instead of socketpair()
[PATCH 00/24] Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern
2022-08-23 7:52 UTC (20+ messages)
` [PATCH v2 02/24] virtio: introduce __virtio_queue_reset()
` [PATCH v2 03/24] virtio: introduce virtio_queue_reset()
` [PATCH v2 04/24] virtio: introduce virtio_queue_enable()
` [PATCH v2 05/24] virtio: core: vq reset feature negotation support
` [PATCH v2 06/24] virtio-pci: support queue reset
` [PATCH v2 07/24] virtio-pci: support queue enable
` [PATCH v2 08/24] vhost: extract the logic of unmapping the vrings and desc
` [PATCH v2 09/24] vhost: introduce vhost_dev_virtqueue_stop()
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-23 7:36 UTC (6+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
[PATCH] vhost: reduce the set_mem_table call frenquency
2022-08-23 7:12 UTC (2+ messages)
[PATCH 0/7] vDPA shadow virtqueue iova tree fixes
2022-08-23 6:40 UTC (11+ messages)
` [PATCH 3/7] util: make a copy of iova_tree_remove_parameter
` [PATCH 4/7] vdpa: Remove SVQ vring from iova_tree at shutdown
` [PATCH 5/7] vdpa: Make SVQ vring unmapping return void
` [PATCH 6/7] vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd
` [PATCH 7/7] vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
[PATCH v9 00/12] NIC vhost-vdpa state restore via Shadow CVQ
2022-08-23 6:41 UTC (3+ messages)
` [PATCH v9 11/12] vdpa: Add virtio-net mac address via CVQ at start
[PATCH v4 0/4] hw/ssi: ibex_spi: cleanup and fixup bugs
2022-08-23 6:12 UTC (5+ messages)
` [PATCH v4 1/4] hw/ssi: ibex_spi: fixup typos in ibex_spi_host
` [PATCH v4 2/4] hw/ssi: ibex_spi: fixup coverity issue
` [PATCH v4 3/4] hw/ssi: ibex_spi: fixup/add rw1c functionality
` [PATCH v4 4/4] hw/ssi: ibex_spi: update reg addr
[PATCH] target/avr: Support probe argument to tlb_fill
2022-08-23 5:07 UTC
[PATCH v7 0/8] Add support for zoned device
2022-08-23 4:31 UTC (10+ messages)
` [PATCH v7 2/8] file-posix: introduce get_sysfs_str_val for device zoned model
` [PATCH v7 4/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PATCH v7 6/8] config: add check to block layer
[RFC 0/8] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
2022-08-23 3:58 UTC (7+ messages)
` [RFC 5/8] vdpa: Add vdpa memory listener
[PATCH V5] net/colo.c: Fix the pointer issue reported by Coverity
2022-08-23 2:29 UTC (3+ messages)
[PATCH 00/14] target/i386: Use atomic operations for pte updates
2022-08-23 2:05 UTC (16+ messages)
` [PATCH 01/14] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
` [PATCH 02/14] accel/tcg: Drop addr member from SavedIOTLB
` [PATCH 03/14] accel/tcg: Suppress auto-invalidate in probe_access_internal
` [PATCH 04/14] accel/tcg: Introduce probe_access_full
` [PATCH 05/14] accel/tcg: Introduce tlb_set_page_full
` [PATCH 06/14] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
` [PATCH 07/14] target/i386: Use MMUAccessType across excp_helper.c
` [PATCH 08/14] target/i386: Direct call get_hphys from mmu_translate
` [PATCH 09/14] target/i386: Introduce structures for mmu_translate
` [PATCH 10/14] target/i386: Reorg GET_HPHYS
` [PATCH 11/14] target/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDX
` [PATCH 12/14] target/i386: Use MMU_NESTED_IDX for vmload/vmsave
` [PATCH 13/14] target/i386: Combine 5 sets of variables in mmu_translate
` [PATCH 14/14] target/i386: Use atomic operations for pte updates
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-23 1:25 UTC (11+ messages)
[PATCH 0/9] QOM'ify VT82xx devices
2022-08-23 0:44 UTC (13+ messages)
` [PATCH 1/9] hw/isa/vt82c686: QOM'ify Super I/O creation
` [PATCH 2/9] hw/isa/vt82c686: Resolve unneeded attribute
` [PATCH 3/9] hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory()
` [PATCH 4/9] hw/isa/vt82c686: QOM'ify via-ide creation
` [PATCH 5/9] hw/isa/vt82c686: QOM'ify vt82c686b-usb-uhci creation
` [PATCH 6/9] hw/isa/vt82c686: QOM'ify pm creation
` [PATCH 7/9] hw/isa/vt82c686: QOM'ify ac97 and mc97 creation
` [PATCH 8/9] hw/isa/vt82c686: QOM'ify RTC creation
` [PATCH 9/9] hw/isa/vt82c686: Reuse errp
[PATCH v13 0/6] Improve PMU support
2022-08-23 0:38 UTC (3+ messages)
` [PATCH v13 3/6] target/riscv: Add few cache related PMU events
[PATCH 00/22] target/i386: pc-relative translation
2022-08-22 23:33 UTC (23+ messages)
` [PATCH 01/22] target/i386: Return bool from disas_insn
` [PATCH 02/22] target/i386: Remove cur_eip argument to gen_exception
` [PATCH 03/22] target/i386: Remove cur_eip, next_eip arguments to gen_interrupt
` [PATCH 04/22] target/i386: Create gen_update_eip_cur
` [PATCH 05/22] target/i386: Create gen_update_eip_next
` [PATCH 06/22] target/i386: Introduce DISAS_EOB*
` [PATCH 07/22] target/i386: Use DISAS_EOB* in gen_movl_seg_T0
` [PATCH 08/22] target/i386: Use DISAS_EOB_NEXT
` [PATCH 09/22] target/i386: USe DISAS_EOB_ONLY
` [PATCH 10/22] target/i386: Create cur_insn_len, cur_insn_len_i32
` [PATCH 11/22] target/i386: Remove cur_eip, next_eip arguments to gen_repz*
` [PATCH 12/22] target/i386: Introduce DISAS_JUMP
` [PATCH 13/22] target/i386: Truncate values for lcall_real to i32
` [PATCH 14/22] target/i386: Create eip_next_*
` [PATCH 15/22] target/i386: Use DISAS_TOO_MANY to exit after gen_io_start
` [PATCH 16/22] target/i386: Create gen_jmp_rel
` [PATCH 17/22] target/i386: Use gen_jmp_rel for loop and jecxz insns
` [PATCH 18/22] target/i386: Use gen_jmp_rel for gen_jcc
` [PATCH 19/22] target/i386: Use gen_jmp_rel for gen_repz*
` [PATCH 20/22] target/i386: Use gen_jmp_rel for DISAS_TOO_MANY
` [PATCH 21/22] target/i386: Create gen_eip_cur
` [PATCH 22/22] target/i386: Enable TARGET_TB_PCREL
[PATCH v3 00/17] accel/tcg + target/arm: pc-relative translation
2022-08-22 23:23 UTC (18+ messages)
` [PATCH v3 01/17] accel/tcg: Remove PageDesc code_bitmap
` [PATCH v3 02/17] accel/tcg: Use bool for page_find_alloc
` [PATCH v3 03/17] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
` [PATCH v3 04/17] accel/tcg: Do not align tb->page_addr[0]
` [PATCH v3 05/17] include/hw/core: Create struct CPUJumpCache
` [PATCH v3 06/17] accel/tcg: Introduce tb_pc and tb_pc_log
` [PATCH v3 07/17] accel/tcg: Introduce TARGET_TB_PCREL
` [PATCH v3 08/17] accel/tcg: Split log_cpu_exec into inline and slow path
` [PATCH v3 09/17] target/arm: Introduce curr_insn_len
` [PATCH v3 10/17] target/arm: Change gen_goto_tb to work on displacements
` [PATCH v3 11/17] target/arm: Change gen_*set_pc_im to gen_*update_pc
` [PATCH v3 12/17] target/arm: Change gen_exception_insn* to work on displacements
` [PATCH v3 13/17] target/arm: Change gen_exception_internal "
` [PATCH v3 14/17] target/arm: Change gen_jmp* "
` [PATCH v3 15/17] target/arm: Introduce gen_pc_plus_diff for aarch64
` [PATCH v3 16/17] target/arm: Introduce gen_pc_plus_diff for aarch32
` [PATCH v3 17/17] target/arm: Enable TARGET_TB_PCREL
[PATCH v6 00/21] linux-user: Fix siginfo_t contents when jumping to non-readable pages
2022-08-22 23:15 UTC (3+ messages)
` [PATCH v6 17/21] accel/tcg: Add fast path for translator_ld*
[PATCH 0/6] target/i386: Host vector ops for high-usage SSE
2022-08-22 22:37 UTC (7+ messages)
` [PATCH 1/6] target/i386: Define XMMReg and access macros
` [PATCH 2/6] target/i386: Use tcg gvec for gen_op_movo
` [PATCH 3/6] target/i386: Use tcg gvec for pcmp{eq,gt}*
` [PATCH 4/6] target/i386: Use tcg gvec for p{add,sub}*
` [PATCH 5/6] target/i386: Use tcg gvec for pand, pandn, por, pxor
` [PATCH 6/6] target/i386: Use tcg gvec ops for pmovmskb
[RFC v4 00/11] blkio: add libblkio BlockDriver
2022-08-22 22:24 UTC (12+ messages)
` [RFC v4 01/11] blkio: add libblkio block driver
` [RFC v4 02/11] numa: call ->ram_block_removed() in ram_block_notifer_remove()
` [RFC v4 03/11] block: pass size to bdrv_unregister_buf()
` [RFC v4 04/11] block: use BdrvRequestFlags type for supported flag fields
` [RFC v4 05/11] block: add BDRV_REQ_REGISTERED_BUF request flag
` [RFC v4 06/11] block: return errors from bdrv_register_buf()
` [RFC v4 07/11] block: add BlockRAMRegistrar
` [RFC v4 08/11] exec/cpu-common: add qemu_ram_get_fd()
` [RFC v4 09/11] stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd()
` [RFC v4 10/11] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
` [RFC v4 11/11] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
[PATCH v2 0/7] Allow semihosting from user mode
2022-08-22 21:43 UTC (6+ messages)
` [PATCH v2 4/7] target/mips: Honour -semihosting-config userspace=on
` [PATCH v2 5/7] target/nios2: "
` [PATCH v2 7/7] target/riscv: Honour -semihosting-config userspace=on and enable=on
[PATCH v7 00/12] Migration: Transmit and detect zero pages in the multifd threads
2022-08-22 21:35 UTC (6+ messages)
` [PATCH v7 05/12] migration: Make ram_save_target_page() a pointer
[PATCH for 7.1 v1 0/6] testing fixes and doc tweak pre-PR
2022-08-22 21:26 UTC (10+ messages)
` [PATCH v1 1/6] tests/avocado: push default timeout to QemuBaseTest
` [PATCH v1 2/6] tests/qtest/migration-test: Only wait for serial output where migration succeeds
` [PATCH v1 3/6] tests/migration/aarch64: Speed up the aarch64 migration test
` [PATCH v1 4/6] tests/migration/i386: Speed up the i386 migration test (when using TCG)
` [PATCH v1 5/6] tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan
` [PATCH v1 6/6] qemu-options: try and clarify preferred block semantics
[PATCH v2 00/10] target/arm: Implement FEAT_PMUv3p5
2022-08-22 16:15 UTC (3+ messages)
` [PATCH v2 08/10] target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits
[RFC PATCH] tests/vm: Remove obsolete Fedora VM test
2022-08-22 17:53 UTC
[PATCH v2 00/66] target/arm: Implement FEAT_HAFDBS
2022-08-22 15:27 UTC (48+ messages)
` [PATCH v2 07/66] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
` [PATCH v2 08/66] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
` [PATCH v2 12/66] target/arm: Add secure parameter to pmsav8_mpu_lookup
` [PATCH v2 14/66] target/arm: Add is_secure parameter to get_phys_addr_v6
` [PATCH v2 17/66] target/arm: Add is_secure parameter to get_phys_addr_lpae
` [PATCH v2 19/66] target/arm: Add is_secure parameter to regime_translation_disabled
` [PATCH v2 20/66] target/arm: Add is_secure parameter to get_phys_addr_pmsav5
` [PATCH v2 22/66] target/arm: Add is_secure parameter to v7m_read_half_insn
` [PATCH v2 24/66] target/arm: Merge regime_is_secure into get_phys_addr
` [PATCH v2 26/66] target/arm: Fold secure and non-secure a-profile mmu indexes
` [PATCH v2 27/66] target/arm: Reorg regime_translation_disabled
` [PATCH v2 29/66] target/arm: Introduce arm_hcr_el2_eff_secstate
` [PATCH v2 30/66] target/arm: Hoist read of *is_secure in S1_ptw_translate
` [PATCH v2 31/66] target/arm: Fix S2 disabled check "
` [PATCH v2 32/66] target/arm: Remove env argument from combined_attrs_fwb
` [PATCH v2 33/66] target/arm: Pass HCR to attribute subroutines
` [PATCH v2 34/66] target/arm: Fix ATS12NSO* from S PL1
` [PATCH v2 35/66] target/arm: Split out get_phys_addr_disabled
` [PATCH v2 38/66] accel/tcg: Drop addr member from SavedIOTLB
` [PATCH v2 39/66] accel/tcg: Suppress auto-invalidate in probe_access_internal
` [PATCH v2 40/66] accel/tcg: Introduce probe_access_full
` [PATCH v2 41/66] accel/tcg: Introduce tlb_set_page_full
` [PATCH v2 42/66] target/arm: Use tlb_set_page_full
` [PATCH v2 43/66] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
` [PATCH v2 44/66] target/arm: Enable TARGET_PAGE_ENTRY_EXTRA
` [PATCH v2 45/66] target/arm: Use probe_access_full for MTE
` [PATCH v2 46/66] target/arm: Use probe_access_full for BTI
` [PATCH v2 47/66] include/exec: Remove target_tlb_bitN from MemTxAttrs
` [PATCH v2 48/66] target/arm: Add ARMMMUIdx_Phys_{S,NS}
` [PATCH v2 49/66] target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
` [PATCH v2 50/66] target/arm: Use softmmu tlbs for page table walking
` [PATCH v2 51/66] target/arm: Hoist check for disabled stage2 translation
` [PATCH v2 52/66] target/arm: Split out get_phys_addr_twostage
` [PATCH v2 53/66] target/arm: Use bool consistently for get_phys_addr subroutines
` [PATCH v2 54/66] target/arm: Only use ARMMMUIdx_Stage1* for two-stage translation
` [PATCH v2 55/66] target/arm: Add ptw_idx argument to S1_ptw_translate
` [PATCH v2 56/66] target/arm: Add isar predicates for FEAT_HAFDBS
` [PATCH v2 57/66] target/arm: Extract HA and HD in aa64_va_parameters
` [PATCH v2 58/66] target/arm: Split out S1TranslateResult type
` [PATCH v2 59/66] target/arm: Move be test for regime into S1TranslateResult
` [PATCH v2 60/66] target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
` [PATCH v2 61/66] target/arm: Add ARMFault_UnsuppAtomicUpdate
` [PATCH v2 62/66] target/arm: Remove loop from get_phys_addr_lpae
` [PATCH v2 63/66] target/arm: Fix fault reporting in get_phys_addr_lpae
` [PATCH v2 64/66] target/arm: Don't shift attrs "
` [PATCH v2 65/66] target/arm: Consider GP an attribute "
` [PATCH v2 66/66] target/arm: Implement FEAT_HAFDBS
[PATCH 0/4] Speed up migration tests
2022-08-22 15:32 UTC (4+ messages)
` [PATCH 4/4] tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan
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).