qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-19 13:41:01 to 2019-12-19 18:20:13 UTC [more...]

[PATCH v2 00/13] ppc/pnv: remove the use of qdev_get_machine() and get_system_memory()
 2019-12-19 18:11 UTC  (7+ messages)
` [PATCH v2 01/13] ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
` [PATCH v2 02/13] ppc/pnv: Introduce a "system-memory" property
` [PATCH v2 03/13] ppc/pnv: Introduce a "xics" property alias under the PSI model
` [PATCH v2 04/13] ppc/pnv: Introduce a "xics" property under the POWER8 chip
` [PATCH v2 05/13] spapr/xive: Use device_class_set_parent_realize()
` [PATCH v2 12/13] spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-12-19 18:11 UTC  (11+ messages)
` [PATCH for-5.0 v11 04/20] virtio-iommu: Add the iommu regions
` [PATCH for-5.0 v11 08/20] virtio-iommu: Implement translate

Recent change pmem related breaks Xen migration
 2019-12-19 18:10 UTC  (5+ messages)
` [PATCH] Memory: Only call ramblock_ptr when needed in qemu_ram_writeback

[PATCH v4 0/4] Improve default object property_add uint helpers
 2019-12-19 18:02 UTC  (5+ messages)
` [PATCH v4 1/4] qom/object: enable setter for uint types
` [PATCH v4 2/4] ich9: fix getter type for sci_int property
` [PATCH v4 3/4] ich9: Simplify ich9_lpc_initfn
` [PATCH v4 4/4] qom/object: Use common get/set uint helpers

[PATCH] target/arm: fix IL bit for data abort exceptions
 2019-12-19 17:50 UTC  (4+ messages)

[PATCH v4 00/24] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-12-19 18:03 UTC  (31+ messages)
    ` [PATCH v4 01/24] nvme: rename trace events to nvme_dev
    ` [PATCH v4 02/24] nvme: remove superfluous breaks
    ` [PATCH v4 03/24] nvme: move device parameters to separate struct
    ` [PATCH v4 04/24] nvme: add missing fields in the identify data structures
    ` [PATCH v4 05/24] nvme: populate the mandatory subnqn and ver fields
    ` [PATCH v4 06/24] nvme: refactor nvme_addr_read
    ` [PATCH v4 07/24] nvme: add support for the abort command
    ` [PATCH v4 08/24] nvme: refactor device realization
    ` [PATCH v4 09/24] nvme: add temperature threshold feature
    ` [PATCH v4 10/24] nvme: add support for the get log page command
    ` [PATCH v4 11/24] nvme: add support for the asynchronous event request command
    ` [PATCH v4 12/24] nvme: add missing mandatory features
    ` [PATCH v4 13/24] nvme: additional tracing
    ` [PATCH v4 14/24] nvme: make sure ncqr and nsqr is valid
    ` [PATCH v4 15/24] nvme: bump supported specification to 1.3
    ` [PATCH v4 16/24] nvme: refactor prp mapping
    ` [PATCH v4 17/24] nvme: allow multiple aios per command
    ` [PATCH v4 18/24] pci: pass along the return value of dma_memory_rw
    ` [PATCH v4 19/24] nvme: handle dma errors
    ` [PATCH v4 20/24] nvme: add support for scatter gather lists
    ` [PATCH v4 21/24] nvme: support multiple namespaces
    ` [PATCH v4 22/24] nvme: bump controller pci device id
    ` [PATCH v4 23/24] nvme: remove redundant NvmeCmd pointer parameter
    ` [PATCH v4 24/24] nvme: make lba data size configurable

[PATCH 0/2] numa: stop abusing numa_mem_supported
 2019-12-19 17:57 UTC  (8+ messages)
` [PATCH 1/2] numa: remove not needed check
` [PATCH 2/2] numa: properly check if numa is supported

[PULL 00/30] Block layer patches
 2019-12-19 17:24 UTC  (31+ messages)
` [PULL 01/30] iotests: Provide a function for checking the creation of huge files
` [PULL 02/30] iotests: Skip test 060 if it is not possible to create large files
` [PULL 03/30] iotests: Skip test 079 "
` [PULL 04/30] qapi: better document NVMe blockdev @device parameter
` [PULL 05/30] qemu-img: fix info --backing-chain --image-opts
` [PULL 06/30] block: Error out on image creation with conflicting size options
` [PULL 07/30] blockjob: Fix error message for negative speed
` [PULL 08/30] qcow2: Declare BDRV_REQ_NO_FALLBACK supported
` [PULL 09/30] iotests: Add qemu_io_log()
` [PULL 10/30] iotests: Fix timeout in run_job()
` [PULL 11/30] iotests: Support job-complete "
` [PULL 12/30] qcow2: Use offset_into_cluster()
` [PULL 13/30] MAINTAINERS: fix qcow2-bitmap.c under Dirty Bitmaps header
` [PULL 14/30] iotests: Add more "_require_drivers" checks to the shell-based tests
` [PULL 15/30] iotests/273: Filter format-specific information
` [PULL 16/30] iotests: Fix IMGOPTSSYNTAX for nbd
` [PULL 17/30] qcow2: Move error check of local_err near its assignment
` [PULL 18/30] iotests: Create VM.blockdev_create()
` [PULL 19/30] iotests: 255: Drop blockdev_create()
` [PULL 20/30] iotests: 206: Convert to VM.blockdev_create()
` [PULL 21/30] iotests: 210: "
` [PULL 22/30] iotests: 212: "
` [PULL 23/30] iotests: 213: "
` [PULL 24/30] iotests: 237: "
` [PULL 25/30] iotests: 266: "
` [PULL 26/30] iotests: 207: Remove duplication with VM.blockdev_create()
` [PULL 27/30] iotests: 211: "
` [PULL 28/30] block: Activate recursively even for already active nodes
` [PULL 29/30] hmp: Allow using qdev ID for qemu-io command
` [PULL 30/30] iotests: Test external snapshot with VM state

[PATCH v3 00/20] gdbstub refactor and SVE support (+check-tcg tweaks)
 2019-12-19 17:50 UTC  (7+ messages)
` [PATCH v3 04/20] gdbstub: move mem_buf to GDBState and use GByteArray
` [PATCH v3 08/20] gdbstub: extend GByteArray to read register helpers

[PATCH 00/10] ppc/pnv: remove the use of qdev_get_machine() and get_system_memory()
 2019-12-19 17:57 UTC  (10+ messages)
` [PATCH 01/10] ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
` [PATCH 02/10] ppc/pnv: Introduce a "system-memory" property
` [PATCH 03/10] ppc/pnv: Introduce a "xics" property alias under the PSI model
` [PATCH 04/10] ppc/pnv: Introduce a "xics" property under the POWER8 chip

[PATCH v10 Kernel 0/5] KABIs to support migration for VFIO devices
 2019-12-19 17:27 UTC  (16+ messages)
` [PATCH v10 Kernel 1/5] vfio: KABI for migration interface for device state
` [PATCH v10 Kernel 4/5] vfio iommu: Implementation of ioctl to for dirty pages tracking

[Bug 1854204] [NEW] Menu is not clickable on OSX Catalina
 2019-12-19 17:16 UTC  (4+ messages)
` [Bug 1854204] "

[PATCH] xen-bus/block: explicitly assign event channels to an AioContext
 2019-12-19 17:11 UTC  (2+ messages)

[PATCH] iotests.py: Wait for postmigrate in wait_migration
 2019-12-19 17:08 UTC  (3+ messages)

[PATCH] 9p: init_in_iov_from_pdu can truncate the size
 2019-12-19 17:08 UTC  (2+ messages)

[PATCH v2 00/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
 2019-12-19 17:00 UTC  (3+ messages)
` [RFC PATCH v2 11/14] monitor/qmp: Explicit we ignore few QEMUChrEvent in IOEventHandler

[PULL 0/6] QAPI patches for 2019-12-17
 2019-12-19 17:05 UTC  (4+ messages)

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-12-19 16:46 UTC  (14+ messages)
` [RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update

[PATCH] target/ppc: fix memory dump endianness in QEMU monitor
 2019-12-19 16:38 UTC 

[PATCH v4 0/2] virtio: make seg_max virtqueue size dependent
 2019-12-19 16:23 UTC  (4+ messages)

[PATCH] virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh
 2019-12-19 16:21 UTC  (2+ messages)

[PATCH] qapi/block: fix nbd-server-add spec
 2019-12-19 16:14 UTC  (6+ messages)

[PATCH v8] Implement backend program convention command for vhost-user-blk
 2019-12-19 16:14 UTC  (3+ messages)

[PATCH 0/2] Speed up QMP stream reading
 2019-12-19 16:07 UTC  (3+ messages)
` [PATCH 1/2] monitor: Split monitor_can_read for QMP and HMP
` [PATCH 2/2] monitor: Add an input buffer for QMP reading

[RFC PATCH v3 000/132] Proof of concept for Meson integration
 2019-12-19 16:07 UTC  (3+ messages)
` [PATCH 108/132] meson: linux-user

[PATCH] block: nbd: Fix dirty bitmap context name
 2019-12-19 15:55 UTC  (9+ messages)

[PATCH 0/3] block: Fix external snapshot with VM state
 2019-12-19 15:47 UTC  (4+ messages)
` [PATCH 3/3] iotests: Test "

[PATCH v2 1/2] tests/ide-test: Create a single unit-test covering more PRDT cases
 2019-12-19 15:46 UTC  (6+ messages)
` [PATCH v2 2/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()

[PATCH 0/2] target/mips: Misc MIPS fixes and improvements for 5.0
 2019-12-19 15:42 UTC  (4+ messages)
` [PATCH 1/2] target/mips: Add support for MIPS<32|64>R6 CRC32 ISA
` [PATCH 2/2] target/mips: Correct data on deprecated r4k machine

[Qemu-devel] [Bug 1843254] [NEW] HCR.TID3 traps are not implemented
 2019-12-19 15:09 UTC  (2+ messages)
` [Bug 1843254] Re: arm emulation of "

[Qemu-devel] [Bug 1836501] [NEW] cpu_address_space_init fails with assertion
 2019-12-19 15:16 UTC  (2+ messages)
` [Bug 1836501] "

[PATCH] MAINTAINERS: Update Yuval Shaia's email address
 2019-12-19 15:17 UTC  (5+ messages)

[Bug 1856837] [NEW] qemu 4.2.0 arm segmentation fault with gcc 9.2
 2019-12-19 15:01 UTC  (2+ messages)
` [Bug 1856837] "

[Bug 1854577] [NEW] unable to boot arm64 image
 2019-12-19 15:04 UTC  (2+ messages)
` [Bug 1854577] "

PCI memory sync question (kvm,dpdk,e1000,packet stalled)
 2019-12-19 14:58 UTC  (4+ messages)

[PATCH] iotests/279: Fix for non-qcow2 formats
 2019-12-19 14:42 UTC 

[PATCH] block/rbd: Add support for ceph namespaces
 2019-12-19 14:51 UTC  (3+ messages)

[PATCH 00/18] block: Allow exporting BDSs via FUSE
 2019-12-19 14:38 UTC  (19+ messages)
` [PATCH 01/18] configure: Detect libfuse
` [PATCH 02/18] fuse: Allow exporting BDSs via FUSE
` [PATCH 03/18] fuse: Implement standard FUSE operations
` [PATCH 04/18] fuse: Add fuse-export-remove
` [PATCH 05/18] fuse: Allow growable exports
` [PATCH 06/18] fuse: (Partially) implement fallocate()
` [PATCH 07/18] fuse: Implement hole detection through lseek
` [PATCH 08/18] iotests: Do not needlessly filter _make_test_img
` [PATCH 09/18] iotests: Do not pipe _make_test_img
` [PATCH 10/18] iotests: Use convert -n in some cases
` [PATCH 11/18] iotests: Avoid renaming images
` [PATCH 12/18] iotests: Derive image names from $TEST_IMG
` [PATCH 13/18] iotests/091: Use _cleanup_qemu instad of "wait"
` [PATCH 14/18] iotests: Restrict some Python tests to file
` [PATCH 15/18] iotests: Let _make_test_img guess $TEST_IMG_FILE
` [PATCH 16/18] iotests: Allow testing FUSE exports
` [PATCH 17/18] iotests: Enable fuse for many tests
` [PATCH 18/18] iotests/281: Add test for FUSE exports

[RFC] Implementing vhost-user-blk device backend
 2019-12-19 14:31 UTC  (2+ messages)

[RFC PATCH v2 0/5] target/arm/kvm: Adjust virtual time
 2019-12-19 14:30 UTC  (7+ messages)
` [RFC PATCH v2 3/5] target/arm/kvm: Implement virtual time adjustment

[PATCH v7 0/6] Add vTPM emulator support for ppc64 platform
 2019-12-19 14:29 UTC  (8+ messages)
` [PATCH v7 1/6] tpm: Move tpm_tis_show_buffer to tpm_util.c
` [PATCH v7 2/6] spapr: Implement get_dt_compatible() callback
` [PATCH v7 3/6] tpm_spapr: Support TPM for ppc64 using CRQ based interface
` [PATCH v7 4/6] tpm_spapr: Support suspend and resume
` [PATCH v7 5/6] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
` [PATCH v7 6/6] docs: tpm: Add example command line for ppc64 and tpm-spapr

[Qemu-devel] [Bug 1843941] [NEW] RBD Namespaces are not supported
 2019-12-19 14:07 UTC  (3+ messages)
` [Bug 1843941] "

[PATCH for-5.0 v2 0/9] q35: CPU hotplug with secure boot, part 1+2
 2019-12-19 14:07 UTC  (3+ messages)

[PATCH v3] docs: build an index page for the HTML docs
 2019-12-19 13:56 UTC 

[PATCH v4 00/37] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-12-19 13:53 UTC  (4+ messages)

[PATCH v2] qcow2: Move error check of local_err near its assignment
 2019-12-19 13:32 UTC  (2+ messages)

[PULL 00/24] virtio, pci, pc: fixes, features
 2019-12-19 13:29 UTC  (9+ messages)
` [PULL 08/24] virtio-pci: disable vring processing when bus-mastering is disabled
` [PULL 11/24] numa: Extend CLI to provide initiator information for numa nodes
` [PULL 17/24] tests/numa: Add case for QMP build HMAT
` [PULL 19/24] ACPI: add expected files for HMAT tests (acpihmat)
` [PULL 20/24] virtio-mmio: Clear v2 transport state on soft reset
` [PULL 21/24] hw/pci/pci_host: Remove redundant PCI_DPRINTF()
` [PULL 22/24] hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument
` [PULL 24/24] vhost-user-scsi: reset the device if supported


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