qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-08 00:58:46 to 2019-11-08 15:14:22 UTC [more...]

[PATCH v6 00/25] monitor: add asynchronous command type
 2019-11-08 15:01 UTC  (15+ messages)
` [PATCH v6 01/25] qmp: constify QmpCommand and list
` [PATCH v6 02/25] json-lexer: make it safe to call destroy multiple times
` [PATCH v6 03/25] qmp: add QmpSession
` [PATCH v6 04/25] QmpSession: add a return callback
` [PATCH v6 05/25] QmpSession: add json parser and use it in qga
` [PATCH v6 06/25] monitor: use qmp session to parse json feed
` [PATCH v6 07/25] qga: simplify dispatch_return_cb
` [PATCH v6 08/25] QmpSession: introduce QmpReturn
` [PATCH v6 10/25] QmpSession: keep a queue of pending commands
` [PATCH v6 12/25] qmp: introduce asynchronous command type
` [PATCH v6 13/25] scripts: learn 'async' qapi commands
` [PATCH v6 14/25] qmp: add qmp_return_is_cancelled()
` [PATCH v6 17/25] ui: add pixman image g_autoptr support
` [PATCH v6 21/25] screendump: use qemu_unlink()

[PULL 00/28] ppc-for-4.2 queue 20191024
 2019-11-08 14:26 UTC  (4+ messages)
` [PULL 06/28] spapr: Set VSMT to smp_threads by default

[PATCH] gdbstub: Fix buffer overflow in handle_read_all_regs
 2019-11-08 14:52 UTC  (5+ messages)

[PATCH v15 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-08 14:51 UTC  (17+ messages)
` [PATCH v15 06/12] numa: Extend CLI to provide memory latency and bandwidth information
` [PATCH v15 07/12] numa: Calculate hmat latency and bandwidth entry list
` [PATCH v15 08/12] numa: Extend CLI to provide memory side cache information
` [PATCH v15 09/12] hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
` [PATCH v15 10/12] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)
` [PATCH v15 11/12] hmat acpi: Build Memory Side Cache "
` [PATCH v15 12/12] tests/bios-tables-test: add test cases for ACPI HMAT

[PATCH v2 0/3] hw: Remove dynamic field width from trace events
 2019-11-08 14:40 UTC  (4+ messages)
` [PATCH v2 1/3] hw/block/pflash: "
` [PATCH v2 2/3] hw/mips/gt64xxx: "
` [PATCH v2 3/3] trace: Forbid dynamic field width in event format

[PATCH] tcg plugins: expose an API version concept
 2019-11-08 14:43 UTC  (2+ messages)

[PATCH] Bug #1829242 correction
 2019-11-08 14:31 UTC 

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

[PATCH 0/3] hw: Remove dynamic field width from trace event
 2019-11-08 14:36 UTC  (5+ messages)
` [PATCH 1/3] hw/block/pflash: "
` [PATCH 2/3] hw/mips/gt64xxx: "
` [PATCH 3/3] trace: Forbid dynamic field width in event format

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

[PATCH v2 0/1] virtio: fix IO request length in virtio SCSI/block
 2019-11-08 14:26 UTC  (3+ messages)
` [PATCH v2 1/1] virtio: make seg_max virtqueue size dependent

[Bug 1851845] [NEW] Windows 10 panics with BlueIris
 2019-11-08 14:13 UTC 

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

[PATCH for-5.0 v4 0/5] iotests: Test failing mirror complete
 2019-11-08 14:11 UTC  (8+ messages)
` [PATCH for-5.0 v4 1/5] block: Add bdrv_qapi_perm_to_blk_perm()
` [PATCH for-5.0 v4 2/5] block: Use bdrv_qapi_perm_to_blk_perm()
` [PATCH for-5.0 v4 3/5] blkdebug: Allow taking/unsharing permissions
` [PATCH for-5.0 v4 4/5] iotests: Add @error to wait_until_completed
` [PATCH for-5.0 v4 5/5] iotests: Add test for failing mirror complete

[Bug 1844814] [NEW] trace: SystemTap documentation out of date
 2019-11-08 13:59 UTC  (2+ messages)
` [Bug 1844814] "

[PATCH v2 0/2] configure: Only decompress EDK2 blobs and check for bzip2 for X86/ARM
 2019-11-08 14:04 UTC  (10+ messages)
` [PATCH v2 1/2] configure: Only decompress EDK2 blobs for X86/ARM targets
` [PATCH v2 2/2] configure: Check bzip2 is available

[PATCH v3] iotests: Test NBD client reconnection
 2019-11-08 14:05 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/11] RFC crypto/luks: encryption key managment using amend interface
 2019-11-08 13:37 UTC  (26+ 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
  `  "

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-08 13:29 UTC  (7+ messages)
` [RFC PATCH 04/18] stubs: Add blk_by_qdev_id()
` [RFC PATCH 05/18] qemu-storage-daemon: Add --blockdev option
` [RFC PATCH 18/18] qemu-storage-daemon: Add --monitor option

[PATCH v7 0/8] Acceptance test: Add "boot_linux" acceptance test
 2019-11-08 13:20 UTC  (7+ messages)
` [PATCH v7 2/8] Acceptance tests: introduce utility method for tags unique vals
` [PATCH v7 3/8] Acceptance tests: use avocado tags for machine type
` [PATCH v7 6/8] Acceptance tests: add the build directory to the system PATH

[PATCH v2 0/3] target/microblaze: Plug tcg temp leaks
 2019-11-08 13:16 UTC  (6+ messages)
` [PATCH v2 1/3] target/microblaze: Plug temp leaks for loads/stores
` [PATCH v2 2/3] target/microblaze: Plug temp leaks with delay slot setup
` [PATCH v2 3/3] target/microblaze: Plug temp leak around eval_cond_jmp()

qxl - spice crash, memslot_get_virt: address generation is not valid
 2019-11-08 13:17 UTC 

Looking for issues/features for my first contribution
 2019-11-08 13:05 UTC  (6+ messages)

[PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
 2019-11-08 13:02 UTC  (6+ messages)
` [PATCH v1 1/2] s390x/cpumodels: Factor out CPU feature dependencies
` [PATCH v1 2/2] s390x/cpumodel: Introduce "best" model variants

[PULL 0/1] Usb 20191107 patches
 2019-11-08 12:58 UTC  (2+ messages)

[PATCH v1 0/3] target/microblaze: Plug tcg temp leaks
 2019-11-08 12:36 UTC  (4+ messages)
` [PATCH v1 1/3] target/microblaze: Plug temp leaks for loads/stores

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

[PATCH] tests/migration: Print some debug on bad status
 2019-11-08 12:01 UTC  (3+ messages)

[PATCH 0/3] docs: build an index page for the HTML docs
 2019-11-08 11:56 UTC  (11+ 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

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-11-08 11:32 UTC  (9+ messages)
` [RFC v4 PATCH 49/49] multi-process: add configure and usage information

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

[qemu-web PATCH] documentation: link to nightly documentation
 2019-11-08 11:22 UTC  (3+ messages)

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

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

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

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

[PATCH 0/3] Some memory leak fixes
 2019-11-08 10:17 UTC  (3+ messages)

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

[PATCH v3 00/22] iotests: Allow ./check -o data_file
 2019-11-08  9:57 UTC  (2+ messages)

[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  (7+ 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)
  `  "

[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


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