qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-07 15:46:13 to 2019-11-08 11:05:19 UTC [more...]

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

[PATCH] configure: Check bzip2 is available
 2019-11-08 11:01 UTC  (5+ messages)

[qemu-web PATCH v3] documentation: link to nightly documentation
 2019-11-08 10:56 UTC  (2+ messages)

[PATCH 0/3] docs: build an index page for the HTML docs
 2019-11-08 10:56 UTC  (9+ messages)
` [PATCH 1/3] docs: fix rst syntax errors in unbuilt docs
` [PATCH 2/3] docs: build a global index page
` [PATCH 3/3] docs: install CSS and Javascript files for HTML docs

[PATCH 0/3] Some memory leak fixes
 2019-11-08 10:56 UTC  (13+ 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

[qemu-web PATCH v2] documentation: link to nightly documentation
 2019-11-08 10:53 UTC 

[qemu-web PATCH] documentation: link to nightly documentation
 2019-11-08 10:44 UTC  (2+ messages)

[PATCH] tests/migration: Print some debug on bad status
 2019-11-08 10:43 UTC 

Should QEMU's configure script check for bzip2 ?
 2019-11-08 10:20 UTC  (4+ messages)

[PULL 0/1] Seabios 20191108 patches
 2019-11-08 10:22 UTC  (2+ messages)
` [PULL 1/1] seabios: update to pre-1.13 snapshot

[PULL 0/1] Seabios 20191106 patches
 2019-11-08 10:18 UTC  (3+ messages)

[PATCH v2 0/2] Deprecate implicit filters
 2019-11-08 10:16 UTC  (3+ messages)
` [PATCH v2 1/2] qapi: add filter-node-name option to drive-mirror
` [PATCH v2 2/2] qapi: deprecate implicit filters

[Qemu-devel] [PATCH v2] ivshmem-server: Terminate also on SIGINT
 2019-11-08  9:08 UTC  (2+ messages)
`  "

[PATCH] iotests: Fix "no qualified output" error path
 2019-11-08 10:04 UTC  (2+ messages)

[PATCH v3 00/22] iotests: Allow ./check -o data_file
 2019-11-08  9:57 UTC  (27+ 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 v1 0/4] virtio: fix IO request length in virtio SCSI/block
 2019-11-08  9:52 UTC  (13+ 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

[PATCH 00/55] Patch Round-up for stable 4.1.1, freeze on 2019-11-12
 2019-11-08  9:46 UTC  (2+ messages)

QEMU HTML documentation now on qemu.org
 2019-11-08  9:45 UTC  (9+ messages)

[PATCH 0/4 V2] SCSI COMPARE_AND_WRITE command support
 2019-11-08  9:35 UTC  (5+ messages)
` [PATCH 1/4 V2] block: add SCSI COMPARE_AND_WRITE support
` [PATCH 2/4 V2] block/rbd: implement bdrv_aio_compare_and_write interface
` [PATCH 3/4 V2] hw/scsi: add SCSI COMPARE_AND_WRITE support
` [PATCH 4/4 V2] scsi-disk: add FUA support for COMPARE_AND_WRITE

[Qemu-devel] [PATCH 0/2] Deprecate implicit filters
 2019-11-08  9:36 UTC  (10+ 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)
              ` Deprecating stuff for 4.2

[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  (9+ 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 18/18] qemu-storage-daemon: Add --monitor option

[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

[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

guest / host buffer sharing 
 2019-11-08  7:35 UTC  (12+ 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  (18+ 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 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

[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  (7+ messages)
` [PATCH 0/2] Acceptance test: update kernel used on m68k/q800 test

[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  (2+ messages)

[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  (7+ 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


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