qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-23 13:48:24 to 2023-02-23 21:57:41 UTC [more...]

[PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
 2023-02-23 21:57 UTC  (2+ messages)

[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
 2023-02-23 21:54 UTC  (33+ messages)
` [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v2 07/20] vfio/common: Add VFIOBitmap and (de)alloc functions
` [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 v3 0/5] target/cpu: System/User cleanups around hwaddr/vaddr
 2023-02-23 21:43 UTC  (7+ messages)
` [PATCH v3 1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations

[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 qemu 0/1] [bugfix] gen_shift_rm_T1 uses wrong tmp0 register
 2023-02-23 21:18 UTC  (2+ messages)
` [PATCH qemu 1/1] target/i386: Fix gen_shift_rm_T1, wrong eflags calculation

[PATCH 0/5] VT82xx PCI fixes and audio output support
 2023-02-23 21:11 UTC  (7+ 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] 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  (6+ messages)
` [RFC PATCH 1/1] ci: Attempt to pull container images before building

[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  (47+ messages)
` [PATCH v1 01/19] target/arm: Make cpu_exclusive_high hold the high bits
` [PATCH v1 03/19] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
` [PATCH v1 04/19] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
` [PATCH v1 05/19] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
` [PATCH v1 06/19] target/arm: Sink gen_mte_check1 into load/store_exclusive
` [PATCH v1 07/19] target/arm: Add feature test for FEAT_LSE2
` [PATCH v1 08/19] target/arm: Add atom_data to DisasContext
` [PATCH v1 09/19] target/arm: Load/store integer pair with one tcg operation
` [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  (14+ messages)
` [PULL 01/13] tests: don't run socat tests on MacOS as well
` [PULL 02/13] tests: add socat dependency for tests
` [PULL 03/13] tests: be a bit more strict cleaning up fifos
` [PULL 04/13] tests: make fp-test less chatty when running from test suite
` [PULL 05/13] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
` [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

[PATCH v4 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
 2023-02-23 15:55 UTC  (5+ messages)
` [PATCH v4 1/4] target/arm: "
` [PATCH v4 2/4] target/i386: "
` [PATCH v4 3/4] target/loongarch: "
` [PATCH v4 4/4] target/ppc: "

[PATCH V2 0/5] Fix UNMAP notifier for intel-iommu
 2023-02-23 15:47 UTC  (2+ messages)

[PATCH 0/5] bulk: Have object_child_foreach() take Error* and return boolean
 2023-02-23 15:42 UTC  (7+ messages)
` [PATCH 1/5] hw/nmi: Have nmi_monitor_handler() return a boolean indicating error
` [PATCH 3/5] bulk: Have object_child_foreach() take Error* and return boolean
` [RFC PATCH 5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()

[PATCH] tcg: Allow displaying TCG_TYPE_I128 arguments
 2023-02-23 15:42 UTC  (3+ messages)

[PATCH v2 0/3] virtio-scsi: fix SCSIDevice hot unplug with IOThread
 2023-02-23 15:03 UTC  (4+ messages)
` [PATCH v2 3/3] virtio-scsi: reset SCSI devices from main loop thread

out of CI pipeline minutes again
 2023-02-23 15:33 UTC  (7+ messages)

[PATCH v2 0/5] Shorten the runtime of some gitlab-CI shared runner jobs
 2023-02-23 15:24 UTC  (14+ messages)
` [PATCH v2 1/5] build: deprecate --enable-gprof builds and remove from CI
` [PATCH v2 2/5] gitlab-ci.d/buildtest: Remove aarch64-softmmu from the build-system-ubuntu job
` [PATCH v2 3/5] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
` [PATCH v2 4/5] .gitlab-ci.d/buildtest-template: Simplify the configure step
` [PATCH v2 5/5] gitlab-ci.d: Build with --enable-fdt=system by default

[RFC PATCH 00/43] Add LoongArch LSX instructions
 2023-02-23 15:22 UTC  (7+ messages)
` [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw

[PATCH] target/i386: Remove pointless env_archcpu() in helper_rdmsr()
 2023-02-23 15:16 UTC  (2+ messages)

[PATCH v2 0/7] hw/net/eepro100: Finish QDev conversion
 2023-02-23 15:16 UTC  (2+ messages)

[PATCH v16 00/11] s390x: CPU Topology
 2023-02-23 14:35 UTC  (9+ messages)
` [PATCH v16 02/11] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB

[PATCH 0/5] bulk: Replace assert(0) -> g_assert_not_reached()
 2023-02-23 14:51 UTC  (4+ messages)
` [PATCH 2/5] scripts/checkpatch.pl: Do not allow assert(0)

[PATCH 0/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
 2023-02-23 14:39 UTC  (4+ messages)
` [PATCH 1/2] qemu/typedefs: Sort in case-insensitive alphabetical order (again)

[PATCH v5 0/8] hw/cxl: RAS error emulation and injection
 2023-02-23 14:27 UTC  (10+ messages)
` [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PATCH v2] hw/smbios: fix field corruption in type 4 table
 2023-02-23 14:08 UTC  (2+ messages)

[PATCH v2 0/7] Implement Most ARMv8.3 Pointer Authentication Features
 2023-02-23 14:02 UTC  (4+ messages)
` [PATCH v2 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection

[PULL 00/12] Error reporting patches patches for 2023-02-23
 2023-02-23 13:46 UTC  (5+ messages)
` [PULL 01/12] error: Drop superfluous #include "qapi/qmp/qerror.h"
` [PULL 04/12] hw/core: Improve error message when machine doesn't provide NMIs
` [PULL 08/12] qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
` [PULL 09/12] replay: Simplify setting replay blockers


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