messages from 2023-02-23 15:59:43 to 2023-02-24 02:03:12 UTC [more...]
[PATCH v7 0/4] riscv: Add support for Zicbo[m,z,p] instructions
2023-02-24 2:01 UTC (13+ messages)
` [PATCH v7 1/4] tcg: add 'size' param to probe_access_flags()
` [PATCH v7 2/4] target/riscv: implement Zicboz extension
` [PATCH v7 3/4] target/riscv: implement Zicbom extension
` [PATCH v7 4/4] target/riscv: add Zicbop cbo.prefetch{i, r, m} placeholder
[qemu-web PATCH] Announce Google Summer of Code and Outreachy 2023
2023-02-24 1:10 UTC
[PATCH] accel/tcg: Add 'size' param to probe_access_full
2023-02-24 0:45 UTC
[PATCH v3 0/2] linux-user: Fix unaligned memory access in prlimit64 syscall
2023-02-24 0:39 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tests/tcg/linux-test: Add linux-fork-trap test
[PATCH 0/2] hw/mem: CXL Type-3 Volatile Memory Support
2023-02-24 0:29 UTC (6+ messages)
` [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH] hw/display/sm501: Add alternatives to pixman routines
2023-02-24 0:18 UTC
[PATCH 0/5] VT82xx PCI fixes and audio output support
2023-02-23 23:53 UTC (11+ messages)
` [PATCH 1/5] hw/ppc/pegasos2: Initialize VT8231 PCI IRQ router
` [PATCH 2/5] hw/isa/vt82c686: Implement PCI IRQ routing
` [PATCH 3/5] hw/usb/vt82c686-uhci-pci: Use "
` [PATCH 4/5] hw/audio/ac97: Split off some definitions to a header
` [PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback
[PATCH v4 0/7] dump: Make most of it target agnostic (build once)
2023-02-23 23:52 UTC (16+ messages)
` [PATCH v4 1/7] dump: Replace tswapN() -> cpu_to_dumpN()
` [PATCH v4 2/7] dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
` [PATCH v4 3/7] dump: Correct headers included
` [PATCH v4 4/7] dump: Introduce win_dump_available()
` [PATCH v4 5/7] dump: Introduce create_win_dump()
` [PATCH v4 6/7] dump: Build once by adding stubs for non-x86 targets
` [PATCH v4 7/7] dump: Rename x86-specific file as win_dump_x86.c
[RFC PATCH] target/arm: properly document FEAT_CRC32
2023-02-23 23:27 UTC (4+ messages)
[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
2023-02-23 23:26 UTC (27+ messages)
` [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges
` [PATCH v2 11/20] vfio/common: Add device dirty page tracking start/stop
` [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
[PATCH v2 0/2] linux-user: Fix unaligned memory access in prlimit64 syscall
2023-02-23 23:20 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/tcg/linux-test: Add linux-fork-trap test
[PULL 0/9] Fourth RISC-V PR for QEMU 8.0
2023-02-23 22:49 UTC (2+ messages)
[PATCH 0/2] linux-user: Fix unaligned memory access in prlimit64 syscall
2023-02-23 22:45 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg/linux-test: Add linux-fork-trap test
[PATCH v3 0/5] target/cpu: System/User cleanups around hwaddr/vaddr
2023-02-23 22:29 UTC (8+ messages)
` [PATCH v3 1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations
[PATCH qemu 0/1] [bugfix] gen_shift_rm_T1 uses wrong tmp0 register
2023-02-23 22:23 UTC (6+ messages)
` [PATCH qemu 1/1] target/i386: Fix gen_shift_rm_T1, wrong eflags calculation
out of CI pipeline minutes again
2023-02-23 22:11 UTC (4+ messages)
Fortnightly KVM call for 2023-02-07
2023-02-23 22:04 UTC (2+ messages)
[PATCH] tests/avocado: Enable TuxRun/mips64 (big-endian) test
2023-02-23 22:04 UTC
[PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
2023-02-23 21:57 UTC (2+ messages)
[PATCH] MAINTAINERS: Cover RCU documentation
2023-02-23 21:41 UTC (3+ messages)
[PATCH 00/13] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
2023-02-23 21:41 UTC (19+ messages)
` [PATCH 01/13] target/sparc: Use tlb_set_page_full
` [PATCH 02/13] accel/tcg: Retain prot flags from tlb_fill
` [PATCH 03/13] accel/tcg: Store some tlb flags in CPUTLBEntryFull
` [PATCH 04/13] accel/tcg: Honor TLB_DISCARD_WRITE in atomic_mmu_lookup
` [PATCH 05/13] softmmu/physmem: Check watchpoints for read+write at once
` [PATCH 06/13] accel/tcg: Trigger watchpoints from atomic_mmu_lookup
` [PATCH 07/13] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
` [PATCH 08/13] target/arm: Support 32-byte alignment in pow2_align
` [PATCH 09/13] exec/memattrs: Remove target_tlb_bit*
` [PATCH 10/13] accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
` [PATCH 11/13] accel/tcg: Add TLB_CHECK_ALIGNED
` [PATCH 12/13] target/arm: Do memory type alignment check when translation disabled
` [PATCH 13/13] target/arm: Do memory type alignment check when translation enabled
[PATCH v2] softmmu: Use memmove in flatview_write_continue
2023-02-23 21:32 UTC (2+ messages)
[PATCH v3 1/1] vhost-user-fs: add migration type property
2023-02-23 21:24 UTC (11+ messages)
[PATCH] exec/helper-head: Include missing "fpu/softfloat-types.h" header
2023-02-23 21:09 UTC (2+ messages)
[PATCH v2 00/10] Resolve isabus global
2023-02-23 20:46 UTC (8+ messages)
` [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
[PATCH 00/23] block: Lock the graph, part 2 (BlockDriver callbacks)
2023-02-23 20:33 UTC (4+ messages)
[RFC PATCH 0/1] ci: Speed up container stage
2023-02-23 20:30 UTC (4+ messages)
[PATCH 0/5] Pegasos2 fixes and audio output support
2023-02-23 20:28 UTC (15+ messages)
` [PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback
[PATCH] .gitlab-ci.d/base: Mark jobs as interruptible by default
2023-02-23 20:23 UTC (2+ messages)
VM crashed while hot-plugging memory
2023-02-23 19:32 UTC (2+ messages)
[PATCH v2] docs/about/build-platforms: Refine the distro support policy
2023-02-23 19:32 UTC
[PULL 00/29] Block layer patches
2023-02-23 18:51 UTC (30+ messages)
` [PULL 01/29] block: Make bdrv_can_set_read_only() static
` [PULL 02/29] mirror: Fix access of uninitialised fields during start
` [PULL 03/29] block: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK
` [PULL 04/29] block: Mark bdrv_co_block_status() "
` [PULL 05/29] block: Mark bdrv_co_ioctl() "
` [PULL 06/29] block/qed: add missing graph rdlock in qed_need_check_timer_entry
` [PULL 07/29] block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
` [PULL 08/29] block: Mark bdrv_co_pdiscard() "
` [PULL 09/29] block: Mark bdrv_co_pwrite_zeroes() "
` [PULL 10/29] block: Mark read/write in block/io.c GRAPH_RDLOCK
` [PULL 11/29] block: Mark public read/write functions GRAPH_RDLOCK
` [PULL 12/29] block: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCK
` [PULL 13/29] block: Mark bdrv_co_do_pwrite_zeroes() GRAPH_RDLOCK
` [PULL 14/29] block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
` [PULL 15/29] block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCK
` [PULL 16/29] block: Mark bdrv_co_create() and callers GRAPH_RDLOCK
` [PULL 17/29] block: Mark bdrv_co_io_(un)plug() "
` [PULL 18/29] block: Mark bdrv_co_is_inserted() "
` [PULL 19/29] block: Mark bdrv_co_eject/lock_medium() "
` [PULL 20/29] block: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
` [PULL 21/29] block: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCK
` [PULL 22/29] block: Mark bdrv_*_dirty_bitmap() "
` [PULL 23/29] block: Mark bdrv_co_refresh_total_sectors() "
` [PULL 24/29] scsi: protect req->aiocb with AioContext lock
` [PULL 25/29] dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
` [PULL 26/29] virtio-scsi: reset SCSI devices from main loop thread
` [PULL 27/29] block/rbd: Remove redundant stack variable passphrase_len
` [PULL 28/29] block/rbd: Add luks-any encryption opening option
` [PULL 29/29] block/rbd: Add support for layered encryption
[PATCH v2 0/3] target/tcg: Use TCGv_i64 with tcg_temp_new_i64()
2023-02-23 18:52 UTC (5+ messages)
` [PATCH v2 1/3] target/s390x: Replace TCGv by TCGv_i64 in op_mov2e()
` [PATCH v2 2/3] target/alpha: Replace TCGv by TCGv_i64 in gen_cpy_mask()
` [PATCH v2 3/3] target/sparc64: Replace TCGv by TCGv_i64 in gen_op_multiply()
[PATCH] crypto: allow client/server cert chains
2023-02-23 18:54 UTC (3+ messages)
[PATCH v6 0/3] block/rbd: Add support for layered encryption
2023-02-23 17:44 UTC (3+ messages)
` [PATCH v6 2/3] block/rbd: Add luks-any encryption opening option
[PATCH v2 00/28] tcg: Simplify temporary usage
2023-02-23 17:42 UTC (7+ messages)
` [PATCH v2 16/28] target/arm: Drop copies in gen_sve_{ldr,str}
` [PATCH v2 27/28] tcg: Update docs/devel/tcg-ops.rst for temporary changes
` [PATCH v2 28/28] tcg: Use noinline for major tcg_gen_code_subroutines
[PATCH v1 00/19] target/arm: Implement FEAT_LSE2
2023-02-23 17:27 UTC (35+ messages)
` [PATCH v1 01/19] target/arm: Make cpu_exclusive_high hold the high bits
` [PATCH v1 04/19] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
` [PATCH v1 10/19] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
` [PATCH v1 11/19] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
` [PATCH v1 12/19] target/arm: Pass memop to gen_mte_check1*
` [PATCH v1 13/19] target/arm: Pass single_memop to gen_mte_checkN
` [PATCH v1 14/19] target/arm: Check alignment in helper_mte_check
` [PATCH v1 15/19] target/arm: Add SCTLR.nAA to TBFLAG_A64
` [PATCH v1 16/19] target/arm: Relax ordered/atomic alignment checks for LSE2
` [PATCH v1 17/19] target/arm: Move mte check for store-exclusive
` [PATCH v1 18/19] test/tcg/multiarch: Adjust sigbus.c
` [PATCH v1 19/19] target/arm: Enable FEAT_LSE2 for -cpu max
[PATCH v7 00/23] Consolidate PIIX south bridges
2023-02-23 17:25 UTC (2+ messages)
[PATCH v3 0/3] virtio-scsi: fix SCSIDevice hot unplug with IOThread
2023-02-23 17:21 UTC (2+ messages)
[PATCH v5 00/14] Hexagon: COF overrides, new generator, test/bug update
2023-02-23 17:02 UTC (3+ messages)
` [PATCH v5 05/14] Hexagon (target/hexagon) Analyze packet before generating TCG
[PATCH] cpu/i386: update xsave components after CPUID filtering
2023-02-23 16:50 UTC (2+ messages)
[PATCH v3 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
2023-02-23 16:25 UTC (5+ messages)
[PULL 00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
2023-02-23 15:57 UTC (10+ messages)
` [PULL 04/13] tests: make fp-test less chatty when running from test suite
` [PULL 06/13] gitlab: extend custom runners with base_job_template
` [PULL 07/13] tests: don't run benchmarks for the tsan build
` [PULL 08/13] testing: update ubuntu2004 to ubuntu2204
` [PULL 09/13] tests: skip the nios2 replay_kernel test
` [PULL 10/13] tests: add tuxrun baseline test to avocado
` [PULL 11/13] tests/docker: Use binaries for debian-tricore-cross
` [PULL 12/13] tests: ensure we export job results for some cross builds
` [PULL 13/13] cirrus.yml: Improve the windows_msys2_task
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).