messages from 2017-04-26 11:25:39 to 2017-04-26 19:15:20 UTC [more...]
[Qemu-devel] [PATCH 0/7] sockets: Flatten SocketAddress except in external interfaces
2017-04-26 19:15 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/7] sockets: Prepare vsock_parse() for flattened SocketAddress
` [Qemu-devel] [PATCH 2/7] sockets: Prepare inet_parse() "
` [Qemu-devel] [PATCH 3/7] qapi: New QAPI_CLONE_MEMBERS()
` [Qemu-devel] [PATCH 4/7] sockets: Rename SocketAddress to SocketAddressLegacy
` [Qemu-devel] [PATCH 5/7] sockets: Rename SocketAddressFlat to SocketAddress
[Qemu-devel] [PATCH] ACPI: call acpi_set_pci_info when only acpi enabled
2017-04-26 19:07 UTC
[Qemu-devel] [PATCH 0/2] Postcopy fix and traces
2017-04-26 19:04 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] Postcopy: Force allocation of all-zero precopy pages
` [Qemu-devel] [PATCH 2/2] migration: Extra tracing
[Qemu-devel] [PATCH v6 00/17] Dirty bitmaps postcopy migration
2017-04-26 19:02 UTC (16+ messages)
` [Qemu-devel] [PATCH 12/17] migration: add postcopy migration of dirty bitmaps
` [Qemu-devel] [PATCH 15/17] iotests: add default node-name
[Qemu-devel] [RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
2017-04-26 18:59 UTC (7+ messages)
` [Qemu-devel] [RFC PATCH 1/8] iommu: Introduce bind_pasid_table API function
` [Qemu-devel] [RFC PATCH 5/8] VFIO: Add new IOTCL for PASID Table bind propagation
[Qemu-devel] [PATCH] target/ppc: do not reset reserve_addr in exec_enter
2017-04-26 18:29 UTC
[Qemu-devel] [PATCH] trace: disallow more than 10 arguments per trace event
2017-04-26 17:54 UTC (3+ messages)
[Qemu-devel] [RFC 0/7] pci: Type-safety and phb->bus initialization cleanup
2017-04-26 17:49 UTC (6+ messages)
` [Qemu-devel] [RFC 3/7] pci: Change pci_bus_new*() parameter to PCIHostState
` [Qemu-devel] [RFC 4/7] pci: Change pci_register_bus() 'parent' "
[Qemu-devel] [PATCH v6 00/18]Convert QCow[2] to QCryptoBlock & add LUKS support
2017-04-26 17:47 UTC (18+ messages)
` [Qemu-devel] [PATCH v6 01/18] block: expose crypto option names / defs to other drivers
` [Qemu-devel] [PATCH v6 02/18] block: add ability to set a prefix for opt names
` [Qemu-devel] [PATCH v6 07/18] block: deprecate "encryption=on" in favour of "encrypt.format=aes"
` [Qemu-devel] [PATCH v6 09/18] qcow: convert QCow to use QCryptoBlock for encryption
` [Qemu-devel] [PATCH v6 11/18] qcow2: convert QCow2 "
` [Qemu-devel] [PATCH v6 13/18] qcow2: add support for LUKS encryption format
` [Qemu-devel] [PATCH v6 18/18] block: pass option prefix down to crypto layer
[Qemu-devel] [PULL] tcg queued patch
2017-04-26 17:30 UTC (2+ messages)
` [Qemu-devel] [PULL] tcg: Initialize return value after exit_atomic
[Qemu-devel] SVM processor state flag
2017-04-26 17:22 UTC
[Qemu-devel] [PATCH] tcg: Initialize return value after exit_atomic
2017-04-26 17:20 UTC (9+ messages)
[Qemu-devel] [PATCH 0/3] gicv3: Correct mishandling of NS BPR1 values
2017-04-26 17:13 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] hw/intc/arm_gicv3_cpuif: Fix reset value for VMCR_EL2.VBPR1
` [Qemu-devel] [PATCH 2/3] hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimum
` [Qemu-devel] [PATCH 3/3] hw/intc/arm_gicv3_cpuif: Fix priority masking for NS BPR1
[Qemu-devel] [PATCH] numa: equally distribute memory on nodes
2017-04-26 16:35 UTC (3+ messages)
[Qemu-devel] [PATCH v3] pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot
2017-04-26 16:17 UTC (3+ messages)
[Qemu-devel] [PATCH v3 00/10] TCG optimizations for 2.10
2017-04-26 16:16 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 01/10] tcg-runtime: add lookup_tb_ptr helper
` [Qemu-devel] [PATCH v3 02/10] tcg: introduce goto_ptr opcode
[Qemu-devel] VM-Migration
2017-04-26 16:14 UTC (2+ messages)
[Qemu-devel] [RFC PATCH v1 0/5] Enable virtio-scsi boot from /dev/sgX
2017-04-26 16:13 UTC (12+ messages)
` [Qemu-devel] [RFC PATCH v1 1/5] hw/scsi: Override the max_sectors value for virtio-scsi
` [Qemu-devel] [RFC PATCH v1 2/5] pc-bios/s390-ccw: Remove duplicate blk_factor adjustment
` [Qemu-devel] [RFC PATCH v1 3/5] pc-bios/s390-ccw: Move SCSI block factor to outer read
` [Qemu-devel] [RFC PATCH v1 4/5] pc-bios/s390-ccw: Break up virtio-scsi read into multiples
` [Qemu-devel] [RFC PATCH v1 5/5] pc-bios/s390-ccw.img: rebuild image
[Qemu-devel] [PULL V2 0/8] Net patches
2017-04-26 15:55 UTC (4+ messages)
` [Qemu-devel] [PULL V2 8/8] COLO-compare: Optimize tcp compare trace event
[Qemu-devel] About QEMU BQL and dirty log switch in Migration
2017-04-26 15:46 UTC (5+ messages)
[Qemu-devel] [Bug 1686170] [NEW] qemu-system-x86_64+gdb: unable to correctly disassemble "real mode" (i8086) instructions after attaching to QEMU started with "-S -s" options
2017-04-26 15:24 UTC (2+ messages)
` [Qemu-devel] [Bug 1686170] "
[Qemu-devel] [RFC for-2.10 0/3] Rework handling of PCI/PCIe "hybrid" devices
2017-04-26 15:29 UTC (5+ messages)
` [Qemu-devel] [RFC for-2.10 1/3] pci/pcie: Make a consistent helper for switching "
` [Qemu-devel] [RFC for-2.10 2/3] pci: Allow host bridges to override PCI/PCIe hybrid device behaviour
[Qemu-devel] [PATCH] iotests: Launch qemu-nbd with -e 42
2017-04-26 15:23 UTC (4+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] block: Remove NULL check in bdrv_co_flush
2017-04-26 15:20 UTC (3+ messages)
[Qemu-devel] [PULL 0/5] hmp queue
2017-04-26 15:08 UTC (7+ messages)
` [Qemu-devel] [PULL 1/5] hmp: gpa2hva and gpa2hpa hostaddr command
` [Qemu-devel] [PULL 2/5] monitor: Check whether TCG is enabled before running the "info jit" code
` [Qemu-devel] [PULL 3/5] libqtest: Ignore QMP events when parsing the response for HMP commands
` [Qemu-devel] [PULL 4/5] libqtest: Add a generic function to run a callback function for every machine
` [Qemu-devel] [PULL 5/5] tests: Add a tester for HMP commands
[Qemu-devel] [PATCH 1/5] hw/char: remove console_exit function in sclp
2017-04-26 15:05 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/5] hw/s390x: make virtio_ccw_exit function in virtio-ccw return void
` [Qemu-devel] [PATCH 3/5] hw/s390: convert exit to unrealize in virtio_ccw_device_class_init
` [Qemu-devel] [PATCH 4/5] hw/audio: replace exit with unrealize in hda_codec_device_class_init
` [Qemu-devel] [PATCH 5/5] hw/audio: convert exit callback in HDACodecDeviceClass to void
[Qemu-devel] [PATCH v15 00/21] block: Image locking series
2017-04-26 14:49 UTC (21+ messages)
` [Qemu-devel] [PATCH v15 11/21] iotests: 085: Avoid image locking conflict
` [Qemu-devel] [PATCH v15 13/21] iotests: 091: Quit QEMU before checking image
` [Qemu-devel] [PATCH v15 16/21] file-posix: Add 'locking' option
` [Qemu-devel] [PATCH v15 18/21] block: Reuse bs as backing hd for drive-backup sync=none
` [Qemu-devel] [PATCH v15 19/21] osdep: Add qemu_lock_fd and qemu_unlock_fd
` [Qemu-devel] [PATCH v15 20/21] file-posix: Add image locking to perm operations
` [Qemu-devel] [PATCH v15 21/21] qemu-iotests: Add test case 153 for image locking
[Qemu-devel] [PULL 00/48] ppc-for-2.10 queue 20170426
2017-04-26 14:32 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/3] qemu-img/convert: Some small fixes
2017-04-26 14:20 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/3] qemu-img/convert: Use @opts for one thing only
` [Qemu-devel] [PATCH v2 2/3] qemu-img/convert: Move bs_n > 1 && -B check down
` [Qemu-devel] [PATCH v2 3/3] qemu-img: Document backing options
[Qemu-devel] [PATCH] pc: add 2.10 machine type
2017-04-26 14:17 UTC (2+ messages)
[Qemu-devel] [Bug 1686390] [NEW] vnc server closed socket after arrow "down" keyevent
2017-04-26 14:09 UTC (3+ messages)
` [Qemu-devel] [Bug 1686390] "
[Qemu-devel] [PULL 00/47] ppc-for-2.10 queue 20170424
2017-04-26 13:56 UTC (8+ messages)
[Qemu-devel] [RFC PATCH 00/20] Qemu: Extend intel_iommu emulator to support Shared Virtual Memory
2017-04-26 13:50 UTC (3+ messages)
` [Qemu-devel] [RFC PATCH 12/20] Memory: Add func to fire pasidt_bind notifier
[Qemu-devel] What is the best commit for record-replay?
2017-04-26 13:48 UTC (4+ messages)
[Qemu-devel] [PATCH] Issue a deprecation warning if the user specifies the "-hdachs" option
2017-04-26 13:44 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] some migration bugs
2017-04-26 13:43 UTC (6+ messages)
` [Qemu-devel] [PATCH 2/4] qmp-cont: invalidate on RUN_STATE_PRELAUNCH
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] qemu-kvm hangs with DAX
2017-04-26 13:43 UTC (2+ messages)
[Qemu-devel] [PATCH v2] configure: fix trace backend list for out-of-tree builds
2017-04-26 13:36 UTC
[Qemu-devel] [PATCH] virtio: allow broken device to notify guest
2017-04-26 13:29 UTC (3+ messages)
[Qemu-devel] [PATCH] configure: fix trace backend list for out-of-tree builds
2017-04-26 13:28 UTC (2+ messages)
[Qemu-devel] [PATCH v4] qga: Add support network interfacestatistics in
2017-04-26 13:24 UTC (2+ messages)
[Qemu-devel] [PATCH] scripts: Switch to more portable Perl shebang
2017-04-26 13:16 UTC (3+ messages)
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] [PATCH 1/1] block: fix alignment calculations in bdrv_co_do_zero_pwritev
2017-04-26 13:21 UTC (2+ messages)
[Qemu-devel] [PULL 0/8] qemu-ga patch queue
2017-04-26 13:10 UTC (5+ messages)
` [Qemu-devel] [PULL 8/8] qga: Add `guest-get-timezone` command
[Qemu-devel] [PATCH v5] crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs
2017-04-26 13:09 UTC (3+ messages)
[Qemu-devel] [PATCH for-2.10 0/3] qemu-img/convert: Some small fixes
2017-04-26 13:06 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/2] ramblock: add hmp command "info ramblock"
2017-04-26 12:23 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/18] crypto: add afalg-backend support
2017-04-26 12:23 UTC (31+ messages)
` [Qemu-devel] [PATCH v3 01/18] crypto: cipher: introduce context free function
` [Qemu-devel] [PATCH v3 02/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for gcrypt-backend
` [Qemu-devel] [PATCH v3 03/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for nettle-backend
` [Qemu-devel] [PATCH v3 04/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend
` [Qemu-devel] [PATCH v3 05/18] crypto: cipher: add cipher driver framework
` [Qemu-devel] [PATCH v3 06/18] crypto: hash: add hash "
` [Qemu-devel] [PATCH v3 07/18] crypto: hmac: move crypto/hmac.h into include/crypto/
` [Qemu-devel] [PATCH v3 08/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt-backend
` [Qemu-devel] [PATCH v3 09/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backend
` [Qemu-devel] [PATCH v3 10/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for glib-backend
` [Qemu-devel] [PATCH v3 11/18] crypto: hmac: add hmac driver framework
` [Qemu-devel] [PATCH v3 12/18] crypto: introduce some common functions for af_alg backend
` [Qemu-devel] [PATCH v3 13/18] crypto: cipher: add afalg-backend cipher support
` [Qemu-devel] [PATCH v3 14/18] crypto: hash: add afalg-backend hash support
` [Qemu-devel] [PATCH v3 15/18] crypto: hmac: add af_alg hmac support
[Qemu-devel] [PATCH for-2.10 00/23] numa: add '-numa cpu' option
2017-04-26 12:21 UTC (9+ messages)
` [Qemu-devel] [PATCH for-2.10 07/23] pc: add node-id property to CPU
` [Qemu-devel] [PATCH for-2.10 14/23] virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
[Qemu-devel] [Bug 1686364] [NEW] qemu -readconfig/-writeconfig cannot handle quotes in values
2017-04-26 12:17 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] ramblock: add hmp command "info ramblock"
2017-04-26 12:10 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] ramblock: add new "
[Qemu-devel] postcopy migration hangs while loading virtio state
2017-04-26 12:07 UTC (11+ messages)
[Qemu-devel] [PATCH 0/2] Misc migration fixes
2017-04-26 11:53 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] migration: to_dst_file at that point is NULL
[Qemu-devel] [RFC v5 0/4] vITS save/restore
2017-04-26 11:41 UTC (9+ messages)
` [Qemu-devel] [RFC v5 1/4] linux-headers: Update for "
` [Qemu-devel] [RFC v5 2/4] hw/intc/arm_gicv3_its: Implement state save/restore
` [Qemu-devel] [RFC v5 3/4] hw/intc/arm_gicv3_kvm: Implement pending table save
` [Qemu-devel] [RFC v5 4/4] hw/intc/arm_gicv3_its: Allow save/restore
[Qemu-devel] [PATCH v17 00/24] qcow2: persistent dirty bitmaps
2017-04-26 11:30 UTC (25+ messages)
` [Qemu-devel] [PATCH 01/24] specs/qcow2: fix bitmap granularity qemu-specific note
` [Qemu-devel] [PATCH 02/24] specs/qcow2: do not use wording 'bitmap header'
` [Qemu-devel] [PATCH 03/24] hbitmap: improve dirty iter
` [Qemu-devel] [PATCH 04/24] tests: add hbitmap iter test
` [Qemu-devel] [PATCH 05/24] block: fix bdrv_dirty_bitmap_granularity signature
` [Qemu-devel] [PATCH 06/24] block/dirty-bitmap: add deserialize_ones func
` [Qemu-devel] [PATCH 07/24] qcow2-refcount: rename inc_refcounts() and make it public
` [Qemu-devel] [PATCH 08/24] qcow2: add bitmaps extension
` [Qemu-devel] [PATCH 09/24] qcow2: autoloading dirty bitmaps
` [Qemu-devel] [PATCH 10/24] block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
` [Qemu-devel] [PATCH 11/24] block: bdrv_close: release bitmaps after drv->bdrv_close
` [Qemu-devel] [PATCH 12/24] block: introduce persistent dirty bitmaps
` [Qemu-devel] [PATCH 13/24] block/dirty-bitmap: add bdrv_dirty_bitmap_next()
` [Qemu-devel] [PATCH 14/24] qcow2: add persistent dirty bitmaps support
` [Qemu-devel] [PATCH 15/24] block: add bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH 16/24] qcow2: add .bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH 17/24] qmp: add persistent flag to block-dirty-bitmap-add
` [Qemu-devel] [PATCH 18/24] qmp: add autoload parameter "
` [Qemu-devel] [PATCH 19/24] qmp: add x-debug-block-dirty-bitmap-sha256
` [Qemu-devel] [PATCH 20/24] iotests: test qcow2 persistent dirty bitmap
` [Qemu-devel] [PATCH 21/24] block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH 22/24] qcow2: add .bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH 23/24] qmp: block-dirty-bitmap-remove: remove persistent
` [Qemu-devel] [PATCH 24/24] block: release persistent bitmaps on inactivate
[Qemu-devel] [RFC 0/2] vhost-user: Specify device IOTLB support
2017-04-26 11:29 UTC (8+ messages)
` [Qemu-devel] [RFC 1/2] spec/vhost-user: Introduce secondary channel for slave initiated requests
` [Qemu-devel] [virtio-comment] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).