qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-21 06:38:09 to 2023-04-21 15:00:03 UTC [more...]

[PATCH 0/4] block: clean up coroutine versions of bdrv_{is_allocated, block_status}*
 2023-04-21 14:59 UTC  (8+ messages)
` [PATCH 1/4] block: rename the bdrv_co_block_status static function
` [PATCH 2/4] block: complete public block status API
` [PATCH 3/4] block: switch to co_wrapper for bdrv_is_allocated_*

[PATCH 0/2] hw/pci-bridge: pci_expander_bridge: Fix wrong type and rework inheritance
 2023-04-21 14:46 UTC  (10+ messages)
` [PATCH 1/2] hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
` [PATCH 2/2] hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV

[PATCH v11 00/14] TCG code quality tracking
 2023-04-21 14:43 UTC  (16+ messages)
` [PATCH v11 01/14] accel/tcg: introduce TBStatistics structure
` [PATCH v11 02/14] accel: collecting TB execution count
` [PATCH v11 03/14] accel: collecting JIT statistics
` [PATCH v11 04/14] accel: replacing part of CONFIG_PROFILER with TBStats
` [PATCH v11 05/14] accel/tcg: move profiler dev_time to tb_stats
` [PATCH v11 06/14] accel/tcg: convert profiling of restore operations to TBStats
` [PATCH v11 07/14] accel/tcg: convert profiling of code generation "
` [PATCH v11 08/14] accel: adding TB_JIT_TIME and full replacing CONFIG_PROFILER
` [PATCH v11 09/14] debug: add -d tb_stats to control TBStatistics collection:
` [PATCH v11 10/14] monitor: adding tb_stats hmp command
` [PATCH v11 11/14] tb-stats: reset the tracked TBs on a tb_flush
` [PATCH v11 12/14] Adding info [tb-list|tb] commands to HMP (WIP)
` [PATCH v11 13/14] tb-stats: dump hot TBs at the end of the execution
` [PATCH v11 14/14] configure: remove the final bits of --profiler support

[PATCH] hw/riscv: virt: Enable booting M-mode or S-mode FW from pflash0
 2023-04-21 14:36 UTC  (2+ messages)

[PATCH v8 0/8] memory: prevent dma-reentracy issues
 2023-04-21 14:27 UTC  (9+ messages)
` [PATCH v8 1/8] "
` [PATCH v8 2/8] async: Add an optional reentrancy guard to the BH API
` [PATCH v8 3/8] checkpatch: add qemu_bh_new/aio_bh_new checks
` [PATCH v8 4/8] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
` [PATCH v8 5/8] memory: Allow disabling re-entrancy checking per-MR
` [PATCH v8 6/8] lsi53c895a: disable reentrancy detection for script RAM
` [PATCH v8 7/8] bcm2835_property: disable reentrancy detection for iomem
` [PATCH v8 8/8] memory: abort on re-entrancy in debug builds

[PATCH v4 0/7] QEMU CXL Provide mock CXL events and irq support
 2023-04-21 14:06 UTC  (3+ messages)

[PATCH v2 0/3] hw/cxl: Fix decoder commit and uncommit handling
 2023-04-21 13:59 UTC  (4+ messages)
` [PATCH v2 1/3] hw/cxl: drop pointless memory_region_transaction_guards
` [PATCH v2 2/3] hw/cxl: Fix endian handling for decoder commit
` [PATCH v2 3/3] hw/cxl: Fix incorrect reset of commit and associated clearing of committed

[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
 2023-04-21 13:56 UTC  (12+ messages)

[PATCH] Don't require libcap-ng for virtfs support
 2023-04-21 13:53 UTC 

Error : "cxl_pci 0000:0d:00.0: Failed to get interrupt for event Info log"
 2023-04-21 13:47 UTC  (4+ messages)

[PATCH 0/3] docs/cxl: Gathering of fixes for 8.0 CXL docs
 2023-04-21 13:45 UTC  (4+ messages)
` [PATCH 1/3] docs/cxl: fix some typos
` [PATCH 2/3] docs/cxl: Remove incorrect CXL type 3 size parameter
` [PATCH 3/3] docs/cxl: Replace unsupported AARCH64 with x86_64

[PATCH 0/2] accel/tcg/plugin: host insn size for plugin
 2023-04-21 13:46 UTC  (11+ messages)
` [PATCH 1/2] accel/tcg/plugin: export host insn size

[PATCH v4 0/2] Improve code coverage for ppc64
 2023-04-21 13:29 UTC  (8+ messages)
` [PATCH v4 1/2] avocado_qemu/__init__.py: factor out the qemu-img finding
` [PATCH v4 2/2] tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64

[PATCH v8 00/11] target/riscv: rework CPU extension validation
 2023-04-21 13:27 UTC  (12+ messages)
` [PATCH v8 01/11] target/riscv/cpu.c: add riscv_cpu_validate_v()
` [PATCH v8 02/11] target/riscv/cpu.c: remove set_vext_version()
` [PATCH v8 03/11] target/riscv/cpu.c: remove set_priv_version()
` [PATCH v8 04/11] target/riscv: add PRIV_VERSION_LATEST
` [PATCH v8 05/11] target/riscv: Mask the implicitly enabled extensions in isa_string based on priv version
` [PATCH v8 06/11] target/riscv: Update check for Zca/Zcf/Zcd
` [PATCH v8 07/11] target/riscv/cpu.c: add priv_spec validate/disable_exts helpers
` [PATCH v8 08/11] target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl()
` [PATCH v8 09/11] target/riscv/cpu.c: validate extensions before riscv_timer_init()
` [PATCH v8 10/11] target/riscv/cpu.c: remove cfg setup from riscv_cpu_init()
` [PATCH v8 11/11] target/riscv: rework write_misa()

[PATCH] aspeed/hace: Initialize g_autofree pointer
 2023-04-21 13:28 UTC  (3+ messages)

[PATCH 0/3] tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests
 2023-04-21 13:24 UTC  (11+ messages)
` [PATCH 1/3] tests/avocado: Make ssh_command_output_contains() globally available
` [PATCH 2/3] tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests
` [PATCH 3/3] MAINTAINERS: Cover tests/avocado/machine_aspeed.py

[PATCH 0/2] hw/cxl: CDAT file handling fixes
 2023-04-21 13:20 UTC  (3+ messages)
` [PATCH 1/2] hw/cxl: cdat: Fix open file not closed in ct3_load_cdat()
` [PATCH 2/2] hw/cxl: cdat: Fix failure to free buffer in erorr paths

[PATCH v2] tests/vm/freebsd: Update to FreeBSD 13.2
 2023-04-21 13:20 UTC  (2+ messages)

[PATCH v2 RESEND 3/7] gdbstub: add support for the qRegisterInfo query
 2023-04-21 13:17 UTC  (3+ messages)

[RFC PATCH] tests/tcg: limit the scope of the plugin tests
 2023-04-21 13:14 UTC 

[PATCH v5] cxl-cdat:Fix open file not closed in ct3_load_cdat
 2023-04-21 13:14 UTC  (2+ messages)

[PATCH RESEND v7 00/12] target/riscv: rework CPU extensions validation
 2023-04-21 13:14 UTC  (9+ messages)
` [PATCH RESEND v7 11/12] target/riscv: rework write_misa()
` [PATCH RESEND v7 12/12] target/riscv: forbid write_misa() for static CPUs

[PATCH 0/2] fix broken pxb-cxl realization
 2023-04-21 13:03 UTC  (6+ messages)
` [PATCH 1/2] hw/pci-bridge: fix cast for pxb-cxl dev realization
` [PATCH 2/2] gitlab: run all jobs with QOM debugging enabled

[PATCH 0/9] docs: various (style, punctuation and typo fixes)
 2023-04-21 12:30 UTC  (5+ messages)
` [PATCH 4/9] docs/cxl: Fix sentence
` [PATCH 9/9] docs/style: call out the use of GUARD macros

[RFC PATCH v2] hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIBridge
 2023-04-21 12:25 UTC 

[PATCH] tools/ebpf: Fix IPv4 fragmentation identify
 2023-04-21  8:20 UTC 

[PATCH 00/40] igb: Fix for DPDK
 2023-04-21 12:18 UTC  (4+ messages)
` [PATCH 08/40] igb: Always copy ethernet header

[PATCH] hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIBridge
 2023-04-21 12:09 UTC  (3+ messages)
` [RFC PATCH] "

[PATCH v5 00/16] iotests: use vm.cmd()
 2023-04-21 11:59 UTC  (2+ messages)

[PULL 00/21] target-arm queue
 2023-04-21 11:54 UTC  (3+ messages)

[PATCH v8 0/5] block: refactor blockdev transactions
 2023-04-21 11:53 UTC  (6+ messages)
` [PATCH v8 1/5] blockdev: refactor transaction to use Transaction API
` [PATCH v8 2/5] blockdev: transactions: rename some things
` [PATCH v8 3/5] blockdev: qmp_transaction: refactor loop to classic for
` [PATCH v8 4/5] blockdev: transaction: refactor handling transaction properties
` [PATCH v8 5/5] blockdev: qmp_transaction: drop extra generic layer

[PATCH v7 0/7] blockdev-replace
 2023-04-21 11:41 UTC  (8+ messages)
` [PATCH v7 1/7] block-backend: blk_root(): drop const specifier on return type
` [PATCH v7 2/7] block/export: add blk_by_export_id()
` [PATCH v7 3/7] block: make bdrv_find_child() function public
` [PATCH v7 4/7] qapi: add x-blockdev-replace command
` [PATCH v7 5/7] block: bdrv_get_xdbg_block_graph(): report export ids
` [PATCH v7 6/7] iotests.py: introduce VM.assert_edges_list() method
` [PATCH v7 7/7] iotests: add filter-insertion

[PATCH v2 RESEND 4/7] Hexagon: support qRegisterInfo at gdbstub
 2023-04-21 11:40 UTC  (2+ messages)

[PATCH v2 RESEND 1/7] gdbstub: only send stop-reply packets when allowed to
 2023-04-21 11:31 UTC  (2+ messages)

[PATCH v7 0/6] memory: prevent dma-reentracy issues
 2023-04-21 11:30 UTC  (3+ messages)
` [PATCH v7 6/6] lsi53c895a: disable reentrancy detection for script RAM

[PATCH v7 0/4] pci hotplug tracking
 2023-04-21 10:32 UTC  (5+ messages)
` [PATCH v7 1/4] qapi/qdev.json: unite DEVICE_* event data into single structure
` [PATCH v7 2/4] qapi: add DEVICE_ON and query-hotplug infrastructure
` [PATCH v7 3/4] shpc: implement DEVICE_ON event and query-hotplug
` [PATCH v7 4/4] pcie: "

[PATCH v4 0/6] testing/next: avocado, docs, gitlab
 2023-04-21 10:27 UTC  (9+ messages)
` [PATCH v4 1/6] tests/requirements.txt: bump up avocado-framework version to 101.0

[PATCH v19 00/21] s390x: CPU Topology
 2023-04-21 10:20 UTC  (4+ messages)
` [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug

test-blockjob: intermittent CI failures in msys2-64bit job
 2023-04-21 10:13 UTC  (5+ messages)

[RFC PATCH 00/13] gfxstream + rutabaga_gfx: a surprising delight or startling epiphany?
 2023-04-21  9:53 UTC  (5+ messages)
` [RFC PATCH 05/13] gfxstream + rutabaga prep: virtio_gpu_gl -> virtio_gpu_virgl
` [RFC PATCH 07/13] gfxstream + rutabaga prep: define callbacks in realize function

[PATCH] vnc: avoid underflow when accessing user-provided address
 2023-04-21  9:44 UTC  (2+ messages)

[PULL 00/25] First batch of misc patches for QEMU 8.1
 2023-04-21  9:33 UTC  (26+ messages)
` [PULL 01/25] mtest2make.py: teach suite name that are just "PROJECT"
` [PULL 02/25] build-sys: prevent meson from downloading wrapped subprojects
` [PULL 03/25] build-sys: add slirp.wrap
` [PULL 04/25] nvme: remove constant argument to tracepoint
` [PULL 05/25] vnc: avoid underflow when accessing user-provided address
` [PULL 06/25] tests: bios-tables-test: replace memset with initializer
` [PULL 07/25] configure: Avoid -Werror=maybe-uninitialized
` [PULL 08/25] target/i386: Avoid unreachable variable declaration in mmu_translate()
` [PULL 09/25] lasi: fix RTC migration
` [PULL 10/25] coverity: update COMPONENTS.md
` [PULL 11/25] target/mips: tcg: detect out-of-bounds accesses to cpu_gpr and cpu_gpr_hi
` [PULL 12/25] qapi-gen: mark coroutine QMP command functions as coroutine_fn
` [PULL 13/25] io: mark mixed functions that can suspend
` [PULL 14/25] migration: "
` [PULL 15/25] monitor: "
` [PULL 16/25] target/i386: Change wrong XFRM value in SGX CPUID leaf
` [PULL 17/25] block-backend: remove qatomic_mb_read()
` [PULL 18/25] postcopy-ram: do not use qatomic_mb_read
` [PULL 19/25] qemu-coroutine: remove qatomic_mb_read()
` [PULL 20/25] docs: explain effect of smp_read_barrier_depends() on modern architectures
` [PULL 21/25] nbd: a BlockExport always has a BlockBackend
` [PULL 22/25] coverity: unify Fedora dockerfiles
` [PULL 23/25] configure: Honour cross-prefix when finding ObjC compiler
` [PULL 24/25] tests: libvirt-ci: Update to commit '2fa24dce8bc'
` [PULL 25/25] tests: lcitool: Switch to OpenSUSE Leap 15.4

[PATCH 0/3] block: remove separate bdrv_file_open callback
 2023-04-21  9:35 UTC  (4+ messages)
` [PATCH 2/3] block: do not check bdrv_file_open

[PATCH v2] block: add configure options for excluding vmdk, vhdx and vpc
 2023-04-21  9:27 UTC 

[PATCH v3 0/2] tests: lcitool: Switch to OpenSUSE Leap 15.4
 2023-04-21  9:26 UTC  (4+ messages)
` [PATCH v3 1/2] tests: libvirt-ci: Update to commit '2fa24dce8bc'
` [PATCH v3 2/2] tests: lcitool: Switch to OpenSUSE Leap 15.4

[PATCH 0/2] docs/interop: Convert QMP related txt docs to rst
 2023-04-21  8:56 UTC  (4+ messages)
` [PATCH 2/2] docs/interop: Delete qmp-intro.txt

[PATCH v2 0/4] COLO: improve build options
 2023-04-21  8:52 UTC  (9+ messages)
` [PATCH v2 3/4] build: move COLO under CONFIG_REPLICATION
` [PATCH v2 4/4] configure: add --disable-colo-filters option

[PATCH 0/4] Qemu SEV reduced-phys-bits fixes
 2023-04-21  8:48 UTC  (2+ messages)

[PATCH v3 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
 2023-04-21  8:25 UTC  (2+ messages)

[PATCH 0/1] pcie: Allow atomic completion on PCIE root port
 2023-04-21  8:22 UTC  (2+ messages)

[PULL 00/11] Hexagon queue
 2023-04-21  8:20 UTC  (2+ messages)

[PATCH v2 0/4] hw/acpi: bump MADT to revision 5
 2023-04-21  8:15 UTC  (5+ messages)
` [PATCH v2 3/4] hw/acpi: i386: "

[PATCH] pcie: Release references of virtual functions
 2023-04-21  8:09 UTC  (3+ messages)

[PATCH] block/vhost-user-blk: Fix hang on boot for some odd guests
 2023-04-21  8:06 UTC  (6+ messages)

[REPOST PATCH v3 0/5] Support x2APIC mode with TCG accelerator
 2023-04-21  7:57 UTC  (2+ messages)

[PATCH for 8.1 v2 0/6] Move ASID test to vhost-vdpa net initialization
 2023-04-21  7:45 UTC  (5+ messages)
` [PATCH for 8.1 v2 2/6] vdpa: add vhost_vdpa_reset_status_fd

[PATCH v4 0/7] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-04-21  7:38 UTC  (4+ messages)
` [PATCH v4 2/7] hw/pci/pci.c: Don't leak PCIBus::irq_count[] in pci_bus_irqs()

[PATCH 0/4] Enable VMM userspace support for CET virtualization
 2023-04-21  4:12 UTC  (5+ messages)
` [PATCH 1/4] target/i386: Enable XSAVES support for user mode CET states
` [PATCH 2/4] target/i386: Add CET MSRs access interfaces
` [PATCH 3/4] target/i386: Enable CET states migration
` [PATCH 4/4] target/i386: Advertise CET flags in feature words

[PATCH 00/11] Contribution task implementations, for the 'FreeBSD user emulation improvements' project
 2023-04-21  7:17 UTC  (3+ messages)
` [PATCH 01/11] Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>

[PATCH v8 00/23] Consolidate PIIX south bridges
 2023-04-21  7:15 UTC  (2+ messages)

[PATCH 00/10] tracing: remove dynamic vcpu state
 2023-04-21  6:53 UTC  (12+ messages)
` [PATCH 02/10] trace-events: remove the remaining vcpu trace events
` [PATCH 03/10] trace: remove vcpu_id from the TraceEvent structure
` [PATCH 07/10] trace: remove control-vcpu.h
` [PATCH 09/10] hw/9pfs: use qemu_xxhash4
` [PATCH 10/10] xxhash: remove qemu_xxhash7

[PATCH 0/3] docs/specs: Convert some PCI specs docs to rST
 2023-04-21  6:40 UTC  (3+ messages)
` [PATCH 2/3] docs/specs: Convert pci-serial.txt to rst


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