qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-01 09:57:46 to 2023-06-01 16:17:49 UTC [more...]

[PATCH v3 0/9] tests/qtest: make migration-test massively faster
 2023-06-01 16:17 UTC  (37+ messages)
` [PATCH v3 1/9] tests/qtest: add various qtest_qmp_assert_success() variants
` [PATCH v3 2/9] tests/qtest: add support for callback to receive QMP events
` [PATCH v3 3/9] tests/qtest: get rid of 'qmp_command' helper in migration test
` [PATCH v3 4/9] tests/qtest: get rid of some 'qtest_qmp' usage "
` [PATCH v3 5/9] tests/qtest: switch to using event callbacks for STOP event
` [PATCH v3 6/9] tests/qtest: replace wait_command() with qtest_qmp_assert_success
` [PATCH v3 7/9] tests/qtest: capture RESUME events during migration
` [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
` [PATCH v3 9/9] tests/qtest: massively speed up migration-test

[PATCH v4 00/10] tests/qtest: make migration-test massively faster
 2023-06-01 16:13 UTC  (10+ messages)
` [PATCH v4 02/10] tests/qtest: add support for callback to receive QMP events
` [PATCH v4 03/10] tests/qtest: get rid of 'qmp_command' helper in migration test
` [PATCH v4 04/10] tests/qtest: get rid of some 'qtest_qmp' usage "
` [PATCH v4 05/10] tests/qtest: switch to using event callbacks for STOP event
` [PATCH v4 06/10] tests/qtest: replace wait_command() with qtest_qmp_assert_success
` [PATCH v4 07/10] tests/qtest: capture RESUME events during migration
` [PATCH v4 08/10] tests/qtest: distinguish src/dst migration VM stop/resume events
` [PATCH v4 09/10] tests/qtest: make more migration pre-copy scenarios run non-live
` [PATCH v4 10/10] tests/qtest: massively speed up migration-test

[PATCH 00/11] block: Re-enable the graph lock
 2023-06-01 16:05 UTC  (3+ messages)
` [PATCH 02/11] qdev-properties-system: Lock AioContext for blk_insert_bs()

[PATCH] hvf: Handle EC_INSNABORT
 2023-06-01 16:00 UTC  (4+ messages)

[PATCH] SDL: OpenGL 3 window context
 2023-06-01 15:47 UTC  (2+ messages)

[PATCH v5 0/4] Add gdbstub support to HVF
 2023-06-01 15:31 UTC  (5+ messages)
` [PATCH v5 1/4] arm: move KVM breakpoints helpers
` [PATCH v5 2/4] hvf: handle access for more registers
` [PATCH v5 3/4] hvf: add breakpoint handlers
` [PATCH v5 4/4] hvf: add guest debugging handlers for Apple Silicon hosts

[PATCH 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
 2023-06-01 15:30 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Implement PMULL using host intrinsics
 2023-06-01 15:28 UTC  (5+ messages)
` [PATCH 1/2] target/arm: Use x86 intrinsics to implement PMULL.P64
` [PATCH 2/2] target/i386: Implement PCLMULQDQ using AArch64 PMULL instructions

[PULL 0/8] Block patches
 2023-06-01 15:25 UTC  (9+ messages)
` [PULL 1/8] block: add blk_io_plug_call() API
` [PULL 2/8] block/nvme: convert to "
` [PULL 3/8] block/blkio: "
` [PULL 4/8] block/io_uring: "
` [PULL 5/8] block/linux-aio: "
` [PULL 6/8] block: remove bdrv_co_io_plug() API
` [PULL 7/8] block/blkio: use qemu_open() to support fd passing for virtio-blk
` [PULL 8/8] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa

[PATCH v13 00/10] TCG code quality tracking
 2023-06-01 15:26 UTC  (10+ messages)
` [PATCH v13 04/10] accel/tcg: add jit stats and time to TBStatistics

[PATCH v3 0/1] Add vpd data for Rainier machine
 2023-06-01 14:36 UTC  (9+ messages)
` [PATCH v3 1/1] hw/arm/aspeed:Add "

[RFC] linux-user/riscv: Add syscall riscv_hwprobe
 2023-06-01 15:15 UTC  (2+ messages)

[PULL v2 00/11] Tracing patches
 2023-06-01 15:06 UTC  (12+ messages)
` [PULL v2 01/11] *-user: remove the guest_user_syscall tracepoints
` [PULL v2 02/11] trace-events: remove the remaining vcpu trace events
` [PULL v2 03/11] trace: remove vcpu_id from the TraceEvent structure
` [PULL v2 04/11] scripts/qapi: document the tool that generated the file
` [PULL v2 05/11] docs/deprecated: move QMP events bellow QMP command section
` [PULL v2 06/11] qapi: make the vcpu parameters deprecated for 8.1
` [PULL v2 07/11] trace: remove code that depends on setting vcpu
` [PULL v2 08/11] trace: remove control-vcpu.h
` [PULL v2 09/11] tcg: remove the final vestiges of dstate
` [PULL v2 10/11] hw/9pfs: use qemu_xxhash4
` [PULL v2 11/11] accel/tcg: include cs_base in our hash calculations

[PATCH v14 00/10] TCG code quality tracking
 2023-06-01 15:10 UTC  (17+ messages)
` [PATCH v14 03/10] accel: collecting TB execution count
` [PATCH v14 04/10] accel/tcg: add jit stats and time to TBStatistics
` [PATCH v14 06/10] monitor: adding tb_stats hmp command
` [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)

[PATCH v5 0/2] block/blkio: support fd passing for virtio-blk-vhost-vdpa driver
 2023-06-01 15:08 UTC  (2+ messages)

[PATCH] vfio: Implement a common device info helper
 2023-06-01 15:01 UTC  (2+ messages)

[PATCH 0/2] bulk: Remove pointless QOM casts
 2023-06-01 15:00 UTC  (2+ messages)

[PATCH] hvf: Report HV_DENIED error
 2023-06-01 14:56 UTC  (2+ messages)

[PATCH v2 0/1] hw/arm/sbsa-ref: add XHCI controller on PCIe
 2023-06-01 14:50 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
 2023-06-01 14:37 UTC  (8+ messages)
` [PATCH v2 4/6] virtio-net: expose virtio_net_supported_guest_offloads()

[PATCH v3 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
 2023-06-01 14:37 UTC  (13+ messages)
` [PATCH v3 1/6] include/hw/virtio: make some VirtIODevice const
` [PATCH v3 2/6] vdpa: reuse virtio_vdev_has_feature()
` [PATCH v3 3/6] hw/net/virtio-net: make some VirtIONet const
` [PATCH v3 4/6] virtio-net: expose virtio_net_supported_guest_offloads()
` [PATCH v3 5/6] vdpa: Add vhost_vdpa_net_load_offloads()
` [PATCH v3 6/6] vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ

[PATCH v3 0/3] Trivial cleanups
 2023-06-01 14:37 UTC  (6+ messages)

[PATCH 00/12] block: more fixes to coroutine_fn marking
 2023-06-01 14:22 UTC  (15+ messages)
` [PATCH 01/12] file-posix: remove incorrect coroutine_fn calls
` [PATCH 02/12] qed: mark more functions as coroutine_fns and GRAPH_RDLOCK
` [PATCH 03/12] vpc: "
` [PATCH 04/12] bochs: "
` [PATCH 05/12] block: mark another function as coroutine_fns and GRAPH_UNLOCKED
` [PATCH 06/12] cloop: mark more functions as coroutine_fns and GRAPH_RDLOCK
` [PATCH 07/12] dmg: "
` [PATCH 08/12] vmdk: "
` [PATCH 09/12] vhdx: "
` [PATCH 10/12] qcow2: "
` [PATCH 11/12] block: use bdrv_co_getlength in coroutine context
` [PATCH 12/12] block: use bdrv_co_debug_event "

[ANNOUNCE] QEMU 8.0.2 Stable released
 2023-06-01 14:00 UTC 

[PATCH 0/1] hw/ide/core.c: fix handling of unsupported commands
 2023-06-01 14:03 UTC  (8+ messages)
` [PATCH 1/1] "

[ANNOUNCE] QEMU 7.2.3 Stable released
 2023-06-01 13:51 UTC 

[PATCH 0/9] misc AHCI cleanups
 2023-06-01 13:56 UTC  (6+ messages)
` [PATCH 2/9] hw/ide/core: set ERR_STAT in unsupported command completion

[PULL 01/11] *-user: remove the guest_user_syscall tracepoints
 2023-06-01 13:54 UTC 

[PATCH v2 0/8] misc AHCI cleanups
 2023-06-01 13:44 UTC  (9+ messages)
` [PATCH v2 1/8] hw/ide/ahci: remove stray backslash
` [PATCH v2 2/8] hw/ide/core: set ERR_STAT in unsupported command completion
` [PATCH v2 3/8] hw/ide/ahci: write D2H FIS on when processing NCQ command
` [PATCH v2 4/8] hw/ide/ahci: simplify and document PxCI handling
` [PATCH v2 5/8] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
` [PATCH v2 6/8] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
` [PATCH v2 7/8] hw/ide/ahci: fix ahci_write_fis_sdb()
` [PATCH v2 8/8] hw/ide/ahci: fix broken SError handling

[PATCH v2 0/3] block: remove separate bdrv_file_open callback
 2023-06-01 13:42 UTC  (5+ messages)
` [PATCH v2 1/3] block: make assertion more generic
` [PATCH v2 2/3] block: do not check bdrv_file_open
` [PATCH v2 3/3] block: remove separate bdrv_file_open callback

[PATCH v2 0/4] block: clean up coroutine versions of bdrv_{is_allocated, block_status}*
 2023-06-01 13:39 UTC  (7+ messages)
` [PATCH v2 1/4] block: rename the bdrv_co_block_status static function
` [PATCH v2 2/4] block: complete public block status API
` [PATCH v2 3/4] block: switch to co_wrapper for bdrv_is_allocated_*
` [PATCH v2 4/4] block: convert more bdrv_is_allocated* and bdrv_block_status* calls to coroutine versions

Performance improvement with 6d740fb01b9f0f5ea7a82f4d5e458d91940a19ee
 2023-06-01 13:17 UTC  (8+ messages)
          ` Performance improvement and regression "

[PATCH] qcow2: add discard-no-unref option
 2023-06-01 13:13 UTC  (5+ messages)

[PATCH v3 0/6] block: add blk_io_plug_call() API
 2023-06-01 13:01 UTC  (2+ messages)

[PATCH v3 6/7] hw/ide/pci: Replace some magic numbers by constants
 2023-06-01 12:26 UTC  (2+ messages)
  ` [PATCH v3 7/7] hw/ide/piix: Move registration of VMStateDescription to DeviceClass

[PATCH v2 0/5] Various xive fixes
 2023-06-01 12:25 UTC  (8+ messages)
` [PATCH v2 1/5] pnv/xive2: Add definition for TCTXT Config register
` [PATCH v2 2/5] pnv/xive2: Add definition for the ESB cache configuration register
` [PATCH v2 3/5] pnv/xive2: Allow writes to the Physical Thread Enable registers
` [PATCH v2 4/5] pnv/xive2: Introduce macros to manipulate TIMA addresses
` [PATCH v2 5/5] pnv/xive2: Handle TIMA access through all ports

[PATCH] memory-device: Track used region size in DeviceMemoryState
 2023-06-01 12:22 UTC  (13+ messages)
` [PATCH v3 00/10] memory-device: Some cleanups
` [PATCH v3 01/10] memory-device: Unify enabled vs. supported error messages
` [PATCH v3 02/10] memory-device: Introduce machine_memory_devices_init()
` [PATCH v3 03/10] hw/arm/virt: Use machine_memory_devices_init()
` [PATCH v3 04/10] hw/ppc/spapr: "
` [PATCH v3 05/10] hw/loongarch/virt: "
` [PATCH v3 06/10] hw/i386/pc: "
` [PATCH v3 07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
` [PATCH v3 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
` [PATCH v3 09/10] memory-device: Refactor memory_device_pre_plug()
` [PATCH v3 10/10] memory-device: Track used region size in DeviceMemoryState

[PULL 00/21] Migration 20230530 patches
 2023-06-01 11:46 UTC  (5+ messages)

[PATCH v3 00/48] tcg: Build once for system, once for user
 2023-06-01 11:19 UTC  (11+ messages)
` [PATCH v3 07/48] tcg: Add tlb_fast_offset to TCGContext
` [PATCH v3 08/48] *: Add missing includes of qemu/error-report.h
` [PATCH v3 09/48] *: Add missing includes of tcg/debug-assert.h
` [PATCH v3 14/48] tcg: Move TCGv, dup_const_tl definitions to tcg-op.h
` [PATCH v3 26/48] tcg: Add guest_mo to TCGContext

[PATCH v2] pc: q35: Bump max_cpus to 1024
 2023-06-01 11:09 UTC  (5+ messages)

[PULL 00/27] tcg patch queue
 2023-06-01 10:52 UTC  (4+ messages)

[PATCH v2 0/7] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope
 2023-06-01 10:34 UTC  (4+ messages)
` [PATCH v2 7/7] hw: Simplify using sysbus_init_irqs() [manual]

[PATCH 0/2] tests: lcitool: Refresh to latest lcitool changes
 2023-06-01  9:58 UTC  (3+ messages)
` [PATCH 2/2] tests: lcitool: refresh: Bump container versions

[PATCH v3 00/14] qemu patches for 64-bit NBD extensions
 2023-06-01  9:57 UTC  (3+ messages)
` [PATCH v3 13/14] nbd/server: Prepare for per-request filtering of BLOCK_STATUS

[PATCH 2/3] tests/vm: Introduce get_qemu_packages_from_lcitool_vars() helper
 2023-06-01  9:57 UTC  (2+ messages)


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