qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-15 02:35:58 to 2019-08-15 18:05:26 UTC [more...]

[Qemu-devel] [PULL 0/9] qtest patches
 2019-08-15 17:59 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/9] qtest: Rename qtest.c:qtest_init()
` [Qemu-devel] [PULL 2/9] libqos: Account for the ctrl queue in virtio-net
` [Qemu-devel] [PULL 3/9] tests: Set read-zeroes on for null-co driver
` [Qemu-devel] [PULL 7/9] tests/libqtest: Clean up qtest_cb_for_every_machine() wrt global_qtest

[Qemu-devel] [PATCH 0/2] Deprecate implicit filters
 2019-08-15 17:40 UTC  (14+ messages)
` [Qemu-devel] [PATCH 1/2] qapi: deprecate drive-mirror and drive-backup
    ` [Qemu-devel] [libvirt] "
` [Qemu-devel] [PATCH 2/2] qapi: deprecate implicit filters
      ` [Qemu-devel] [libvirt] "
    ` [Qemu-devel] Exposing feature deprecation to machine clients (was: [PATCH 2/2] qapi: deprecate implicit filters)

[Qemu-devel] [PATCH v6 00/42] block: Deal with filters
 2019-08-15 17:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 35/42] block: Fix check_to_replace_node()

[Qemu-devel] [PATCH-for-4.2 v2 0/6] s390x/mmu: Storage key reference and change bit handling
 2019-08-15 16:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH-for-4.2 v2 2/6] s390x/tcg: Rework MMU selection for instruction fetches
` [Qemu-devel] [PATCH-for-4.2 v2 4/6] s390x/mmu: Trace the right value if setting/getting the storage key fails
  ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PULL 00/33] migration queue
 2019-08-15 16:35 UTC  (34+ messages)
` [Qemu-devel] [PULL 01/33] migration: Add error_desc for file channel errors
` [Qemu-devel] [PULL 02/33] hw/net: fix vmxnet3 live migration
` [Qemu-devel] [PULL 03/33] migration: consolidate time info into populate_time_info
` [Qemu-devel] [PULL 04/33] migration/postcopy: the valid condition is one less then end
` [Qemu-devel] [PULL 05/33] migration/postcopy: break the loop when there is no more page to discard
` [Qemu-devel] [PULL 06/33] migration/postcopy: discard_length must not be 0
` [Qemu-devel] [PULL 07/33] migration/postcopy: reduce one operation to calculate fixup_start_addr
` [Qemu-devel] [PULL 08/33] migration/postcopy: do_fixup is true when host_offset is non-zero
` [Qemu-devel] [PULL 09/33] migration/savevm: flush file for iterable_only case
` [Qemu-devel] [PULL 10/33] migration/savevm: split qemu_savevm_state_complete_precopy() into two parts
` [Qemu-devel] [PULL 11/33] migration/savevm: move non SaveStateEntry condition check out of iteration
` [Qemu-devel] [PULL 12/33] migration/postcopy: PostcopyState is already set in loadvm_postcopy_handle_advise()
` [Qemu-devel] [PULL 13/33] migration/postcopy: start_postcopy could be true only when migrate_postcopy() return true
` [Qemu-devel] [PULL 14/33] migration: use migration_in_postcopy() to check POSTCOPY_ACTIVE
` [Qemu-devel] [PULL 15/33] migration: just pass RAMBlock is enough
` [Qemu-devel] [PULL 16/33] migration: equation is more proper than and to check LOADVM_QUIT
` [Qemu-devel] [PULL 17/33] migration: return -EINVAL directly when version_id mismatch
` [Qemu-devel] [PULL 18/33] migration: extract ram_load_precopy
` [Qemu-devel] [PULL 19/33] migration/postcopy: make PostcopyDiscardState a static variable
` [Qemu-devel] [PULL 20/33] migration/postcopy: simplify calculation of run_start and fixup_start_addr
` [Qemu-devel] [PULL 21/33] migration/postcopy: use QEMU_IS_ALIGNED to replace host_offset
` [Qemu-devel] [PULL 22/33] hmp: Remove migration capabilities from "info migrate"
` [Qemu-devel] [PULL 23/33] migration: remove unused field bytes_xfer
` [Qemu-devel] [PULL 24/33] migration: always initialise ram_counters for a new migration
` [Qemu-devel] [PULL 25/33] migration: add qemu_file_update_transfer interface
` [Qemu-devel] [PULL 26/33] migration: add speed limit for multifd migration
` [Qemu-devel] [PULL 27/33] migration: update ram_counters for multifd sync packet
` [Qemu-devel] [PULL 28/33] migration: rename migration_bitmap_sync_range to ramblock_sync_dirty_bitmap
` [Qemu-devel] [PULL 29/33] migration/postcopy: use mis->bh instead of allocating a QEMUBH
` [Qemu-devel] [PULL 30/33] qemu-file: move qemu_{get, put}_counted_string() declarations
` [Qemu-devel] [PULL 31/33] migration: Add traces for multifd terminate threads
` [Qemu-devel] [PULL 32/33] migration: Make global sem_sync semaphore by channel
` [Qemu-devel] [PULL 33/33] migration: add some multifd traces

[Qemu-devel] Question about libvhost-user and vhost-user-bridge.c
 2019-08-15 16:25 UTC  (3+ messages)

[Qemu-devel] CPU hotplug using SMM with QEMU+OVMF
 2019-08-15 16:24 UTC  (11+ messages)
      ` [Qemu-devel] [edk2-devel] "

[Qemu-devel] [PATCH v1 0/2] Integrating qemu to Linux Perf
 2019-08-15 16:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 1/2] accel/tcg: adding integration with linux perf
` [Qemu-devel] [PATCH v1 2/2] tb-stats: adding TBStatistics info into perf dump

[Qemu-devel] [PATCH] doc: Preallocation does not require writing zeroes
 2019-08-15 16:10 UTC  (2+ messages)

[Qemu-devel] ANNOUNCE: libnbd 0.9.8 - prerelease of high performance NBD client library
 2019-08-15 16:05 UTC 

[Qemu-devel] [PATCH] iotests: Fix 141 when run with qed
 2019-08-15 15:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] block: Make various formats' block_status recurse again
 2019-08-15 15:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/13] softfloat updates (include tweaks, rm LIT64)
 2019-08-15 15:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 04/13] fpu: use min/max values from stdint.h for integral overflow

[Qemu-devel] [PATCH v2] qemu-img convert: Deprecate using -n and -o together
 2019-08-15 15:47 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/4] qcow2: async handling of fragmented io
 2019-08-15 15:39 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 1/4] block: introduce aio task pool
` [Qemu-devel] [PATCH v3 2/4] block/qcow2: refactor qcow2_co_preadv_part
` [Qemu-devel] [PATCH v3 3/4] block/qcow2: refactor qcow2_co_pwritev_part
` [Qemu-devel] [PATCH v3 4/4] block/qcow2: introduce parallel subrequest handling in read and write

[Qemu-devel] [PATCH v2 0/7] vmdk: Misc fixes
 2019-08-15 15:36 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] iotests: Fix _filter_img_create()
` [Qemu-devel] [PATCH v2 2/7] vmdk: Use bdrv_dirname() for relative extent paths
` [Qemu-devel] [PATCH v2 3/7] iotests: Keep testing broken "
` [Qemu-devel] [PATCH v2 4/7] vmdk: Reject invalid compressed writes
` [Qemu-devel] [PATCH v2 5/7] iotests: Disable broken streamOptimized tests
` [Qemu-devel] [PATCH v2 6/7] iotests: Disable 110 for vmdk.twoGbMaxExtentSparse
` [Qemu-devel] [PATCH v2 7/7] iotests: Disable 126 for flat vmdk subformats

[Qemu-devel] [RFC PATCH v3 00/46] rewrite MMX/SSE/SSE2/SSE3 instruction translation
 2019-08-15 15:16 UTC  (32+ messages)
` [Qemu-devel] [RFC PATCH v3 02/46] target/i386: Push rex_w into DisasContext
` [Qemu-devel] [RFC PATCH v3 03/46] target/i386: reduce scope of variable aflag
` [Qemu-devel] [RFC PATCH v3 15/46] target/i386: introduce function ck_cpuid
` [Qemu-devel] [RFC PATCH v3 26/46] target/i386: introduce M* (memptr) operands
` [Qemu-devel] [RFC PATCH v3 27/46] target/i386: introduce G*, R*, E* (general register) operands
` [Qemu-devel] [RFC PATCH v3 28/46] target/i386: introduce P*, N*, Q* (MMX) operands
` [Qemu-devel] [RFC PATCH v3 29/46] target/i386: introduce H*, V*, U*, W* (SSE/AVX) operands
` [Qemu-devel] [RFC PATCH v3 31/46] target/i386: introduce helper-based code generator macros
` [Qemu-devel] [RFC PATCH v3 32/46] target/i386: introduce gvec-based "
` [Qemu-devel] [RFC PATCH v3 33/46] target/i386: introduce sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v3 34/46] target/i386: introduce instruction translator macros
` [Qemu-devel] [RFC PATCH v3 36/46] target/i386: introduce MMX code generators
` [Qemu-devel] [RFC PATCH v3 37/46] target/i386: introduce MMX instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v3 38/46] target/i386: introduce SSE translators
` [Qemu-devel] [RFC PATCH v3 39/46] target/i386: introduce SSE code generators
` [Qemu-devel] [RFC PATCH v3 40/46] target/i386: introduce SSE instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v3 41/46] target/i386: introduce SSE2 translators
` [Qemu-devel] [RFC PATCH v3 42/46] target/i386: introduce SSE2 code generators
` [Qemu-devel] [RFC PATCH v3 43/46] target/i386: introduce SSE2 instructions to sse-opcode.inc.h
` [Qemu-devel] [RFC PATCH v3 44/46] target/i386: introduce SSE3 translators
` [Qemu-devel] [RFC PATCH v3 46/46] target/i386: introduce SSE3 instructions to sse-opcode.inc.h

[Qemu-devel] [PATCH] trace: Clarify DTrace/SystemTap help message
 2019-08-15 15:04 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/13] RFC: luks/encrypted qcow2 key management
 2019-08-15 15:00 UTC  (7+ messages)

[Qemu-devel] [PATCH v5 00/10] Measure Tiny Code Generation Quality
 2019-08-15 14:54 UTC  (18+ messages)
` [Qemu-devel] [PATCH v5 01/10] accel: introducing TBStatistics structure
` [Qemu-devel] [PATCH v5 02/10] accel: collecting TB execution count
` [Qemu-devel] [PATCH v5 03/10] accel: collecting JIT statistics
` [Qemu-devel] [PATCH v5 04/10] accel: replacing part of CONFIG_PROFILER with TBStats
` [Qemu-devel] [PATCH v5 06/10] log: adding -d tb_stats to control tbstats
` [Qemu-devel] [PATCH v5 07/10] monitor: adding tb_stats hmp command
` [Qemu-devel] [PATCH v5 08/10] Adding info [tbs|tb|coverset] commands to HMP. These commands allow the exploration of TBs generated by the TCG. Understand which one hotter, with more guest/host instructions... and examine their guest, host and IR code
` [Qemu-devel] [PATCH v5 09/10] monitor: adding new info cfg command
` [Qemu-devel] [PATCH v5 10/10] linux-user: dumping hot TBs at the end of the execution

[Qemu-devel] [PATCH v0] Implement new cache mode "target"
 2019-08-15 14:27 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] usb: reword -usb command-line option and mention xHCI
 2019-08-15 14:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] usb: reword -usb command-line option and mention xHCI
 2019-08-15 14:09 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] Add git-publish profile for security bugs
 2019-08-15 14:00 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.2 v10 00/15] VIRTIO-IOMMU device
 2019-08-15 13:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-4.2 v10 03/15] virtio-iommu: Add skeleton

[Qemu-devel] [PATCH] MAINTAINERS: add Stefan Hajnoczi as vhost-vsock maintainer
 2019-08-15 13:26 UTC 

[Qemu-devel] [PATCH] vhost-vsock: report QMP event when set running
 2019-08-15 13:20 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] blockjob: drain all job nodes in block_job_drain
 2019-08-15 13:15 UTC  (2+ messages)

[Qemu-devel] [Bug 1840252] [NEW] Infinite loop over ERANGE from getsockopt
 2019-08-15 13:01 UTC  (3+ messages)
` [Qemu-devel] [Bug 1840252] "

[Qemu-devel] [PATCH v3 00/29] Tame a few "touch this, recompile the world" headers
 2019-08-15 12:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 20/29] Include qemu/main-loop.h less
          ` [Qemu-devel] Running docker cross-tests with SELinux (was: Re: [PATCH v3 20/29] Include qemu/main-loop.h less)

[Qemu-devel] [RFC PATCH v2 00/17] Add virtual device fuzzing support
 2019-08-15 12:41 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2 01/17] fuzz: Move initialization from main to qemu_init

[Qemu-devel] [Bug 1840249] [NEW] Cancelling 'make docker-test-build' does not cancel running containers
 2019-08-15 12:25 UTC 

[Qemu-devel] [Bug 1840250] [NEW] 'make -j1 docker-test-build' uses more than one job
 2019-08-15 12:29 UTC 

[Qemu-devel] [PATCH] Fix hw/rdma/vmw/pvrdma_cmd.c build
 2019-08-15 12:12 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] target/arm: Misc cleanups
 2019-08-15 12:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH 7/7] target/arm: Use tcg_gen_extrh_i64_i32 to extract the high word

[Qemu-devel] [RFC PATCH] ati-vga: Implement dummy VBlank IRQ
 2019-08-15 11:17 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/12] block: qiov_offset parameter for io
 2019-08-15 11:12 UTC  (3+ messages)

[Qemu-devel] [RFC v3 0/2] Add live migration support in the PVRDMA device
 2019-08-15 11:03 UTC  (2+ messages)

[Qemu-devel] RISC-V: Vector && DSP Extension
 2019-08-15 10:32 UTC  (7+ messages)

[Qemu-devel] [PULL 5/7] file-posix: Support BDRV_REQ_NO_FALLBACK for zero writes
 2019-08-15 10:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/3] High downtime with 95+ throttle pct
 2019-08-15  9:13 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v2 00/39] rewrite MMX/SSE instruction translation
 2019-08-15  9:09 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v2 16/39] target/i386: introduce instruction operand infrastructure

[Qemu-devel] [PATCH v1] s390x/tcg: Fix VERIM with 32/64 bit elements
 2019-08-15  9:00 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] configure: Fix libssh on Ubuntu 18.04
 2019-08-15  8:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/4] configure: Avoid using libssh deprecated API

[Qemu-devel] [PATCH v3 00/15] target/arm/kvm: enable SVE in guests
 2019-08-15  8:45 UTC  (3+ messages)

[Qemu-devel] [PATCH-for-4.2 v9 00/12] ARM virt: ACPI memory hotplug support
 2019-08-15  8:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH-for-4.2 v9 01/12] hw/acpi: Make ACPI IO address space configurable

[Qemu-devel] [RFC v2] hw/sd/aspeed_sdhci: New device
 2019-08-15  8:05 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] colo: Add support for continious replication
 2019-08-15  6:14 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] target/riscv: Hardwire mcounter.TM and upper bits of [m|s]counteren
 2019-08-15  3:19 UTC  (5+ messages)

[Qemu-devel] [PATCH v9 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-08-15  2:31 UTC  (8+ messages)
` [Qemu-devel] [PATCH v9 05/11] numa: Extend CLI to provide initiator information for numa nodes

[Qemu-devel] [PATCH v2 0/3] Fix MemoryRegionSection alignment and comparison
 2019-08-15  2:16 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).