qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-05 06:37:30 to 2017-07-05 15:22:17 UTC [more...]

[Qemu-devel] [PATCH v2 0/6] nbd refactoring part 2
 2017-07-05 15:21 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 2/6] nbd/server: use errp instead of LOG
` [Qemu-devel] [PATCH v2 5/6] nbd/client: refactor TRACE of NBD_MAGIC

[Qemu-devel] [PATCH v4 0/1] virtio-scsi-ccw: fix iotest 068 for s390x
 2017-07-05 15:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/13] chardevice hotswap
 2017-07-05 15:12 UTC  (19+ messages)
` [Qemu-devel] [PATCH v5 01/13] char: move QemuOpts->ChardevBackend translation to a separate func
` [Qemu-devel] [PATCH v5 02/13] char: add backend hotswap handler
` [Qemu-devel] [PATCH v5 03/13] char: chardevice hotswap
` [Qemu-devel] [PATCH v5 04/13] char: forbid direct chardevice access for hotswap devices
` [Qemu-devel] [PATCH v5 05/13] char: avoid chardevice direct access
` [Qemu-devel] [PATCH v5 06/13] test-char: destroy chardev-udp after test
` [Qemu-devel] [PATCH v5 07/13] test-char: split char_udp_test
` [Qemu-devel] [PATCH v5 08/13] test-char: split char_file_test
` [Qemu-devel] [PATCH v5 09/13] test-char: add hotswap test
` [Qemu-devel] [PATCH v5 10/13] hmp: add hmp analogue for qmp-chardev-change
` [Qemu-devel] [PATCH v5 11/13] virtio-console: chardev hotswap support
` [Qemu-devel] [PATCH v5 12/13] serial: move TIOCM update to a separate function
` [Qemu-devel] [PATCH v5 13/13] serial: chardev hotswap support

[Qemu-devel] DIRTY_MEMORY_BLOCK_SIZE;
 2017-07-05 15:10 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] tests: Avoid non-portable 'echo -ARG'
 2017-07-05 15:08 UTC  (2+ messages)

[Qemu-devel] [RFC] QMP design: Fixing query-block and friends
 2017-07-05 14:53 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH 00/35] RFC: coroutine annotations & clang check
 2017-07-05 14:44 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/35] WIP: coroutine: annotate coroutine with clang thread safety attributes
` [Qemu-devel] [PATCH 04/35] coroutine: remove coroutine_fn from qemu_coroutine_self()
` [Qemu-devel] [PATCH 08/35] block: all bdrv_aio callbacks are coroutine_fn
` [Qemu-devel] [PATCH 28/35] 9p: mark coroutine_fn
` [Qemu-devel] [PATCH 31/35] parallels: "

[Qemu-devel] [PATCH] hmp: Update info vnc
 2017-07-05 14:43 UTC 

[Qemu-devel] [PATCH v2 00/15] make bdrv_get_block_status byte-based
 2017-07-05 14:21 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 03/15] block: Add flag to avoid wasted work in bdrv_is_allocated()
` [Qemu-devel] [PATCH v2 14/15] block: Align block status requests

[Qemu-devel] [PATCH v3 0/5] block: Don't compare strings in bdrv_reopen_prepare()
 2017-07-05 14:15 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 2/5] qapi: Add qobject_is_equal()
` [Qemu-devel] [PATCH v3 3/5] block: qobject_is_equal() in bdrv_reopen_prepare()
` [Qemu-devel] [PATCH v3 5/5] tests: Add check-qobject for equality tests

[Qemu-devel] [PATCH 0/4] migration: fix iotest 055, only-migratable break
 2017-07-05 14:10 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/4] vl: move global property, migrate init earlier
` [Qemu-devel] [PATCH 3/4] doc: add item for "-M enforce-config-section"

[Qemu-devel] [PATCH 0/5] qemu-iotests: test savevm/loadvm iothread (and make it work!)
 2017-07-05 14:04 UTC  (4+ messages)

[Qemu-devel] [PATCH] xen/pt: Fixup addr validation in xen_pt_pci_config_access_check
 2017-07-05 13:56 UTC 

[Qemu-devel] [PATCH 0/7] KASLR kernel dump support
 2017-07-05 13:54 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/7] acpi: add vmcoreinfo device
` [Qemu-devel] [PATCH 6/7] scripts/dump-guest-memory.py: add vmcoreinfo

[Qemu-devel] [PATCH 0/7] s390x/kvm: pending patches
 2017-07-05 13:54 UTC  (15+ messages)
` [Qemu-devel] [PATCH 3/7] s390x: fix error propagation in kvm-flic's realize
            ` [Qemu-devel] [PATCH 1/1] s390x: fixup for "fix error propagation in kvm-flic..."
` [Qemu-devel] [PATCH 4/7] s390x: fix realize inheritance for kvm-flic

[Qemu-devel] [PATCH] sockets: avoid formatting buffer that may not be NULL terminated
 2017-07-05 13:50 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/6] block: Add VFIO based driver for NVMe device
 2017-07-05 13:41 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/6] stubs: Add stubs for ram block API
` [Qemu-devel] [PATCH v3 2/6] block: Add VFIO based NVMe driver
` [Qemu-devel] [PATCH v3 3/6] block: Introduce bdrv_dma_map and bdrv_dma_unmap
` [Qemu-devel] [PATCH v3 4/6] block/nvme: Implement .bdrv_dma_map and .bdrv_dma_unmap
` [Qemu-devel] [PATCH v3 5/6] qemu-img: Map bench buffer
` [Qemu-devel] [PATCH v3 6/6] block: Move NVMe spec definitions to a separate header

[Qemu-devel] [PATCH v3 00/20] make bdrv_is_allocated[_above] byte-based
 2017-07-05 13:41 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 04/20] stream: Switch stream_run() to byte-based
` [Qemu-devel] [PATCH v3 07/20] mirror: Switch MirrorBlockJob "

[Qemu-devel] [PATCH v3 0/4] block: Block driver callbacks fixes
 2017-07-05 13:37 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/4] block: Pass bdrv_* methods to bs->file by default

[Qemu-devel] [PATCH] docs: add qemu-block-drivers(7) man page
 2017-07-05 13:05 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 0/9] qemu-img: add measure sub-command
 2017-07-05 12:59 UTC  (3+ messages)

[Qemu-devel] Managing architectural restrictions with -device and libvirt
 2017-07-05 12:58 UTC  (5+ messages)

[Qemu-devel] [PATCH v9 0/9] qemu-img: add measure sub-command
 2017-07-05 12:57 UTC  (10+ messages)
` [Qemu-devel] [PATCH v9 1/9] block: add bdrv_measure() API
` [Qemu-devel] [PATCH v9 2/9] raw-format: add bdrv_measure() support
` [Qemu-devel] [PATCH v9 3/9] qcow2: extract preallocation calculation function
` [Qemu-devel] [PATCH v9 4/9] qcow2: make refcount size calculation conservative
` [Qemu-devel] [PATCH v9 5/9] qcow2: extract image creation option parsing
` [Qemu-devel] [PATCH v9 6/9] qcow2: add bdrv_measure() support
` [Qemu-devel] [PATCH v9 7/9] qemu-img: add measure subcommand
` [Qemu-devel] [PATCH v9 8/9] qemu-iotests: support per-format golden output files
` [Qemu-devel] [PATCH v9 9/9] iotests: add test 178 for qemu-img measure

[Qemu-devel] Fuzzing event loops
 2017-07-05 12:47 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] change x86 default machine type to Q35?
 2017-07-05 12:43 UTC  (11+ messages)

[Qemu-devel] [RFC v2 0/8] VIRTIO-IOMMU device
 2017-07-05 12:44 UTC  (21+ messages)
` [Qemu-devel] [RFC v2 6/8] virtio-iommu: Implement the translation and commands

[Qemu-devel] [RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
 2017-07-05 12:42 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH 7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation

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

[Qemu-devel] [PATCH 0/5] Error handling cleanup and fixes
 2017-07-05 11:56 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/5] xilinx: Fix error handling
` [Qemu-devel] [PATCH 2/5] block: Don't try to set *errp directly
` [Qemu-devel] [PATCH 3/5] websock: "

[Qemu-devel] [PATCH 0/5] spapr: DRC cleanups (part VI)
 2017-07-05 11:04 UTC  (3+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v8 0/4] Improve error reporting
 2017-07-05 11:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH v8 1/4] net/socket: Don't treat odd socket type as SOCK_STREAM
` [Qemu-devel] [PATCH v8 2/4] net/socket: Convert several helper functions to Error
` [Qemu-devel] [PATCH v8 3/4] net/net: Convert parse_host_port() "
` [Qemu-devel] [PATCH v8 4/4] net/socket: Improve -net socket error reporting

[Qemu-devel] [PATCH v7 0/6] fsdev: qmp interface for io throttling
 2017-07-05 10:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 5/6] fsdev: hmp interface for throttling

[Qemu-devel] [PATCH 0/2] block: make .bdrv_create() a coroutine_fn
 2017-07-05 10:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] block: rename .bdrv_create() to .bdrv_co_create()
` [Qemu-devel] [PATCH 2/2] qcow2: make qcow2_co_create2() a coroutine_fn

[Qemu-devel] [PATCH] ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPU
 2017-07-05  9:46 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/17] Dirty bitmaps postcopy migration
 2017-07-05  9:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH 12/17] migration: add postcopy migration of dirty bitmaps

[Qemu-devel] [Qemu-GA-Win PATCH v3] qemu-ga-win localization fix
 2017-07-05  9:01 UTC  (2+ messages)
` [Qemu-devel] [Qemu-GA-Win PATCH v3] qga-win: fix installation on localized windows

[Qemu-devel] [PATCH v2 0/4] xen: don't save/restore the physmap on VM save/restore
 2017-07-05  8:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 3/4] xen/mapcache: introduce xen_replace_cache_entry()

[Qemu-devel] [PATCH v4 0/2] target/ppc/cpu-models: set POWER9_v1.0 as POWER9 DD1
 2017-07-05  8:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 2/2] target/ppc: move POWER9 DD1 workaround to init_proc_POWER9()

[Qemu-devel] [PATCH] vnc: Set default kbd delay to 10ms
 2017-07-05  8:42 UTC  (2+ messages)

[Qemu-devel] trigonometric functions in softfloat
 2017-07-05  8:25 UTC 

[Qemu-devel] [PATCH v2 0/4] migration: fix iotest 055, only-migratable break
 2017-07-05  8:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] migration: fix handling for --only-migratable
` [Qemu-devel] [PATCH v2 2/4] vl: move global property, migrate init earlier
` [Qemu-devel] [PATCH v2 3/4] doc: add item for "-M enforce-config-section"
` [Qemu-devel] [PATCH v2 4/4] doc: update TYPE_MIGRATION documents

[Qemu-devel] [PATCH 0/5] Fix qemu-ga's behaviour on Windows
 2017-07-05  7:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] Makefile: clean: Clean exe files
` [Qemu-devel] [PATCH 2/5] qga-win: service-win32: Add start_service and stop_service functions
` [Qemu-devel] [PATCH 3/5] qga-win: Add serial listener service
` [Qemu-devel] [PATCH 4/5] qga-win: Add qga-serial-listener to msi installer
` [Qemu-devel] [PATCH 5/5] qga-win: service-win32: Use get_service function

[Qemu-devel] [PULL 00/42] Misc changes for 2017-07-05
 2017-07-05  7:14 UTC  (43+ messages)
` [Qemu-devel] [PULL 01/42] vcpu_dirty: share the same field in CPUState for all accelerators
` [Qemu-devel] [PULL 02/42] qemu-doc: Add missing "@c man end" statements
` [Qemu-devel] [PULL 03/42] nbd: fix NBD over TLS
` [Qemu-devel] [PULL 04/42] target/i386: fix interrupt CPL error when using ist in x86-64
` [Qemu-devel] [PULL 05/42] target/i386: simplify handling of conforming code segments on interrupt
` [Qemu-devel] [PULL 06/42] include/exec/poison: Add some more missing TARGET and CONFIG defines
` [Qemu-devel] [PULL 07/42] Move CONFIG_KVM related definitions to kvm_i386.h
` [Qemu-devel] [PULL 08/42] include/exec/poison: Mark CONFIG_KVM as poisoned, too
` [Qemu-devel] [PULL 09/42] cpu: Introduce a wrapper for tlb_flush() that can be used in common code
` [Qemu-devel] [PULL 10/42] include/exec/poison: Mark CONFIG_SOFTMMU as poisoned
` [Qemu-devel] [PULL 11/42] Makefile: Move bootdevice.o to common-obj-y
` [Qemu-devel] [PULL 12/42] hw/misc/edu: Compile the edu device as common object
` [Qemu-devel] [PULL 13/42] sockets: avoid formatting buffer that may not be NUL terminated
` [Qemu-devel] [PULL 14/42] xsave_helper: pull xsave and xrstor out of kvm.c into helper function
` [Qemu-devel] [PULL 15/42] util/oslib-win32: Remove if conditional
` [Qemu-devel] [PULL 16/42] tests/test-char.c: Don't use main_loop_wait()'s return value
` [Qemu-devel] [PULL 17/42] main_loop: Make main_loop_wait() return void
` [Qemu-devel] [PULL 18/42] checkpatch: should not use signal except for SIG_DFL or SIG_IGN
` [Qemu-devel] [PULL 19/42] virtio-scsi: finalize IOMMU support
` [Qemu-devel] [PULL 20/42] qemu-thread: Assert locks are initialized before using
` [Qemu-devel] [PULL 21/42] qemu-doc: do not refer to years-old version numbers
` [Qemu-devel] [PULL 22/42] configure: factor out list of supported Xen/KVM/HAX targets
` [Qemu-devel] [PULL 23/42] configure: early test for supported targets
` [Qemu-devel] [PULL 24/42] configure: add --disable-tcg configure option
` [Qemu-devel] [PULL 25/42] vl: convert -tb-size to qemu_strtoul
` [Qemu-devel] [PULL 26/42] vl: add tcg_enabled() for tcg related code
` [Qemu-devel] [PULL 27/42] tcg: move page_size_init() function
` [Qemu-devel] [PULL 28/42] cpu: move interrupt handling out of translate-common.c
` [Qemu-devel] [PULL 29/42] tcg: make tcg_allowed global
` [Qemu-devel] [PULL 30/42] monitor: disable "info jit" and "info opcount" if !TCG
` [Qemu-devel] [PULL 31/42] vapic: use tcg_enabled
` [Qemu-devel] [PULL 32/42] tcg: add the tcg-stub.c file into accel/stubs/
` [Qemu-devel] [PULL 33/42] tcg: move tb_lock out of translate-all.h
` [Qemu-devel] [PULL 34/42] exec: elide calls to tb_lock and tb_unlock
` [Qemu-devel] [PULL 35/42] tcg: add CONFIG_TCG guards in headers
` [Qemu-devel] [PULL 36/42] tcg: add the CONFIG_TCG into Makefiles
` [Qemu-devel] [PULL 37/42] target/i386: move cpu_sync_bndcs_hflags() function
` [Qemu-devel] [PULL 38/42] target/i386: make cpu_get_fp80()/cpu_set_fp80() static
` [Qemu-devel] [PULL 39/42] target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
` [Qemu-devel] [PULL 40/42] target/i386: move TLB refill function out of helper.c
` [Qemu-devel] [PULL 41/42] target/i386: add the tcg_enabled() in target/i386/
` [Qemu-devel] [PULL 42/42] target/i386: add the CONFIG_TCG into Makefiles

[Qemu-devel] 答复: Re: [PATCH RESEND v6] qga: Add support networkinterface statistics in guest-network-get-interfaces command
 2017-07-05  0:59 UTC 


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