qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-08 09:59:06 to 2019-11-08 16:33:35 UTC [more...]

[PATCH v2 0/3] target/microblaze: Plug tcg temp leaks
 2019-11-08 16:30 UTC  (7+ 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()

[PATCH for 4.2 v1 1/1] riscv/virt: Increase flash size
 2019-11-08 16:28 UTC  (3+ messages)

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-08 16:27 UTC  (14+ messages)
` [RFC PATCH 05/18] qemu-storage-daemon: Add --blockdev option
` [RFC PATCH 06/18] qemu-storage-daemon: Add --nbd-server option
` [RFC PATCH 08/18] qemu-storage-daemon: Add --export option
` [RFC PATCH 09/18] qemu-storage-daemon: Add main loop
` [RFC PATCH 10/18] qemu-storage-daemon: Add --chardev option

[PATCH] tcg plugins: expose an API version concept
 2019-11-08 16:24 UTC  (3+ messages)

[PATCH 0/5] ARM virt: Add NVDIMM support
 2019-11-08 16:17 UTC  (3+ messages)
` [PATCH 1/5] hw/arm: Align ACPI blob len to PAGE size

[PATCH v2 0/3] hw: Remove dynamic field width from trace events
 2019-11-08 16:07 UTC  (7+ 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 v6 00/25] monitor: add asynchronous command type
 2019-11-08 16:04 UTC  (27+ 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 09/25] qmp: simplify qmp_return_error()
` [PATCH v6 10/25] QmpSession: keep a queue of pending commands
` [PATCH v6 11/25] QmpSession: return orderly
` [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 15/25] console: add graphic_hw_update_done()
` [PATCH v6 16/25] ppm-save: pass opened fd
` [PATCH v6 17/25] ui: add pixman image g_autoptr support
` [PATCH v6 18/25] object: add "
` [PATCH v6 19/25] screendump: replace FILE with QIOChannel and fix close()/qemu_close()
` [PATCH v6 20/25] osdep: add qemu_unlink()
` [PATCH v6 21/25] screendump: use qemu_unlink()
` [PATCH v6 22/25] console: make screendump asynchronous
` [PATCH v6 23/25] monitor: start making qmp_human_monitor_command() asynchronous
` [PATCH v6 24/25] monitor: teach HMP about asynchronous commands
` [PATCH v6 25/25] hmp: call the asynchronous QMP screendump to fix outdated/glitches

[PATCH v2 0/7] exec: Improve code for TARGET_PAGE_BITS_VARY
 2019-11-08 16:01 UTC  (4+ messages)
` [PATCH v2 3/7] configure: Detect compiler support for __attribute__((alias))

[PATCH v5 00/13] Multi-phase reset mechanism
 2019-11-08 15:58 UTC  (7+ messages)
` [PATCH v5 07/13] hw/core/qdev: update hotplug reset regarding resettable

[PATCH] pl031: Expose RTCICR as proper WC register
 2019-11-08 15:58 UTC  (2+ messages)

[Bug 1851664] Re: qemu-system-x86_64: "VFIO_MAP_DMA : -28" error when we attache 6 VF's to guest machine
 2019-11-08 15:48 UTC 

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

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

[PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
 2019-11-08 15:40 UTC 

[RFC PATCH v2 00/26] Add subcluster allocation to qcow2
 2019-11-08 15:42 UTC  (7+ messages)
` [RFC PATCH v2 13/26] qcow2: Add subcluster support to calculate_l2_meta()
` [RFC PATCH v2 14/26] qcow2: Add subcluster support to qcow2_get_cluster_offset()

[PATCH v3 00/22] iotests: Allow ./check -o data_file
 2019-11-08 15:39 UTC  (3+ messages)
` [PATCH v3 01/22] iotests: s/qocw2/qcow2/

[Qemu-devel] [PATCH v2 00/11] RFC crypto/luks: encryption key managment using amend interface
 2019-11-08 15:38 UTC  (32+ 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 08/11] block/crypto: implement blockdev-amend
` [Qemu-devel] [PATCH v2 09/11] block/qcow2: "
  `  "
` [PATCH v2 00/11] RFC crypto/luks: encryption key managment using amend interface

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

[RFC v5 000/126] error: auto propagated local_err
 2019-11-08 15:30 UTC  (2+ messages)

[PATCH for-5.0 v4 0/5] iotests: Test failing mirror complete
 2019-11-08 15:19 UTC  (9+ 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

[PATCH] Bug #1829242 correction
 2019-11-08 15:16 UTC  (2+ messages)

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

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

[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

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

[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

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] 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  (3+ messages)
` [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)

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


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