messages from 2023-04-21 11:34:46 to 2023-04-21 22:00:09 UTC [more...]
[PATCH v2 0/6] tests/qtest: make migration-test massively faster
2023-04-21 21:59 UTC (10+ messages)
` [PATCH v2 1/6] tests/qtest: replace qmp_discard_response with qtest_qmp_assert_success
` [PATCH v2 2/6] tests/qtests: remove migration test iterations config
` [PATCH v2 3/6] tests/qtest: capture RESUME events during migration
` [PATCH v2 4/6] tests/qtest: make more migration pre-copy scenarios run non-live
` [PATCH v2 5/6] tests/qtest: massively speed up migration-tet
` [PATCH v2 6/6] tests/migration: Only run auto_converge in slow mode
[PATCH for-8.1 00/42] tcg: Simplify calls to load/store helpers
2023-04-21 21:53 UTC (7+ messages)
` [PATCH 03/42] tcg: Split out tcg_out_ext8s
` [PATCH 04/42] tcg: Split out tcg_out_ext8u
` [PATCH 05/42] tcg: Split out tcg_out_ext16s
[PATCH v3 0/3] ACPI: i386: bump MADT to revision 5
2023-04-21 21:49 UTC (4+ messages)
` [PATCH v3 1/3] ACPI: bios-tables-test.c step 2 (allowed-diff entries)
` [PATCH v3 2/3] ACPI: i386: bump MADT to revision 5
` [PATCH v3 3/3] ACPI: bios-tables-test.c step 5 (updated expected table binaries)
[PATCH] hw/riscv: virt: Enable booting M-mode or S-mode FW from pflash0
2023-04-21 21:31 UTC (4+ messages)
[PULL 00/20] Block patches
2023-04-21 19:01 UTC (2+ messages)
[PATCH v10 00/11] target/arm: Allow CONFIG_TCG=n builds
2023-04-21 18:06 UTC (11+ messages)
` [PATCH v10 02/11] target/arm: Remove dead code from cpu_max_set_sve_max_vq
` [PATCH v10 03/11] target/arm: Extract TCG -cpu max code into a function
` [PATCH v10 04/11] target/arm: Do not expose all -cpu max features to qtests
` [PATCH v10 06/11] target/arm: move cpu_tcg to tcg/cpu32.c
` [PATCH v10 07/11] tests/qtest: Fix tests when no KVM or TCG are present
[PATCH] target/riscv: Fix PMU node property for virt machine
2023-04-21 17:59 UTC (2+ messages)
[PATCH v4 0/6] hw/cxl: Poison get, inject, clear
2023-04-21 17:33 UTC (4+ messages)
` [PATCH v4 5/6] hw/cxl: Add poison injection via the mailbox
[PULL 00/23] First batch of testing and misc patches for 8.1
2023-04-21 17:28 UTC (2+ messages)
[PATCH 0/2] tests/migration: Fix migration-test slowdown
2023-04-21 17:22 UTC (5+ messages)
` [PATCH 1/2] tests/migration: Make precopy fast
[PATCH 00/11] Contribution task implementations, for the 'FreeBSD user emulation improvements' project
2023-04-21 17:21 UTC (5+ messages)
` [PATCH 01/11] Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
[PATCH 0/2] tests/qtest: make migraton-test faster
2023-04-21 17:20 UTC (4+ messages)
` [PATCH 2/2] tests/qtest: make more migration pre-copy scenarios run non-live
[PATCH v11 00/14] TCG code quality tracking
2023-04-21 16:42 UTC (17+ 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 v4 00/11] Contribution task implementations, for the 'FreeBSD user emulation improvements' project
2023-04-21 16:53 UTC (12+ messages)
` [PATCH v4 01/11] Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
` [PATCH v4 02/11] "
` [PATCH v4 03/11] "
` [PATCH v4 04/11] "
` [PATCH v4 05/11] "
` [PATCH v4 06/11] "
` [PATCH v4 07/11] "
` [PATCH v4 08/11] "
` [PATCH v4 09/11] "
` [PATCH v4 10/11] "
` [PATCH v4 11/11] "
[PATCH] kvm: Merge kvm_check_extension() and kvm_vm_check_extension()
2023-04-21 16:38 UTC
[PULL v2 00/10] Hexagon queue
2023-04-21 16:49 UTC (11+ messages)
` [PULL v2 01/10] Hexagon (translate.c): avoid redundant PC updates on COF
` [PULL v2 02/10] Use f-strings in python scripts
` [PULL v2 03/10] Use black code style for "
` [PULL v2 04/10] Hexagon (target/hexagon) Remove redundant/unused macros
` [PULL v2 05/10] Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_stores
` [PULL v2 06/10] Hexagon (target/hexagon) Add overrides for count trailing zeros/ones
` [PULL v2 07/10] Hexagon (target/hexagon) Updates to USR should use get_result_gpr
` [PULL v2 08/10] Hexagon (tests/tcg/hexagon) Move HVX test infra to header file
` [PULL v2 09/10] Hexagon (target/hexagon) Remove unused slot variable in helpers
` [PULL v2 10/10] Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructions
[RFC] hw/arm/virt: Provide DT binding generation for PCI eXpander Bridges
2023-04-21 16:50 UTC
[PATCH v3 00/11] Contribution task implementations, for the 'FreeBSD user emulation improvements' project
2023-04-21 16:42 UTC (12+ messages)
` [PATCH v3 01/11] Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
` [PATCH v3 02/11] "
` [PATCH v3 03/11] "
` [PATCH v3 04/11] "
` [PATCH v3 05/11] "
` [PATCH v3 06/11] "
` [PATCH v3 07/11] "
` [PATCH v3 08/11] "
` [PATCH v3 09/11] "
` [PATCH v3 10/11] "
` [PATCH v3 11/11] "
[PATCH v8 00/23] Consolidate PIIX south bridges
2023-04-21 16:40 UTC (3+ messages)
[PATCH] docs: Convert u2f.txt to rST
2023-04-21 16:37 UTC
[PATCH] docs: Remove unused weirdly-named cross-reference targets
2023-04-21 16:36 UTC
[PATCH v4 0/7] Resolve TYPE_PIIX3_XEN_DEVICE
2023-04-21 16:35 UTC (3+ messages)
[PATCH v5 0/3] hw/mem: CXL Type-3 Volatile Memory Support
2023-04-21 16:08 UTC (4+ messages)
` [PATCH v5 1/3] tests/qtest/cxl-test: whitespace, line ending cleanup
` [PATCH v5 2/3] hw/mem: Use memory_region_size() in cxl_type3
` [PATCH v5 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH 0/1] pcie: Allow atomic completion on PCIE root port
2023-04-21 16:06 UTC (3+ messages)
[RFC PATCH 00/13] gfxstream + rutabaga_gfx: a surprising delight or startling epiphany?
2023-04-21 16:02 UTC (4+ messages)
` [RFC PATCH 13/13] HACK: schedule fence return on main AIO context
[PATCH] igb: packet-split descriptors support
2023-04-21 15:50 UTC (3+ messages)
[REPOST PATCH v3 0/5] Support x2APIC mode with TCG accelerator
2023-04-21 15:46 UTC (3+ messages)
[PATCH] MAINTAINERS: Add Leonardo and Peter as reviewers
2023-04-21 15:23 UTC (2+ messages)
[PATCH] accel/tcg/tcg-accel-ops-rr: ensure fairness with icount
2023-04-21 15:11 UTC (2+ messages)
[PULL 00/11] Hexagon queue
2023-04-21 15:06 UTC (3+ messages)
[PATCH 0/4] block: clean up coroutine versions of bdrv_{is_allocated, block_status}*
2023-04-21 15:01 UTC (9+ 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 4/4] block: convert more bdrv_is_allocated* and bdrv_block_status* calls to coroutine versions
[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 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 (11+ 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 (2+ messages)
[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 (3+ messages)
` [PATCH 4/9] docs/cxl: Fix sentence
[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)
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).