qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-11 11:17:41 to 2017-07-11 16:10:29 UTC [more...]

[Qemu-devel] [PULL 00/85] Block layer patches
 2017-07-11 16:07 UTC  (29+ messages)
` [Qemu-devel] [PULL 01/85] block: expose crypto option names / defs to other drivers
` [Qemu-devel] [PULL 02/85] block: add ability to set a prefix for opt names
` [Qemu-devel] [PULL 03/85] qcow: document another weakness of qcow AES encryption
` [Qemu-devel] [PULL 04/85] qcow: require image size to be > 1 for new images
` [Qemu-devel] [PULL 05/85] iotests: skip 042 with qcow which dosn't support zero sized images
` [Qemu-devel] [PULL 06/85] iotests: skip 048 with qcow which doesn't support resize
` [Qemu-devel] [PULL 07/85] block: deprecate "encryption=on" in favor of "encrypt.format=aes"
` [Qemu-devel] [PULL 08/85] qcow: make encrypt_sectors encrypt in place
` [Qemu-devel] [PULL 09/85] qcow: convert QCow to use QCryptoBlock for encryption
` [Qemu-devel] [PULL 10/85] qcow2: make qcow2_encrypt_sectors encrypt in place
` [Qemu-devel] [PULL 11/85] qcow2: convert QCow2 to use QCryptoBlock for encryption
` [Qemu-devel] [PULL 12/85] qcow2: extend specification to cover LUKS encryption
` [Qemu-devel] [PULL 13/85] qcow2: add support for LUKS encryption format
` [Qemu-devel] [PULL 14/85] qcow2: add iotests to cover LUKS encryption support
` [Qemu-devel] [PULL 15/85] iotests: enable tests 134 and 158 to work with qcow (v1)
` [Qemu-devel] [PULL 16/85] block: rip out all traces of password prompting
` [Qemu-devel] [PULL 17/85] block: remove all encryption handling APIs
` [Qemu-devel] [PULL 18/85] block: pass option prefix down to crypto layer
` [Qemu-devel] [PULL 19/85] qcow2: report encryption specific image information
` [Qemu-devel] [PULL 20/85] docs: document encryption options for qcow, qcow2 and luks
` [Qemu-devel] [PULL 21/85] iotests: 181 does not work for all formats
` [Qemu-devel] [PULL 22/85] mirror: Fix inconsistent backing AioContext for after mirroring
` [Qemu-devel] [PULL 23/85] specs/qcow2: fix bitmap granularity qemu-specific note
` [Qemu-devel] [PULL 24/85] specs/qcow2: do not use wording 'bitmap header'
` [Qemu-devel] [PULL 25/85] hbitmap: improve dirty iter
` [Qemu-devel] [PULL 26/85] tests: add hbitmap iter test
` [Qemu-devel] [PULL 27/85] block: fix bdrv_dirty_bitmap_granularity signature
` [Qemu-devel] [PULL 28/85] block/dirty-bitmap: add deserialize_ones func

[Qemu-devel] [PATCH 00/35] RFC: coroutine annotations & clang check
 2017-07-11 16:06 UTC  (20+ messages)
` [Qemu-devel] [PATCH 02/35] WIP: coroutine: manually tag the fast-paths
` [Qemu-devel] [PATCH 05/35] coroutine: remove coroutine_fn from qemu_co_queue_run_restart()
` [Qemu-devel] [PATCH 06/35] coroutine: mark CoRwLock coroutine_fn
` [Qemu-devel] [PATCH 07/35] blockjob: mark coroutine_fn
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 09/35] block: bdrv_create() and bdrv_debug_event() are coroutine_fn
` [Qemu-devel] [PATCH 10/35] vmdk: mark coroutine_fn
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 11/35] qcow2: "
` [Qemu-devel] [PATCH 12/35] raw: "
` [Qemu-devel] [PATCH 14/35] migration: "

[Qemu-devel] [RFC PATCH 0/3] disable Xen on ARM (until supported)
 2017-07-11 16:06 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 1/3] configure: disable Xen PCI Passthrough on !x86 archs

[Qemu-devel] [PATCH 0/3] pci: allow PCI bus slots to be marked as reserved
 2017-07-11 15:57 UTC  (8+ messages)
` [Qemu-devel] [PATCH 3/3] pci: add reserved slot check to do_pci_register_device()

[Qemu-devel] [PATCH v11 00/29] translate: [tcg] Generic translation framework
 2017-07-11 15:56 UTC  (8+ messages)
` [Qemu-devel] [PATCH v11 24/29] target/arm: [tcg, a64] Port to translate_insn

[Qemu-devel] [PATCH 0/3] Allow int props with no default, use them in ARM
 2017-07-11 15:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qdev-properties.h: Explicitly set the default value for arraylen properties
` [Qemu-devel] [PATCH 2/3] qdev: support properties which don't set a default value
` [Qemu-devel] [PATCH 3/3] target/arm: Make Cortex-M3 and M4 default to 8 PMSA regions

[Qemu-devel] [PATCH v3] hmp: Update info vnc
 2017-07-11 15:44 UTC 

[Qemu-devel] [PATCH 0/7] ARM: implement MPS2 board (with 2 FPGA flavours)
 2017-07-11 15:40 UTC  (18+ messages)
` [Qemu-devel] [PATCH 1/7] hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board models
` [Qemu-devel] [PATCH 2/7] hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART
` [Qemu-devel] [PATCH 6/7] hw/misc/mps2_scc: Implement MPS2 Serial Communication Controller
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 7/7] hw/arm/mps2: Add SCC
  ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH 00/22] tcg: per-thread TCG
 2017-07-11 15:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/22] vl: fix breakage of -tb-size

[Qemu-devel] [PULL 0/2] VFIO fixes 2017-07-10
 2017-07-11 15:33 UTC  (2+ messages)

[Qemu-devel] [PULL 00/21] pc, acpi, pci, virtio: fixes, cleanups, features, tests
 2017-07-11 15:22 UTC  (5+ messages)
` [Qemu-devel] [PULL 19/21] tests: Add unit tests for the VM Generation ID feature

[Qemu-devel] Issue with nVMX and USB direct assignment (VFIO) in kernel 4.10 and newer
 2017-07-11 15:21 UTC 

[Qemu-devel] [PATCH v3 0/8] target/s390x tcg improvements
 2017-07-11 15:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/8] target/s390x: Implement CONVERT UNICODE insns

[Qemu-devel] [PATCH v2] block: fix leaks in bdrv_open_driver()
 2017-07-11 15:16 UTC  (2+ messages)

[Qemu-devel] [PULL 0/2] target-mips queue
 2017-07-11 15:16 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] target/mips: fix msa copy_[s|u]_df rd = 0 corner case
` [Qemu-devel] [PULL 2/2] mips/malta: load the initrd at the end of the low memory

[Qemu-devel] [PATCH RFC 0/5] Introduce "-object iothread-group"
 2017-07-11 15:14 UTC  (12+ messages)
` [Qemu-devel] [PATCH RFC 1/5] aio: Wrap poll parameters into AioContextPollParams
` [Qemu-devel] [PATCH RFC 2/5] iothread: Don't error on windows
` [Qemu-devel] [PATCH RFC 3/5] iothread: Extract iothread_start
` [Qemu-devel] [PATCH RFC 4/5] Introduce iothread-group

[Qemu-devel] [PATCH 0/2] ThrottleGroup configuration fixes
 2017-07-11 15:06 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/6] migration: s390x css migration
 2017-07-11 14:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/6] s390x: add helper get_machine_class
` [Qemu-devel] [PATCH v3 2/6] s390x: add css_migration_enabled to machine class
` [Qemu-devel] [PATCH v3 3/6] s390x/css: add missing css state conditionally
` [Qemu-devel] [PATCH v3 4/6] s390x/css: add ORB to SubchDev
` [Qemu-devel] [PATCH v3 5/6] s390x/css: activate ChannelSubSys migration
` [Qemu-devel] [PATCH v3 6/6] s390x/css: use SubchDev.orb

[Qemu-devel] [PATCH v6 0/2] Rewrite 'live-block-ops.txt'; convert 'bitmaps.md' to rST
 2017-07-11 15:03 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 1/2] bitmaps.md: Convert to rST; move it into 'interop' dir
` [Qemu-devel] [PATCH v6 2/2] live-block-ops.txt: Rename, rewrite, and improve it

[Qemu-devel] [PATCH v2 0/7] KASLR kernel dump support
 2017-07-11 15:03 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 6/7] scripts/dump-guest-memory.py: add vmcoreinfo

[Qemu-devel] [PATCH v4 00/11] Implement network booting in the s390-ccw BIOS
 2017-07-11 14:59 UTC  (18+ messages)
` [Qemu-devel] [PATCH v4 01/11] pc-bios/s390-ccw: Move libc functions to separate header
` [Qemu-devel] [PATCH v4 02/11] pc-bios/s390-ccw: Move ebc2asc to sclp.c
` [Qemu-devel] [PATCH v4 03/11] pc-bios/s390-ccw: Move virtio-block related functions into a separate file
` [Qemu-devel] [PATCH v4 04/11] pc-bios/s390-ccw: Add a write() function for stdio
` [Qemu-devel] [PATCH v4 05/11] pc-bios/s390-ccw: Move byteswap functions to a separate header
` [Qemu-devel] [PATCH v4 06/11] pc-bios/s390-ccw: Remove unused structs from virtio.h
` [Qemu-devel] [PATCH v4 07/11] pc-bios/s390-ccw: Add code for virtio feature negotiation
` [Qemu-devel] [PATCH v4 08/11] roms/SLOF: Update submodule to latest status
` [Qemu-devel] [PATCH v4 09/11] pc-bios/s390-ccw: Add core files for the network bootloading program
` [Qemu-devel] [PATCH v4 10/11] pc-bios/s390-ccw: Add virtio-net driver code
` [Qemu-devel] [PATCH v4 11/11] pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP load

[Qemu-devel] [PATCH v3 0/4] xen: don't save/restore the physmap on VM save/restore
 2017-07-11 14:57 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] Fix qemu-bridge-helper with SUID
 2017-07-11 14:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/3] qemu-bridge-helper: Take ACL file gid into account

[Qemu-devel] [PATCH resend v4 0/3] Generate APEI GHES table and dynamically record CPER
 2017-07-11 14:50 UTC 

[Qemu-devel] [PATCH v14 15/21] qom: support non-scalar properties with -object
 2017-07-11 14:49 UTC  (4+ messages)

[Qemu-devel] change x86 default machine type to Q35?
 2017-07-11 14:47 UTC  (13+ messages)

[Qemu-devel] [PATCH] include/hw/ptimer.h: Add documentation comments
 2017-07-11 14:45 UTC  (2+ messages)

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

[Qemu-devel] [PULL 000/100] Block layer patches
 2017-07-11 14:35 UTC  (4+ messages)
    ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] 答复: [PATCH resend v4 0/3] Generate APEI GHES table and dynamically record CPER
 2017-07-11 14:34 UTC 

[Qemu-devel] [PATCH] hmp: Update info vnc
 2017-07-11 14:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/4] Add shrink image for qcow2
 2017-07-11 14:31 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/4] qemu-img: add --shrink flag for resize
` [Qemu-devel] [PATCH v4 2/4] qcow2: add qcow2_cache_discard
` [Qemu-devel] [PATCH v4 3/4] qcow2: add shrink image support
` [Qemu-devel] [PATCH v4 4/4] qemu-iotests: add shrinking image test

[Qemu-devel] [PATCH v2] specs: Describe the TPM support in QEMU
 2017-07-11 14:31 UTC 

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

[Qemu-devel] [PATCH v3 00/10] Implement network booting directly into the s390-ccw BIOS
 2017-07-11 14:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 08/10] pc-bios/s390-ccw: Add core files for the network bootloading program

[Qemu-devel] [RFC drcVI PATCH] spapr: reset DRCs on migration pre_load
 2017-07-11 14:01 UTC  (7+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v3 0/8] Implement a warning_report function
 2017-07-11 13:58 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 1/8] util/qemu-error: Rename error_print_loc() to be more generic
` [Qemu-devel] [PATCH v3 2/8] error: Functions to report warnings and informational messages
` [Qemu-devel] [PATCH v3 3/8] Convert error_report() to warn_report()
` [Qemu-devel] [PATCH v3 4/8] hw/i386: Improve some of the warning messages
` [Qemu-devel] [PATCH v3 5/8] char-socket: Report TCP socket waiting as information
` [Qemu-devel] [PATCH v3 6/8] error: Implement the warn and free Error functions
` [Qemu-devel] [PATCH v3 7/8] Convert error_report*_err() to warn_report*_err()
` [Qemu-devel] [PATCH v3 8/8] error: Add a 'error: ' prefix to error_report()

[Qemu-devel] [PATCH resend v4 0/3] Generate APEI GHES table and dynamically record CPER
 2017-07-11 13:58 UTC  (3+ messages)

[Qemu-devel] [PATCH] xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause inconsistency in guest memory mappings
 2017-07-11 13:57 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5] Fix handling of IPv4/IPv6 dual stack
 2017-07-11 13:55 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 00/26] guest exploitation of the XIVE interrupt controller (POWER9)
 2017-07-11 13:52 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH 03/26] target/ppc/POWER9: add POWERPC_EXCP_POWER9

[Qemu-devel] [PATCH v7 00/16] Dirty bitmaps postcopy migration
 2017-07-11 13:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 03/16] migration: split common postcopy out of ram postcopy

[Qemu-devel] [PATCH v3 0/7] KASLR kernel dump support
 2017-07-11 13:23 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/5] block: Don't compare strings in bdrv_reopen_prepare()
 2017-07-11 13:17 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 2/5] qapi: Add qobject_is_equal()

[Qemu-devel] [PATCH 0/3] qdev: fix the order compat and global properties are applied
 2017-07-11 13:16 UTC  (9+ 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] qemu-x86_64: Error processing bextr
 2017-07-11 13:12 UTC  (3+ messages)

[Qemu-devel] [RFC v2 0/8] VIRTIO-IOMMU device
 2017-07-11 12:51 UTC  (21+ messages)
                  ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH v2] build: disable Xen on ARM
 2017-07-11 12:47 UTC  (2+ messages)

[Qemu-devel] [PATCH V2] chardev: fix parallel device can't be reconnect
 2017-07-11 12:40 UTC  (7+ messages)

[Qemu-devel] [PATCH v9 0/7] trace: Optimize per-vCPU TCG tracing states
 2017-07-11 12:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/18] crypto: add afalg-backend support
 2017-07-11 12:34 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 12/18] crypto: introduce some common functions for af_alg backend
` [Qemu-devel] [PATCH v4 13/18] crypto: cipher: add afalg-backend cipher support
` [Qemu-devel] [PATCH v4 14/18] crypto: hash: add afalg-backend hash support
` [Qemu-devel] [PATCH v4 18/18] tests: crypto: add hmac speed benchmark support

[Qemu-devel] [PATCH] trivial: Move softmmu_template.h to the accel/tcg/ folder
 2017-07-11 11:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] MAINTAINERS: update TCG/KVM/Xen/TCI/Unimplemented device
 2017-07-11 11:22 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).