qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-02 06:35:31 to 2021-03-02 15:20:08 UTC [more...]

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

[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] file-posix: allow -EBUSY errors during write zeros on block
 2021-03-02 14:10 UTC  (2+ messages)

[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 v3 0/5] Increase amount of data for monitor to read
 2021-03-02 13:53 UTC  (7+ 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"

[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] gitlab-ci.yml: Add jobs to test CFI
 2021-03-02 13:18 UTC  (7+ messages)

[PATCH v1 0/9] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-03-02 13:12 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH v2 16/17] cpu: Restrict cpu_paging_enabled / cpu_get_memory_mapping to sysemu
` [RFC PATCH v2 17/17] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c

[RFC v2 24/24] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
 2021-03-02 12:16 UTC  (21+ messages)
  ` [RFC v2 10/24] target/arm: only perform TCG cpu and machine inits if tcg enabled
  ` [RFC v2 05/24] target/arm: wrap arm_cpu_exec_interrupt in CONFIG_TCG
  ` [RFC v2 06/24] target/arm: split off cpu-sysemu.c
  ` [RFC v2 12/24] target/arm: move cpsr_read, cpsr_write to cpu_common
  ` [RFC v2 14/24] target/arm: split vfp state setting from tcg helpers
  ` [RFC v2 07/24] target/arm: move physical address translation to new modules
  ` [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

[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()

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

[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  (4+ messages)

[PATCH v4 0/6] Pegasos2 emulation
 2021-03-02 10:05 UTC  (11+ messages)
` [PATCH v4 6/6] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [PATCH v4 4/6] vt82c686: Add emulation of VT8231 south bridge
` [PATCH v4 3/6] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
` [PATCH v4 5/6] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller

[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  (4+ 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  (7+ messages)
    `  "

[PATCH] hw/virtio: enable ioeventfd configuring for mmio
 2021-03-02  8:14 UTC  (2+ messages)

[PATCH] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
 2021-03-02  8:05 UTC 

Some more questions with regards to QEMU clock record and replay
 2021-03-02  7:19 UTC  (2+ messages)

[PATCH V3 00/10] Detect reentrant RX casued by loopback
 2021-03-02  7:13 UTC  (14+ messages)
` [PATCH V3 03/10] dp8393x: switch to use qemu_receive_packet() for loopback packet
` [PATCH V3 05/10] sungem: switch to use qemu_receive_packet() for loopback
` [PATCH V3 07/10] rtl8139: "
` [PATCH V2 7/7] rtl8193: "
` [PATCH V3 09/10] cadence_gem: "
` [PATCH V3 10/10] lan9118: "

[PATCH v2 0/2] storage-daemon: include current command line option in the errors
 2021-03-02  6:38 UTC  (6+ messages)
` [PATCH v2 1/2] storage-daemon: report unexpected arguments on the fly
` [PATCH v2 2/2] storage-daemon: include current command line option in the errors


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