qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-28 09:32:32 to 2017-06-28 15:02:38 UTC [more...]

[Qemu-devel] [RFC PATCH 00/14] Implement network booting directly into the s390-ccw BIOS
 2017-06-28 15:02 UTC  (7+ messages)

[Qemu-devel] [PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-28 15:01 UTC  (7+ messages)
` [Qemu-devel] [PATCH v11 6/6] virtio-balloon: VIRTIO_BALLOON_F_CMD_VQ
    ` [Qemu-devel] [virtio-dev] "

[Qemu-devel] [PATCH v4 0/2] Rewrite 'live-block-ops.txt'; convert 'bitmaps.md' to rST
 2017-06-28 14:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] live-block-ops.txt: Rename, rewrite, and improve it
` [Qemu-devel] [PATCH v4 2/2] bitmaps.md: Convert to rST; move it into 'interop' dir

[Qemu-devel] [PATCH 0/4] block/qcow2: add compression_algorithm create option
 2017-06-28 14:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] "

[Qemu-devel] [PATCH v4 0/2] Rewrite 'live-block-ops.txt'; convert 'bitmaps.md' to rST
 2017-06-28 14:52 UTC 

[Qemu-devel] [PATCH v2 00/23] hyperv fixes and enhancements
 2017-06-28 14:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 07/23] hyperv: ensure VP index equal to QEMU cpu_index

[Qemu-devel] [PATCH] tests: Avoid non-portable 'echo -ARG'
 2017-06-28 14:46 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC v3 0/8] I/O Throtting block filter driver
 2017-06-28 14:40 UTC  (25+ messages)
` [Qemu-devel] [PATCH RFC v3 2/8] block: Add aio_context field in ThrottleGroupMember
` [Qemu-devel] [PATCH RFC v3 3/8] block: add throttle block filter driver
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH RFC v3 4/8] block: convert ThrottleGroup to object with QOM
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH RFC v3 5/8] block: add BlockDevOptionsThrottle to QAPI
` [Qemu-devel] [PATCH RFC v3 6/8] block: add options parameter to bdrv_new_open_driver()
` [Qemu-devel] [PATCH RFC v3 8/8] block: add throttle block filter driver interface tests

[Qemu-devel] [PATCH v1] virtio-net: code cleanup
 2017-06-28 14:39 UTC  (4+ messages)

[Qemu-devel] [PATCH v22 00/30] qcow2: persistent dirty bitmaps
 2017-06-28 14:36 UTC  (40+ messages)
` [Qemu-devel] [PATCH v22 01/30] specs/qcow2: fix bitmap granularity qemu-specific note
` [Qemu-devel] [PATCH v22 02/30] specs/qcow2: do not use wording 'bitmap header'
` [Qemu-devel] [PATCH v22 03/30] hbitmap: improve dirty iter
` [Qemu-devel] [PATCH v22 04/30] tests: add hbitmap iter test
` [Qemu-devel] [PATCH v22 05/30] block: fix bdrv_dirty_bitmap_granularity signature
` [Qemu-devel] [PATCH v22 06/30] block/dirty-bitmap: add deserialize_ones func
` [Qemu-devel] [PATCH v22 07/30] qcow2-refcount: rename inc_refcounts() and make it public
` [Qemu-devel] [PATCH v22 08/30] qcow2: add bitmaps extension
` [Qemu-devel] [PATCH v22 09/30] block/dirty-bitmap: fix comment for BlockDirtyBitmap.disabled field
` [Qemu-devel] [PATCH v22 10/30] block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
` [Qemu-devel] [PATCH v22 11/30] qcow2: autoloading dirty bitmaps
` [Qemu-devel] [PATCH v22 12/30] block: refactor bdrv_reopen_commit
` [Qemu-devel] [PATCH v22 13/30] block: new bdrv_reopen_bitmaps_rw interface
` [Qemu-devel] [PATCH v22 14/30] qcow2: support .bdrv_reopen_bitmaps_rw
` [Qemu-devel] [PATCH v22 15/30] block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
` [Qemu-devel] [PATCH v22 16/30] block: bdrv_close: release bitmaps after drv->bdrv_close
` [Qemu-devel] [PATCH v22 17/30] block: introduce persistent dirty bitmaps
` [Qemu-devel] [PATCH v22 18/30] block/dirty-bitmap: add bdrv_dirty_bitmap_next()
` [Qemu-devel] [PATCH v22 19/30] qcow2: add persistent dirty bitmaps support
` [Qemu-devel] [PATCH v22 20/30] qcow2: store bitmaps on reopening image as read-only
` [Qemu-devel] [PATCH v22 21/30] block: add bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH v22 22/30] qcow2: add .bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH v22 23/30] qmp: add persistent flag to block-dirty-bitmap-add
` [Qemu-devel] [PATCH v22 24/30] qmp: add autoload parameter "
` [Qemu-devel] [PATCH v22 25/30] qmp: add x-debug-block-dirty-bitmap-sha256
` [Qemu-devel] [PATCH v22 26/30] iotests: test qcow2 persistent dirty bitmap
` [Qemu-devel] [PATCH v22 27/30] block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH v22 28/30] qcow2: add .bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH v22 29/30] qmp: block-dirty-bitmap-remove: remove persistent
` [Qemu-devel] [PATCH v22 30/30] block: release persistent bitmaps on inactivate

[Qemu-devel] [PATCH] spapr: fix migration to pseries machine < 2.8
 2017-06-28 14:36 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH 0/7] qdev: Introduce DEFINE_PROP_LINK
 2017-06-28 14:32 UTC  (15+ messages)
` [Qemu-devel] [PATCH 1/7] qom: Make link property API public
` [Qemu-devel] [PATCH 2/7] qom: Handle property lookup failure in object_resolve_link
` [Qemu-devel] [PATCH 3/7] qom: Save type name in LinkProperty
` [Qemu-devel] [PATCH 4/7] qdev: Introduce DEFINE_PROP_LINK
` [Qemu-devel] [PATCH 5/7] virtio-blk: Use DEFINE_PROP_LINK
` [Qemu-devel] [PATCH 6/7] virtio-scsi: "
` [Qemu-devel] [PATCH 7/7] virtio-rng: "

[Qemu-devel] [PATCH] qemu-nbd: Ignore SIGPIPE
 2017-06-28 14:31 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 0/4] Improve error reporting
 2017-06-28 14:28 UTC  (12+ messages)
` [Qemu-devel] [PATCH v6 1/4] net/socket: Don't treat odd socket type as SOCK_STREAM
` [Qemu-devel] [PATCH v6 2/4] net/socket: Convert several helper functions to Error
` [Qemu-devel] [PATCH v6 3/4] net/net: Convert parse_host_port() "
` [Qemu-devel] [PATCH v6 4/4] net/socket: Improve -net socket error reporting

[Qemu-devel] [PATCHv6 3/5] fw_cfg: move assert() and linking of fw_cfg device to the machine into instance_init()
 2017-06-28 14:21 UTC  (14+ messages)

[Qemu-devel] [PATCH v1] s390x/cpumodel: allow to enable "idtes" feature for TCG
 2017-06-28 14:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v11 00/29] translate: [tcg] Generic translation framework
 2017-06-28 14:13 UTC  (30+ messages)
` [Qemu-devel] [PATCH v11 01/29] Pass generic CPUState to gen_intermediate_code()
` [Qemu-devel] [PATCH v11 02/29] cpu-exec: Avoid global variables in icount-related functions
` [Qemu-devel] [PATCH v11 03/29] target: [tcg] Use a generic enum for DISAS_ values
` [Qemu-devel] [PATCH v11 04/29] target: [tcg] Add generic translation framework
` [Qemu-devel] [PATCH v11 05/29] target/i386: [tcg] Port to DisasContextBase
` [Qemu-devel] [PATCH v11 06/29] target/i386: [tcg] Refactor init_disas_context
` [Qemu-devel] [PATCH v11 07/29] target/i386: [tcg] Refactor init_globals
` [Qemu-devel] [PATCH v11 08/29] target/i386: [tcg] Refactor insn_start
` [Qemu-devel] [PATCH v11 09/29] target/i386: [tcg] Refactor breakpoint_check
` [Qemu-devel] [PATCH v11 10/29] target/i386: [tcg] Refactor translate_insn
` [Qemu-devel] [PATCH v11 11/29] target/i386: [tcg] Refactor tb_stop
` [Qemu-devel] [PATCH v11 12/29] target/i386: [tcg] Refactor disas_log
` [Qemu-devel] [PATCH v11 13/29] target/i386: [tcg] Port to generic translation framework
` [Qemu-devel] [PATCH v11 14/29] target/arm: [tcg] Port to DisasContextBase
` [Qemu-devel] [PATCH v11 15/29] target/arm: [tcg] Port to init_disas_context
` [Qemu-devel] [PATCH v11 16/29] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v11 17/29] target/arm: [tcg] Port to init_globals
` [Qemu-devel] [PATCH v11 18/29] target/arm: [tcg] Port to tb_start
` [Qemu-devel] [PATCH v11 19/29] target/arm: [tcg] Port to insn_start
` [Qemu-devel] [PATCH v11 20/29] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v11 21/29] target/arm: [tcg] Port to breakpoint_check
` [Qemu-devel] [PATCH v11 22/29] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v11 23/29] target/arm: [tcg] Port to translate_insn
` [Qemu-devel] [PATCH v11 24/29] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v11 25/29] target/arm: [tcg] Port to tb_stop
` [Qemu-devel] [PATCH v11 26/29] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v11 27/29] target/arm: [tcg] Port to disas_log
` [Qemu-devel] [PATCH v11 28/29] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v11 29/29] target/arm: [tcg] Port to generic translation framework

[Qemu-devel] [PATCH 0/5] qemu-iotests: test savevm/loadvm iothread (and make it work!)
 2017-06-28 14:07 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/5] virtio-pci: use ioeventfd even when KVM is disabled
` [Qemu-devel] [PATCH 3/5] qemu-iotests: 068: extract _qemu() function

[Qemu-devel] [PATCH v2 0/4] Add shrink image for qcow2
 2017-06-28 13:59 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 3/4] qcow2: add shrink image support

[Qemu-devel] migration_bitmap_sync()
 2017-06-28 13:57 UTC  (2+ messages)
` [Qemu-devel] Fwd: migration_bitmap_sync()

[Qemu-devel] [PATCH v3] ARM: KVM: Enable in-kernel timers with user space gic
 2017-06-28 13:43 UTC  (4+ messages)

[Qemu-devel] [PULL 00/61] Block layer patches
 2017-06-28 13:07 UTC  (5+ messages)
` [Qemu-devel] [PULL 11/61] virtio-pci: use ioeventfd even when KVM is disabled
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v5 0/4] Improve error reporting
 2017-06-28 13:01 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 3/4] net/net: Convert parse_host_port() to Error

[Qemu-devel] [PATCH v3] KVM: Add async pf flag to KVM_GET/SET_VCPU_EVENTS interface
 2017-06-28 12:57 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] xen-disk: performance improvements
 2017-06-28 12:52 UTC  (3+ messages)
` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH v6 0/3] Add bitmap for received pages in postcopy migration
 2017-06-28 12:49 UTC  (4+ messages)
    ` [Qemu-devel] [PATCH v6 1/3] migration: postcopy_place_page factoring out
    ` [Qemu-devel] [PATCH v6 2/3] migration: introduce qemu_ufd_copy_ioctl helper
    ` [Qemu-devel] [PATCH v6 3/3] migration: add bitmap for received page

[Qemu-devel] [PULL 0/2] Block patches
 2017-06-28 12:48 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/2] virtio-blk: trace vdev so devices can be distinguished
` [Qemu-devel] [PULL 2/2] virtio-pci: use ioeventfd even when KVM is disabled

[Qemu-devel] [PATCH] qga:windows os lost ip when network nic change pic order
 2017-06-28 12:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/5] Create setup/cleanup methods for migration incoming side
 2017-06-28 12:01 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/5] migration: Rename save_live_setup() to save_setup()
` [Qemu-devel] [PATCH v4 2/5] migration: Rename cleanup() to save_cleanup()
` [Qemu-devel] [PATCH v4 3/5] migration: Create load_setup()/cleanup() methods
` [Qemu-devel] [PATCH v4 4/5] migration: Convert ram to use new load_setup()/load_cleanup()
` [Qemu-devel] [PATCH v4 5/5] migration: Make compression_threads use save/load_setup/cleanup()

[Qemu-devel] [RFC] QMP design: Fixing query-block and friends
 2017-06-28 11:59 UTC  (5+ messages)

[Qemu-devel] [PATCH] target/ppc/cpu-models: set POWER9_v1.0 as POWER9 DD1
 2017-06-28 11:59 UTC  (12+ messages)
      ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] aspeed: Register all watchdogs
 2017-06-28 11:57 UTC 

[Qemu-devel] [PATCH 1/1] vmstate: error hint for failed equal checks
 2017-06-28 11:51 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v9 00/26] translate: [tcg] Generic translation framework
 2017-06-28 11:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH v9 06/26] target: [tcg, i386] Port to DisasContextBase
` [Qemu-devel] [PATCH v9 21/26] target: [tcg, arm] Port to insn_start

[Qemu-devel] [PATCH v2] exec: fix access to ram_list.dirty_memory when sync dirty bitmap
 2017-06-28 11:38 UTC  (4+ messages)

[Qemu-devel] [PATCH] exec: fix access to ram_list.dirty_memory when sync dirty bitmap
 2017-06-28 11:32 UTC  (4+ messages)

[Qemu-devel] [PULL 00/14] Migration pull request for 20170628
 2017-06-28 11:31 UTC  (15+ messages)
` [Qemu-devel] [PULL 01/14] machine: export register_compat_prop()
` [Qemu-devel] [PULL 02/14] accel: introduce AccelClass.global_props
` [Qemu-devel] [PULL 03/14] vl: clean up global property registration
` [Qemu-devel] [PULL 04/14] migration: let MigrationState be a qdev
` [Qemu-devel] [PULL 05/14] migration: move global_state.optional out
` [Qemu-devel] [PULL 06/14] migration: move only_migratable to MigrationState
` [Qemu-devel] [PULL 07/14] migration: move skip_configuration out
` [Qemu-devel] [PULL 08/14] migration: move skip_section_footers
` [Qemu-devel] [PULL 09/14] migration: merge enforce_config_section somewhat
` [Qemu-devel] [PULL 10/14] migration: hmp: dump globals
` [Qemu-devel] [PULL 11/14] migration: add comment for TYPE_MIGRATE
` [Qemu-devel] [PULL 12/14] vmstate: error hint for failed equal checks
` [Qemu-devel] [PULL 13/14] migration: add "return-path" capability
` [Qemu-devel] [PULL 14/14] exec: fix access to ram_list.dirty_memory when sync dirty bitmap

[Qemu-devel] [PATCH v4 0/4] 9pfs: handle transport errors
 2017-06-28 11:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 3/4] virtio-9p: break device if buffers are misconfigured

[Qemu-devel] [PATCH v9 0/7] trace: [tcg] Optimize per-vCPU tracing states with separate TB caches
 2017-06-28 11:21 UTC  (3+ messages)

[Qemu-devel] NVDIMM live migration broken?
 2017-06-28 10:05 UTC  (7+ messages)

[Qemu-devel] [PATCH] Separate function types from opaque types in include/qemu/typedefs.h
 2017-06-28  9:32 UTC  (12+ 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).