QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 13:54:23 to 2020-11-16 22:04:38 UTC [more...]

[RFC PATCH 00/25] Introduce CXL 2.0 Emulation
 2020-11-16 22:01 UTC  (30+ messages)
` [RFC PATCH 03/25] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [RFC PATCH 04/25] hw/cxl/device: Introduce a CXL device (8.2.8)
` [RFC PATCH 05/25] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [RFC PATCH 06/25] hw/cxl/device: Add device status (8.2.8.3)
` [RFC PATCH 07/25] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [RFC PATCH 08/25] hw/cxl/device: Add memory devices (8.2.8.5)
` [RFC PATCH 11/25] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [RFC PATCH 12/25] acpi/pci: Consolidate host bridge setup
` [RFC PATCH 15/25] acpi/pxb/cxl: Reserve host bridge MMIO
` [RFC PATCH 22/25] acpi/cxl: Create the CEDT (9.14.1)

[PATCH 0/7] scsi: scsi-disk corrupts data
 2020-11-16 22:00 UTC  (14+ messages)
` [PATCH 1/7] scsi-disk: Add sg_io callback to evaluate status
` [PATCH 2/7] scsi: drop 'result' argument from command_complete callback
` [PATCH 3/7] scsi-disk: convert more errno values back to SCSI statuses
` [PATCH 4/7] scsi: Rename linux-specific SG_ERR codes to generic SCSI_HOST error codes
` [PATCH 5/7] scsi: Add mapping for generic SCSI_HOST status to sense codes
` [PATCH 6/7] scsi: split sg_io_sense_from_errno() in two functions
` [PATCH 7/7] scsi: move host_status handling into SCSI drivers

[PATCH for-5.2] s390x/pci: Unregister listeners before destroying IOMMU address space
 2020-11-16 21:42 UTC 

[PATCH] meson: Fixes curses detection on msys2
 2020-11-16 21:31 UTC 

[PATCH for-6.0 0/6] Add HMP/QMP commands to query accelerator
 2020-11-16 21:13 UTC  (5+ messages)
` [PATCH for-6.0 1/6] qapi: Add query-accel command

[PULL 0/2] NBD patches for -rc2, 2020-11-16
 2020-11-16 20:59 UTC  (3+ messages)
` [PULL 1/2] nbd: Silence Coverity false positive
` [PULL 2/2] iotests: Replace deprecated ConfigParser.readfp()

[Bug 1904464] [NEW] Build fails with 64 bits time_t
 2020-11-16 20:46 UTC 

[PATCH] hvf: Fix value of MMU_PAGE_NX and add MMU_PAGE_RS
 2020-11-16 20:13 UTC 

[PATCH v3] s390/kvm: fix diag318 propagation and reset functionality
 2020-11-16 20:05 UTC  (2+ messages)

[PATCH] hvf: Gate RDTSCP on CPU_BASED2_RDTSCP, not just CPU_BASED_TSC_OFFSET
 2020-11-16 20:03 UTC 

[PATCH] hvf: Fix segment selector format
 2020-11-16 20:04 UTC 

[PULL 0/5] Misc fixes for QEMU 5.2
 2020-11-16 19:58 UTC  (6+ messages)
` [PULL 1/5] kvm/i386: Set proper nested state format for SVM
` [PULL 2/5] util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci()
` [PULL 3/5] scsi-disk: convert more errno values back to SCSI statuses
` [PULL 4/5] target/i386: avoid theoretical leak on MCE injection
` [PULL 5/5] memory: Skip dirty tracking for un-migratable memory regions

[Qemu-devel] [Bug 1784919] [NEW] native libgfapi glusterfs support for virtio 9p filesystem passthrough
 2020-11-16 19:50 UTC  (3+ messages)
` [Bug 1784919] "

[PATCH v2] hw/char/cmsdk-apb-uart: Fix rx interrupt handling
 2020-11-16 19:58 UTC 

[Qemu-devel] [Bug 1505759] [NEW] Usb passthrough on q35 broken
 2020-11-16 19:07 UTC  (3+ messages)
` [Bug 1505759] Re: Usb passthrough of devices plugged to AMD FCH USB OHCI Controller failing on q35

[PATCH 00/11] Add QEMU debug support for SEV guests
 2020-11-16 18:53 UTC  (12+ messages)
` [PATCH 01/11] memattrs: add debug attribute
` [PATCH 02/11] exec: Add new MemoryDebugOps
` [PATCH 03/11] exec: add ram_debug_ops support
` [PATCH 04/11] exec: Add address_space_read and address_space_write debug helpers
` [PATCH 05/11] exec: add debug version of physical memory read and write API
` [PATCH 06/11] monitor/i386: use debug APIs when accessing guest memory
` [PATCH 07/11] kvm: introduce debug memory encryption API
` [PATCH 08/11] sev/i386: add debug encrypt and decrypt commands
` [PATCH 09/11] hw/i386: set ram_debug_ops when memory encryption is enabled
` [PATCH 10/11] sev/i386: add SEV specific MemoryDebugOps
` [PATCH 11/11] target/i386: clear C-bit when walking SEV guest page table

[PULL for-5.2 0/1] qemu-ga patch queue for hard-freeze
 2020-11-16 19:21 UTC  (2+ messages)
` [PULL for-5.2 1/1] qga: update schema for guest-get-disks 'dependents' field

[PATCH] kvm/i386: Set proper nested state format for SVM
 2020-11-16 19:24 UTC  (4+ messages)

[Qemu-devel] [Bug 1766841] [NEW] QEMU 2.12 Running Problem in Windows 7 Installation
 2020-11-16 18:45 UTC  (2+ messages)
` [Bug 1766841] "

[PATCH v4 0/4] hw/block/m25p80: Numonyx: Fix dummy cycles and check for SPI mode on cmds
 2020-11-16 19:14 UTC  (10+ messages)
` [PATCH v4 1/4] hw/block/m25p80: Make Numonyx config field names more accurate
` [PATCH v4 2/4] hw/block/m25p80: Fix when VCFG XIP bit is set for Numonyx
` [PATCH v4 3/4] hw/block/m25p80: Check SPI mode before running some Numonyx commands
` [PATCH v4 4/4] hw/block/m25p80: Fix Numonyx fast read dummy cycle count

[PATCH 0/3] scsi: infinite guest hangs with scsi-disk
 2020-11-16 19:09 UTC  (5+ messages)
` [PATCH 1/3] virtio-scsi: trace events
` [PATCH 2/3] scsi: make io_timeout configurable
` [PATCH 3/3] scsi: add tracing for SG_IO commands

Property '.hmat' not found
 2020-11-16 19:02 UTC  (2+ messages)

[Qemu-devel] [Bug 1809291] [NEW] ARM PL181 (mmc for Security Digital Card) not working in Ubuntu 18.10 (CMD 2, 3 timeout). The SDC driver worked fine in Ubuntu 18.04 and earlier versions but not in Ubuntu 18.10
 2020-11-16 18:40 UTC  (2+ messages)
` [Bug 1809291] Re: SD Card not working in Ubuntu 18.10 (CMD 2, 3 timeout). The device "

[Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11
 2020-11-16 18:17 UTC  (2+ messages)
` [Bug 1743214] "

[PATCH for-5.2] configure: Make "does libgio work" test pull in some actual functions
 2020-11-16 18:25 UTC  (2+ messages)

[Qemu-devel] [Bug 1744009] [NEW] qemu for windows fails to use multicast socket as netdev
 2020-11-16 18:21 UTC  (2+ messages)
` [Bug 1744009] "

[PATCH v3 0/5] memory: Skip assertion in memory_region_unregister_iommu_notifier
 2020-11-16 18:31 UTC  (7+ messages)
` [PATCH v3 1/5] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
` [PATCH v3 2/5] memory: Add IOMMUTLBEvent
` [PATCH v3 3/5] memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
` [PATCH v3 4/5] intel_iommu: Skip page walking on device iotlb invalidations
` [PATCH v3 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type

[Qemu-devel] [Bug 1703506] [NEW] SMT not supported by QEMU on AMD Ryzen CPU
 2020-11-16 18:08 UTC  (2+ messages)
` [Bug 1703506] "

[RFC v7 00/26] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2020-11-16 18:13 UTC  (27+ messages)
` [RFC v7 01/26] update-linux-headers: Import iommu.h
` [RFC v7 02/26] header update against 5.10-rc4 and IOMMU/VFIO nested stage APIs
` [RFC v7 03/26] memory: Add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
` [RFC v7 04/26] memory: Add IOMMU_ATTR_MSI_TRANSLATE "
` [RFC v7 05/26] memory: Introduce IOMMU Memory Region inject_faults API
` [RFC v7 06/26] memory: Add arch_id and leaf fields in IOTLBEntry
` [RFC v7 07/26] iommu: Introduce generic header
` [RFC v7 08/26] pci: introduce PCIPASIDOps to PCIDevice
` [RFC v7 09/26] vfio: Force nested if iommu requires it
` [RFC v7 10/26] vfio: Introduce hostwin_from_range helper
` [RFC v7 11/26] vfio: Introduce helpers to DMA map/unmap a RAM section
` [RFC v7 12/26] vfio: Set up nested stage mappings
` [RFC v7 13/26] vfio: Pass stage 1 MSI bindings to the host
` [RFC v7 14/26] vfio: Helper to get IRQ info including capabilities
` [RFC v7 15/26] vfio/pci: Register handler for iommu fault
` [RFC v7 16/26] vfio/pci: Set up the DMA FAULT region
` [RFC v7 17/26] vfio/pci: Implement the DMA fault handler
` [RFC v7 18/26] hw/arm/smmuv3: Advertise MSI_TRANSLATE attribute
` [RFC v7 19/26] hw/arm/smmuv3: Store the PASID table GPA in the translation config
` [RFC v7 20/26] hw/arm/smmuv3: Fill the IOTLBEntry arch_id on NH_VA invalidation
` [RFC v7 21/26] hw/arm/smmuv3: Fill the IOTLBEntry leaf field "
` [RFC v7 22/26] hw/arm/smmuv3: Pass stage 1 configurations to the host
` [RFC v7 23/26] hw/arm/smmuv3: Implement fault injection
` [RFC v7 24/26] hw/arm/smmuv3: Allow MAP notifiers
` [RFC v7 25/26] pci: Add return_page_response pci ops
` [RFC v7 26/26] vfio/pci: Implement return_page_response page response callback

[Qemu-devel] [Bug 1731957] [NEW] qemu-kvm exits with console permission problems
 2020-11-16 18:12 UTC  (2+ messages)
` [Bug 1731957] "

[Qemu-devel] [Bug 1743337] [NEW] OS/2 Warp 4 HPFS corruption
 2020-11-16 18:18 UTC  (2+ messages)
` [Bug 1743337] "

[Qemu-devel] [Bug 1740887] [NEW] qemu-system-arm & qemu-system-aarch64 for windows crash at start
 2020-11-16 18:15 UTC  (2+ messages)
` [Bug 1740887] "

[PATCH] memory: Skip dirty tracking for un-migratable memory regions
 2020-11-16 18:22 UTC  (3+ messages)

[PATCH v8 0/5] hw/block/nvme: dulbe and dsm support
 2020-11-16 18:18 UTC  (8+ messages)
` [PATCH v8 2/5] hw/block/nvme: pull aio error handling
` [PATCH v8 3/5] hw/block/nvme: add dulbe support
` [PATCH v8 5/5] hw/block/nvme: add the dataset management command

[Qemu-devel] [Bug 1737194] [NEW] Windows NT 4.0 fails to boot from qcow2 installation
 2020-11-16 18:13 UTC  (2+ messages)
` [Bug 1737194] "

[Qemu-devel] [Bug 1699867] [NEW] x86_64 qemu crashes at far call into long-mode
 2020-11-16 18:06 UTC  (2+ messages)
` [Bug 1699867] "

[Qemu-devel] [Bug 1759333] [NEW] Illegal Instruction with HVF when encountering SSE instructions in the emulator
 2020-11-16 18:14 UTC  (2+ messages)
` [Bug 1759333] "

[PATCH] util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci()
 2020-11-16 18:20 UTC  (2+ messages)

[Qemu-devel] [Bug 1696746] [NEW] netdev user, restrict=on prevents forwarded ports from being accessed from other systems
 2020-11-16 18:05 UTC  (2+ messages)
` [Bug 1696746] "

[PULL 00/26] Fixes for Lesser GPL license statements
 2020-11-16 18:10 UTC  (2+ messages)

[PULL 00/17] pc,vhost: fixes, new test
 2020-11-16 18:08 UTC  (6+ messages)
` [PULL 05/17] hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off

Deprecate the nios2-linux-user target?
 2020-11-16 18:01 UTC  (2+ messages)

iotest 030 still occasionally intermittently failing
 2020-11-16 17:59 UTC  (3+ messages)

[RFC v1 00/10] i386 cleanup
 2020-11-16 17:53 UTC  (8+ messages)
` [RFC v1 09/10] i386: split cpu.c and defer x86 models registration

[RFC v3] VFIO Migration
 2020-11-16 17:30 UTC  (14+ messages)

[PATCH 00/13] Categorize some uncategorized devices
 2020-11-16 17:15 UTC  (15+ messages)
` [PATCH 03/13] vmmouse: put it into the 'input' category
` [PATCH 09/13] u2f-passthru: put it into the 'usb' category
` [PATCH 12/13] SPI flash devices: put them into the 'storage' category
` [PATCH 13/13] bcm2835_cprman: put some peripherals of bcm2835 cprman into the 'misc' category

[PATCH 0/2] hw/misc/tmp105: Correct temperature limit check logic
 2020-11-16 17:00 UTC  (6+ messages)
` [PATCH 1/2] hw/misc/tmp105: reset the T_low and T_High registers
` [PATCH 2/2] tmp105: Correct handling of temperature limit checks

[PULL 0/9] various fixes (CI, Xen, warnings)
 2020-11-16 17:00 UTC  (7+ messages)
` [PULL 7/9] hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off

[PATCH v2 0/5] memory: Skip assertion in memory_region_unregister_iommu_notifier
 2020-11-16 17:03 UTC  (4+ messages)
` [PATCH v2 2/5] memory: Add IOMMUTLBEvent

[PATCH 2/2] plugins: Fix two resource leaks in connect_socket()
 2020-11-16 16:50 UTC  (2+ messages)

[PATCH] linux-user,netlink: fix message translation with ip command
 2020-11-16 16:36 UTC 

[PATCH 00/15] target/arm: More v8.1M features
 2020-11-16 16:08 UTC  (16+ messages)
` [PATCH 01/15] hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
` [PATCH 02/15] target/arm: Implement v8.1M PXN extension
` [PATCH 03/15] target/arm: Don't clobber ID_PFR1.Security on M-profile cores
` [PATCH 04/15] target/arm: Implement VSCCLRM insn
` [PATCH 05/15] target/arm: Implement CLRM instruction
` [PATCH 06/15] target/arm: Enforce M-profile VMRS/VMSR register restrictions
` [PATCH 07/15] target/arm: Refactor M-profile VMSR/VMRS handling
` [PATCH 08/15] target/arm: Move general-use constant expanders up in translate.c
` [PATCH 09/15] target/arm: Implement VLDR/VSTR system register
` [PATCH 10/15] target/arm: Implement M-profile FPSCR_nzcvqc
` [PATCH 11/15] target/arm: Use new FPCR_NZCV_MASK constant
` [PATCH 12/15] target/arm: Factor out preserve-fp-state from full_vfp_access_check()
` [PATCH 13/15] target/arm: Implement FPCXT_S fp system register
` [PATCH 14/15] target/arm: Implement FPCXT_NS "
` [PATCH 15/15] hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1M

[PATCH for-5.2] Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"
 2020-11-16 16:24 UTC  (3+ messages)

[PATCH for-5.2] qga: update schema for guest-get-disks 'dependents' field
 2020-11-16 16:06 UTC  (2+ messages)

[PATCH] hw/char/cmsdk-apb-uart: Fix rx interrupt handling
 2020-11-16 15:51 UTC  (2+ messages)

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-16 15:34 UTC 

[PULL 0/6] Fixes 20201116 patches
 2020-11-16 15:32 UTC  (2+ messages)

[PATCH for-5.2] docs: Get rid of the weird _005f links in the man page
 2020-11-16 15:32 UTC  (2+ messages)

[PATCH] io_uring: do not use pointer after free
 2020-11-16 14:50 UTC  (2+ messages)

[PATCH 0/2] RFC: Issue with discards on raw block device without O_DIRECT
 2020-11-16 14:48 UTC  (3+ messages)
` [PATCH 1/2] file-posix: allow -EBUSY errors during write zeros on raw block devices

[PATCH v2 0/7] Common macros for QAPI list growth
 2020-11-16 14:41 UTC  (4+ messages)
` [PATCH v2 1/7 for-5.2?] net: Fix memory leak on error

[PATCH] ui/vnc: Add missing lock for send_color_map
 2020-11-16 14:13 UTC 

[PATCH v2] json: Fix a memleak in parse_pair()
 2020-11-16 14:06 UTC  (7+ messages)

[PATCH] hw/core/register.c: Don't use '#' flag of printf format
 2020-11-16 14:01 UTC 

[PATCH for-5.2] spapr/xive: Create IPIs in KVM on demand
 2020-11-16 14:04 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).