messages from 2023-05-31 15:54:01 to 2023-06-01 11:53:06 UTC [more...]
[PATCH v2 0/4] block: clean up coroutine versions of bdrv_{is_allocated, block_status}*
2023-06-01 11:51 UTC (2+ messages)
` [PATCH v2 3/4] block: switch to co_wrapper for bdrv_is_allocated_*
[PATCH 00/12] block: more fixes to coroutine_fn marking
2023-06-01 11:51 UTC (2+ messages)
` [PATCH 11/12] block: use bdrv_co_getlength in coroutine context
[PATCH v2 0/3] block: remove separate bdrv_file_open callback
2023-06-01 11:51 UTC
[PULL 00/21] Migration 20230530 patches
2023-06-01 11:46 UTC (15+ 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 0/3] Trivial cleanups
2023-06-01 11:44 UTC (3+ 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 (5+ 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 v3 0/9] tests/qtest: make migration-test massively faster
2023-06-01 10:04 UTC (18+ messages)
` [PATCH v3 1/9] tests/qtest: add various qtest_qmp_assert_success() variants
` [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 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 (7+ messages)
` [PATCH v3 11/14] nbd/client: Accept 64-bit block status chunks
` [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 2/3] tests/vm: Introduce get_qemu_packages_from_lcitool_vars() helper
2023-06-01 9:57 UTC (4+ messages)
` [PATCH 0/3] tests/vm/freebsd: Get up-to-date package list from lcitool
` [PATCH 3/3] tests/vm/freebsd: Get up-to-date package list from lcitool vars file
[PATCH v2 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
2023-06-01 9:56 UTC (9+ 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
Using json: in common.rc's TEST_IMG
2023-06-01 9:46 UTC (3+ messages)
[PATCH 0/2] bulk: Remove pointless QOM casts
2023-06-01 9:34 UTC (3+ messages)
` [PATCH 1/2] scripts: Add qom-cast-macro-clean-cocci-gen.py
` [PATCH 2/2] bulk: Remove pointless QOM casts
[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 (17+ messages)
` [PATCH 1/7] hw/arm/xlnx-versal: Do not open-code sysbus_connect_irq()
` [PATCH 2/7] hw/usb/xlnx: Do not open-code sysbus_pass_irq()
` [PATCH 3/7] hw/sysbus: Introduce sysbus_init_irqs()
` [PATCH 4/7] hw/usb/hcd-xhci: Use sysbus_init_irqs()
` [PATCH 5/7] hw/sysbus: Make SYSBUS_DEVICE_GPIO_IRQ API internal
` [PATCH 6/7] hw: Simplify using sysbus_init_irqs() [automatic]
` [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 (6+ messages)
` [PATCH v2 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()
` [PATCH v2 2/2] net: Update MemReentrancyGuard for NIC
[PATCH 0/7] Embedded PPC misc clean up and optimisation
2023-06-01 8:39 UTC (13+ messages)
` [PATCH 1/7] target/ppc: Remove single use function
` [PATCH 2/7] target/ppc: Remove "ext" parameter of ppcemb_tlb_check()
` [PATCH 3/7] target/ppc: Move ppcemb_tlb_search() to mmu_common.c
` [PATCH 4/7] target/ppc: Remove some unneded line breaks
` [PATCH 5/7] target/ppc: Simplify ppcemb_tlb_search()
` [PATCH 6/7] target/ppc: Change ppcemb_tlb_check() to return bool
[PATCH v3 0/6] block: add blk_io_plug_call() API
2023-06-01 8:36 UTC (2+ messages)
[PATCH 0/2] Added 32 bits property for ASPEED GPIO with updated qtests. This change gives ASPEED GPIO similar behavior as Nuvoton
2023-06-01 8:21 UTC (4+ messages)
` [PATCH 1/2] hw/gpio: Add property for ASPEED GPIO in 32 bits basis
` [PATCH 2/2] tests/qtest: Add qtest for for ASPEED GPIO gpio-set property
[RFC PATCH v2 0/4] vfio/pci: Atomic Ops completer support
2023-06-01 8:15 UTC (12+ messages)
` [RFC PATCH v2 3/4] pcie: Add a PCIe capability version helper
` [RFC PATCH v2 4/4] vfio/pci: Enable AtomicOps completers on root ports
[RFC PATCH 0/5] target/ppc: initial SMT support in TCG
2023-06-01 7:56 UTC (6+ messages)
` [RFC PATCH 4/5] target/ppc: Add msgsnd/p and DPDES SMT support
` [RFC PATCH 5/5] spapr: Allow up to 8 threads SMT configuration
[PATCH v14 00/10] TCG code quality tracking
2023-06-01 7:22 UTC (26+ messages)
` [PATCH v14 02/10] accel/tcg: introduce TBStatistics structure
` [PATCH v14 03/10] accel: collecting TB execution count
` [PATCH v14 04/10] accel/tcg: add jit stats and time to TBStatistics
` [PATCH v14 05/10] debug: add -d tb_stats to control TBStatistics collection:
` [PATCH v14 06/10] monitor: adding tb_stats hmp command
` [PATCH v14 07/10] tb-stats: reset the tracked TBs on a tb_flush
` [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
[PATCH v2 0/4] Optimize UNMAP call and bug fix
2023-06-01 6:33 UTC (5+ messages)
` [PATCH v2 1/4] util: Add iova_tree_foreach_range_data
` [PATCH v2 2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync
` [PATCH v2 3/4] memory: Document update on replay()
` [PATCH v2 4/4] intel_iommu: Optimize out some unnecessary UNMAP calls
[PATCH 0/4] target/riscv: Fix mstatus related problems
2023-06-01 6:43 UTC (10+ messages)
` [PATCH 1/4] target/riscv: Make MPV only work when MPP != PRV_M
` [PATCH 2/4] target/riscv: Remove check on mode for MPRV
` [PATCH 3/4] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
` [PATCH 4/4] target/riscv: Remove redundant assignment to SXL
[PATCH v2 0/1] hw/arm/sbsa-ref: add XHCI controller on PCIe
2023-06-01 6:37 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v7 0/3] hw/riscv/virt: pflash improvements
2023-06-01 5:33 UTC (6+ messages)
` [PATCH v7 1/3] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
` [PATCH v7 2/3] riscv/virt: Support using pflash via -blockdev option
` [PATCH v7 3/3] docs/system: riscv: Add pflash usage details
[PATCH v3 0/7] target/riscv: Add support for PC-relative translation
2023-06-01 5:20 UTC (2+ messages)
Performance improvement with 6d740fb01b9f0f5ea7a82f4d5e458d91940a19ee
2023-06-01 4:23 UTC (7+ messages)
` Performance improvement and regression "
[PATCH] decodetree: Add --output-null for meson testing
2023-06-01 4:10 UTC (3+ messages)
[PATCH v2 0/2] Implement AES on ARM using x86 instructions and vv
2023-06-01 4:08 UTC (7+ messages)
` [PATCH v2 2/2] target/i386: Implement AES instructions using AArch64 counterparts
[PATCH v2 0/1] target/i386: add support for LAM in CPUID enumeration
2023-06-01 3:26 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] hw/smbios: fix thead count field in type 4 table
2023-06-01 2:50 UTC (5+ messages)
[PATCH] tap: introduce IFF_NAPI
2023-06-01 2:48 UTC (8+ messages)
[PATCH 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
2023-06-01 2:37 UTC (8+ messages)
` [PATCH 1/1] "
[PATCH 0/3] hw/smbios: Cleanup topology related variables
2023-06-01 2:18 UTC (4+ messages)
` [PATCH 3/3] hw/smbios: Fix core count in type4
[PATCH] fpu: Add conversions between bfloat16 and [u]int8
2023-06-01 1:49 UTC (2+ messages)
[PATCH 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
2023-06-01 0:11 UTC (3+ messages)
[PULL 0/5] Python patches
2023-05-31 23:20 UTC
[PATCH v3 6/7] hw/ide/pci: Replace some magic numbers by constants
2023-05-31 21:27 UTC (2+ messages)
` [PATCH v3 3/7] hw/isa/vt82c686: Remove via_isa_set_irq()
[PATCH v6 00/11] tracing: remove dynamic vcpu state
2023-05-31 17:20 UTC (3+ messages)
` [PATCH v6 05/11] docs/deprecated: move QMP events bellow QMP command section
[PATCH v6 0/3] hw/riscv/virt: pflash improvements
2023-05-31 17:19 UTC (4+ messages)
` [PATCH v6 3/3] docs/system: riscv: Add pflash usage details
[PATCH 1/1] docs: sbsa: document board to firmware interface
2023-05-31 17:18 UTC
[PATCH] Prepare bcm properties for videocore 4
2023-05-31 16:49 UTC (6+ messages)
[PATCH RESEND v2] hw/i2c: Enable an id for the pca954x devices
2023-05-31 16:34 UTC (4+ messages)
[PATCH 0/2] vhost-user-gpu get_edid feature
2023-05-31 16:14 UTC (5+ messages)
[PATCH v2 0/4] vhost-user-gpu get_edid feature
2023-05-31 16:06 UTC (5+ messages)
` [PATCH v2 1/4] virtio-gpu: refactor generate_edid function to virtio_gpu_base
` [PATCH v2 2/4] docs: vhost-user-gpu: add protocol changes for EDID
` [PATCH v2 3/4] contrib/vhost-user-gpu: implement get_edid feature
` [PATCH v2 4/4] vhost-user-gpu: implement get_edid frontend feature
[PATCH] Use named constants in BCM props
2023-05-31 15:52 UTC
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).