messages from 2023-09-13 10:36:37 to 2023-09-14 02:29:18 UTC [more...]
[PATCH v6 00/57] Add LoongArch LASX instructions
2023-09-14 2:26 UTC (8+ messages)
` [PATCH v6 04/57] target/loongarch: Use gen_helper_gvec_4 for 4OP vector instructions
` [PATCH v6 22/57] target/loongarch: Implement xvabsd
` [PATCH v6 26/57] target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
` [PATCH v6 30/57] target/loongarch: Implement vext2xv
` [PATCH v6 35/57] target/loongarch: Implement xvsll xvsrl xvsra xvrotr
` [PATCH v6 37/57] target/loongarch: Implement xvsrlr xvsrar
` [PATCH v6 52/57] target/loongarch: Implement xvreplve xvinsve0 xvpickve
qemu-riscv32 usermode still broken?
2023-09-14 1:22 UTC (3+ messages)
[PATCH v2 qemu 0/3] Allow dump-guest-memory to output standard kdump format
2023-09-14 1:03 UTC (4+ messages)
` [PATCH v2 qemu 1/3] dump: Pass DumpState to write_ functions
` [PATCH v2 qemu 2/3] dump: Allow directly outputting reassembled kdumps
` [PATCH v2 qemu 3/3] dump: Add qmp argument "reassembled"
[PATCH v6 00/10] Fix segfault on migration return path
2023-09-13 23:48 UTC (7+ messages)
` [PATCH v6 08/10] migration/yank: Use channel features
` [PATCH v6 09/10] migration/yank: Keep track of registered yank instances
[PATCH 0/5] elf2dmp: improve Win2022, Win11 and large dumps
2023-09-13 22:46 UTC (6+ messages)
` [PATCH 1/5] elf2dmp: replace PE export name check with PDB name check
` [PATCH 2/5] elf2dmp: introduce physical block alignment
` [PATCH 3/5] elf2dmp: introduce merging of physical memory runs
` [PATCH 4/5] elf2dmp: use Linux mmap with MAP_NORESERVE when possible
` [PATCH 5/5] elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining
[RFC PATCH 0/3] target/ppc: Change CR registers from i32 to tl
2023-09-13 22:29 UTC (2+ messages)
[PATCH v3 00/23] bsd-user: Implement mmap related system calls for FreeBSD
2023-09-13 22:24 UTC (8+ messages)
` [PATCH v3 17/23] bsd-user: Implement mincore(2)
` [PATCH v3 21/23] bsd-user: Implement shmctl(2)
[PATCH v3 0/4] Add full zoned storage emulation to qcow2 driver
2023-09-13 21:11 UTC (5+ messages)
` [PATCH v3 2/4] qcow2: add configurations for zoned format extension
` [PATCH v3 3/4] qcow2: add zoned emulation capability
[PATCH v13 0/9] rutabaga_gfx + gfxstream
2023-09-13 21:03 UTC (8+ messages)
[PATCH 0/3] esp/scsi: minor fixes
2023-09-13 20:44 UTC (4+ messages)
` [PATCH 1/3] esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
` [PATCH 2/3] esp: restrict non-DMA transfer length to that of available data
` [PATCH 3/3] scsi-disk: ensure that FORMAT UNIT commands are terminated
[PATCH] target/hppa: Optimize ldcw/ldcd instruction translation
2023-09-13 20:30 UTC (4+ messages)
[PATCH v3 0/4] virtio-blk: use blk_io_plug_call() instead of notification BH
2023-09-13 20:27 UTC (6+ messages)
` [PATCH v3 1/4] block: rename blk_io_plug_call() API to defer_call()
` [PATCH v3 2/4] util/defer-call: move defer_call() to util/
` [PATCH v3 3/4] virtio: use defer_call() in virtio_irqfd_notify()
` [PATCH v3 4/4] virtio-blk: remove batch notification BH
QEMU migration-test CI intermittent failure
2023-09-13 19:51 UTC (3+ messages)
[PATCH v2 0/4] virtio-blk: use blk_io_plug_call() instead of notification BH
2023-09-13 19:39 UTC (4+ messages)
` [PATCH v2 2/4] util/defer-call: move defer_call() to util/
Assertion `dpy_ui_info_supported(con)' failed
2023-09-13 19:34 UTC (2+ messages)
[PATCH v1 0/2] i386/a-b-bootblock: zero the first byte of each page on start
2023-09-13 19:22 UTC (3+ messages)
[PULL 0/2] hw/nvme: updates
2023-09-13 19:17 UTC (2+ messages)
[PATCH for-8.1] vfio/display: Fix missing update to set backing fields
2023-09-13 19:18 UTC (8+ messages)
[PULL 0/4] Build fix patches for 2023-09-13
2023-09-13 19:17 UTC (6+ messages)
` [PULL 1/4] meson: Fix targetos match for illumos and Solaris
` [PULL 2/4] target/i386: Check kvm_hyperv_expand_features() return value
` [PULL 3/4] target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid
` [PULL 4/4] target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
[PULL v3 0/1] Merge tpm 2023/09/12 v3
2023-09-13 19:17 UTC (3+ messages)
` [PULL v3 1/1] tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR
[PATCH v3 0/5] Support message-based DMA in vfio-user server
2023-09-13 19:11 UTC (5+ messages)
` [PATCH v3 1/5] softmmu: Per-AddressSpace bounce buffering
` [PATCH v3 2/5] softmmu: Support concurrent bounce buffers
[PATCH 00/11] Reduce usage of CPUArchState in cputlb.c
2023-09-13 19:09 UTC (10+ messages)
` [PATCH 02/11] include: Introduce tlb_ptr field to CPUState
` [PATCH 03/11] accel/tcg: Modify tlb_*() to use CPUState
` [PATCH 05/11] accel/tcg: Modifies memory access functions "
[PULL 00/17] Net patches
2023-09-13 18:46 UTC (9+ messages)
[PATCH v4 0/2] net: add initial support for AF_XDP network backend
2023-09-13 18:34 UTC (3+ messages)
` [PATCH v4 1/2] tests: bump libvirt-ci for libasan and libxdp
` [PATCH v4 2/2] net: add initial support for AF_XDP network backend
[PATCH] hw/cxl: Fix out of bound array access
2023-09-13 16:58 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/3] separated wanted and unwanted skips in QEMU iotests
2023-09-13 16:31 UTC (9+ messages)
` [PATCH 1/3] iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file
` [PATCH 2/3] iotests: improve 'not run' message for nbd-multiconn test
` [PATCH 3/3] iotests: distinguish 'skipped' and 'not run' states
[PATCH v3 0/5] block-backend: process I/O in the current AioContext
2023-09-13 16:23 UTC (11+ messages)
` [PATCH v3 1/5] block: remove AIOCBInfo->get_aio_context()
` [PATCH v3 2/5] test-bdrv-drain: avoid race with BH in IOThread drain test
` [PATCH v3 3/5] block-backend: process I/O in the current AioContext
` [PATCH v3 4/5] block-backend: process zoned requests "
` [PATCH v3 5/5] block-coroutine-wrapper: use qemu_get_current_aio_context()
[Stable-8.0.5 00/66] v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19
2023-09-13 16:11 UTC (26+ messages)
` [Stable-8.0.5 01/66] memory: prevent dma-reentracy issues
` [Stable-8.0.5 02/66] async: Add an optional reentrancy guard to the BH API
` [Stable-8.0.5 03/66] async: avoid use-after-free on re-entrancy guard
` [Stable-8.0.5 04/66] checkpatch: add qemu_bh_new/aio_bh_new checks
` [Stable-8.0.5 05/66] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
` [Stable-8.0.5 06/66] lsi53c895a: disable reentrancy detection for script RAM
` [Stable-8.0.5 07/66] lsi53c895a: disable reentrancy detection for MMIO region, too
` [Stable-8.0.5 08/66] bcm2835_property: disable reentrancy detection for iomem
` [Stable-8.0.5 09/66] raven: "
` [Stable-8.0.5 10/66] apic: disable reentrancy detection for apic-msi
` [Stable-8.0.5 11/66] loongarch: mark loongarch_ipi_iocsr re-entrnacy safe
` [Stable-8.0.5 12/66] pnv_lpc: disable reentrancy detection for lpc-hc
` [Stable-8.0.5 56/66] virtio: Drop out of coroutine context in virtio_load()
` [Stable-8.0.5 57/66] arm64: Restore trapless ptimer access
` [Stable-8.0.5 58/66] hw/char/riscv_htif: Fix printing of console characters on big endian hosts
` [Stable-8.0.5 59/66] hw/char/riscv_htif: Fix the console syscall "
` [Stable-8.0.5 60/66] hw/intc: Fix upper/lower mtime write calculation
` [Stable-8.0.5 61/66] hw/intc: Make rtc variable names consistent
` [Stable-8.0.5 62/66] linux-user/riscv: Use abi type for target_ucontext
` [Stable-8.0.5 63/66] hw/riscv: virt: Fix riscv,pmu DT node path
` [Stable-8.0.5 64/66] target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0
` [Stable-8.0.5 65/66] target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
` [Stable-8.0.5 66/66] hw/tpm: TIS on sysbus: Remove unsupport ppi command line option
[PATCH v2 0/2] hw/mips/jazz: Rework the NIC init code
2023-09-13 16:09 UTC (3+ messages)
` [PATCH v2 1/2] hw/mips/jazz: Move the NIC init code into a separate function
` [PATCH v2 2/2] hw/mips/jazz: Simplify the NIC setup code
[BUG] virtio-fs: Corruption when running binaries from virtiofsd-backed fs
2023-09-13 15:38 UTC (3+ messages)
Did Avocado assets hashing system changed?
2023-09-13 15:50 UTC (4+ messages)
[PATCH v2 0/3] hw/cxl: Add dummy ACPI QTG DSM
2023-09-13 15:23 UTC (5+ messages)
` [PATCH v2 1/3] tests/acpi: Allow update of DSDT.cxl
` [PATCH v2 3/3] tests/acpi: Update DSDT.cxl with QTG DSM
[PATCH 0/4] hw/cxl: Line length reduction and related
2023-09-13 15:13 UTC (6+ messages)
` [PATCH 1/4] hw/cxl: Use a switch to explicitly check size in caps_reg_read()
` [PATCH 2/4] hw/cxl: Use available size parameter to index into register arrays
` [PATCH 3/4] hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
` [PATCH 4/4] hw/cxl: Line length reductions
[PATCH 0/4] ui/console: multihead: fix crash, simplify logic
2023-09-13 15:12 UTC (6+ messages)
` [PATCH 1/4] ui/console: make qemu_console_is_multihead() static
` [PATCH 2/4] ui/console: only walk QemuGraphicConsoles in qemu_console_is_multihead()
` [PATCH 3/4] ui/console: eliminate QOM properties from qemu_console_is_multihead()
` [PATCH 4/4] ui/console: sanitize search in qemu_graphic_console_is_multihead()
[PATCH] tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884
2023-09-13 14:45 UTC (3+ messages)
Various changes "backportability"
2023-09-13 14:44 UTC (3+ messages)
[PATCH v2 00/11] migration: Better error handling in rp thread, allow failures in recover
2023-09-13 14:38 UTC (10+ messages)
` [PATCH v2 02/11] migration: Let migrate_set_error() take ownership
` [PATCH v2 09/11] migration: Allow network to fail even during recovery
` [PATCH v2 10/11] migration: Allow RECOVER->PAUSED convertion for dest qemu
` [PATCH v2 11/11] tests/migration-test: Add a test for postcopy hangs during RECOVER
[QEMU PATCH v4 00/13] Support blob memory and venus on qemu
2023-09-13 14:27 UTC (13+ messages)
` [QEMU PATCH v4 10/13] virtio-gpu: Resource UUID
[PATCH 0/1] sbsa-ref: add non-secure EL2 virtual timer
2023-09-13 14:06 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/4] hw/cxl: Minor CXL emulation fixes and cleanup
2023-09-13 14:00 UTC (4+ messages)
` [PATCH 1/4] hw/cxl: Fix CFMW config memory leak
[PATCH V2] hw/pci-bridge/cxl-upstream: Add serial number extended capability support
2023-09-13 13:36 UTC
[RFC 0/7] vhost-vdpa: add support for iommufd
2023-09-13 13:31 UTC (2+ messages)
[PATCH v4 0/4] hw/cxl: Support emulating 4 HDM decoders throughout topology
2023-09-13 13:25 UTC (5+ messages)
` [PATCH v4 1/4] hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
` [PATCH v4 2/4] hw/cxl: Add utility functions decoder interleave ways and target count
` [PATCH v4 3/4] hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
` [PATCH v4 4/4] hw/cxl: Support 4 HDM decoders at all levels of topology
[PATCH V5 0/2] migration file URI
2023-09-13 13:05 UTC (2+ messages)
[PATCH v2 00/12] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
2023-09-13 13:01 UTC (9+ messages)
` [PATCH v2 01/12] memory: Let ReservedRegion use Range
` [PATCH v2 02/12] memory: Introduce memory_region_iommu_set_iova_ranges
` [PATCH v2 03/12] vfio: Collect container iova range info
` [PATCH v2 04/12] virtio-iommu: Rename reserved_regions into prop_resv_regions
[PATCH V4 0/2] migration file URI
2023-09-13 13:00 UTC (5+ messages)
[PATCH qemu 0/2] dump: Only use the makedumpfile flattened format when necessary
2023-09-13 7:12 UTC (10+ messages)
` [PATCH qemu 2/2] "
[PULL v2 0/1] Merge tpm 2023/09/12 v2
2023-09-13 12:40 UTC (5+ messages)
` [PULL v2 1/1] tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR
[PATCH v2] virtio: add VIRTQUEUE_ERROR QAPI event
2023-09-13 12:44 UTC (2+ messages)
[PATCH] vdpa net: zero vhost_vdpa iova_tree pointer at cleanup
2023-09-13 12:34 UTC
[PATCH v10 00/45] CXl 2.0 emulation Support
2023-09-13 12:20 UTC (3+ messages)
` [PATCH v10 17/45] hw/cxl/device: Add a memory device (8.2.8.5)
[PATCH v11 0/9] rutabaga_gfx + gfxstream
2023-09-13 11:57 UTC (3+ messages)
` [PATCH v11 6/9] gfxstream + rutabaga: add initial support for gfxstream
[PATCH] hw/arm/boot: Set SCR_EL3.FGTEn when booting kernel
2023-09-13 11:57 UTC
[RFC 0/3] qmp: make qmp_device_add() a coroutine
2023-09-13 11:38 UTC (6+ messages)
[PATCH v2] hw/i386/pc: fix code comment on cumulative flash size
2023-09-13 11:02 UTC (3+ messages)
[PATCH v5 0/6] target/i386: Restrict system-specific features from user emulation
2023-09-13 11:01 UTC (4+ messages)
` [PATCH v5 3/6] target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
[PATCH 00/10] TriCore tests and cleanups
2023-09-13 10:53 UTC (11+ messages)
` [PATCH 01/10] tests/tcg/tricore: Extended and non-extened regs now match
` [PATCH 02/10] hw/tricore: Log failing test in testdevice
` [PATCH 03/10] tests/tcg: Reset result register after each test
` [PATCH 04/10] tests/tcg/tricore: Add test for all arith insns up to addx
` [PATCH 05/10] tests/tcg/tricore: Add test for and to csub
` [PATCH 06/10] tests/tcg/tricore: Add from dextr to lt
` [PATCH 07/10] tests/tcg/tricore: Add test from 'max' to 'shas'
` [PATCH 08/10] tests/tcg/tricore: Add test from 'shuffle' to 'xor.t'
` [PATCH 09/10] target/tricore: Remove CSFRs from cpu.h
` [PATCH 10/10] target/tricore: Change effective address (ea) to target_ulong
[PATCH] gitlab: remove unreliable avocado CI jobs
2023-09-13 10:39 UTC (6+ messages)
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).