qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-20 12:28:10 to 2023-01-20 23:07:55 UTC [more...]

[PATCH v8 00/13] vfio/migration: Implement VFIO migration protocol v2
 2023-01-20 23:07 UTC  (7+ messages)
` [PATCH v8 04/13] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
` [PATCH v8 05/13] migration/qemu-file: Add qemu_file_get_to_fd()
` [PATCH v8 09/13] vfio/migration: Implement VFIO migration protocol v2

[PATCH 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
 2023-01-20 22:41 UTC  (15+ messages)
              ` cxl nvdimm Potential probe ordering issues

[PATCH] target/i386: translate GPA to HPA even in unpaged mode
 2023-01-20 22:04 UTC  (2+ messages)

[PATCH 0/2] tests/avocado: Pass parameters via Makefile
 2023-01-20 22:15 UTC  (3+ messages)
` [PATCH 1/2] tests/avocado: Invert parameter vs. tag precedence during setUp
` [PATCH 2/2] tests/avocado: Allow passing command line parameters via Makefile

Patch: target/i386: Change CR4 before CR0 in SVM
 2023-01-20 21:52 UTC 

[PATCH v9] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-20 21:34 UTC  (2+ messages)

[RFC PATCH v5 0/9] target/arm: Allow CONFIG_TCG=n builds
 2023-01-20 20:54 UTC  (11+ messages)
` [RFC PATCH v5 1/9] target/arm: Move 64-bit TCG CPUs into tcg/
` [RFC PATCH v5 2/9] target/arm: move cpu_tcg to tcg/cpu32.c
` [RFC PATCH v5 3/9] target/arm: Use "max" as default cpu for the virt machine with KVM
` [RFC PATCH v5 4/9] tests/qtest: arm-cpu-features: Match tests to required accelerators
` [RFC PATCH v5 5/9] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG
` [RFC PATCH v5 6/9] tests/tcg: Do not build/run TCG tests if TCG is disabled
` [RFC PATCH v5 7/9] target/avocado: Pass parameters to migration test on aarch64
` [RFC PATCH v5 8/9] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [RFC PATCH v5 9/9] arm/Kconfig: Do not build TCG-only boards on a KVM-only build

[PATCH v8] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-20 19:50 UTC  (22+ messages)

[PATCH] tests/qtest: Plug memory leaks in qtest_get_machines
 2023-01-20 19:44 UTC 

[PATCH v3 0/2] various aarch64 fixes for running Hyper-V on TCG
 2023-01-20 18:25 UTC  (4+ messages)
` [PATCH v3 1/2] target/arm: implement DBGCLAIM registers
` [PATCH v3 2/2] target/arm: provide stubs for more external debug registers

[PATCH v3 0/5] Series of fixes for PL011 char device
 2023-01-20 18:23 UTC  (10+ messages)
` [PATCH v3 1/5] hw/char/pl011: refactor FIFO depth handling code
` [PATCH v3 2/5] hw/char/pl011: add post_load hook for backwards-compatibility
` [PATCH v3 3/5] hw/char/pl011: implement a reset method
` [PATCH v3 4/5] hw/char/pl011: better handling of FIFO flags on LCR reset
` [PATCH v3 5/5] hw/char/pl011: check if UART is enabled before RX or TX operation

[RFC] cxl-host: Fix committed check for passthrough decoder
 2023-01-20 17:39 UTC  (5+ messages)

[PATCH 0/3] tests: Fix some deadlocks
 2023-01-20 17:39 UTC  (5+ messages)
` [PATCH 2/3] plugins: Avoid deadlock in qemu_plugin_user_exit
` [PATCH 3/3] plugins: Iterate on cb_lists "

[PATCH] vhost-user-fs: add capability to allow migration
 2023-01-20 17:37 UTC  (5+ messages)

[PATCH 00/25] aspeed: Various extensions, fixes and cleanups
 2023-01-20 17:25 UTC  (4+ messages)
` [PATCH 15/25] target/arm: Allow users to set the number of VFP registers

[PATCH 0/4] Improve the introductory documentation
 2023-01-20 17:06 UTC  (4+ messages)
` [PATCH 3/4] semihosting: add semihosting section to the docs

[PATCH 0/2] MAINTAINERS: Small potatos
 2023-01-20 17:01 UTC  (2+ messages)
` [PATCH 3/2] MAINTAINERS: Cover tpm.c again

[PULL 0/5] tcg patch queue
 2023-01-20 16:49 UTC  (5+ messages)

[RFC] virtio-iommu: Take into account possible aliasing in virtio_iommu_mr()
 2023-01-20 16:43 UTC  (5+ messages)

[PATCH v3 0/7] AML Housekeeping
 2023-01-20 16:34 UTC  (7+ messages)
` [PATCH v3 2/7] hw/acpi/acpi_dev_interface: Resolve AcpiDeviceIfClass::madt_cpu

[PATCH] migration: Fix migration crash when target psize larger than host
 2023-01-20 16:31 UTC 

[PULL 00/12] Header cleanup patches for 2023-01-20
 2023-01-20 16:17 UTC  (2+ messages)

virtio-iommu issue with VFIO device downstream to a PCIe-to-PCI bridge: VFIO devices are not assigned any iommu group
 2023-01-20 15:35 UTC  (7+ messages)

[PATCH v1 1/2] target/riscv: add Zicond as an experimental extension
 2023-01-20 15:27 UTC  (2+ messages)
` [PATCH v1 2/2] target/riscv: redirect XVentanaCondOps to use the Zicond functions

[PATCH v1] target/riscv: update disas.c for xnor/orn/andn and slli.uw
 2023-01-20 15:15 UTC 

[PATCH 0/2] vhost-user: Remove the nested event loop to unbreak the DPDK use case
 2023-01-20 15:13 UTC  (5+ messages)
` [PATCH 1/2] Revert "vhost-user: Monitor slave channel in vhost_user_read()"
` [PATCH 2/2] Revert "vhost-user: Introduce nested event loop "

[PATCH v2 0/4] Series of fixes for PL011 char device
 2023-01-20 15:05 UTC  (6+ messages)
` [PATCH v2 2/4] hw/char/pl011: implement a reset method

[PATCH 0/4] accel/tcg: Fixes for user-only page tracking
 2023-01-20 14:58 UTC  (5+ messages)
` [PATCH 4/4] tests/tcg/multiarch: add vma-pthread.c

proposed 8.0 cycle freeze/release dates
 2023-01-20 14:57 UTC 

[PATCH v4 0/3] memory: prevent dma-reentracy issues
 2023-01-20 14:47 UTC  (4+ messages)
` [PATCH v4 1/3] "

[PATCH v14 00/11] s390x: CPU Topology
 2023-01-20 14:32 UTC  (9+ messages)
` [PATCH v14 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v14 10/11] qapi/s390/cpu topology: POLARITY_CHANGE qapi event

[PATCH v2 0/7] hw/cxl: RAS error emulation and injection
 2023-01-20 14:24 UTC  (8+ messages)
` [PATCH v2 1/7] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
` [PATCH v2 2/7] hw/pci/aer: Add missing routing for AER errors
` [PATCH v2 3/7] hw/pci-bridge/cxl_root_port: Wire up AER
` [PATCH v2 4/7] hw/pci-bridge/cxl_root_port: Wire up MSI
` [PATCH v2 5/7] hw/mem/cxl-type3: Add AER extended capability
` [PATCH v2 6/7] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PATCH v2 7/7] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PATCH v2 0/2] tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
 2023-01-20 14:25 UTC  (4+ messages)
` [PATCH v2 1/2] tests/avocado: Factor file_truncate() helper out
` [PATCH v2 2/2] tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB

[PATCH v2 00/12] qemu-img info: Show protocol-level information
 2023-01-20 14:08 UTC  (11+ messages)
` [PATCH v2 01/12] block: Improve empty format-specific info dump
` [PATCH v2 03/12] block/vmdk: Change extent info type

MSYS2 and libfdt
 2023-01-20 13:57 UTC  (4+ messages)

[PATCH v0 0/4] backends/hostmem: add an ability to specify prealloc timeout
 2023-01-20 13:47 UTC  (5+ messages)
` [PATCH 1/4] oslib: introduce new qemu_prealloc_mem_with_timeout() api
` [PATCH 2/4] backends/hostmem: move memory region preallocation logic into a helper
` [PATCH 3/4] backends/hostmem: add an ability to specify prealloc timeout
` [PATCH 4/4] backends/hostmem: add an ability to make prealloc timeout fatal

[PATCH v5 0/2] riscv: Allow user to set the satp mode
 2023-01-20 13:25 UTC  (11+ messages)
` [PATCH v5 2/2] "

[PATCH 00/58] Xen HVM support under KVM
 2023-01-20 13:13 UTC  (59+ messages)
` [PATCH v8 01/58] include: import Xen public headers to include/standard-headers/
` [PATCH v8 02/58] xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
` [PATCH v8 03/58] xen: Add XEN_DISABLED mode and make it default
` [PATCH v8 04/58] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
` [PATCH v8 05/58] i386/kvm: handle Xen HVM cpuid leaves
` [PATCH v8 06/58] i386/hvm: Set Xen vCPU ID in KVM
` [PATCH v8 07/58] xen-platform: exclude vfio-pci from the PCI platform unplug
` [PATCH v8 08/58] xen-platform: allow its creation with XEN_EMULATE mode
` [PATCH v8 09/58] i386/xen: handle guest hypercalls
` [PATCH v8 10/58] i386/xen: implement HYPERVISOR_xen_version
` [PATCH v8 11/58] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
` [PATCH v8 12/58] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
` [PATCH v8 13/58] hw/xen: Add xen_overlay device for emulating shared xenheap pages
` [PATCH v8 14/58] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
` [PATCH v8 15/58] i386/xen: manage and save/restore Xen guest long_mode setting
` [PATCH v8 16/58] i386/xen: implement HYPERVISOR_memory_op
` [PATCH v8 17/58] i386/xen: implement XENMEM_add_to_physmap_batch
` [PATCH v8 18/58] i386/xen: implement HYPERVISOR_hvm_op
` [PATCH v8 19/58] i386/xen: implement HYPERVISOR_vcpu_op
` [PATCH v8 20/58] i386/xen: handle VCPUOP_register_vcpu_info
` [PATCH v8 21/58] i386/xen: handle VCPUOP_register_vcpu_time_info
` [PATCH v8 22/58] i386/xen: handle VCPUOP_register_runstate_memory_area
` [PATCH v8 23/58] i386/xen: implement HYPERVISOR_event_channel_op
` [PATCH v8 24/58] i386/xen: implement HVMOP_set_evtchn_upcall_vector
` [PATCH v8 25/58] i386/xen: implement HVMOP_set_param
` [PATCH v8 26/58] hw/xen: Add xen_evtchn device for event channel emulation
` [PATCH v8 27/58] i386/xen: Add support for Xen event channel delivery to vCPU
` [PATCH v8 28/58] hw/xen: Implement EVTCHNOP_status
` [PATCH v8 29/58] hw/xen: Implement EVTCHNOP_close
` [PATCH v8 30/58] hw/xen: Implement EVTCHNOP_unmask
` [PATCH v8 31/58] hw/xen: Implement EVTCHNOP_bind_virq
` [PATCH v8 32/58] hw/xen: Implement EVTCHNOP_bind_ipi
` [PATCH v8 33/58] hw/xen: Implement EVTCHNOP_send
` [PATCH v8 34/58] hw/xen: Implement EVTCHNOP_alloc_unbound
` [PATCH v8 35/58] hw/xen: Implement EVTCHNOP_bind_interdomain
` [PATCH v8 36/58] hw/xen: Implement EVTCHNOP_bind_vcpu
` [PATCH v8 37/58] hw/xen: Implement EVTCHNOP_reset
` [PATCH v8 38/58] i386/xen: add monitor commands to test event injection
` [PATCH v8 39/58] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
` [PATCH v8 40/58] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
` [PATCH v8 41/58] kvm/i386: Add xen-gnttab-max-frames property
` [PATCH v8 42/58] hw/xen: Add xen_gnttab device for grant table emulation
` [PATCH v8 43/58] hw/xen: Support mapping grant frames
` [PATCH v8 44/58] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
` [PATCH v8 45/58] hw/xen: Implement GNTTABOP_query_size
` [PATCH v8 46/58] i386/xen: handle PV timer hypercalls
` [PATCH v8 47/58] i386/xen: Reserve Xen special pages for console, xenstore rings
` [PATCH v8 48/58] i386/xen: handle HVMOP_get_param
` [PATCH v8 49/58] hw/xen: Add backend implementation of interdomain event channel support
` [PATCH v8 50/58] hw/xen: Add xen_xenstore device for xenstore emulation
` [PATCH v8 51/58] hw/xen: Add basic ring handling to xenstore
` [PATCH v8 52/58] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
` [PATCH v8 53/58] i386/xen: Document Xen HVM emulation
` [PATCH v8 54/58] i386/xen: Implement HYPERVISOR_physdev_op
` [PATCH v8 55/58] hw/xen: Implement emulated PIRQ hypercall support
` [PATCH v8 56/58] hw/xen: Support GSI mapping to PIRQ
` [PATCH v8 57/58] hw/xen: Support MSI "
` [PATCH v8 58/58] kvm/i386: Add xen-evtchn-max-pirq property

[PULL 00/17] Monitor patches for 2023-01-19
 2023-01-20 13:17 UTC  (2+ messages)

[PATCH v3 0/4] Nested virtualization fixes for QEMU
 2023-01-20 12:59 UTC  (5+ messages)
` [PATCH v3 1/4] target/riscv: Update VS timer whenever htimedelta changes
` [PATCH v3 2/4] target/riscv: Don't clear mask in riscv_cpu_update_mip() for VSTIP
` [PATCH v3 3/4] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
` [PATCH v3 4/4] target/riscv: Ensure opcode is saved for all relevant instructions

[PATCH 0/2] tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
 2023-01-20 12:53 UTC  (5+ messages)
` [PATCH 1/2] tests/avocado: Factor file_truncate() helper out
` [PATCH 2/2] tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB

QEMU iotest 267 failure / assertion in migration code
 2023-01-20 12:47 UTC  (3+ messages)

[RFC PATCH 0/2] fix SD card migration
 2023-01-20 12:38 UTC  (3+ messages)
` [RFC PATCH 2/2] hw/sd: skip double power-up in sd_vmstate_pre_load()

[PULL 00/38] Block layer patches
 2023-01-20 12:26 UTC  (29+ messages)
` [PULL 03/38] pflash: Only read non-zero parts of backend image
` [PULL 04/38] coroutine: annotate coroutine_fn for libclang
` [PULL 05/38] block: Add no_coroutine_fn and coroutine_mixed_fn marker
` [PULL 06/38] qemu-io: do not reinvent the blk_pwrite_zeroes wheel
` [PULL 08/38] qcow2: Fix theoretical corruption in store_bitmap() error path
` [PULL 11/38] qemu-iotests: Test qemu-img bitmap/commit exit code on error
` [PULL 12/38] block-coroutine-wrapper: support void functions
` [PULL 14/38] block: Convert bdrv_io_unplug() to co_wrapper
` [PULL 15/38] block: Convert bdrv_is_inserted() "
` [PULL 17/38] block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
` [PULL 18/38] block-backend: use bdrv_getlength instead of blk_getlength
` [PULL 20/38] block: Convert bdrv_get_allocated_file_size() to co_wrapper
` [PULL 21/38] block: Convert bdrv_get_info() to co_wrapper_mixed
` [PULL 22/38] block: Convert bdrv_eject() to co_wrapper
` [PULL 23/38] block: Convert bdrv_lock_medium() "
` [PULL 24/38] block: Convert bdrv_debug_event() to co_wrapper_mixed
` [PULL 25/38] block: Rename bdrv_load/save_vmstate() to bdrv_co_load/save_vmstate()
` [PULL 26/38] block/nbd: Add missing <qemu/bswap.h> include
` [PULL 27/38] block: Improve empty format-specific info dump
` [PULL 28/38] block/file: Add file-specific image info
` [PULL 29/38] block/vmdk: Change extent info type
` [PULL 30/38] block: Split BlockNodeInfo off of ImageInfo
` [PULL 31/38] qemu-img: Use BlockNodeInfo
` [PULL 32/38] block/qapi: Let bdrv_query_image_info() recurse
` [PULL 34/38] block/qapi: Add indentation to bdrv_node_info_dump()
` [PULL 35/38] iotests: Filter child node information
` [PULL 36/38] iotests/106, 214, 308: Read only one size line
` [PULL 37/38] qemu-img: Let info print block graph


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