qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-19 12:07:52 to 2019-12-19 15:19:22 UTC [more...]

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

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

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

[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] "

[PATCH v4 00/24] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-12-19 15:11 UTC  (26+ 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 for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-12-19 15:09 UTC  (8+ messages)
` [PATCH for-5.0 v11 08/20] virtio-iommu: Implement translate

[PATCH] qapi/block: fix nbd-server-add spec
 2019-12-19 15:08 UTC  (4+ messages)

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

[PATCH v3 00/20] gdbstub refactor and SVE support (+check-tcg tweaks)
 2019-12-19 14:44 UTC  (4+ messages)
` [PATCH v3 04/20] gdbstub: move mem_buf to GDBState and use GByteArray

[PATCH 00/10] ppc/pnv: remove the use of qdev_get_machine() and get_system_memory()
 2019-12-19 14:54 UTC  (3+ messages)
` [PATCH 01/10] ppc/pnv: Modify the powerdown notifier to get the PowerNV machine

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

[PATCH 0/2] target/mips: Misc MIPS fixes and improvements for 5.0
 2019-12-19 14:15 UTC  (3+ 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

[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 0/3] block: Fix external snapshot with VM state
 2019-12-19 14:26 UTC  (5+ messages)
` [PATCH 1/3] block: Activate recursively even for already active nodes
` [PATCH 3/3] iotests: Test external snapshot with VM state

[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  (12+ messages)
` [PATCH v4 27/37] leon3: use qdev gpio facilities for the PIL
` [PATCH v4 29/37] RFC: mips/cps: fix setting saar property
    ` [EXTERNAL]Re: "

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

[PATCH 0/2] numa: stop abusing numa_mem_supported
 2019-12-19 13:42 UTC  (4+ messages)

[PULL 00/24] virtio, pci, pc: fixes, features
 2019-12-19 13:29 UTC  (25+ messages)
` [PULL 01/24] virtio: add ability to delete vq through a pointer
` [PULL 02/24] virtio: make virtio_delete_queue idempotent
` [PULL 03/24] virtio-balloon: fix memory leak while attach virtio-balloon device
` [PULL 04/24] virtio-serial-bus: fix memory leak while attach virtio-serial-bus
` [PULL 05/24] virtio-input: convert to new virtio_delete_queue
` [PULL 06/24] intel_iommu: fix bug to read DMAR_RTADDR_REG
` [PULL 07/24] virtio: update queue size on guest write
` [PULL 08/24] virtio-pci: disable vring processing when bus-mastering is disabled
` [PULL 09/24] Implement backend program convention command for vhost-user-blk
` [PULL 10/24] virtio: don't enable notifications during polling
` [PULL 11/24] numa: Extend CLI to provide initiator information for numa nodes
` [PULL 12/24] numa: Extend CLI to provide memory latency and bandwidth information
` [PULL 13/24] numa: Extend CLI to provide memory side cache information
` [PULL 14/24] hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
` [PULL 15/24] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)
` [PULL 16/24] hmat acpi: Build Memory Side Cache "
` [PULL 17/24] tests/numa: Add case for QMP build HMAT
` [PULL 18/24] tests/bios-tables-test: add test cases for ACPI 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 23/24] vhost-user: add VHOST_USER_RESET_DEVICE to reset devices
` [PULL 24/24] vhost-user-scsi: reset the device if supported

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

[PATCH v6 0/8] Add dbus-vmstate
 2019-12-19 12:54 UTC  (8+ messages)
` [PATCH v6 6/8] configure: add GDBUS_CODEGEN
` [PATCH v6 7/8] dockerfiles: add dbus-daemon to some of latest distributions

[PATCH] replay: record and replay random number sources
 2019-12-19 12:50 UTC 

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

[PATCH 0/2] Some cleanup in arm/virt/acpi
 2019-12-19 12:34 UTC  (2+ messages)

[PATCH 00/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
 2019-12-19 13:09 UTC  (4+ messages)
` [RFC PATCH 13/14] hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandler

[PATCH v7 0/9] Add dbus-vmstate
 2019-12-19 12:30 UTC  (10+ messages)
` [PATCH v7 1/9] vmstate: add qom interface to get id
` [PATCH v7 2/9] vmstate: replace DeviceState with VMStateIf
` [PATCH v7 3/9] docs: start a document to describe D-Bus usage
` [PATCH v7 4/9] util: add dbus helper unit
` [PATCH v7 5/9] Add dbus-vmstate object
` [PATCH v7 6/9] configure: add GDBUS_CODEGEN
` [PATCH v7 7/9] dockerfiles: add dbus-daemon to some of latest distributions
` [PATCH v7 8/9] tests: add migration-helpers unit
` [PATCH v7 9/9] tests: add dbus-vmstate-test

[PATCH v4 0/2] virtio: make seg_max virtqueue size dependent
 2019-12-19 12:27 UTC  (3+ messages)
` [PATCH v4 1/2] "

[RFC PATCH v3 000/132] Proof of concept for Meson integration
 2019-12-19 12:32 UTC  (44+ messages)
` [PATCH 092/132] meson: convert hw/hyperv
` [PATCH 093/132] meson: convert hw/gpio
` [PATCH 094/132] meson: convert hw/dma
` [PATCH 095/132] meson: convert hw/display
` [PATCH 096/132] meson: convert hw/cpu
` [PATCH 097/132] meson: convert hw/char
` [PATCH 098/132] meson: convert hw/bt
` [PATCH 099/132] meson: convert hw/block
` [PATCH 100/132] meson: convert hw/audio
` [PATCH 101/132] meson: convert hw/adc
` [PATCH 102/132] meson: convert hw/acpi
` [PATCH 103/132] meson: convert hw/9pfs
` [PATCH 104/132] meson: convert target/s390x/gen-features.h
` [PATCH 105/132] meson: convert hw/arch*
` [PATCH 106/132] meson: target
` [PATCH 107/132] meson: accel
` [PATCH 108/132] meson: linux-user
` [PATCH 109/132] meson: bsd-user
` [PATCH 110/132] meson: cpu-emu
` [PATCH 111/132] meson: softmmu
` [PATCH 112/132] Aaaaallelujah!
` [PATCH 113/132] systemtap
` [PATCH 114/132] build-sys/rules.mak: remove version.o
` [PATCH 115/132] remove Makefile.target
` [PATCH 116/132] meson: sphinx-build
` [PATCH 117/132] meson: generate version.texi
` [PATCH 118/132] meson: build texi doc
` [PATCH 119/132] meson: add NSIS building
` [PATCH 120/132] meson: install some scripts
` [PATCH 121/132] meson: install edk2
` [PATCH 122/132] meson: install blobs
` [PATCH 123/132] meson: install edk2 json descriptors
` [PATCH 124/132] meson: install icons
` [PATCH 125/132] meson: install desktop file
` [PATCH 126/132] meson: install keymaps
` [PATCH 127/132] meson: convert po/
` [PATCH 128/132] meson: replace pc-bios/keymaps/Makefile
` [PATCH 129/132] meson: replace mostly useless pc-bios/Makefile
` [PATCH 130/132] meson: convert pc-bios/s390-ccw
` [PATCH 131/132] meson: convert pc-bios/optionrom
` [PATCH 132/132] rules.mak: drop unneeded macros

[PATCH] replay: check other timers for icount limit
 2019-12-19 12:46 UTC 

[PATCH 0/2] iotests: Minor fixes
 2019-12-19 12:24 UTC  (2+ messages)

[PATCH v2 00/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
 2019-12-19 12:22 UTC  (11+ messages)
` [RFC PATCH v2 03/14] hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandler
` [RFC PATCH v2 08/14] vhost-user-net: Explicit we ignore few "
` [RFC PATCH v2 09/14] vhost-user-blk: "
` [RFC PATCH v2 10/14] virtio-console: Explicit we ignore some "
` [RFC PATCH v2 14/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef

[PATCH v2] iotests: Add more "skip_if_unsupported" statements to the python tests
 2019-12-19 12:19 UTC  (2+ messages)

[PATCH v8 0/4] Acceptance test: Add "boot_linux" acceptance test
 2019-12-19 12:18 UTC  (9+ messages)
` [PATCH v8 2/4] Acceptance test: add "boot_linux" tests
` [PATCH v8 3/4] Acceptance tests: add make targets to download images


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