messages from 2023-06-01 08:41:31 to 2023-06-01 15:08:55 UTC [more...]
[PULL v2 00/11] Tracing patches
2023-06-01 15:06 UTC (10+ 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 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 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
2023-06-01 15:01 UTC (6+ messages)
` [PATCH 1/1] "
[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 (4+ messages)
` [PATCH 1/2] scripts: Add qom-cast-macro-clean-cocci-gen.py
` [PATCH 2/2] bulk: Remove pointless QOM casts
[PATCH] hvf: Handle EC_INSNABORT
2023-06-01 14:58 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 (13+ messages)
` [PATCH v2 1/6] include/hw/virtio: make some VirtIODevice const
` [PATCH v2 2/6] vdpa: reuse virtio_vdev_has_feature()
` [PATCH v2 3/6] hw/net/virtio-net: make some VirtIONet const
` [PATCH v2 4/6] virtio-net: expose virtio_net_supported_guest_offloads()
` [PATCH v2 5/6] vdpa: Add vhost_vdpa_net_load_offloads()
` [PATCH v2 6/6] vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ
[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 v14 00/10] TCG code quality tracking
2023-06-01 14:25 UTC (16+ 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 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] "
[PATCH] SDL: OpenGL 3 window context
2023-06-01 14:00 UTC
[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)
[RFC] linux-user/riscv: Add syscall riscv_hwprobe
2023-06-01 12:27 UTC
[PATCH v3 0/6] block: add blk_io_plug_call() API
2023-06-01 13:01 UTC (2+ messages)
[PATCH 0/2] Implement PMULL using host intrinsics
2023-06-01 13:00 UTC (4+ messages)
` [PATCH 1/2] target/arm: Use x86 intrinsics to implement PMULL.P64
` [PATCH 2/2] target/i386: Implement PCLMULQDQ using AArch64 PMULL instructions
[PATCH v3 0/9] tests/qtest: make migration-test massively faster
2023-06-01 12:56 UTC (35+ 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 v13 00/10] TCG code quality tracking
2023-06-01 12:48 UTC (9+ messages)
` [PATCH v13 04/10] accel/tcg: add jit stats and time to TBStatistics
[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 (13+ messages)
` [PULL 13/21] migration/rdma: Unfold ram_control_before_iterate()
` [PULL 14/21] migration/rdma: Unfold ram_control_after_iterate()
` [PULL 15/21] migration/rdma: Remove all uses of RAM_CONTROL_HOOK
` [PULL 16/21] migration/rdma: Unfold hook_ram_load()
[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 (10+ messages)
` [PATCH v2 1/7] hw/arm/xlnx-versal: Do not open-code sysbus_connect_irq()
` [PATCH v2 2/7] hw/usb/xlnx: Do not open-code sysbus_pass_irq()
` [PATCH v2 3/7] hw/sysbus: Introduce sysbus_init_irqs()
` [PATCH v2 4/7] hw/usb/hcd-xhci: Use sysbus_init_irqs()
` [PATCH v2 5/7] hw/sysbus: Make SYSBUS_DEVICE_GPIO_IRQ API internal
` [PATCH v2 6/7] hw: Simplify using sysbus_init_irqs() [automatic]
` [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 (5+ messages)
` [PATCH v3 12/14] nbd/client: Request extended headers during negotiation
` [PATCH v3 13/14] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
[PATCH 3/3] tests/vm/freebsd: Get up-to-date package list from lcitool vars file
2023-06-01 9:57 UTC (3+ messages)
` [PATCH 2/3] tests/vm: Introduce get_qemu_packages_from_lcitool_vars() helper
Using json: in common.rc's TEST_IMG
2023-06-01 9:46 UTC (2+ messages)
[PATCH v2 0/3] hw/smbios: Cleanup topology related variables
2023-06-01 9:29 UTC (4+ messages)
` [PATCH v2 1/3] hw/smbios: Fix smbios_smp_sockets caculation
` [PATCH v2 2/3] hw/smbios: Fix thread count in type4
` [PATCH v2 3/3] hw/smbios: Fix core "
[PATCH v2] docs: build-system: rename "default-configs" to "configs"
2023-06-01 9:12 UTC (4+ messages)
[PATCH v2 0/2] Enfore multifd and postcopy preempt setting
2023-06-01 9:12 UTC (6+ messages)
` [PATCH v2 2/2] qtest/migration-tests.c: use "-incoming defer" for postcopy tests
[PATCH v2 00/23] q800: add support for booting MacOS Classic - part 1
2023-06-01 9:00 UTC (6+ messages)
` [PATCH v2 05/23] q800: move CPU object into Q800MachineState
[PATCH 0/7] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope
2023-06-01 8:58 UTC (4+ messages)
` [PATCH 7/7] hw: Simplify using sysbus_init_irqs() [manual]
[PATCH v5 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-06-01 8:56 UTC (8+ messages)
` [PATCH v5 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
[PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
2023-06-01 8:56 UTC (4+ messages)
[PATCH 0/7] Embedded PPC misc clean up and optimisation
2023-06-01 8:39 UTC (3+ messages)
` [PATCH 5/7] target/ppc: Simplify ppcemb_tlb_search()
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).