qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-07 12:48:50 to 2019-11-08 09:29:33 UTC [more...]

[Qemu-devel] [PATCH v2 00/11] RFC crypto/luks: encryption key managment using amend interface
 2019-11-08  9:28 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 02/11] qcrypto-luks: extend the create options for upcoming encryption key management
` [Qemu-devel] [PATCH v2 07/11] block: add x-blockdev-amend qmp command
  `  "

[PATCH qemu-web] Add a blog post on "Micro-Optimizing KVM VM-Exits"
 2019-11-08  9:22 UTC 

[Qemu-devel] [PATCH v2] ivshmem-server: Clean up shmem on shutdown
 2019-11-08  9:08 UTC  (3+ messages)
  `  "

Looking for issues/features for my first contribution
 2019-11-08  9:08 UTC  (8+ messages)

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-08  9:03 UTC  (16+ messages)
` [RFC PATCH 01/18] qemu-storage-daemon: Add barebone tool
` [RFC PATCH 02/18] qemu-storage-daemon: Add --object option
` [RFC PATCH 04/18] stubs: Add blk_by_qdev_id()
` [RFC PATCH 06/18] qemu-storage-daemon: Add --nbd-server option
` [RFC PATCH 18/18] qemu-storage-daemon: Add --monitor option

[PATCH] iotests: Fix "no qualified output" error path
 2019-11-08  8:57 UTC 

[PATCH 0/2] block: Fix multiple blockdev-snapshot calls
 2019-11-08  8:53 UTC  (3+ messages)
` [PATCH 1/2] block: Remove 'backing': null from bs->{explicit_, }options
` [PATCH 2/2] iotests: Test multiple blockdev-snapshot calls

[Qemu-devel] [Fail] tests/test-util-filemonitor fails
 2019-11-08  8:52 UTC  (9+ messages)

[PATCH v14 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-08  8:41 UTC  (8+ messages)
` [PATCH v14 03/11] tests: Add test for QAPI builtin type time

QEMU HTML documentation now on qemu.org
 2019-11-08  8:41 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/2] Deprecate implicit filters
 2019-11-08  8:35 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/2] qapi: deprecate "
    ` [Qemu-devel] Exposing feature deprecation to machine clients (was: [PATCH 2/2] qapi: deprecate implicit filters)
        ` [Qemu-devel] Exposing feature deprecation to machine clients
            ` Deprecating stuff for 4.2 (was: [Qemu-devel] Exposing feature deprecation to machine clients)

[PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-11-08  8:11 UTC  (3+ messages)
` [PATCH v21 3/6] ACPI: Add APEI GHES table generation support

[PATCH v1 0/4] virtio: fix IO request length in virtio SCSI/block
 2019-11-08  7:43 UTC  (12+ messages)
` [PATCH v1 2/4] virtio: make seg_max virtqueue size dependent
` [PATCH v1 4/4] iotests: add test for virtio-scsi and virtio-blk machine type settings

guest / host buffer sharing 
 2019-11-08  7:35 UTC  (13+ messages)
    ` [virtio-dev] "

The problems about COLO
 2019-11-08  3:43 UTC  (5+ messages)

[PATCH V2 0/4] Introduce Advanced Watch Dog module
 2019-11-08  3:03 UTC  (2+ messages)

[RFC v2 00/14] Add SDEI support for arm64
 2019-11-08  1:54 UTC  (8+ messages)
` [RFC v2 11/14] linux-headers/kvm.h: add capability to forward hypercall

[PATCH v15 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-08  0:57 UTC  (7+ messages)
` [PATCH v15 01/12] util/cutils: refactor do_strtosz() to support suffixes list
` [PATCH v15 02/12] util/cutils: Add qemu_strtotime_ns()

[Patch v2 0/6] migration/postcopy: enable compress during postcopy
 2019-11-08  0:40 UTC  (4+ messages)
` [Patch v2 5/6] migration/postcopy: enable random order target page arrival

[ANNOUNCE] QEMU 4.2.0-rc0 is now available
 2019-11-07 23:33 UTC 

[PATCH v2] WHPX: support for xcr0
 2019-11-07 22:52 UTC  (3+ messages)

[PATCH 0/4] Make the qemu_logfile handle thread safe
 2019-11-07 22:11 UTC  (19+ messages)
` [PATCH 1/4] Add a mutex to guarantee single writer to qemu_logfile handle
` [PATCH 2/4] Add use of RCU for qemu_logfile
` [PATCH 3/4] qemu_log_lock/unlock now preserves the qemu_logfile handle
` [PATCH 4/4] Added tests for close and change of logfile

[PATCH 0/3] Some memory leak fixes
 2019-11-07 21:57 UTC  (7+ messages)
` [PATCH 1/3] virtio-input: fix memory leak on unrealize
` [PATCH 2/3] qtest: fix qtest_qmp_device_add leak
` [PATCH 3/3] cpu-plug-test: fix leaks

[PATCH v3 00/22] iotests: Allow ./check -o data_file
 2019-11-07 21:10 UTC  (26+ messages)
` [PATCH v3 01/22] iotests: s/qocw2/qcow2/
` [PATCH v3 02/22] iotests/qcow2.py: Add dump-header-exts
` [PATCH v3 03/22] iotests/qcow2.py: Split feature fields into bits
` [PATCH v3 04/22] iotests: Add _filter_json_filename
` [PATCH v3 05/22] iotests: Filter refcount_order in 036
` [PATCH v3 06/22] iotests: Replace IMGOPTS by _unsupported_imgopts
` [PATCH v3 07/22] iotests: Drop compat=1.1 in 050
` [PATCH v3 08/22] iotests: Let _make_test_img parse its parameters
` [PATCH v3 09/22] iotests: Add -o and --no-opts to _make_test_img
` [PATCH v3 10/22] iotests: Inject space into -ocompat=0.10 in 051
` [PATCH v3 11/22] iotests: Replace IMGOPTS= by -o
` [PATCH v3 12/22] iotests: Replace IMGOPTS='' by --no-opts
` [PATCH v3 13/22] iotests: Drop IMGOPTS use in 267
` [PATCH v3 14/22] iotests: Avoid qemu-img create
` [PATCH v3 15/22] iotests: Use _rm_test_img for deleting test images
` [PATCH v3 16/22] iotests: Avoid cp/mv of "
` [PATCH v3 17/22] iotests: Make 091 work with data_file
` [PATCH v3 18/22] iotests: Make 110 "
` [PATCH v3 19/22] iotests: Make 137 "
` [PATCH v3 20/22] iotests: Make 198 "
` [PATCH v3 21/22] iotests: Disable data_file where it cannot be used
` [PATCH v3 22/22] iotests: Allow check -o data_file

[PATCH v7 0/8] Acceptance test: Add "boot_linux" acceptance test
 2019-11-07 20:31 UTC  (10+ messages)
` [PATCH v7 4/8] Acceptance tests: use relative location for tests
` [PATCH v7 5/8] Acceptance tests: keep a stable reference to the QEMU build dir
` [PATCH v7 6/8] Acceptance tests: add the build directory to the system PATH
` [PATCH v7 7/8] Acceptance tests: depend on qemu-img

Should QEMU's configure script check for bzip2 ?
 2019-11-07 19:59 UTC  (2+ messages)

[Qemu-devel] [PATCH-for-4.1? 0/7] vl: Allow building with CONFIG_BLUETOOTH disabled
 2019-11-07 19:31 UTC  (7+ messages)
        `  "

[PATCH v1 Resend] target/i386: set the CPUID level to 0x14 on old machine-type
 2019-11-07 19:16 UTC  (4+ messages)

[PATCH v2] virtio: notify virtqueue via host notifier when available
 2019-11-07 19:02 UTC  (3+ messages)

[PULL 0/1] Usb 20191107 patches
 2019-11-07 18:59 UTC  (4+ messages)

[PATCH for 4.2 v1 1/1] riscv/virt: Increase flash size
 2019-11-07 18:57 UTC  (5+ messages)

[PULL 11/11] BootLinuxConsoleTest: Test the Quadra 800
 2019-11-07 18:25 UTC  (10+ messages)
` [PATCH 0/2] Acceptance test: update kernel used on m68k/q800 test
  ` [PATCH 2/2] Acceptance test: update kernel for "

[PATCH 0/3] Acceptance tests: make better use of machine tags
 2019-11-07 18:29 UTC  (5+ messages)
` [PATCH 2/3] Acceptance tests: introduce utility method for tags unique vals

[PULL 0/3] Block patches for 4.2.0-rc0/4.1.1
 2019-11-07 18:16 UTC  (5+ messages)
` [PULL 1/3] qcow2-bitmap: Fix uint64_t left-shift overflow
` [PULL 2/3] qcow2: Fix QCOW2_COMPRESSED_SECTOR_MASK
` [PULL 3/3] iotests: Add test for 4G+ compressed qcow2 write

[PATCH v2 0/2] Add support for 2nd generation AMD EPYC processors
 2019-11-07 18:01 UTC  (3+ messages)
` [PATCH v2 1/2] i386: Add missing cpu feature bits in EPYC model
` [PATCH v2 2/2] i386: Add 2nd Generation AMD EPYC processors

[PATCH v8 0/3] RTC support for QEMU RISC-V virt machine
 2019-11-07 18:04 UTC  (3+ messages)

[Bug 1851664] Re: qemu-system-x86_64: "VFIO_MAP_DMA : -28" error when we attache 6 VF's to guest machine
 2019-11-07 17:46 UTC  (4+ messages)

[PATCH v1 0/6] testing/next (netbsd stuff)
 2019-11-07 17:58 UTC  (4+ messages)

[Bug 1810105] Re: Hint showing volume never disappears, blocking buttons to minimize, maximize and close
 2019-11-07 17:43 UTC 

[PATCH 0/5] ppc/pnv: Add PNOR support
 2019-11-07 17:29 UTC  (9+ messages)
` [PATCH 2/5] ipmi: Add support to customize OEM functions

[PULL v3 0/3] Trivial branch patches
 2019-11-07 17:13 UTC  (2+ messages)

[PATCH v2 0/4] target/arm: Support for Data Cache Clean up to PoP
 2019-11-07 16:59 UTC  (6+ messages)
` [PATCH v2 2/4] Memory: Enable writeback for given memory region

[PATCH] ppc/pnv: Add a "/qemu" device tree node
 2019-11-07 16:54 UTC  (2+ messages)

[PATCH v2 00/21] iotests: Allow ./check -o data_file
 2019-11-07 16:55 UTC  (6+ messages)
` [PATCH v2 20/21] iotests: Disable data_file where it cannot be used

[PATCH] qmp: Reset mon->commands on CHR_EVENT_CLOSED
 2019-11-07 16:08 UTC  (3+ messages)

[Qemu-devel] [PATCH PULL 0/2] RDMA queue
 2019-11-07 16:01 UTC  (2+ messages)

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-11-07 15:53 UTC  (8+ messages)
` [RFC v4 PATCH 48/49] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [RFC v4 PATCH 49/49] multi-process: add configure and usage information

[qemu-web PATCH] Add device fuzzing blog post
 2019-11-07 15:48 UTC  (3+ messages)

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-11-07 15:46 UTC  (5+ messages)
` [RFC v2 13/22] intel_iommu: add PASID cache management infrastructure

[PATCH v4 00/20] Add virtual device fuzzing support
 2019-11-07 15:41 UTC  (23+ messages)
` [PATCH v4 08/20] tests: provide test variables to other targets
` [PATCH v4 09/20] libqos: split qos-test and libqos makefile vars
` [PATCH v4 15/20] fuzz: add fuzzer skeleton
` [PATCH v4 14/20] fuzz: Add target/fuzz makefile rules
` [PATCH v4 16/20] fuzz: add support for fork-based fuzzing
` [PATCH v4 17/20] fuzz: add support for qos-assisted fuzz targets
` [PATCH v4 18/20] fuzz: add i440fx "
` [PATCH v4 19/20] fuzz: add virtio-net fuzz target
` [PATCH v4 20/20] fuzz: add documentation to docs/devel/

privileged entropy sources in QEMU/KVM guests
 2019-11-07 15:11 UTC  (14+ messages)

[PULL 0/3] virtio, pci: fixes
 2019-11-07 14:45 UTC  (2+ messages)

[RFC PATCH v2 00/26] Add subcluster allocation to qcow2
 2019-11-07 14:44 UTC  (6+ messages)
` [RFC PATCH v2 12/26] qcow2: Handle QCOW2_CLUSTER_UNALLOCATED_SUBCLUSTER

[PATCH v1 0/3] target/microblaze: Plug tcg temp leaks
 2019-11-07 14:22 UTC  (7+ messages)
` [PATCH v1 1/3] target/microblaze: Plug temp leaks for loads/stores
` [PATCH v1 2/3] target/microblaze: Plug temp leaks with delay slot setup
` [PATCH v1 3/3] target/microblaze: Plug temp leak around eval_cond_jmp()

How to clone CPUState in a new thread?
 2019-11-07 13:56 UTC 

[Bug 1851547] [NEW] qemu 4 crashes with this parameter attached -usb -device usb-host, hostbus=1, hostaddr=7 \
 2019-11-07 13:47 UTC  (2+ messages)
` [Bug 1851547] "


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