qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-07 11:26:43 to 2017-07-07 16:06:33 UTC [more...]

[Qemu-devel] [PATCH v3 00/10] nbd refactoring part 2
 2017-07-07 16:06 UTC  (19+ 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 v5 00/21] make bdrv_is_allocated[_above] byte-based
 2017-07-07 16:04 UTC  (23+ messages)
` [Qemu-devel] [PATCH v5 01/21] blockjob: Track job ratelimits via bytes, not sectors
` [Qemu-devel] [PATCH v5 02/21] trace: Show blockjob actions "
` [Qemu-devel] [PATCH v5 03/21] stream: Switch stream_populate() to byte-based
` [Qemu-devel] [PATCH v5 04/21] stream: Drop reached_end for stream_complete()
` [Qemu-devel] [PATCH v5 05/21] stream: Switch stream_run() to byte-based
` [Qemu-devel] [PATCH v5 06/21] commit: Switch commit_populate() "
` [Qemu-devel] [PATCH v5 07/21] commit: Switch commit_run() "
` [Qemu-devel] [PATCH v5 08/21] mirror: Switch MirrorBlockJob "
` [Qemu-devel] [PATCH v5 09/21] mirror: Switch mirror_do_zero_or_discard() "
` [Qemu-devel] [PATCH v5 10/21] mirror: Update signature of mirror_clip_sectors()
` [Qemu-devel] [PATCH v5 11/21] mirror: Switch mirror_cow_align() to byte-based
` [Qemu-devel] [PATCH v5 12/21] mirror: Switch mirror_do_read() "
` [Qemu-devel] [PATCH v5 13/21] mirror: Switch mirror_iteration() "
` [Qemu-devel] [PATCH v5 14/21] block: Drop unused bdrv_round_sectors_to_clusters()
` [Qemu-devel] [PATCH v5 15/21] backup: Switch BackupBlockJob to byte-based
` [Qemu-devel] [PATCH v5 16/21] backup: Switch block_backup.h "
` [Qemu-devel] [PATCH v5 17/21] backup: Switch backup_do_cow() "
` [Qemu-devel] [PATCH v5 18/21] backup: Switch backup_run() "
` [Qemu-devel] [PATCH v5 19/21] block: Make bdrv_is_allocated() byte-based
` [Qemu-devel] [PATCH v5 20/21] block: Minimize raw use of bds->total_sectors
` [Qemu-devel] [PATCH v5 21/21] block: Make bdrv_is_allocated_above() byte-based

[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 v11 00/29] translate: [tcg] Generic translation framework
 2017-07-07 15:46 UTC  (16+ 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 v11 29/29] target/arm: [tcg] Port to generic translation framework

[Qemu-devel] [RFC 00/29] postcopy+vhost-user/shared ram
 2017-07-07 15:35 UTC  (11+ messages)
` [Qemu-devel] [RFC 24/29] vhost+postcopy: Lock around set_mem_table
` [Qemu-devel] [RFC 29/29] vhost-user: Claim support for postcopy

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

[Qemu-devel] change x86 default machine type to Q35?
 2017-07-07 15:17 UTC  (11+ 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  (7+ messages)
` [Qemu-devel] [PATCH v2 2/6] nbd/server: use errp instead of LOG
` [Qemu-devel] [PATCH v2 6/6] nbd: use generic trace subsystem instead of TRACE macro

[Qemu-devel] [RFC PATCH v2 0/8] Implement network booting directly into the s390-ccw BIOS
 2017-07-07 15:10 UTC  (17+ messages)
` [Qemu-devel] [RFC PATCH v2 1/8] pc-bios/s390-ccw: Move libc functions to separate header
` [Qemu-devel] [RFC PATCH v2 2/8] pc-bios/s390-ccw: Move ebc2asc to sclp.c
` [Qemu-devel] [RFC PATCH v2 3/8] pc-bios/s390-ccw: Move virtio-block related functions into a separate file
` [Qemu-devel] [RFC PATCH v2 4/8] pc-bios/s390-ccw: Add a write() function for stdio
` [Qemu-devel] [RFC PATCH v2 7/8] pc-bios/s390-ccw: Add virtio-net driver code

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

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

[Qemu-devel] [PATCH] hmp: Update info vnc
 2017-07-07 14:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/11] Make memory_region_init_ram() and friends handle migration
 2017-07-07 14:42 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] include/hw/boards.h: Document memory_region_allocate_system_memory()
` [Qemu-devel] [PATCH 02/11] memory: Document that the RAM MR initializers do not handle migration
` [Qemu-devel] [PATCH 03/11] memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
` [Qemu-devel] [PATCH 04/11] memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()
` [Qemu-devel] [PATCH 05/11] memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migration
` [Qemu-devel] [PATCH 06/11] scripts/coccinelle/memory-region-init-ram.cocci: New script
` [Qemu-devel] [PATCH 07/11] hw: Use new memory_region_init_{ram, rom, rom_device}() functions
` [Qemu-devel] [PATCH 08/11] hw/block/pflash_cfi01, pflash_cfi02: Use memory_region_init_rom_device()
` [Qemu-devel] [PATCH 09/11] hw/pci/pci.c: Use memory_region_init_rom()
` [Qemu-devel] [PATCH 10/11] hw/display/qxl.c Use memory_region_init_ram()
` [Qemu-devel] [PATCH 11/11] docs/devel/memory.txt: Add section about RAM migration

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

[Qemu-devel] [PATCH] virtio-serial: add enable_backend callback
 2017-07-07 14:21 UTC 

[Qemu-devel] [PATCH v22 00/30] qcow2: persistent dirty bitmaps
 2017-07-07 13:53 UTC  (12+ messages)
` [Qemu-devel] [PATCH v22 23/30] qmp: add persistent flag to block-dirty-bitmap-add
` [Qemu-devel] [PATCH v22 25/30] qmp: add x-debug-block-dirty-bitmap-sha256
      ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH 0/3] Add new utility function memory_region_allocate_aux_memory()
 2017-07-07 13:49 UTC  (12+ messages)

[Qemu-devel] [PATCH v12 00/27] translate: [tcg] Generic translation framework
 2017-07-07 13:31 UTC  (28+ messages)
` [Qemu-devel] [PATCH v12 01/27] Pass generic CPUState to gen_intermediate_code()
` [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 v12 04/27] target: [tcg] Add generic translation framework
` [Qemu-devel] [PATCH v12 05/27] target/i386: [tcg] Port to DisasContextBase
` [Qemu-devel] [PATCH v12 06/27] target/i386: [tcg] Port to init_disas_context
` [Qemu-devel] [PATCH v12 07/27] target/i386: [tcg] Port to insn_start
` [Qemu-devel] [PATCH v12 08/27] target/i386: [tcg] Port to breakpoint_check
` [Qemu-devel] [PATCH v12 09/27] target/i386: [tcg] Port to translate_insn
` [Qemu-devel] [PATCH v12 10/27] target/i386: [tcg] Port to tb_stop
` [Qemu-devel] [PATCH v12 11/27] target/i386: [tcg] Port to disas_log
` [Qemu-devel] [PATCH v12 12/27] target/i386: [tcg] Port to generic translation framework
` [Qemu-devel] [PATCH v12 13/27] target/arm: [tcg] Port to DisasContextBase
` [Qemu-devel] [PATCH v12 14/27] target/arm: [tcg] Port to init_disas_context
` [Qemu-devel] [PATCH v12 15/27] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v12 16/27] target/arm: [tcg] Port to tb_start
` [Qemu-devel] [PATCH v12 17/27] target/arm: [tcg] Port to insn_start
` [Qemu-devel] [PATCH v12 18/27] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v12 19/27] target/arm: [tcg] Port to breakpoint_check
` [Qemu-devel] [PATCH v12 20/27] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v12 21/27] target/arm: [tcg] Port to translate_insn
` [Qemu-devel] [PATCH v12 22/27] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v12 23/27] target/arm: [tcg] Port to tb_stop
` [Qemu-devel] [PATCH v12 24/27] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v12 25/27] target/arm: [tcg] Port to disas_log
` [Qemu-devel] [PATCH v12 26/27] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v12 27/27] target/arm: [tcg] Port to generic translation framework

[Qemu-devel] [PATCH v2 0/4] migration: fix iotest 055, only-migratable break
 2017-07-07 13:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 4/4] doc: update TYPE_MIGRATION documents

[Qemu-devel] [PATCH v2 00/23] hyperv fixes and enhancements
 2017-07-07 13:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 14/23] hyperv: qom-ify SynIC

[Qemu-devel] [PATCH v2 0/7] KASLR kernel dump support
 2017-07-07 13:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/7] acpi: add vmcoreinfo device

[Qemu-devel] [PATCH v2] Python3 Support for qmp.py
 2017-07-07 13:15 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 0/7] s390x: zPCI detangling
 2017-07-07 13:15 UTC  (16+ messages)
` [Qemu-devel] [PATCH RFC 1/7] kvm: remove hard dependency on pci
` [Qemu-devel] [PATCH RFC 2/7] s390x: chsc nt2 events are pci-only
` [Qemu-devel] [PATCH RFC 3/7] s390x/sclp: properly guard pci-specific functions
` [Qemu-devel] [PATCH RFC 4/7] s390x/ccw: create s390 phb conditionally
` [Qemu-devel] [PATCH RFC 5/7] s390x/pci: fence off instructions for non-pci
` [Qemu-devel] [PATCH RFC 6/7] s390x/kvm: msi route fixup "
` [Qemu-devel] [PATCH RFC 7/7] s390x: refine pci dependencies

[Qemu-devel] [PATCH v4 00/17] make dirty-bitmap byte-based
 2017-07-07 13:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 04/17] dirty-bitmap: Drop unused functions

[Qemu-devel] [PATCH v1 0/6] Implement a warning_report function
 2017-07-07 12:59 UTC  (15+ 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] [PATCH v1 4/6] char-socket: Report TCP socket waiting as information
` [Qemu-devel] [PATCH v1 6/6] Convert error_report*_err() to warn_report*_err()

[Qemu-devel] [PATCH v2 1/1] util/aio-win32: Only select on what we are actually waiting for
 2017-07-07 12:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] qmp: Return extra information on qom-list-types
 2017-07-07 12:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] tests: Simplify abstract-interfaces check with a helper
` [Qemu-devel] [PATCH v3 2/3] qmp: Include 'abstract' field on 'qom-list-types' output
` [Qemu-devel] [PATCH v3 3/3] qmp: Include parent type "

[Qemu-devel] [PATCH v2.1 3/4] doc: add item for "-M enforce-config-section"
 2017-07-07 12:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2.2 "

[Qemu-devel] [Qemu devel v6 PATCH 0/5] Add support for Smartfusion2 SoC
 2017-07-07 12:03 UTC  (4+ messages)
` [Qemu-devel] [Qemu devel v6 PATCH 3/5] msf2: Add Smartfusion2 SPI controller

[Qemu-devel] [PATCH v11 0/6] trace: [tcg] Optimize per-vCPU tracing states with separate TB caches
 2017-07-07 11:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v11 6/6] trace: [trivial] Statically enable all guest events


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