qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-07 14:48:19 to 2017-07-07 20:31:14 UTC [more...]

[Qemu-devel] [PATCH v5 0/9] Implement NBD_OPT_GO, block size advertisement
 2017-07-07 20:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 1/9] nbd: Create struct for tracking export info
` [Qemu-devel] [PATCH v5 2/9] nbd: Don't bother tracing an NBD_OPT_ABORT response failure
` [Qemu-devel] [PATCH v5 4/9] nbd: Simplify trace of client flags in negotiation

[Qemu-devel] [PATCHv7 0/6] fw_cfg: qdev-related tidy-ups
 2017-07-07 20:03 UTC  (22+ messages)
` [Qemu-devel] [PATCHv7 5/6] fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers

[Qemu-devel] [PATCH v3 00/10] nbd refactoring part 2
 2017-07-07 19:09 UTC  (21+ messages)
` [Qemu-devel] [PATCH v3 01/10] nbd/server: nbd_negotiate: return 1 on NBD_OPT_ABORT
` [Qemu-devel] [PATCH v3 02/10] nbd/server: refactor nbd_negotiate
` [Qemu-devel] [PATCH v3 03/10] nbd/server: use errp instead of LOG
` [Qemu-devel] [PATCH v3 04/10] nbd/server: add errp to nbd_send_reply()
` [Qemu-devel] [PATCH v3 05/10] nbd/common: nbd_tls_handshake: remove extra TRACE
` [Qemu-devel] [PATCH v3 06/10] nbd/client: refactor TRACE of NBD_MAGIC
` [Qemu-devel] [PATCH v3 07/10] nbd/server: fix TRACE in nbd_negotiate_send_rep_len
` [Qemu-devel] [PATCH v3 08/10] nbd/server: rename clientflags var in nbd_negotiate_options
` [Qemu-devel] [PATCH v3 09/10] nbd: refactor tracing
` [Qemu-devel] [PATCH v3 10/10] nbd: use generic trace subsystem instead of TRACE macro
    ` [Qemu-devel] [PATCH] fixup! "

[Qemu-devel] [PATCH v2 00/27] target/sh4 improvements
 2017-07-07 19:00 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 08/27] linux-user/sh4: Notice gUSA regions during signal delivery
            ` [Qemu-devel] Fwd: [PATCH v2.5] fixup! "

[Qemu-devel] [RFC PATCH] target/arm: ensure eret exits the run-loop
 2017-07-07 18:52 UTC  (6+ messages)

[Qemu-devel] [PATCH v12 00/27] translate: [tcg] Generic translation framework
 2017-07-07 18:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH v12 04/27] target: [tcg] Add generic "

[Qemu-devel] [PULL 0/3] please pull xen-20170707-tag
 2017-07-07 18:30 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] xenfb: remove xen_init_display "temporary" hack
  ` [Qemu-devel] [PULL 2/3] xen-platform: Cleanup network infrastructure when emulated NICs are unplugged
  ` [Qemu-devel] [PULL 3/3] xen/pt: Fixup addr validation in xen_pt_pci_config_access_check

[Qemu-devel] [PATCH] MAINTAINERS: Promote NBD to supported, with new maintainer
 2017-07-07 18:21 UTC 

[Qemu-devel] change x86 default machine type to Q35?
 2017-07-07 18:03 UTC  (6+ messages)

[Qemu-devel] [PATCH v11 00/29] translate: [tcg] Generic translation framework
 2017-07-07 17:48 UTC  (22+ messages)
` [Qemu-devel] [PATCH v11 10/29] target/i386: [tcg] Refactor translate_insn
` [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 v1 0/6] Implement a warning_report function
 2017-07-07 17:39 UTC  (11+ messages)
` [Qemu-devel] [PATCH v1 2/6] error: Functions to report warnings and informational messages
` [Qemu-devel] [PATCH v1 3/6] Convert error_report() to warn_report()

[Qemu-devel] [RFC 00/29] postcopy+vhost-user/shared ram
 2017-07-07 17:26 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/6] block: Add VFIO based driver for NVMe device
 2017-07-07 17:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/6] block: Add VFIO based NVMe driver

[Qemu-devel] [PULL 000/100] Block layer patches
 2017-07-07 17:08 UTC  (101+ messages)
` [Qemu-devel] [PULL 001/100] qemu-io: Don't die on second open
` [Qemu-devel] [PULL 002/100] block: Guarantee that *file is set on bdrv_get_block_status()
` [Qemu-devel] [PULL 003/100] block: Simplify use of BDRV_BLOCK_RAW
` [Qemu-devel] [PULL 004/100] blkdebug: Support .bdrv_co_get_block_status
` [Qemu-devel] [PULL 005/100] vvfat: fix qemu-img map and qemu-img convert
` [Qemu-devel] [PULL 006/100] vvfat: replace tabs by 8 spaces
` [Qemu-devel] [PULL 007/100] vvfat: fix typos
` [Qemu-devel] [PULL 008/100] vvfat: rename useless enumeration values
` [Qemu-devel] [PULL 009/100] vvfat: introduce offset_to_bootsector, offset_to_fat and offset_to_root_dir
` [Qemu-devel] [PULL 010/100] vvfat: fix field names in FAT12/FAT16 and FAT32 boot sectors
` [Qemu-devel] [PULL 011/100] vvfat: always create . and .. entries at first and in that order
` [Qemu-devel] [PULL 012/100] vvfat: correctly create long names for non-ASCII filenames
` [Qemu-devel] [PULL 013/100] vvfat: correctly create base short "
` [Qemu-devel] [PULL 014/100] vvfat: correctly generate numeric-tail of short file names
` [Qemu-devel] [PULL 015/100] vvfat: limit number of entries in root directory in FAT12/FAT16
` [Qemu-devel] [PULL 016/100] vvfat: handle KANJI lead byte 0xe5
` [Qemu-devel] [PULL 017/100] vvfat: change OEM name to 'MSWIN4.1'
` [Qemu-devel] [PULL 018/100] qemu-img: drop -e and -6 options from the 'create' & 'convert' commands
` [Qemu-devel] [PULL 019/100] blockdev: Print a warning for legacy drive options that belong to -device
` [Qemu-devel] [PULL 020/100] blockjob: Track job ratelimits via bytes, not sectors
` [Qemu-devel] [PULL 021/100] trace: Show blockjob actions "
` [Qemu-devel] [PULL 022/100] stream: Switch stream_populate() to byte-based
` [Qemu-devel] [PULL 023/100] stream: Drop reached_end for stream_complete()
` [Qemu-devel] [PULL 024/100] stream: Switch stream_run() to byte-based
` [Qemu-devel] [PULL 025/100] commit: Switch commit_populate() "
` [Qemu-devel] [PULL 026/100] commit: Switch commit_run() "
` [Qemu-devel] [PULL 027/100] mirror: Switch MirrorBlockJob "
` [Qemu-devel] [PULL 028/100] mirror: Switch mirror_do_zero_or_discard() "
` [Qemu-devel] [PULL 029/100] mirror: Update signature of mirror_clip_sectors()
` [Qemu-devel] [PULL 030/100] mirror: Switch mirror_cow_align() to byte-based
` [Qemu-devel] [PULL 031/100] mirror: Switch mirror_do_read() "
` [Qemu-devel] [PULL 032/100] mirror: Switch mirror_iteration() "
` [Qemu-devel] [PULL 033/100] block: Drop unused bdrv_round_sectors_to_clusters()
` [Qemu-devel] [PULL 034/100] backup: Switch BackupBlockJob to byte-based
` [Qemu-devel] [PULL 035/100] backup: Switch block_backup.h "
` [Qemu-devel] [PULL 036/100] backup: Switch backup_do_cow() "
` [Qemu-devel] [PULL 037/100] backup: Switch backup_run() "
` [Qemu-devel] [PULL 038/100] block: Make bdrv_is_allocated() byte-based
` [Qemu-devel] [PULL 039/100] block: Minimize raw use of bds->total_sectors
` [Qemu-devel] [PULL 040/100] block: Make bdrv_is_allocated_above() byte-based
` [Qemu-devel] [PULL 041/100] block: expose crypto option names / defs to other drivers
` [Qemu-devel] [PULL 042/100] block: add ability to set a prefix for opt names
` [Qemu-devel] [PULL 043/100] qcow: document another weakness of qcow AES encryption
` [Qemu-devel] [PULL 044/100] qcow: require image size to be > 1 for new images
` [Qemu-devel] [PULL 045/100] iotests: skip 042 with qcow which dosn't support zero sized images
` [Qemu-devel] [PULL 046/100] iotests: skip 048 with qcow which doesn't support resize
` [Qemu-devel] [PULL 047/100] block: deprecate "encryption=on" in favor of "encrypt.format=aes"
` [Qemu-devel] [PULL 048/100] qcow: make encrypt_sectors encrypt in place
` [Qemu-devel] [PULL 049/100] qcow: convert QCow to use QCryptoBlock for encryption
` [Qemu-devel] [PULL 050/100] qcow2: make qcow2_encrypt_sectors encrypt in place
` [Qemu-devel] [PULL 051/100] qcow2: convert QCow2 to use QCryptoBlock for encryption
` [Qemu-devel] [PULL 052/100] qcow2: extend specification to cover LUKS encryption
` [Qemu-devel] [PULL 053/100] qcow2: add support for LUKS encryption format
` [Qemu-devel] [PULL 054/100] qcow2: add iotests to cover LUKS encryption support
` [Qemu-devel] [PULL 055/100] iotests: enable tests 134 and 158 to work with qcow (v1)
` [Qemu-devel] [PULL 056/100] block: rip out all traces of password prompting
` [Qemu-devel] [PULL 057/100] block: remove all encryption handling APIs
` [Qemu-devel] [PULL 058/100] block: pass option prefix down to crypto layer
` [Qemu-devel] [PULL 059/100] qcow2: report encryption specific image information
` [Qemu-devel] [PULL 060/100] docs: document encryption options for qcow, qcow2 and luks
` [Qemu-devel] [PULL 061/100] iotests: 181 does not work for all formats
` [Qemu-devel] [PULL 062/100] mirror: Fix inconsistent backing AioContext for after mirroring
` [Qemu-devel] [PULL 063/100] specs/qcow2: fix bitmap granularity qemu-specific note
` [Qemu-devel] [PULL 064/100] specs/qcow2: do not use wording 'bitmap header'
` [Qemu-devel] [PULL 065/100] hbitmap: improve dirty iter
` [Qemu-devel] [PULL 066/100] tests: add hbitmap iter test
` [Qemu-devel] [PULL 067/100] block: fix bdrv_dirty_bitmap_granularity signature
` [Qemu-devel] [PULL 068/100] block/dirty-bitmap: add deserialize_ones func
` [Qemu-devel] [PULL 069/100] qcow2-refcount: rename inc_refcounts() and make it public
` [Qemu-devel] [PULL 070/100] qcow2: add bitmaps extension
` [Qemu-devel] [PULL 071/100] block/dirty-bitmap: fix comment for BlockDirtyBitmap.disabled field
` [Qemu-devel] [PULL 072/100] block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
` [Qemu-devel] [PULL 073/100] qcow2: autoloading dirty bitmaps
` [Qemu-devel] [PULL 074/100] block: refactor bdrv_reopen_commit
` [Qemu-devel] [PULL 075/100] block: new bdrv_reopen_bitmaps_rw interface
` [Qemu-devel] [PULL 076/100] qcow2: support .bdrv_reopen_bitmaps_rw
` [Qemu-devel] [PULL 077/100] block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
` [Qemu-devel] [PULL 078/100] block: bdrv_close: release bitmaps after drv->bdrv_close
` [Qemu-devel] [PULL 079/100] block: introduce persistent dirty bitmaps
` [Qemu-devel] [PULL 080/100] block/dirty-bitmap: add bdrv_dirty_bitmap_next()
` [Qemu-devel] [PULL 081/100] qcow2: add persistent dirty bitmaps support
` [Qemu-devel] [PULL 082/100] qcow2: store bitmaps on reopening image as read-only
` [Qemu-devel] [PULL 083/100] block: add bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PULL 084/100] qcow2: add .bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PULL 085/100] qmp: add persistent flag to block-dirty-bitmap-add
` [Qemu-devel] [PULL 086/100] qmp: add autoload parameter "
` [Qemu-devel] [PULL 087/100] qmp: add x-debug-block-dirty-bitmap-sha256
` [Qemu-devel] [PULL 088/100] iotests: test qcow2 persistent dirty bitmap
` [Qemu-devel] [PULL 089/100] block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PULL 090/100] qcow2: add .bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PULL 091/100] qmp: block-dirty-bitmap-remove: remove persistent
` [Qemu-devel] [PULL 092/100] block: release persistent bitmaps on inactivate
` [Qemu-devel] [PULL 093/100] iotests: skip 159 & 170 with luks format
` [Qemu-devel] [PULL 094/100] iotests: fix remainining tests to work with LUKS
` [Qemu-devel] [PULL 095/100] iotests: reduce PBKDF iterations when testing LUKS
` [Qemu-devel] [PULL 096/100] iotests: add more LUKS hash combination tests
` [Qemu-devel] [PULL 097/100] iotests: chown LUKS device before qemu-io launches
` [Qemu-devel] [PULL 098/100] iotests: Use absolute paths for executables
` [Qemu-devel] [PULL 099/100] iotests: Add test for colon handling
` [Qemu-devel] [PULL 100/100] tests: Avoid non-portable 'echo -ARG'

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

[Qemu-devel] [PATCH v4] hmp, qmp: introduce memory-size-summary commands
 2017-07-07 16:20 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] vhost-user: support cross-endianess negatiation
 2017-07-07 16:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/21] make bdrv_is_allocated[_above] byte-based
 2017-07-07 16:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] hxtool: remove dead -q option
 2017-07-07 15:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] xen/pt: Fixup addr validation in xen_pt_pci_config_access_check
 2017-07-07 15:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] xen-platform: Cleanup network infrastructure when emulated NICs are unplugged
 2017-07-07 15:33 UTC  (2+ messages)

[Qemu-devel] [RFC v2 0/8] VIRTIO-IOMMU device
 2017-07-07 15:20 UTC  (27+ messages)
                      ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH v5 0/5] Fix handling of IPv4/IPv6 dual stack
 2017-07-07 15:15 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 1/5] sockets: ensure we can bind to both ipv4 & ipv6 separately
` [Qemu-devel] [PATCH v5 2/5] sockets: don't block IPv4 clients when listening on "::"
` [Qemu-devel] [PATCH v5 3/5] sockets: ensure we don't accept IPv4 clients when IPv4 is disabled
` [Qemu-devel] [PATCH v5 4/5] io: preserve ipv4/ipv6 flags when resolving InetSocketAddress
` [Qemu-devel] [PATCH v5 5/5] tests: add functional test validating ipv4/ipv6 address flag handling

[Qemu-devel] [PATCH] migration: Make analyze-migration script target-page-size aware
 2017-07-07 15:13 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/6] nbd refactoring part 2
 2017-07-07 15:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/6] nbd/server: use errp instead of LOG

[Qemu-devel] [RFC PATCH v2 0/8] Implement network booting directly into the s390-ccw BIOS
 2017-07-07 15:10 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v2 1/8] pc-bios/s390-ccw: Move libc functions to separate header

[Qemu-devel] [PATCH v7 0/6] fsdev: qmp interface for io throttling
 2017-07-07 14:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 6/6] fsdev: QMP interface for throttling


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