qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-02 08:22:58 to 2021-03-02 17:20:04 UTC [more...]

[PATCH] qom: Check for wellformed id in user_creatable_add_type()
 2021-03-02 17:16 UTC 

[PATCH v1 0/9] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-03-02 17:17 UTC  (4+ messages)
` [PATCH v1 6/9] softmmu/memory: pass ram_flags into memory_region_init_ram_shared_nomigrate()

[PATCH v2 0/2] tests: Add functional test for out-of-process device emulation
 2021-03-02 17:14 UTC  (5+ messages)
` [PATCH v2 1/2] avocado_qemu: add exec_command function
` [PATCH v2 2/2] tests: Add functional test for out-of-process device emulation

[Qemu-devel] [PATCH] monitor: increase amount of data for monitor to read
 2021-03-02 17:06 UTC  (5+ messages)

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-03-02 17:03 UTC  (7+ messages)
` [PATCH v2 18/42] esp: accumulate SCSI commands for PDMA transfers in cmdbuf instead of pdma_buf
` [PATCH v2 19/42] esp: remove buf parameter from do_cmd()
` [PATCH v2 20/42] esp: remove the buf and buflen parameters from get_cmd()

[PATCH v3 0/5] Increase amount of data for monitor to read
 2021-03-02 17:02 UTC  (10+ messages)
` [PATCH v3 1/5] monitor: change function obsolete name in comments
` [PATCH v3 2/5] monitor: drain requests queue with 'channel closed' event
` [PATCH v3 4/5] iotests: 129 don't check backup "busy"

[RFC v2 07/24] target/arm: move physical address translation to new modules
 2021-03-02 16:58 UTC  (12+ messages)
  ` [RFC v2 04/24] target/arm: move psci.c into tcg/sysemu/
  ` [RFC v2 19/24] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code
  ` [RFC v2 15/24] target/arm: move arm_mmu_idx* to get-phys-addr
  ` [RFC v2 21/24] target/arm: cpu64: wrap TCG-only parts of aarch64_cpu_dump_state
  ` [RFC v2 22/24] target/arm: cpu64: wrap arm cpregs with CONFIG_TCG

[PATCH v7 00/13] virtio-mem: vfio support
 2021-03-02 16:46 UTC  (2+ messages)

[PATCH] file-posix: allow -EBUSY errors during write zeros on block
 2021-03-02 16:40 UTC  (3+ messages)

[PATCH v2 0/2] gitlab-ci.yml: Add jobs to test CFI
 2021-03-02 16:40 UTC  (10+ messages)

[PATCH v1] acpi: increase maximum size for "etc/table-loader" blob
 2021-03-02 16:33 UTC  (8+ messages)

[RFC v2 0/7] vDPA shadow virtqueue - notifications forwarding
 2021-03-02 16:30 UTC  (4+ messages)
` [RFC v2 7/7] vhost: Route host->guest notification through shadow virtqueue

[PATCH v1] vhost-vdpa: Set discarding of RAM broken when initializing the backend
 2021-03-02 16:21 UTC 

Plugin Address Translations Inconsistent/Incorrect?
 2021-03-02 16:06 UTC  (6+ messages)

[PATCH] tests/acceptance: Use imgtec.com URL for Fedora 22 artifacts
 2021-03-02 15:45 UTC  (5+ messages)

[PULL 00/29] Misc patches for 2021-02-25
 2021-03-02 15:36 UTC  (5+ messages)
` [PULL 27/29] vl: deprecate -writeconfig
  ` About '-readconfig' [Was: Re: [PULL 27/29] vl: deprecate -writeconfig]

[PATCH 00/20] ppc: qemu: Add eTSEC support
 2021-03-02 15:34 UTC 

[PATCH v2] acpi: increase maximum size for "etc/table-loader" blob
 2021-03-02 15:29 UTC 

[PATCH v6 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
 2021-03-02 15:21 UTC  (6+ messages)
` [PATCH v6 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model

[PULL 0/7] testing updates (build, docs, dumps)
 2021-03-02 15:17 UTC  (2+ messages)

[PATCH v3 00/27] cpu: Introduce SysemuCPUOps structure, remove watchpoints from usermode
 2021-03-02 14:58 UTC  (19+ messages)
` [PATCH v3 01/27] target: Set CPUClass::vmsd instead of DeviceClass::vmsd
` [PATCH v3 02/27] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
` [PATCH v3 03/27] cpu: Introduce cpu_virtio_is_big_endian()
` [PATCH v3 04/27] cpu: Directly use cpu_write_elf*() fallback handlers in place
` [PATCH v3 05/27] cpu: Directly use get_paging_enabled() "
` [PATCH v3 06/27] cpu: Directly use get_memory_mapping() "
` [PATCH v3 07/27] cpu: Introduce SysemuCPUOps structure
` [PATCH v3 08/27] cpu: Move CPUClass::vmsd to SysemuCPUOps
` [PATCH v3 09/27] cpu: Move CPUClass::virtio_is_big_endian "
` [PATCH v3 10/27] cpu: Move CPUClass::get_crash_info "
` [PATCH v3 11/27] cpu: Move CPUClass::write_elf* "
` [PATCH v3 12/27] cpu: Move CPUClass::asidx_from_attrs "
` [PATCH v3 13/27] cpu: Move CPUClass::get_phys_page_debug "
` [PATCH v3 14/27] cpu: Move CPUClass::get_memory_mapping "
` [PATCH v3 15/27] cpu: Move CPUClass::get_paging_enabled "
` [PATCH v3 16/27] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c
` [PATCH v3 17/27] linux-user: Remove dead code
` [PATCH v3 18/27] gdbstub: Remove watchpoint dead code in gdbserver_fork()

[PATCH 0/2] Acceptance Tests: restore the use of target related information
 2021-03-02 15:17 UTC  (8+ messages)
` [PATCH 1/2] Acceptance Tests: restore downloading of VM images
` [PATCH 2/2] Acceptance Tests: restore filtering of tests by target arch

[PATCH] KVM: x86: do not fail if software breakpoint has already been removed
 2021-03-02 14:52 UTC  (3+ messages)

[PATCH 0/2] semihosting: Move it out of hw/
 2021-03-02 14:46 UTC  (3+ messages)

[PATCH v3] qemu-storage-daemon: add --pidfile option
 2021-03-02 14:34 UTC  (2+ messages)

[PATCH 0/2] improve loading of 32 bit PVH kernels
 2021-03-02 14:26 UTC  (9+ messages)
` [PATCH 1/2] elf_ops: correct loading of 32 bit PVH kernel
` [PATCH 2/2] x86/pvh: extract only 4 bytes of start address for 32 bit kernels

[PULL 0/4] pc,virtio,pci: bug fixes
 2021-03-02 14:21 UTC  (5+ messages)
` [PULL 1/4] i386/acpi: restore device paths for pre-5.1 vms
` [PULL 2/4] virtio-net: handle zero mac for a vdpa peer
` [PULL 3/4] hw/pci: Have safer pcie_bus_realize() by checking error path
` [PULL 4/4] vhost: simplify vhost_dev_init() fail_busyloop label

[PATCH v2 0/2] send QAPI_EVENT_MEM_UNPLUG_ERROR for ppc64 unplugs
 2021-03-02 14:10 UTC  (3+ messages)
` [PATCH v2 1/2] spapr.c: remove duplicated assert in spapr_memory_unplug_request()
` [PATCH v2 2/2] spapr.c: send QAPI event when memory hotunplug fails

[PATCH] lsilogic: Use PCIDevice::exit instead of DeviceState::unrealize
 2021-03-02 14:09 UTC  (2+ messages)

[PATCH v2] qemu-storage-daemon: add --pidfile option
 2021-03-02 13:57 UTC  (4+ messages)

[PATCH V4 0/8] hw/block/nvme: support namespace attachment
 2021-03-02 13:26 UTC  (9+ messages)
` [PATCH V4 1/8] hw/block/nvme: support namespace detach
` [PATCH V4 2/8] hw/block/nvme: fix namespaces array to 1-based
` [PATCH V4 3/8] hw/block/nvme: fix allocated namespace list to 256
` [PATCH V4 4/8] hw/block/nvme: support allocated namespace type
` [PATCH V4 5/8] hw/block/nvme: refactor nvme_select_ns_iocs
` [PATCH V4 6/8] hw/block/nvme: support namespace attachment command
` [PATCH V4 7/8] hw/block/nvme: support changed namespace asyncrohous event
` [PATCH V4 8/8] hw/block/nvme: support Identify NS Attached Controller List

[Bug 1917161] [NEW] Parameter 'type' expects a netdev backend type
 2021-03-02 13:13 UTC  (3+ messages)
` [Bug 1917161] "
  ` [Bug 1917161] "

[PATCH v2 0/2] accel: kvm: Some bugfixes for kvm dirty log
 2021-03-02 13:14 UTC  (3+ messages)
` [PING] "

[RFC v11 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2021-03-02 20:38 UTC  (26+ messages)
` [RFC v11 01/25] scripts/update-linux-headers: Import iommu.h
` [RFC v11 02/25] scripts/update-linux-headers: Import ioasid.h
` [RFC v11 03/25] header file update VFIO/IOMMU vSVA APIs kernel 5.12-rc1
` [RFC v11 04/25] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v11 05/25] hw/pci: introduce pci_device_get_iommu_attr()
` [RFC v11 06/25] intel_iommu: add get_iommu_attr() callback
` [RFC v11 07/25] vfio: pass nesting requirement into vfio_get_group()
` [RFC v11 08/25] vfio: check VFIO_TYPE1_NESTING_IOMMU support
` [RFC v11 09/25] hw/iommu: introduce HostIOMMUContext
` [RFC v11 10/25] hw/pci: introduce pci_device_set/unset_iommu_context()
` [RFC v11 11/25] intel_iommu: add set/unset_iommu_context callback
` [RFC v11 12/25] vfio: add HostIOMMUContext support
` [RFC v11 13/25] vfio: init HostIOMMUContext per-container
` [RFC v11 14/25] intel_iommu: sync IOMMU nesting cap info for assigned devices
` [RFC v11 15/25] intel_iommu: add virtual command capability support
` [RFC v11 16/25] intel_iommu: process PASID cache invalidation
` [RFC v11 17/25] intel_iommu: add PASID cache management infrastructure
` [RFC v11 18/25] intel_iommu: bind/unbind guest page table to host
` [RFC v11 19/25] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v11 20/25] intel_iommu: do not pass down pasid bind for PASID #0
` [RFC v11 21/25] vfio: add support for flush iommu stage-1 cache
` [RFC v11 22/25] intel_iommu: process PASID-based iotlb invalidation
` [RFC v11 23/25] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v11 24/25] intel_iommu: process PASID-based Device-TLB invalidation
` [RFC v11 25/25] intel_iommu: modify x-scalable-mode to be string option

[PATCH v2 00/17] cpu: Introduce SysemuCPUOps structure
 2021-03-02 12:39 UTC  (5+ messages)
` [PATCH v2 16/17] cpu: Restrict cpu_paging_enabled / cpu_get_memory_mapping to sysemu

[PATCH] chardev: add nodelay option
 2021-03-02 12:15 UTC  (5+ messages)

[RFC 0/1] Use dmabufs for display updates instead of pixman
 2021-03-02 12:03 UTC  (5+ messages)
` [RFC 1/1] virtio-gpu: Use dmabuf for display updates if possible "

target/arm: "define_arm_cp_regs" and similar for KVM
 2021-03-02 12:04 UTC  (3+ messages)

[PATCH v2] hw/usb/bus: Remove the "full-path" property
 2021-03-02 12:01 UTC 

[Bug 1917442] [NEW] [AHCI] crash when running a GNU/Hurd guest
 2021-03-02 11:20 UTC  (2+ messages)
` [Bug 1917442] "

[PATCH RFC 0/4] hw/block/nvme: convert ad-hoc aio tracking to aiocbs
 2021-03-02 11:10 UTC  (5+ messages)
` [PATCH RFC 1/4] hw/block/nvme: convert dsm to aiocb
` [PATCH RFC 2/4] hw/block/nvme: convert copy "
` [PATCH RFC 3/4] hw/block/nvme: convert flush "
` [PATCH RFC 4/4] hw/block/nvme: convert zone reset "

[RFC PATCH 00/27] vDPA software assisted live migration
 2021-03-02 11:22 UTC  (5+ messages)
` [RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split

ninja install on ubuntu 16.04 for qemu-5.2.0 build
 2021-03-02 11:21 UTC  (3+ messages)

[PATCH v1 0/2] hw/arm: versal: Add support for the XRAMs
 2021-03-02 11:09 UTC  (3+ messages)
` [PATCH v1 1/2] hw/misc: versal: Add a model of the XRAM controller
` [PATCH v1 2/2] hw/arm: versal: Add support for the XRAMs

[PATCH] meson: add tests option
 2021-03-02 11:08 UTC  (3+ messages)

[PATCH v2 0/1] vl.c: fix trace backend init ordering
 2021-03-02 11:03 UTC  (3+ messages)

[PATCH] gitlab-ci: Disable vhost-kernel in build-disable job
 2021-03-02 10:54 UTC  (4+ messages)

[RFC PATCH v2 0/3] hw/block/pflash: Mmap read-only backend files with MAP_SHARED
 2021-03-02 10:54 UTC  (5+ messages)
` [RFC PATCH v2 3/3] hw/block/pflash: use memory_region_init_rom_device_from_file()

[PATCH v2] net/macos: implement vmnet-based network device
 2021-03-02 10:49 UTC  (2+ messages)

[PATCH 0/5] send QAPI_EVENT_MEM_UNPLUG_ERROR for ppc64 unplugs
 2021-03-02 10:39 UTC  (4+ messages)
` [PATCH 2/5] spapr.c: check unplug_request flag in spapr_memory_unplug_request()

[RFC PATCH 0/7] cpu: Move CPUClass::has_work() to TCGCPUOps
 2021-03-02 10:27 UTC  (8+ messages)
` [PATCH 1/7] sysemu/tcg: Restrict tcg_exec_init() to CONFIG_TCG
` [PATCH 2/7] sysemu/tcg: Restrict qemu_tcg_mttcg_enabled() to TCG
` [PATCH 3/7] target/arm: Directly use arm_cpu_has_work instead of CPUClass::has_work
` [PATCH 4/7] target/s390x: Move s390_cpu_has_work to excp_helper.c
` [RFC PATCH 5/7] cpu: Declare cpu_has_work() in 'sysemu/tcg.h'
` [RFC PATCH 6/7] cpu: Move CPUClass::has_work() to TCGCPUOps
` [PATCH 7/7] target/arm: Restrict arm_cpu_has_work() to TCG

[PATCH] i386/acpi: restore device paths for pre-5.1 vms
 2021-03-02 10:14 UTC  (3+ messages)

[PATCH v4 0/6] Pegasos2 emulation
 2021-03-02 10:05 UTC  (5+ messages)
` [PATCH v4 6/6] hw/ppc: Add emulation of Genesi/bPlan Pegasos II

[PATCH v3 00/21] eMMC support
 2021-03-02  9:52 UTC  (2+ messages)

[PATCH qemu v14] spapr: Implement Open Firmware client interface
 2021-03-02  9:37 UTC  (4+ messages)

[PATCH V3 0/8] hw/block/nvme: support namespace attachment
 2021-03-02  9:28 UTC  (5+ messages)
` [PATCH V3 7/8] hw/block/nvme: support changed namespace asyncrohous event

[PATCH] Document qemu-img options data_file and data_file_raw
 2021-03-02  9:30 UTC  (2+ messages)

CI with --enable-debug?
 2021-03-02  9:17 UTC  (2+ messages)

[PATCH] qemu-storage-daemon: add --pidfile option
 2021-03-02  9:14 UTC  (4+ messages)

[PATCH] net: Fix build error when DEBUG_NET is on
 2021-03-02  9:09 UTC  (2+ messages)

[PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths
 2021-03-02  8:40 UTC  (8+ messages)

[Bug 1917394] [NEW] command lspci does not show the IVSHMEM device
 2021-03-02  8:22 UTC  (6+ 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).