qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-21 15:39:02 to 2020-02-23 03:07:39 UTC [more...]

[PATCH v2 00/19] testing and plugin updates
 2020-02-23  3:06 UTC  (3+ messages)
` [PATCH v2 17/19] tcg: save vaddr temp for plugin usage

[PATCH v2 00/13] hw/arm: Add raspi0 and raspi1 machines
 2020-02-22 22:19 UTC  (6+ messages)
` [PATCH v2 12/13] hw/arm/raspi: Add the Raspberry Pi B+ machine

[PATCH] hw/ide: Remove status register read side effect
 2020-02-22 20:05 UTC  (9+ messages)

[PATCH 0/3] hw: More dma_memory_read/write() API cleanup
 2020-02-22 19:39 UTC  (3+ messages)

[RFC PATCH v3 00/27] Add subcluster allocation to qcow2
 2020-02-22 17:59 UTC  (17+ messages)
` [RFC PATCH v3 21/27] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [RFC PATCH v3 22/27] qcow2: Clear the L2 bitmap when allocating a compressed cluster
` [RFC PATCH v3 23/27] qcow2: Add subcluster support to handle_alloc_space()
` [RFC PATCH v3 24/27] qcow2: Restrict qcow2_co_pwrite_zeroes() to full clusters only
` [RFC PATCH v3 25/27] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
` [RFC PATCH v3 26/27] qcow2: Add subcluster support to qcow2_measure()
` [RFC PATCH v3 27/27] iotests: Add tests for qcow2 images with extended L2 entries

[PATCH 1/2] riscv: roms: Add 32-bit OpenSBI firmware image for sifive_u
 2020-02-22 14:53 UTC  (10+ messages)
` [PATCH 2/2] riscv: sifive_u: Update BIOS_FILENAME for 32-bit

[PATCH v3 0/3] Dump QCOW2 metadata
 2020-02-22 13:09 UTC  (4+ messages)

[PATCH] target: i386: Check float overflow about register stack
 2020-02-22 12:25 UTC  (8+ messages)

[PULL 00/31] Block patches
 2020-02-22 11:34 UTC  (34+ messages)
` [PULL 01/31] virtio: increase virtqueue size for virtio-scsi and virtio-blk
` [PULL 02/31] aio-posix: avoid reacquiring rcu_read_lock() when polling
` [PULL 03/31] rcu_queue: add QSLIST functions
` [PULL 04/31] util/async: make bh_aio_poll() O(1)
` [PULL 05/31] aio-posix: fix use after leaving scope in aio_poll()
` [PULL 06/31] aio-posix: don't pass ns timeout to epoll_wait()
` [PULL 07/31] qemu/queue.h: add QLIST_SAFE_REMOVE()
` [PULL 08/31] aio-posix: make AioHandler deletion O(1)
` [PULL 09/31] aio-posix: make AioHandler dispatch O(1) with epoll
` [PULL 10/31] softmmu: move vl.c to softmmu/
` [PULL 11/31] softmmu: split off vl.c:main() into main.c
` [PULL 12/31] module: check module wasn't already initialized
` [PULL 13/31] fuzz: add FUZZ_TARGET module type
` [PULL 14/31] qtest: add qtest_server_send abstraction
` [PULL 15/31] libqtest: add a layer of abstraction to send/recv
` [PULL 16/31] libqtest: make bufwrite rely on the TransportOps
` [PULL 17/31] qtest: add in-process incoming command handler
` [PULL 18/31] libqos: rename i2c_send and i2c_recv
` [PULL 19/31] libqos: split qos-test and libqos makefile vars
` [PULL 20/31] libqos: move useful qos-test funcs to qos_external
` [PULL 21/31] fuzz: add fuzzer skeleton
` [PULL 22/31] exec: keep ram block across fork when using qtest
` [PULL 23/31] main: keep rcu_atfork callback enabled for qtest
` [PULL 24/31] fuzz: support for fork-based fuzzing
` [PULL 25/31] fuzz: add support for qos-assisted fuzz targets
` [PULL 26/31] fuzz: add target/fuzz makefile rules
` [PULL 27/31] fuzz: add configure flag --enable-fuzzing
` [PULL 28/31] fuzz: add i440fx fuzz targets
` [PULL 29/31] fuzz: add virtio-net fuzz target
` [PULL 30/31] fuzz: add virtio-scsi "
` [PULL 31/31] fuzz: add documentation to docs/devel/

[PATCH v1 0/2] linux-user: generate syscall_nr.sh for RISC-V
 2020-02-22 11:29 UTC  (3+ messages)
` [PATCH v1 2/2] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

[PATCH 0/3] Tighten qemu-img rules on missing backing format
 2020-02-22 11:23 UTC  (4+ messages)
` [PATCH 1/3] iotests: Specify explicit backing format where sensible
` [PATCH 2/3] block: Add support to warn on backing file change without format
` [PATCH 3/3] qemu-img: Deprecate use of -b without -F

[RFC v3 0/3] pci_expander_brdige:acpi:Support pxb-pcie for ARM
 2020-02-22  9:40 UTC  (7+ messages)
` [RFC v3 2/3] acpi:pci-expender-bus: Add pxb support for arm
` [RFC v3 3/3] ACPI/unit-test: Add a new test for pxb-pcie "

[PATCH v7 00/11] error: auto propagated local_err part I
 2020-02-22  8:23 UTC  (13+ messages)
` [PATCH v7 01/11] qapi/error: add (Error **errp) cleaning APIs
` [PATCH v7 02/11] error: auto propagated local_err

[RFC v3.1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-02-22  8:21 UTC  (24+ messages)
` [RFC v3.1 01/22] scripts/update-linux-headers: Import iommu.h
` [RFC v3.1 02/22] header file update VFIO/IOMMU vSVA APIs
` [RFC v3.1 03/22] vfio: check VFIO_TYPE1_NESTING_IOMMU support
` [RFC v3.1 04/22] hw/iommu: introduce HostIOMMUContext
` [RFC v3.1 05/22] hw/pci: add pci_device_setup_iommu
` [RFC v3.1 06/22] vfio/pci: init HostIOMMUContext per-container
` [RFC v3.1 07/22] vfio: get nesting iommu cap info from Kernel
` [RFC v3.1 08/22] vfio/common: add pasid_alloc/free support
` [RFC v3.1 09/22] hw/pci: add pci_device_host_iommu_context()
` [RFC v3.1 10/22] intel_iommu: add virtual command capability support
` [RFC v3.1 11/22] intel_iommu: process pasid cache invalidation
` [RFC v3.1 12/22] intel_iommu: add PASID cache management infrastructure
` [RFC v3.1 13/22] vfio: add bind stage-1 page table support
` [RFC v3.1 14/22] intel_iommu: bind/unbind guest page table to host
` [RFC v3.1 15/22] intel_iommu: replay guest pasid bindings "
` [RFC v3.1 16/22] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v3.1 17/22] intel_iommu: do not pass down pasid bind for PASID #0
` [RFC v3.1 18/22] vfio/common: add support for flush iommu stage-1 cache
` [RFC v3.1 19/22] intel_iommu: process PASID-based iotlb invalidation
` [RFC v3.1 20/22] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v3.1 21/22] intel_iommu: process PASID-based Device-TLB invalidation
` [RFC v3.1 22/22] intel_iommu: modify x-scalable-mode to be string option

[PATCH 0/2] delete virtio queues in vhost-user-blk-unrealize
 2020-02-22  7:56 UTC  (4+ messages)
` [PATCH 2/2] vhost-use-blk: convert to new virtio_delete_queue

[Qemu-devel] [Bug 1719282] [NEW] Unable to boot after drive-mirror
 2020-02-22  4:17 UTC  (2+ messages)
` [Bug 1719282] "

[Qemu-devel] [Bug 1814420] [NEW] drive-backup with iscsi, it will failed "Could not create image: Invalid argument"
 2020-02-22  4:17 UTC  (2+ messages)
` [Bug 1814420] "

[PATCH] linux-user: Add an argument QEMU_MMAP_BASE to set custom mmap base address in qemu user mode
 2020-02-22  1:09 UTC 

RFC: Split EPT huge pages in advance of dirty logging
 2020-02-22  0:19 UTC  (8+ messages)

[PATCH] linux-user: Add an argument QEMU_MMAP_BASE to set custom mmap base address in qemu user mode
 2020-02-21 23:34 UTC  (2+ messages)

[PATCH v2 0/1] Enable PMR feature from NVMe 1.4 spec to NVMe driver
 2020-02-21 21:23 UTC  (2+ messages)
` [PATCH v2 1/1] block/nvme: introduce PMR support from NVMe 1.4 spec

[PATCH] linux-user: Add AT_EXECFN and AT_EXECFD auxval
 2020-02-21 20:28 UTC 

[PATCH v1] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-02-21 20:20 UTC  (10+ messages)

[PATCH] maint: Include top-level *.rst files early in git diff
 2020-02-21 16:40 UTC  (4+ messages)

[PATCH] migration/throttle: Add throttle-trig-thres migration parameter
 2020-02-21 14:14 UTC  (2+ messages)

Emulating Solaris 10 on SPARC64 sun4u
 2020-02-21 19:53 UTC  (6+ messages)

[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
 2020-02-21 19:52 UTC  (8+ messages)

[PATCH 0/3] RISC-V Spike machine improvements
 2020-02-21 19:49 UTC  (5+ messages)
` [PATCH 1/3] hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()
` [PATCH 2/3] hw/riscv/spike: Allow loading firmware separately using -bios option

[PULL 0/6] virtiofs queue
 2020-02-21 18:37 UTC  (2+ messages)

[PATCH v1 0/4] Extension of migration tests
 2020-02-21 18:31 UTC  (3+ messages)
` [PATCH v1 3/4] Acceptance test: provides new functions

[QUESTION] Clang as QEMU compiler - two questions
 2020-02-21 18:28 UTC  (2+ messages)

[GSoC/Outreachy] Arduino complete setup visualization and emulation
 2020-02-21 18:18 UTC  (5+ messages)

[PATCH] hw/char/pl011: Output characters using best-effort mode
 2020-02-21 18:15 UTC  (10+ messages)

[PATCH v2 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-21 18:04 UTC  (15+ messages)
` [PATCH v2 01/13] util: vfio-helpers: Factor out and fix processing of existing ram blocks
` [PATCH v2 02/13] stubs/ram-block: Remove stubs that are no longer needed
` [PATCH v2 03/13] numa: Teach ram block notifiers about resizeable ram blocks
` [PATCH v2 04/13] numa: Make all callbacks of ram block notifiers optional
` [PATCH v2 05/13] migration/ram: Handle RAM block resizes during precopy
` [PATCH v2 06/13] exec: Relax range check in ram_block_discard_range()
` [PATCH v2 07/13] migration/ram: Discard RAM when growing RAM blocks after ram_postcopy_incoming_init()
` [PATCH v2 08/13] migration/ram: Simplify host page handling in ram_load_postcopy()
` [PATCH v2 09/13] migration/ram: Consolidate variable reset after placement "
` [PATCH v2 10/13] migration/ram: Handle RAM block resizes during postcopy
` [PATCH v2 11/13] migration/multifd: Print used_length of memory block
` [PATCH v2 12/13] migration/ram: Use offset_in_ramblock() in range checks
` [PATCH v2 13/13] migration/ram: Tolerate partially changed mappings in postcopy code

[PATCH v4 00/16] APIC ID fixes for AMD EPYC CPU model
 2020-02-21 17:51 UTC  (4+ messages)
` [PATCH v4 04/16] hw/i386: Introduce init_topo_info to initialize X86CPUTopoInfo

[PATCH 0/7] hw: Let devices own the MemoryRegion they create
 2020-02-21 17:36 UTC  (9+ messages)
` [PATCH 1/7] scripts/coccinelle: Add a script to let devices own their MemoryRegions
` [PATCH 2/7] hw/arm: Let devices own the MemoryRegion they create
` [PATCH 3/7] hw/char: "
` [PATCH 4/7] hw/core: "
` [PATCH 5/7] hw/display: "
` [PATCH 6/7] hw/dma: "
` [PATCH 7/7] hw/riscv: "

[PATCH] WHPX: Assigning maintainer for Windows Hypervisor Platform
 2020-02-21 17:15 UTC  (2+ messages)

[PATCH] accel/kvm: Check ioctl(KVM_SET_USER_MEMORY_REGION) return value
 2020-02-21 17:03 UTC  (3+ messages)

[PULL v2 00/46] target-arm queue
 2020-02-21 17:00 UTC  (2+ messages)

[PATCH] console: make QMP screendump use coroutine
 2020-02-21 16:50 UTC  (6+ messages)

[PATCH v5 0/5] gpio: Add GPIO Aggregator
 2020-02-21 16:39 UTC  (6+ messages)
` [PATCH v5 4/5] docs: gpio: Add GPIO Aggregator documentation

[PATCH v1 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-21 16:35 UTC  (16+ messages)
` [PATCH v1 05/13] migrate/ram: Handle RAM block resizes during precopy
` [PATCH v1 06/13] migrate/ram: Discard new RAM when growing RAM blocks and the VM is stopped

[PATCH v2 0/2] block/curl: Improve HTTP header parsing
 2020-02-21 16:32 UTC  (3+ messages)
` [PATCH v2 1/2] block/curl: HTTP header fields allow whitespace around values
` [PATCH v2 2/2] block/curl: HTTP header field names are case insensitive

[PATCH] hw/unicore32/puv3: Simplify puv3_soc_init()
 2020-02-21 16:23 UTC 

[PATCH] target/i386: check for empty register in FXAM
 2020-02-21 16:20 UTC 

[PATCH] hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu()
 2020-02-21 16:20 UTC 

[PULL 00/52] target-arm queue
 2020-02-21 16:10 UTC  (3+ messages)

[PATCH 00/19] target/arm: vfp feature and decodetree cleanup
 2020-02-21 16:05 UTC  (17+ messages)
` [PATCH 02/19] target/arm: Rename isar_feature_aa32_simd_r32
` [PATCH 03/19] target/arm: Use isar_feature_aa32_simd_r32 more places
` [PATCH 04/19] target/arm: Set MVFR0.FPSP for ARMv5 cpus
` [PATCH 05/19] target/arm: Add isar_feature_aa32_simd_r16
` [PATCH 07/19] target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}
` [PATCH 08/19] target/arm: Perform fpdp_v2 check first
` [PATCH 09/19] target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3
` [PATCH 10/19] target/arm: Add missing checks for fpsp_v2

[Qemu-devel] [Bug 1838569] [NEW] virtio-balloon change breaks post 4.0 upgrade
 2020-02-21 15:52 UTC  (2+ messages)
` [Bug 1838569] "

[Qemu-devel] [Bug 1722884] [NEW] keyboard input while mouse moving triggers mouse failure
 2020-02-21  9:15 UTC  (2+ messages)
` [Bug 1722884] "

[PATCH] pcie_root_port: Add disable_hotplug option
 2020-02-21 15:45 UTC  (7+ messages)

[PATCH 0/5] aio-posix: towards an O(1) event loop
 2020-02-21 15:37 UTC  (9+ messages)
` [PATCH 5/5] aio-posix: make AioHandler dispatch O(1) with epoll


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