qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-25 14:43:46 to 2014-11-26 13:17:02 UTC [more...]

[Qemu-devel] [PATCH 0/2] balloon: add a feature bit to let Guest OS deflate virtio_balloon on OOM
 2014-11-26 13:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] balloon: call qdev_alias_all_properties for proxy dev in balloon class init
` [Qemu-devel] [PATCH 2/2] balloon: add a feature bit to let Guest OS deflate balloon on oom

[Qemu-devel] [RFC PATCH v5 00/31] Deterministic replay and reverse execution
 2014-11-26 13:15 UTC  (40+ messages)
` [Qemu-devel] [RFC PATCH v5 01/31] cpu-exec: fix cpu_exec_nocache
` [Qemu-devel] [RFC PATCH v5 02/31] acpi: accurate overflow check
` [Qemu-devel] [RFC PATCH v5 03/31] replay: global variables and function stubs
` [Qemu-devel] [RFC PATCH v5 04/31] sysemu: system functions for replay
` [Qemu-devel] [RFC PATCH v5 05/31] replay: internal functions for replay log
` [Qemu-devel] [RFC PATCH v5 06/31] cpu-exec: reset exception_index correctly
` [Qemu-devel] [RFC PATCH v5 07/31] icount: implement icount requesting
` [Qemu-devel] [RFC PATCH v5 08/31] icount: improve enable/disable ticks
` [Qemu-devel] [RFC PATCH v5 09/31] replay: introduce icount event
` [Qemu-devel] [RFC PATCH v5 10/31] i386: do not cross the pages boundaries in replay mode
` [Qemu-devel] [RFC PATCH v5 11/31] From 7abf2f72777958d395cfd01d97fe707cc06152b5 Mon Sep 17 00:00:00 2001
` [Qemu-devel] [RFC PATCH v5 12/31] From 185a3a47d08857a66332ae862b372a153ce92bb9 "
` [Qemu-devel] [RFC PATCH v5 13/31] From a0cb9e80ba0de409b5ad556109a1c71ce4d8ce19 "
` [Qemu-devel] [RFC PATCH v5 14/31] From 04bbd21134dd2c6b7309a7f5f2b780aae2757003 "
` [Qemu-devel] [RFC PATCH v5 15/31] cpu-exec: allow temporary disabling icount
` [Qemu-devel] [RFC PATCH v5 16/31] cpu-exec: invalidate nocache translation if they are interrupted
` [Qemu-devel] [RFC PATCH v5 17/31] replay: interrupts and exceptions
` [Qemu-devel] [RFC PATCH v5 18/31] replay: asynchronous events infrastructure
` [Qemu-devel] [RFC PATCH v5 19/31] cpu: replay instructions sequence
` [Qemu-devel] [RFC PATCH v5 20/31] replay: recording and replaying clock ticks
` [Qemu-devel] [RFC PATCH v5 21/31] replay: recording and replaying different timers
` [Qemu-devel] [RFC PATCH v5 22/31] timer: introduce new QEMU_CLOCK_VIRTUAL_RT clock
` [Qemu-devel] [RFC PATCH v5 23/31] cpus: make icount warp deterministic in replay mode
` [Qemu-devel] [RFC PATCH v5 24/31] replay: shutdown event
` [Qemu-devel] [RFC PATCH v5 25/31] replay: checkpoints
` [Qemu-devel] [RFC PATCH v5 26/31] replay: bottom halves
` [Qemu-devel] [RFC PATCH v5 27/31] replay: replay aio requests
` [Qemu-devel] [RFC PATCH v5 28/31] replay: thread pool
` [Qemu-devel] [RFC PATCH v5 29/31] replay: initialization and deinitialization
` [Qemu-devel] [RFC PATCH v5 30/31] replay: command line options
` [Qemu-devel] [RFC PATCH v5 31/31] replay: recording of the user input

[Qemu-devel] [2.3 PATCH v7 00/10] block: Incremental backup series
 2014-11-26 12:51 UTC  (18+ messages)
` [Qemu-devel] [2.3 PATCH v7 01/10] qapi: Add optional field "name" to block dirty bitmap
` [Qemu-devel] [2.3 PATCH v7 02/10] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
` [Qemu-devel] [2.3 PATCH v7 03/10] block: Introduce bdrv_dirty_bitmap_granularity()
` [Qemu-devel] [2.3 PATCH v7 04/10] hbitmap: Add hbitmap_copy
` [Qemu-devel] [2.3 PATCH v7 05/10] block: Add bdrv_copy_dirty_bitmap and bdrv_reset_dirty_bitmap
` [Qemu-devel] [2.3 PATCH v7 06/10] qmp: Add block-dirty-bitmap-enable and block-dirty-bitmap-disable
` [Qemu-devel] [2.3 PATCH v7 07/10] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
` [Qemu-devel] [2.3 PATCH v7 08/10] qapi: Add transaction support to block-dirty-bitmap-{add, enable, disable}
` [Qemu-devel] [2.3 PATCH v7 09/10] qmp: Add dirty bitmap 'enabled' field in query-block
` [Qemu-devel] [2.3 PATCH v7 10/10] qemu-iotests: Add tests for drive-backup sync=dirty-bitmap

[Qemu-devel] [PATCH] target-i386: add feature flags for CPUID[EAX=0xd, ECX=1]
 2014-11-26 12:46 UTC  (6+ messages)

[Qemu-devel] [PATCH] hmp: fix regression of HMP device_del auto-completion
 2014-11-26 12:21 UTC  (2+ messages)

[Qemu-devel] [PULL for-2.2 0/3] Misc fixes for 2014-11-26
 2014-11-26 11:30 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] -machine vmport=auto: Fix handling of VMWare ioport emulation for xen
` [Qemu-devel] [PULL 2/3] fw_cfg: fix boot order bug when dynamically modified via QOM
` [Qemu-devel] [PULL 3/3] s390x/kvm: Fix compile error

[Qemu-devel] [PATCH v6 0/3] linux-aio: fix batch submission
 2014-11-26 11:28 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 1/3] linux-aio: fix submit aio as a batch
` [Qemu-devel] [PATCH v6 2/3] linux-aio: handling -EAGAIN for !s->io_q.plugged case
` [Qemu-devel] [PATCH v6 3/3] linux-aio: remove 'node' from 'struct qemu_laiocb'

[Qemu-devel] [PATCH v7 00/16] KVM platform device passthrough
 2014-11-26 11:20 UTC  (7+ messages)
` [Qemu-devel] [PATCH v7 09/16] hw/vfio/platform: add vfio-platform support

[Qemu-devel] [PATCH] s390x/kvm: Fix compile error
 2014-11-26 11:10 UTC  (4+ messages)

[Qemu-devel] qemu crash with virtio on Xen domUs (backtrace included)
 2014-11-26 10:53 UTC  (9+ messages)
      ` [Qemu-devel] [Xen-devel] "
        ` [Qemu-devel] virtio leaks cpu mappings, was: "
          ` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [Bug 1395217] [NEW] Networking in qemu 2.0.0 and beyond is not compatible with Open Solaris (Illumos) 5.11
 2014-11-26 10:25 UTC  (4+ messages)
` [Qemu-devel] [Bug 1395217] "

[Qemu-devel] [PATCH v2 0/6] Geometry and blocksize support for backing devices
 2014-11-26 10:16 UTC  (3+ messages)

[Qemu-devel] TCG Multithreading performance improvement
 2014-11-26  9:31 UTC 

[Qemu-devel] [PATCH RFC] block: fix spoiling all dirty bitmaps by mirror and migration
 2014-11-26  9:23 UTC 

[Qemu-devel] [PATCH v3 0/5] block: Relative backing files
 2014-11-26  9:24 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 1/5] block: Get full backing filename from string
` [Qemu-devel] [PATCH v3 2/5] block: JSON filenames and relative backing files
` [Qemu-devel] [PATCH v3 3/5] block: Relative backing file for image creation
` [Qemu-devel] [PATCH v3 4/5] block/vmdk: Relative backing file for creation
` [Qemu-devel] [PATCH v3 5/5] iotests: Add test for relative backing file names

[Qemu-devel] [PATCH 00/12] block: Various Coverity-spotted fixes
 2014-11-26  9:13 UTC  (10+ messages)
` [Qemu-devel] [PATCH 01/12] block: qcow2 driver may not be found
` [Qemu-devel] [PATCH 03/12] block/nfs: Add create_opts
` [Qemu-devel] [PATCH 10/12] qcow2: Flushing the caches in qcow2_close may fail

[Qemu-devel] [PATCH 0/3 V1] add PCI support for the s390 platform
 2014-11-26  9:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3 V1] s390: Add PCI bus support
` [Qemu-devel] [PATCH 2/3 V1] s390: implement pci instructions
` [Qemu-devel] [PATCH 3/3 V1] kvm: extend kvm_irqchip_add_msi_route to work on s390

[Qemu-devel] [PATCH 0/1] qmp: extend QMP to provide read/write access to physical memory
 2014-11-26  8:41 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] "

[Qemu-devel] [PATCH v3 00/12] spapr: add support for pci hotplug
 2014-11-26  6:27 UTC  (8+ messages)
` [Qemu-devel] [PATCH 04/12] spapr_pci: add set-indicator RTAS interface

[Qemu-devel] [PATCH] input: move input-send-event into experimental namespace
 2014-11-26  6:21 UTC  (6+ messages)

[Qemu-devel] [PATCH for-2.3 0/5] aio: Support epoll by introducing qemu_poll abstraction
 2014-11-26  5:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-2.3 3/5] poll: Add epoll implementation for qemu_poll

[Qemu-devel] [PATCH for-2.2] qemu-timer: Avoid overflows when converting timeout to struct timespec
 2014-11-26  3:09 UTC  (5+ messages)

[Qemu-devel] [v2 1/4] Qemu-Xen-vTPM: Support for Xen stubdom vTPM command line options
 2014-11-26  2:03 UTC  (6+ messages)
    ` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH v2] Block migration: fix return value
 2014-11-26  1:55 UTC  (2+ messages)

[Qemu-devel] [Regression] hmp: QEMU crash on device_del auto-completion
 2014-11-26  1:13 UTC  (4+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 2.2.0-rc3 is now available
 2014-11-25 22:23 UTC 

[Qemu-devel] Cortex-M development progress
 2014-11-25 21:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/47] Postcopy implementation
 2014-11-25 19:58 UTC  (25+ messages)
` [Qemu-devel] [PATCH v4 06/47] Add qemu_get_counted_string to read a string prefixed by a count byte
` [Qemu-devel] [PATCH v4 16/47] Return path: Source handling of return path
` [Qemu-devel] [PATCH v4 24/47] Allow savevm handlers to state whether they could go into postcopy
` [Qemu-devel] [PATCH v4 25/47] postcopy: OS support test
` [Qemu-devel] [PATCH v4 40/47] Postcopy: Use helpers to map pages during migration
` [Qemu-devel] [PATCH v4 41/47] qemu_ram_block_from_host
` [Qemu-devel] [PATCH v4 42/47] Don't sync dirty bitmaps in postcopy

[Qemu-devel] [PATCH 00/17] RFC: userfault v2
 2014-11-25 19:45 UTC  (7+ messages)

[Qemu-devel] [PATCH] increase maxmem before calling xc_domain_populate_physmap
 2014-11-25 18:24 UTC  (2+ messages)
` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH v2 for-2.2] input: move input-send-event into experimental namespace
 2014-11-25 18:22 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 RFC 0/9] Update tests/qemu-iotests cases for multi-platform support
 2014-11-25 18:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 RFC 4/9] qemu-iotests: fix test 039

[Qemu-devel] [PATCH RFC v2 00/12] qemu: towards virtio-1 host support
 2014-11-25 18:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC v2 07/12] dataplane: allow virtio-1 devices

[Qemu-devel] [PATCH v2] persistent dirty bitmap: add QDB file spec
 2014-11-25 17:58 UTC  (6+ messages)

[Qemu-devel] [Bug 1368815] [NEW] qemu-img convert intermittently corrupts output images
 2014-11-25 17:24 UTC  (3+ messages)
` [Qemu-devel] [Bug 1368815] "
` [Qemu-devel] [Bug 1368815] Please test proposed package

[Qemu-devel] [PATCH v2 0/3] block: Don't probe for unknown backing file format
 2014-11-25 17:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] qcow2: Fix header extension size check
` [Qemu-devel] [PATCH v2 2/3] qcow2.py: Add required padding for header extensions
` [Qemu-devel] [PATCH v2 3/3] block: Don't probe for unknown backing file format

[Qemu-devel] [PATCH] block: Don't probe for unknown backing file format
 2014-11-25 17:17 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] virtio-net: do not leak cpu mappings
 2014-11-25 17:09 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] introduce virtqueue_unmap_sg
` [Qemu-devel] [PATCH 2/4] use virtqueue_unmap_sg in virtqueue_fill
` [Qemu-devel] [PATCH 3/4] move virtqueue_unmap_sg calls from virtqueue_fill to virtqueue_push
` [Qemu-devel] [PATCH 4/4] virtio-net: do not leak cpu mappings
` [Qemu-devel] [Xen-devel] [PATCH 0/4] "

[Qemu-devel] [PATCH] vnc-enc-tight: fix Arguments in wrong order
 2014-11-25 16:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] iotests: Fix test 039
 2014-11-25 16:53 UTC  (10+ messages)

[Qemu-devel] [PATCH v3 0/9] raw: Prohibit dangerous writes for probed images
 2014-11-25 16:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 7/9] "

[Qemu-devel] configure options of qemu
 2014-11-25 16:47 UTC  (2+ messages)

[Qemu-devel] crash in tcp_output qemu 2.0.0
 2014-11-25 16:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] vga: demote cirrus
 2014-11-25 15:05 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/2] vga: flip qemu 2.2 pc machine types from cirrus to stdvga

[Qemu-devel] [PATCH v11 00/26] target-arm: add Security Extensions for CPUs
 2014-11-25 14:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-s390x: fix possible out of bounds read
 2014-11-25 14:53 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] qmp: fix typo in input-send-event examples
 2014-11-25 14:53 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH v2] hw/arm/boot: fix uninitialized scalar variable warning reported by coverity
 2014-11-25 14:48 UTC  (2+ messages)

[Qemu-devel] KVM call minutes for 2015-11-25
 2014-11-25 14:48 UTC 

[Qemu-devel] [PATCH] hw/arm/realview.c: Fix memory leak in realview_init()
 2014-11-25 14:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [PATCH 0/6] relicense QEMU softfloat from 2b to to 2a
 2014-11-25 14:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/6] softfloat: Apply patch corresponding to rebasing to softfloat-2a
` [Qemu-devel] [PATCH 2/6] softfloat: Revert remaining portions of commits 75d62a5856 and 3430b0be36f
` [Qemu-devel] [PATCH 3/6] softfloat: Revert remaining parts of commits b645bb4885 and 5a6932d51d
` [Qemu-devel] [PATCH 4/6] softfloat: Implement uint64_to_float64() and uint64_to_float32()
` [Qemu-devel] [PATCH 5/6] softfloat: reimplement SNAN_BIT_IS_ONE support

[Qemu-devel] [v2 2/4] Qemu-Xen-vTPM: Register Xen stubdom vTPM frontend driver
 2014-11-25 14:44 UTC  (3+ 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).