qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-12 14:42:17 to 2017-07-13 05:53:20 UTC [more...]

[Qemu-devel] [PATCH V2 0/4] Optimize COLO-compare performance
 2017-07-13  5:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH V2 1/4] net/colo-compare.c: Add checkpoint min period to optimize performance
` [Qemu-devel] [PATCH V2 2/4] net/colo-compare.c: Compare the tcp packets that has the same sequence number
` [Qemu-devel] [PATCH V2 3/4] net/colo-compare.c: Optimize unpredictable tcp options comparison

[Qemu-devel] [PATCH 00/11] pending s390 patches part 1
 2017-07-13  5:37 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/11] s390x/kvm: Rework cmma management
` [Qemu-devel] [PATCH 06/11] s390x/cpumodel: provide compat handling for new cpu features
` [Qemu-devel] [PATCH 07/11] s390x: add flags field for registering I/O adapter
` [Qemu-devel] [PATCH 08/11] s390x/flic: introduce modify_ais_mode callback
` [Qemu-devel] [PATCH 09/11] s390x/flic: introduce inject_airq callback
` [Qemu-devel] [PATCH 10/11] s390x/sic: realize SIC handling

[Qemu-devel] [PATCH RFC] spapr: ignore interrupts during reset state
 2017-07-13  4:38 UTC  (5+ messages)

[Qemu-devel] [PATCH v12 0/8] Virtio-balloon Enhancement
 2017-07-13  4:21 UTC  (12+ messages)
` [Qemu-devel] [PATCH v12 5/8] virtio-balloon: VIRTIO_BALLOON_F_SG
` [Qemu-devel] [PATCH v12 6/8] mm: support reporting free page blocks
` [Qemu-devel] [PATCH v12 7/8] mm: export symbol of next_zone and first_online_pgdat
` [Qemu-devel] [PATCH v12 8/8] virtio-balloon: VIRTIO_BALLOON_F_CMD_VQ

[Qemu-devel] [PATCH] spapr: fix potential memory leak in spapr_core_plug()
 2017-07-13  3:31 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 00/18] crypto: add afalg-backend support
 2017-07-13  3:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 12/18] crypto: introduce some common functions for af_alg backend

[Qemu-devel] [PATCH for qemu-2.9] spapr: fix migration to pseries machine < 2.8
 2017-07-13  2:55 UTC 

[Qemu-devel] 答复: Re: [PATCH] target-i386:kvm_get/put_vcpu_events don't handlesipi_vector
 2017-07-13  2:53 UTC 

[Qemu-devel] [Bug 1696353] [NEW] golang binaries fail to start under linux-user
 2017-07-13  2:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1696353] "

[Qemu-devel] [Qemu devel v6 PATCH 0/5] Add support for Smartfusion2 SoC
 2017-07-13  2:21 UTC  (7+ messages)
` [Qemu-devel] [Qemu devel v6 PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block

[Qemu-devel] [PATCH] virtio-gpu: skip update cursor in post_load if we don't have one
 2017-07-13  2:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/ppc: Only set PCR in kvm if actually in a compat mode
 2017-07-13  1:21 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 0/4] block: Block driver callbacks fixes
 2017-07-13  1:34 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 1/4] block: pass bdrv_* methods to bs->file by default in block filters
` [Qemu-devel] [PATCH v4 2/4] block: remove bdrv_media_changed

[Qemu-devel] [PATCHv2 0/8] spapr: DRC cleanups (part VI)
 2017-07-13  1:09 UTC  (22+ messages)
` [Qemu-devel] [PATCHv2 2/8] spapr: Remove 'awaiting_allocation' DRC flag
` [Qemu-devel] [PATCHv2 3/8] spapr: Simplify unplug path
` [Qemu-devel] [PATCHv2 4/8] spapr: Refactor spapr_drc_detach()
` [Qemu-devel] [PATCHv2 6/8] spapr: Consolidate DRC state variables
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCHv2 7/8] spapr: Remove sPAPRConfigureConnectorState sub-structure
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCHv2 8/8] spapr: Implement DR-indicator for physical DRCs only
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [Qemu-ppc] [PATCHv2 0/8] spapr: DRC cleanups (part VI)

[Qemu-devel] [PATCH v5 00/18] make dirty-bitmap byte-based
 2017-07-13  1:05 UTC  (19+ messages)
` [Qemu-devel] [PATCH v5 01/18] dirty-bitmap: Report BlockDirtyInfo.count in bytes, as documented
` [Qemu-devel] [PATCH v5 02/18] hbitmap: Rename serialization_granularity to serialization_align
` [Qemu-devel] [PATCH v5 03/18] qcow2: Ensure bitmap serialization is aligned
` [Qemu-devel] [PATCH v5 04/18] dirty-bitmap: Drop unused functions
` [Qemu-devel] [PATCH v5 05/18] dirty-bitmap: Change bdrv_dirty_bitmap_size() to report bytes
` [Qemu-devel] [PATCH v5 06/18] dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes
` [Qemu-devel] [PATCH v5 07/18] qcow2: Switch sectors_covered_by_bitmap_cluster() to byte-based
` [Qemu-devel] [PATCH v5 08/18] dirty-bitmap: Set iterator start by offset, not sector
` [Qemu-devel] [PATCH v5 09/18] dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offset
` [Qemu-devel] [PATCH v5 10/18] dirty-bitmap: Change bdrv_get_dirty_count() to report bytes
` [Qemu-devel] [PATCH v5 11/18] dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
` [Qemu-devel] [PATCH v5 12/18] dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
` [Qemu-devel] [PATCH v5 13/18] mirror: Switch mirror_dirty_init() to byte-based iteration
` [Qemu-devel] [PATCH v5 14/18] qcow2: Switch qcow2_measure() "
` [Qemu-devel] [PATCH v5 15/18] qcow2: Switch load_bitmap_data() "
` [Qemu-devel] [PATCH v5 16/18] qcow2: Switch store_bitmap_data() "
` [Qemu-devel] [PATCH v5 17/18] dirty-bitmap: Switch bdrv_set_dirty() to bytes
` [Qemu-devel] [PATCH v5 18/18] dirty-bitmap: Convert internal hbitmap size/granularity

[Qemu-devel] [PATCH v3] hw/i386: Deprecate the machines pc-0.10 to pc-1.2
 2017-07-13  1:02 UTC  (25+ messages)

[Qemu-devel] [PATCH] tcg/aarch64: Use ADR for shorter jumps
 2017-07-13  0:14 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/22] tcg: per-thread TCG
 2017-07-12 23:06 UTC  (39+ messages)
` [Qemu-devel] [PATCH 03/22] cputlb: bring back tlb_flush_count under !TLB_DEBUG
` [Qemu-devel] [PATCH 04/22] tcg: fix corruption of code_time profiling counter upon tb_flush
` [Qemu-devel] [PATCH 06/22] translate-all: make have_tb_lock static
` [Qemu-devel] [PATCH 07/22] tcg/i386: constify tcg_target_callee_save_regs
` [Qemu-devel] [PATCH 08/22] tcg/mips: "
` [Qemu-devel] [PATCH 09/22] exec-all: shrink tb->invalid to uint8_t
` [Qemu-devel] [PATCH 11/22] translate-all: use a binary search tree to track TBs in TBContext
` [Qemu-devel] [PATCH 12/22] translate-all: report correct avg host TB size
` [Qemu-devel] [PATCH 13/22] tcg: take tb_ctx out of TCGContext
` [Qemu-devel] [PATCH 14/22] tcg: take .helpers "
` [Qemu-devel] [PATCH 15/22] gen-icount: fold exitreq_label into TCGContext
` [Qemu-devel] [PATCH 16/22] tcg: keep a list of TCGContext's
` [Qemu-devel] [PATCH 18/22] tcg: define TCG_HIGHWATER
` [Qemu-devel] [PATCH 19/22] tcg: introduce tcg_context_clone

[Qemu-devel] [PATCH RFC 0/3] tests/pxe-testt: add testcase using vhost-user-bridge
 2017-07-12 22:33 UTC  (11+ messages)
` [Qemu-devel] [PATCH RFC 1/3] tests/vhost-user-bridge: disable debug output by default
` [Qemu-devel] [PATCH RFC 2/3] tests/pxe-test: add testcase using vhost-user-bridge
` [Qemu-devel] [PATCH RFC 3/3] libvhost-user: quit when no more data received

[Qemu-devel] [PATCH] Don't enable networking as a side-effect of DEBUG=1
 2017-07-12 22:09 UTC  (4+ messages)

[Qemu-devel] [PATCH v12 00/27] translate: [tcg] Generic translation framework
 2017-07-12 22:06 UTC  (8+ messages)
` [Qemu-devel] [PATCH v12 02/27] cpu-exec: Avoid global variables in icount-related functions
` [Qemu-devel] [PATCH v12 03/27] target: [tcg] Use a generic enum for DISAS_ values

[Qemu-devel] [PATCH v4 1/2] Revert "exec.c: Fix breakpoint invalidation race"
 2017-07-12 21:51 UTC  (2+ messages)
` [Qemu-devel] [PATCH v4 2/2] mttcg/i386: Patch instruction using async_safe_* framework

[Qemu-devel] [PULL v2 0/5] Merge sockets 2017/07/11
 2017-07-12 21:28 UTC  (7+ messages)
` [Qemu-devel] [PULL v2 1/5] sockets: ensure we can bind to both ipv4 & ipv6 separately
` [Qemu-devel] [PULL v2 2/5] sockets: don't block IPv4 clients when listening on "::"
` [Qemu-devel] [PULL v2 3/5] sockets: ensure we don't accept IPv4 clients when IPv4 is disabled
` [Qemu-devel] [PULL v2 4/5] io: preserve ipv4/ipv6 flags when resolving InetSocketAddress
` [Qemu-devel] [PULL v2 5/5] tests: add functional test validating ipv4/ipv6 address flag handling

[Qemu-devel] [PATCH v4 00/17] make dirty-bitmap byte-based
 2017-07-12 21:25 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 12/17] dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
` [Qemu-devel] [PATCH v4 14/17] qcow2: Switch load_bitmap_data() to byte-based iteration
` [Qemu-devel] [PATCH v4 15/17] qcow2: Switch store_bitmap_data() "
` [Qemu-devel] [PATCH v4 17/17] dirty-bitmap: Convert internal hbitmap size/granularity

[Qemu-devel] [PATCH 1/1] tcg/tci: Remove unnecessary TODO() for INDEX_op_bswap16_i64
 2017-07-12 20:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 2/8] target/s390x: Implement CONVERT UNICODE insns
 2017-07-12 19:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3.5 "

[Qemu-devel] [PATCH v3 0/8] Implement a warning_report function
 2017-07-12 19:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 4/8] hw/i386: Improve some of the warning messages

[Qemu-devel] [PATCH 0/2] target/i386: Implement all TBM instructions
 2017-07-12 19:29 UTC  (9+ messages)
    ` [Qemu-devel] [PATCH] target/i386: Fix BLSR and BLSI
    ` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [PATCH 0/3] qdev: fix the order compat and global properties are applied
 2017-07-12 19:20 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/3] "
` [Qemu-devel] [PATCH 2/3] test-qdev-global-props: Test global property ordering
` [Qemu-devel] [PATCH 3/3] Revert "machine: Convert abstract typename on compat_props to subclass names"

[Qemu-devel] [PATCH v4] qemu-img: Check for backing image if specified during create
 2017-07-12 19:08 UTC  (13+ messages)
                    ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH 0/3] migration: export cap/params to qdev props
 2017-07-12 19:05 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] migration: export parameters to props
` [Qemu-devel] [PATCH 3/3] migration: export capabilities "

[Qemu-devel] [PATCH 1/1] tcg/tci: Remove unnecessary TODO() for INDEX_op_bswap16_i64
 2017-07-12 18:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/8] Provide support for the software TPM emulator
 2017-07-12 18:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 8/8] tpm: Added support for "

[Qemu-devel] [PATCH v14 15/21] qom: support non-scalar properties with -object
 2017-07-12 17:56 UTC  (5+ messages)

[Qemu-devel] [RFC v5 0/8] ARM SMMUv3 Emulation Support
 2017-07-12 17:24 UTC  (2+ messages)

[Qemu-devel] CPU hotplug on POWER9 (TCG) fails in ppc_radix64_handle_mmu_fault
 2017-07-12 17:19 UTC 

[Qemu-devel] [PATCH 0/2] Two small improvements for docker.py
 2017-07-12 17:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] docker.py: Improve subprocess exit code handling

[Qemu-devel] [PATCH v4 0/7] Implement a warning_report function
 2017-07-12 17:13 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 3/7] Convert error_report() to warn_report()
` [Qemu-devel] [PATCH v4 4/7] hw/i386: Improve some of the warning messages
  ` [Qemu-devel] [PATCH v4 4/7] hw/i386: Improve some of the warning messages, "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>

[Qemu-devel] [RFC 00/29] postcopy+vhost-user/shared ram
 2017-07-12 17:14 UTC  (13+ messages)
` [Qemu-devel] [RFC 01/29] RAMBlock/migration: Add migration flags
` [Qemu-devel] [RFC 05/29] postcopy: use UFFDIO_ZEROPAGE only when available
` [Qemu-devel] [RFC 06/29] postcopy: Add notifier chain
` [Qemu-devel] [RFC 22/29] vhost+postcopy: Call wakeups

[Qemu-devel] [PATCH] target-i386:kvm_get/put_vcpu_events don't handle sipi_vector
 2017-07-12 17:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/4] Add shrink image for qcow2
 2017-07-12 16:58 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 2/4] qcow2: add qcow2_cache_discard
` [Qemu-devel] [PATCH v5 3/4] qcow2: add shrink image support

[Qemu-devel] [PATCH v4 0/4] some gdbstub fixes for debug and vcont
 2017-07-12 16:34 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] block: -device drive=<node-name> fixes
 2017-07-12 16:23 UTC  (19+ messages)
` [Qemu-devel] [PATCH 1/9] block: Make blk_get_attached_dev_id() public
` [Qemu-devel] [PATCH 2/9] block/qapi: Add qdev device name to query-block
` [Qemu-devel] [PATCH 3/9] block: Make blk_all_next() public
` [Qemu-devel] [PATCH 4/9] block/qapi: Use blk_all_next() for query-block
` [Qemu-devel] [PATCH 5/9] block: List anonymous device BBs in query-block
` [Qemu-devel] [PATCH 6/9] ide: bdrv_attach_dev() for empty CD-ROM
` [Qemu-devel] [PATCH 7/9] scsi-disk: "
` [Qemu-devel] [PATCH 8/9] qemu-iotests: Test 'info block'
` [Qemu-devel] [PATCH 9/9] qemu-iotests: Test unplug of -device without drive

[Qemu-devel] [PATCH 0/4] Fix SVM and KVM features reported on "max" CPU model
 2017-07-12 16:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] target/i386: Use simple static property for "model-id"
` [Qemu-devel] [PATCH 2/4] target/i386: Use host_vendor_fms() in max_x86_cpu_initfn()
` [Qemu-devel] [PATCH 3/4] target/i386: Define CPUID_MODEL_ID_SZ macro
` [Qemu-devel] [PATCH 4/4] target/i386: Don't use x86_cpu_load_def() on "max" CPU model

[Qemu-devel] [PULL 0/3] QAPI patches for 2017-07-12
 2017-07-12 16:09 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] qobject: Catch another straggler for use of qdict_put_str()
` [Qemu-devel] [PULL 2/3] qobject: Update coccinelle script to catch Q{INC, DEC}REF
` [Qemu-devel] [PULL 3/3] scripts: use build_ prefix for string not piped through cgen()

[Qemu-devel] [PATCH 0/2] qobject coccinelle followups
 2017-07-12 15:48 UTC  (4+ messages)

[Qemu-devel] target/arm: Fix abort on exception return from AArch64 to AArch32
 2017-07-12 15:36 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] qemu-img check: format allocation info
 2017-07-12 15:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] block: add bdrv_get_format_alloc_stat format interface
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] change x86 default machine type to Q35?
 2017-07-12 15:17 UTC  (11+ 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).