qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-06 14:36:41 to 2019-11-07 13:55:23 UTC [more...]

Looking for issues/features for my first contribution
 2019-11-07 13:54 UTC  (5+ messages)

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-07 13:45 UTC  (16+ messages)
` [RFC PATCH 06/18] qemu-storage-daemon: Add --nbd-server option
` [RFC PATCH 18/18] qemu-storage-daemon: Add --monitor option

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

[PATCH v4 00/20] Add virtual device fuzzing support
 2019-11-07 13:42 UTC  (40+ messages)
` [PATCH v4 01/20] softmmu: split off vl.c:main() into main.c
` [PATCH v4 02/20] libqos: Rename i2c_send and i2c_recv
` [PATCH v4 03/20] fuzz: Add FUZZ_TARGET module type
` [PATCH v4 04/20] qtest: add qtest_server_send abstraction
` [PATCH v4 06/20] module: check module wasn't already initialized
` [PATCH v4 05/20] libqtest: Add a layer of abstraciton to send/recv
` [PATCH v4 07/20] qtest: add in-process incoming command handler
` [PATCH v4 10/20] libqos: move useful qos-test funcs to qos_external
` [PATCH v4 11/20] libqtest: make qtest_bufwrite send "atomic"
` [PATCH v4 12/20] libqtest: add in-process qtest.c tx/rx handlers
` [PATCH v4 13/20] fuzz: add configure flag --enable-fuzzing
` [PATCH v4 15/20] fuzz: add fuzzer skeleton
` [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/

The problems about COLO
 2019-11-07 13:34 UTC  (4+ messages)

[PATCH v14 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-07 13:31 UTC  (11+ messages)
` [PATCH v14 01/11] util/cutils: Add qemu_strtotime_ns()
` [PATCH v14 03/11] tests: Add test for QAPI builtin type time
` [PATCH v14 04/11] numa: Extend CLI to provide initiator information for numa nodes

[Patch v2 0/6] migration/postcopy: enable compress during postcopy
 2019-11-07 12:39 UTC  (7+ messages)
` [Patch v2 1/6] migration/postcopy: reduce memset when it is zero page and matches_target_page_size
` [Patch v2 2/6] migration/postcopy: wait for decompress thread in precopy
` [Patch v2 3/6] migration/postcopy: count target page number to decide the place_needed
` [Patch v2 4/6] migration/postcopy: set all_zero to true on the first target page
` [Patch v2 5/6] migration/postcopy: enable random order target page arrival
` [Patch v2 6/6] migration/postcopy: enable compress during postcopy

[PATCH v8 0/3] qcow2: add zstd cluster compression
 2019-11-07 12:26 UTC  (7+ messages)
` [PATCH v8 1/3] docs: improve qcow2 spec about extending image header

[RFC 0/3] tests/vhost-user-fs-test: add vhost-user-fs test case
 2019-11-07 12:26 UTC  (5+ messages)
` [RFC 3/3] "

[RFC v2 00/14] Add SDEI support for arm64
 2019-11-07 12:12 UTC  (12+ messages)
` [RFC v2 02/14] standard-headers: import arm_sdei.h
` [RFC v2 11/14] linux-headers/kvm.h: add capability to forward hypercall

[PATCH 0/2] migration/compress: refine the compress case
 2019-11-07 12:11 UTC  (6+ messages)
` [PATCH 1/2] migration/compress: compress QEMUFile is not writable
` [PATCH 2/2] migration/compress: disable compress if failed to setup

guest / host buffer sharing 
 2019-11-07 12:10 UTC  (13+ messages)
    ` [virtio-dev] "

[PATCH 0/6] migration/postcopy: enable compress during postcopy
 2019-11-07 12:06 UTC  (20+ messages)
` [PATCH 1/6] migration/postcopy: reduce memset when it is zero page and matches_target_page_size
` [PATCH 2/6] migration/postcopy: wait for decompress thread in precopy
` [PATCH 3/6] migration/postcopy: count target page number to decide the place_needed
` [PATCH 4/6] migration/postcopy: set all_zero to true on the first target page
` [PATCH 5/6] migration/postcopy: enable random order target page arrival
` [PATCH 6/6] migration/postcopy: enable compress during postcopy

[PULL 0/1] Seabios 20191106 patches
 2019-11-07 11:56 UTC  (3+ messages)

[PATCH v2 00/21] iotests: Allow ./check -o data_file
 2019-11-07 11:36 UTC  (37+ messages)
` [PATCH v2 01/21] iotests/qcow2.py: Add dump-header-exts
` [PATCH v2 02/21] iotests/qcow2.py: Split feature fields into bits
` [PATCH v2 03/21] iotests: Add _filter_json_filename
` [PATCH v2 04/21] iotests: Filter refcount_order in 036
` [PATCH v2 05/21] iotests: Replace IMGOPTS by _unsupported_imgopts
` [PATCH v2 10/21] iotests: Replace IMGOPTS= by -o
` [PATCH v2 12/21] iotests: Drop IMGOPTS use in 267
` [PATCH v2 14/21] iotests: Use _rm_test_img for deleting test images
` [PATCH v2 16/21] iotests: Make 091 work with data_file
` [PATCH v2 17/21] iotests: Make 110 "
` [PATCH v2 18/21] iotests: Make 137 "
` [PATCH v2 19/21] iotests: Make 198 "
` [PATCH v2 20/21] iotests: Disable data_file where it cannot be used
` [PATCH v2 21/21] iotests: Allow check -o data_file

[Bug 1848556] [NEW] qemu-img check failing on remote image in Eoan
 2019-11-07 10:56 UTC  (3+ messages)
` [Bug 1848556] "

[PATCH v3 00/16] hw/arm/raspi: Add thermal/timer, improve address space, run U-boot
 2019-11-07 10:41 UTC  (3+ messages)
` [PATCH v3 11/16] hw/arm/raspi: Use -smp cores=<N> option to restrict enabled cores

QEMU HTML documentation now on qemu.org
 2019-11-07 10:06 UTC  (3+ messages)

[PULL 0/1] Audio 20191106 patches
 2019-11-07 10:05 UTC  (2+ messages)

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

[qemu-web PATCH] Add device fuzzing blog post
 2019-11-07  9:41 UTC  (2+ messages)

[PULL 0/1] Ui 20191106 patches
 2019-11-07  9:20 UTC  (2+ messages)

[PATCH v15 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-07  9:03 UTC  (14+ 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 v15 03/12] qapi: Add builtin type time
` [PATCH v15 04/12] tests: Add test for QAPI "
` [PATCH v15 05/12] numa: Extend CLI to provide initiator information for numa nodes
` [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] Usb 20191107 patches
 2019-11-07  8:55 UTC  (2+ messages)
` [PULL 1/1] usb-host: add option to allow all resets

[Qemu-devel] [PATCH v2 0/2] Avoid sending zero-size packets
 2019-11-07  4:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] net: assert that tx packets have nonzero size

[PATCH] WHPX: support for xcr0
 2019-11-07  3:21 UTC  (2+ messages)

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

[PATCH for 4.2 v1 1/1] riscv/virt: Increase flash size
 2019-11-07  0:47 UTC 

[Qemu-devel] [QEMU-SECURITY] ide: fix assertion in ide_dma_cb() to prevent qemu DoS from quest
 2019-11-06 22:05 UTC  (7+ messages)
  `  "

[PULL v2 00/13] Linux user for 4.2 patches
 2019-11-06 22:04 UTC  (3+ messages)

[PATCH v1 0/3] target/microblaze: Plug tcg temp leaks
 2019-11-06 21:57 UTC  (10+ 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()

[PULL v2 00/21] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-11-06 21:27 UTC  (2+ messages)

[PATCH] global: Squash 'the the'
 2019-11-06 21:12 UTC  (2+ messages)

[Qemu-devel] [RHEL-8.1 virt 0/2] Enable SEV VM to boot with assigned PCI device
 2019-11-06 20:04 UTC  (3+ messages)
` [Qemu-devel] [RHEL-8.1 virt 2/2] target/i386: sev: Do not pin the ram device memory region
  `  "

[PATCH v1 0/4] virtio: fix IO request length in virtio SCSI/block
 2019-11-06 19:26 UTC  (5+ messages)
` [PATCH v1 4/4] iotests: add test for virtio-scsi and virtio-blk machine type settings

Feature Recommendations?
 2019-11-06 17:54 UTC  (3+ messages)

[PULL 0/1] Q800 branch patches
 2019-11-06 17:51 UTC  (2+ messages)

[PATCH] numa: Add missing \n to error message
 2019-11-06 17:04 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 00/11] RFC crypto/luks: encryption key managment using amend interface
 2019-11-06 16:43 UTC  (5+ messages)

1.13 release?
 2019-11-06 16:29 UTC  (3+ messages)
` [SeaBIOS] "
  ` [SeaBIOS] "

[PULL v3 0/3] Trivial branch patches
 2019-11-06 16:24 UTC  (4+ messages)
` [PULL v3 1/3] hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to PnP registers
` [PULL v3 2/3] hw/misc/grlib_ahb_apb_pnp: Fix 8-bit accesses
` [PULL v3 3/3] global: Squash 'the the'

[Xen-devel] [PULL v2 0/3] Trivial branch patches
 2019-11-06 16:17 UTC  (4+ messages)

[PULL 00/11] Block patches
 2019-11-06 16:01 UTC  (2+ messages)

logfile issue
 2019-11-06 15:46 UTC  (3+ messages)

[PATCH v3 00/12] linux-user sparc fixes
 2019-11-06 15:43 UTC  (4+ messages)

BeagleBone support, omap1, omap2, omap3, etc
 2019-11-06 15:04 UTC 

[Qemu-devel] [PATCH PULL 0/2] RDMA queue
 2019-11-06 14:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH PULL 1/2] configure: Check if we can use ibv_reg_mr_iova
` [Qemu-devel] [PATCH PULL 2/2] hw/rdma: Utilize ibv_reg_mr_iova for memory registration

backup_calculate_cluster_size does not consider source
 2019-11-06 14:39 UTC  (13+ 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).