messages from 2022-11-29 17:44:30 to 2022-11-30 16:17:04 UTC [more...]
[PATCH v15 0/6] hmp,qmp: Add commands to introspect virtio devices
2022-11-30 16:16 UTC (3+ messages)
` [PATCH v15 1/6] qmp: add QMP command x-query-virtio
[PATCH-for-8.0 0/2] hw: Reduce "qemu/accel.h" inclusion
2022-11-30 15:44 UTC (8+ messages)
` [PATCH-for-8.0 1/2] typedefs: Forward-declare AccelState
` [PATCH-for-8.0 2/2] hw: Reduce "qemu/accel.h" inclusion
[PATCH-for-8.0 0/5] cpu: Move target-independent code to common code
2022-11-30 15:35 UTC (7+ messages)
` [PATCH-for-8.0 1/5] cpu: Remove capstone meson dependency
` [PATCH-for-8.0 2/5] cpu: Move cpu_class_init_props() to common code
` [PATCH-for-8.0 3/5] cpu: Move breakpoint helpers "
` [PATCH-for-8.0 4/5] cpu: Move cpu_abort() "
` [PATCH-for-8.0 5/5] cpu: Remove unused includes
[PATCH 0/3] Fix UNMAP notifier for intel-iommu
2022-11-30 15:17 UTC (9+ messages)
` [PATCH 1/3] intel-iommu: fail MAP notifier without caching mode
` [PATCH 3/3] intel-iommu: build iova tree during IOMMU translation
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-11-30 14:31 UTC (9+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
[PATCH] target/i386: allow MMX instructions with CR4.OSFXSR=0
2022-11-30 14:19 UTC
[RESEND PATCH] ide: Add "ide-cf" driver, a CompactFlash card
2022-11-30 13:52 UTC (2+ messages)
[RESEND PATCH] ide: Add 8-bit data mode
2022-11-30 13:51 UTC (2+ messages)
Who / what uses QMP command add_client?
2022-11-30 13:51 UTC (7+ messages)
[PATCH v7 0/9] support subsets of code size reduction extension
2022-11-30 7:08 UTC (5+ messages)
` [PATCH v7 9/9] disas/riscv.c: add disasm support for Zc*
` "
Monitor commands related to display server passwords
2022-11-30 13:29 UTC (4+ messages)
[PATCH-for-8.0 0/3] tcg: Replace tcg_target_[u]long -> [u]intptr_t
2022-11-30 13:26 UTC (4+ messages)
` [PATCH-for-8.0 1/3] tcg/s390x: Fix coding style
` [PATCH-for-8.0 2/3] tcg: Replace tcg_target_long -> intptr_t
` [PATCH-for-8.0 3/3] tcg: Replace tcg_target_ulong -> uintptr_t
[PATCH for-8.0 00/19] Convert most CPU classes to 3-phase reset
2022-11-30 13:22 UTC (9+ messages)
` [PATCH for-8.0 05/19] target/hexagon: Convert "
` [PATCH for-8.0 17/19] target/sparc: "
[PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
2022-11-30 12:27 UTC (5+ messages)
` [PATCH v2 5/8] hw/arm/virt: Fix devicetree warnings about the GPIO node
[PATCH for-8.0 0/7] virtio, pci, xics: 3-phase reset conversions
2022-11-30 12:20 UTC (16+ messages)
` [PATCH for-8.0 2/7] hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase reset
` [PATCH for-8.0 3/7] pci: Convert TYPE_PCIE_ROOT_PORT "
` [PATCH for-8.0 4/7] pci: Convert child classes of "
` [PATCH for-8.0 5/7] hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()
` [PATCH for-8.0 6/7] hw/intc/xics: Convert TYPE_ICS to 3-phase reset
` [PATCH for-8.0 7/7] hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI "
[PATCH for 7.2 v4 0/5] final vhost-user fixes
2022-11-30 12:15 UTC (7+ messages)
` [PATCH v4 1/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests
` [PATCH v4 2/5] vhost: enable vrings in vhost_dev_start() for vhost-user devices
` [PATCH v4 3/5] hw/virtio: add started_vu status field to vhost-user-gpio
` [PATCH v4 4/5] hw/virtio: generalise CHR_EVENT_CLOSED handling
` [PATCH v4 5/5] include/hw: VM state takes precedence in virtio_device_should_start
[PATCH 00/26] target/s390x: pc-relative translation blocks
2022-11-30 12:14 UTC (7+ messages)
` [PATCH 17/26] target/s390x: Introduce help_goto_indirect
` [PATCH 19/26] target/s390x: Simplify help_branch
` [PATCH 20/26] target/s390x: Split per_breaking_event from per_branch_*
[PATCH v2 for-8.0 0/5] scripts/make-release: Decrease size of the release tarballs
2022-11-30 12:09 UTC (9+ messages)
` [PATCH v2 for-8.0 5/5] scripts/make-release: Move roms into separate tarball
[PATCH v3 0/3] Implement the watchdog timer of HiFive 1 rev b
2022-11-30 11:29 UTC (5+ messages)
` [PATCH v3 1/3] hw/misc: sifive_e_aon: Support "
` [PATCH v3 2/3] hw/riscv: sifive_e: "
` [PATCH v3 3/3] tests/qtest: sifive-e-aon-watchdog-test.c : Add QTest of watchdog of sifive_e
[PATCH for 7.2-rc3 v3 0/7] fix vhost-user issues with CI
2022-11-30 11:28 UTC (15+ messages)
` [PATCH v3 4/7] hw/virtio: ensure a valid host_feature set for virtio-user-gpio
` [PATCH v3 7/7] hw/virtio: generalise CHR_EVENT_CLOSED handling
[PATCH v2 for-8.0 0/2] pci: drop redundant PCIDeviceClass::is_bridge field
2022-11-30 11:20 UTC (3+ messages)
` [PATCH v2 for-8.0 2/2] "
[PATCH for-8.0] hw/misc: Move some arm-related files from specific_ss into softmmu_ss
2022-11-30 11:15 UTC
[PATCH v4] hw/loongarch/virt: Add cfi01 pflash device
2022-11-30 10:47 UTC (2+ messages)
[PATCH for-8.0 0/9] arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset
2022-11-30 10:34 UTC (13+ messages)
` [PATCH for-8.0 2/9] hw/arm: Convert TYPE_ARM_SMMUV3 "
` [PATCH for-8.0 4/9] hw/intc: Convert TYPE_ARM_GIC_KVM "
` [PATCH for-8.0 5/9] hw/intc: Convert TYPE_ARM_GICV3_COMMON "
` [PATCH for-8.0 6/9] hw/intc: Convert TYPE_KVM_ARM_GICV3 "
` [PATCH for-8.0 8/9] hw/intc: Convert TYPE_ARM_GICV3_ITS "
` [PATCH for-8.0 9/9] hw/intc: Convert TYPE_KVM_ARM_ITS "
[PATCH v2] e1000: Configure ResettableClass
2022-11-30 10:26 UTC (2+ messages)
[PATCH] docs/devel/reset.rst: Correct function names
2022-11-30 10:24 UTC (2+ messages)
[PATCH for-8.0 0/2] hw/misc: Convert MOS6522 devices to 3-phase reset
2022-11-30 10:16 UTC (3+ messages)
` [PATCH for-8.0 2/2] hw/misc: Convert TYPE_MOS6522 subclasses "
[PATCH for-8.0 0/9] reset: Remove some deprecated APIs
2022-11-30 10:14 UTC (9+ messages)
` [PATCH for-8.0 1/9] hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices
` [PATCH for-8.0 4/9] hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()
` [PATCH for-8.0 6/9] hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()
` [PATCH for-8.0 7/9] Replace use of qdev_reset_all() with device_cold_reset()
regression: insmod module failed in VM with nvdimm on
2022-11-30 10:10 UTC (4+ messages)
` regression: insmod module failed in VM with nvdimm on #forregzbot
[PATCH v2 0/1] tcg: convert tcg/README to rst
2022-11-30 10:04 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH for-8.0 0/2] hw/input/ps2: Convert to 3-phase reset
2022-11-30 10:04 UTC (3+ messages)
` [PATCH for-8.0 2/2] hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE "
[PATCH v4 00/14] vfio/migration: Implement VFIO migration protocol v2
2022-11-30 9:44 UTC (15+ messages)
` [PATCH v4 01/14] migration: No save_live_pending() method uses the QEMUFile parameter
` [PATCH v4 02/14] migration: Simplify migration_iteration_run()
` [PATCH v4 03/14] vfio/migration: Fix NULL pointer dereference bug
` [PATCH v4 04/14] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
` [PATCH v4 05/14] migration/qemu-file: Add qemu_file_get_to_fd()
` [PATCH v4 06/14] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
` [PATCH v4 07/14] vfio/migration: Move migration v1 logic to vfio_migration_init()
` [PATCH v4 08/14] vfio/migration: Rename functions/structs related to v1 protocol
` [PATCH v4 09/14] vfio/migration: Implement VFIO migration protocol v2
` [PATCH v4 10/14] vfio/migration: Remove VFIO migration protocol v1
` [PATCH v4 11/14] vfio: Alphabetize migration section of VFIO trace-events file
` [PATCH v4 12/14] docs/devel: Align vfio-migration docs to VFIO migration v2
` [PATCH v4 13/14] vfio/migration: Use VFIO_DEVICE_FEATURE_MIG_DATA_SIZE ioctl
` [PATCH v4 14/14] vfio/migration: Optimize vfio_save_pending()
[qemu-web PATCH v2] Add a blog post about zoned storage emulation
2022-11-30 9:48 UTC (3+ messages)
[PATCH 0/1] tcg: convert tcg/README to rst
2022-11-30 9:23 UTC (4+ messages)
` [PATCH 1/1] "
QEMU 7.2 non-deterministic migration-test CI failure
2022-11-30 9:20 UTC (2+ messages)
[PATCH for-7.2] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
2022-11-30 8:37 UTC (4+ messages)
[PATCH v14 0/5] Improve PMU support
2022-11-30 8:31 UTC (14+ messages)
` [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
[PATCH 0/1] Fix some typos
2022-11-30 8:29 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] vhost: Not return fail while the device does not support send_iotlb_msg
2022-11-30 8:11 UTC
[PATCH v8 0/9] support subsets of code size reduction extension
2022-11-30 7:50 UTC (10+ messages)
` [PATCH v8 1/9] target/riscv: add cfg properties for Zc* extension
` [PATCH v8 2/9] target/riscv: add support for Zca extension
` [PATCH v8 3/9] target/riscv: add support for Zcf extension
` [PATCH v8 4/9] target/riscv: add support for Zcd extension
` [PATCH v8 5/9] target/riscv: add support for Zcb extension
` [PATCH v8 6/9] target/riscv: add support for Zcmp extension
` [PATCH v8 7/9] target/riscv: add support for Zcmt extension
` [PATCH v8 8/9] target/riscv: expose properties for Zc* extension
` [PATCH v8 9/9] disas/riscv.c: add disasm support for Zc*
[PATCH for 8.0 v8 00/12] ASID support in vhost-vdpa net
2022-11-30 7:40 UTC (8+ messages)
` [PATCH for 8.0 v8 04/12] vhost: move iova_tree set to vhost_svq_start
` [PATCH for 8.0 v8 06/12] vdpa: extract vhost_vdpa_svq_allocate_iova_tree
` [PATCH for 8.0 v8 12/12] vdpa: always start CVQ in SVQ mode if possible
[PATCH v2 0/4] Guest announce feature emulation using Shadow VirtQueue
2022-11-30 7:17 UTC (12+ messages)
` [PATCH v2 1/4] virtio_net: Modify virtio_net_get_config to early return
` [PATCH v2 2/4] virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
` [PATCH v2 3/4] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
` [PATCH v2 4/4] vdpa: do not handle VIRTIO_NET_F_GUEST_ANNOUNCE in vhost-vdpa
[PATCH v2 0/2] qga: improve "syslog" domain logging
2022-11-30 7:00 UTC (3+ messages)
` [PATCH v2 1/2] qga-win: add logging to Windows event log
[RESEND PATCH] virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers
2022-11-30 6:59 UTC (4+ messages)
[PATCH v11 0/2] vhost-vdpa: add support for vIOMMU
2022-11-30 5:32 UTC (3+ messages)
` [PATCH v11 1/2] vhost-vdpa: Skip the range check while MR is IOMMU
` [PATCH v11 2/2] vhost-vdpa: add support for vIOMMU
[PATCH 0/2] Implement something
2022-11-30 4:17 UTC (4+ messages)
` [PATCH 1/2] hw/char: Add STM32F7 peripheral: USART
` [PATCH 2/2] hw/input: Add FT5336 touch controller
[PATCH v2 00/11] migration: introduce dirtylimit capability
2022-11-30 3:11 UTC (18+ messages)
` [PATCH v2 01/11] dirtylimit: Fix overflow when computing MB
` [PATCH v2 02/11] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PATCH v2 03/11] kvm-all: Do not allow reap vcpu dirty ring buffer if not ready
` [PATCH v2 04/11] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH v2 05/11] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH v2 06/11] migration: Introduce dirty-limit capability
` [PATCH v2 07/11] migration: Implement dirty-limit convergence algo
` [PATCH v2 08/11] migration: Export dirty-limit time info
[PATCH v13 0/8] Add support for zoned device
2022-11-30 2:25 UTC (8+ messages)
` [PATCH v13 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PATCH v13 7/8] block: add some trace events for new block layer APIs
[PATCH v1 0/3] contrib/elf2dmp: Windows Server 2022 support
2022-11-30 0:03 UTC (4+ messages)
` [PATCH v1 1/3] contrib/elf2dmp: fix code style
` [PATCH v1 2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
` [PATCH v1 3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support
[PATCH qemu.git v2 0/9] hw/timer/imx_epit: imprive and fix compare timer handling
2022-11-29 22:27 UTC (4+ messages)
` [PATCH qemu.git v2 9/9] hw/timer/imx_epit: "
[PATCH for-7.2] block-backend: avoid bdrv_unregister_buf() NULL pointer deref
2022-11-29 20:53 UTC (3+ messages)
[PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
2022-11-29 20:50 UTC (4+ messages)
Plugin Memory Callback Debugging
2022-11-29 20:37 UTC (7+ messages)
[PATCH 00/12] pci: Move and clean up monitor command code
2022-11-29 19:59 UTC (5+ messages)
` [PATCH 10/12] pci: Inline do_pcie_aer_inject_error() into its only caller
` [PATCH 12/12] pci: Improve do_pcie_aer_inject_error()'s error messages
[PULL 0/2] Seabios 1.16.1 20221128 patches
2022-11-29 19:09 UTC (2+ messages)
[PATCH for-7.2] replay: Fix declaration of replay_read_next_clock
2022-11-29 19:08 UTC (5+ messages)
[PATCH v3 1/1] hw/arm/boot: set initrd with #address-cells type in fdt
2022-11-29 17:48 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).