qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 12:02:42 to 2020-11-16 18:55:57 UTC [more...]

[PATCH 0/3] scsi: infinite guest hangs with scsi-disk
 2020-11-16 18:31 UTC  (3+ messages)
` [PATCH 2/3] scsi: make io_timeout configurable
` [PATCH 3/3] scsi: add tracing for SG_IO commands

[PATCH] kvm/i386: Set proper nested state format for SVM
 2020-11-16 18:25 UTC  (3+ 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  (10+ 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  (4+ 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)

[RFC PATCH 00/25] Introduce CXL 2.0 Emulation
 2020-11-16 18:08 UTC  (24+ 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)

[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  (27+ 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  (15+ messages)
` [PULL 1/9] plugins: Fix resource leak in connect_socket()
` [PULL 2/9] plugins: Fix two resource leaks in setup_socket()
` [PULL 3/9] meson.build: fix building of Xen support for aarch64
` [PULL 4/9] include/hw/xen.h: drop superfluous struct
` [PULL 5/9] stubs/xen-hw-stub: drop xenstore_store_pv_console_info stub
` [PULL 6/9] accel/stubs: drop unused cpu.h include
` [PULL 7/9] hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off
` [PULL 8/9] tests/acceptance: Disable Spartan-3A DSP 1800A test
` [PULL 9/9] .gitlab-ci.d/check-patch: tweak output for CI logs

[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 for-6.0 0/6] Add HMP/QMP commands to query accelerator
 2020-11-16 16:20 UTC  (8+ messages)
` [PATCH for-6.0 1/6] qapi: Add query-accel command
` [PATCH for-6.0 2/6] qapi: Rename KvmInfo to AccelInfo
` [PATCH for-6.0 3/6] qapi: Use qmp_query_accel() in qmp_query_kvm()
` [PATCH for-6.0 4/6] softmmu: Remove kvm_available()
` [PATCH for-6.0 5/6] hmp: Add 'info accel' command
` [PATCH for-6.0 6/6] qapi: Deprecate 'query-kvm'

[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 v4 0/4] hw/block/m25p80: Numonyx: Fix dummy cycles and check for SPI mode on cmds
 2020-11-16 16:30 UTC  (9+ 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 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  (3+ messages)
` [PATCH-for-5.2] "

[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  (7+ messages)
` [PATCH v2 1/7 for-5.2?] net: Fix memory leak on error
` [PATCH v2 7/7] qapi: More complex uses of QAPI_LIST_APPEND

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

[RFC PATCH 0/5] ARM: reduce the memory consumed when mapping UEFI flash images
 2020-11-16 13:48 UTC  (7+ messages)
` [RFC PATCH 1/5] hw/block: blk_check_size_and_read_all should report backend name

[PATCH v3 0/7] silence the compiler warnings
 2020-11-16 13:36 UTC  (3+ messages)
` [PATCH v3 3/7] accel/tcg/user-exec: "

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-11-16 13:17 UTC  (2+ messages)
` introspect.py output representation (was: [PATCH v2 00/11] qapi: static typing conversion, pt2)

[Bug 1793635] Re: Using pflash with u-boot, when CONFIG_SYS_FLASH_USE_BUFFER_WRITE were defined, envirment args won't be able to save correctly
 2020-11-16 13:04 UTC 

[PATCH v3 00/11] gitlab-ci: Allow forks to select & restrict build jobs
 2020-11-16 13:01 UTC  (9+ messages)
` [PATCH v3 06/11] gitlab-ci: Rename acceptance_test_job -> integration_test_job
` [PATCH v3 11/11] gitlab-ci: Move artifacts expiry rule to common 'native_build_job'

Property '.hmat' not found
 2020-11-16 12:51 UTC 

[PATCH v2] target/i386: seg_helper: Correct segement selector nullification in the RET/IRET helper
 2020-11-16 12:48 UTC  (3+ messages)

[PATCH v3 0/4] Categorize some uncategorized devices
 2020-11-16 12:46 UTC  (7+ messages)
` [PATCH v3 1/4] ssd0323: put it into the 'display' category
` [PATCH v3 2/4] ads7846: put it into the 'input' category
` [PATCH v3 3/4] nand: put it into the 'storage' category

[PATCH] tests: add prefixes to the bare mkdtemp calls
 2020-11-16 12:42 UTC  (2+ messages)

[PATCH 00/10] Chipping away at qerror.h
 2020-11-16 12:41 UTC  (3+ messages)
` [PATCH 01/10] qerror: Drop unused QERR_ macros

[PATCH for-5.2] iotests: Replace deprecated ConfigParser.readfp()
 2020-11-16 12:39 UTC  (2+ messages)

[PATCH] gitlab-ci.yml: Add openSUSE Tumbleweed and Leap for gitlab CI/CD
 2020-11-16 12:19 UTC  (2+ messages)

[PATCH 0/3] quorum: Require WRITE perm with rewrite-corrupted
 2020-11-16 12:22 UTC  (3+ messages)
` [PATCH 1/3] "

[PATCH v3] s390/kvm: fix diag318 propagation and reset functionality
 2020-11-16 12:12 UTC 

[PATCH v13 0/4] Add Versal usb model
 2020-11-16 12:12 UTC  (4+ messages)

[Bug 1904317] [NEW] cpu feature selection is not affected to guest 's cpuid with whpx
 2020-11-16 11:53 UTC  (3+ messages)

[PATCH 1/1] gitlab-ci: Use $CI_REGISTRY instead of hard-coding registry.gitlab.com
 2020-11-16 11:59 UTC  (2+ messages)
` [PATCH-for-5.2 "

Want to run QEMU Advent Calendar 2020?
 2020-11-16 12:00 UTC 


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