qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-17 13:28:34 to 2014-07-18 18:24:57 UTC [more...]

[Qemu-devel] [PATCH 0/6] block: Let drivers reconstruct the filename
 2014-07-18 18:24 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/6] block: Add bdrv_refresh_filename()

[Qemu-devel] [PATCH v4 0/8] Obtain dirty bitmap via VM logging
 2014-07-18 18:18 UTC  (30+ messages)
` [Qemu-devel] [PATCH v4 1/8] enable sharing of the function between migration and bitmap dump
` [Qemu-devel] [PATCH v4 2/8] RunState: added two new flags for bitmap dump and migration process
` [Qemu-devel] [PATCH v4 3/8] BitmapLog: bitmap dump code via QAPI framework with runstates
` [Qemu-devel] [PATCH v4 4/8] BitmapLog: hmp interface for dirty bitmap dump
` [Qemu-devel] [PATCH v4 5/8] BitmapLog: cancel mechanism for an already running dump bitmap process
` [Qemu-devel] [PATCH v4 6/8] BitmapLog: set the frequency of the "
` [Qemu-devel] [PATCH v4 7/8] BitmapLog: get the information about the parameters
` [Qemu-devel] [PATCH v4 8/8] BitmapLog: python script for extracting bitmap from a binary file

[Qemu-devel] Migration breakage from fe680d0 'exec: Limit translation limiting in address_space_translate to xen'
 2014-07-18 18:05 UTC 

[Qemu-devel] [Bug 955379] [NEW] cmake hangs with qemu-arm-static
 2014-07-18 17:22 UTC  (2+ messages)
` [Qemu-devel] [Bug 955379] "

[Qemu-devel] status for rc3/release
 2014-07-18 17:14 UTC  (4+ messages)

[Qemu-devel] is there a limit on the number of in-flight I/O operations?
 2014-07-18 16:46 UTC  (7+ messages)

[Qemu-devel] [PATCH] machine: replace underscores in machine's property names
 2014-07-18 16:35 UTC  (19+ messages)

[Qemu-devel] [PATCH v2] machine: replace underscores in machine's property names
 2014-07-18 16:32 UTC 

[Qemu-devel] [PATCH v2] virtio-rng: Add human-readable error message for negative max-bytes parameter
 2014-07-18 16:22 UTC  (9+ messages)

[Qemu-devel] [RFC PATCH v2 00/49] Series short description
 2014-07-18 15:59 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH v2 46/49] replay: replay_info command
` [Qemu-devel] [RFC PATCH v2 47/49] replay: replay_break command
` [Qemu-devel] [RFC PATCH v2 48/49] replay: replay_seek_step command

[Qemu-devel] [PULL v2 for-2.1 0/6] target-i386, module, qtest patches for 2014-07-18
 2014-07-18 15:58 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/6] target-i386: Allow execute from user mode when SMEP is enabled
` [Qemu-devel] [PULL 2/6] qtest: new test for wdt_ib700
` [Qemu-devel] [PULL 3/6] module: Simplify module_load()
` [Qemu-devel] [PULL 4/6] module: Don't complain when a module is absent
` [Qemu-devel] [PULL 5/6] Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculation"
` [Qemu-devel] [PULL 6/6] Revert "kvmclock: Ensure time in migration never goes backward"

[Qemu-devel] [PATCH v2 for-2.1] po: Fix Makefile rules for in-tree builds without configuration
 2014-07-18 14:52 UTC 

[Qemu-devel] [PATCH v2 for-2.1] po: Update German translation
 2014-07-18 14:44 UTC 

[Qemu-devel] [PULL for-2.1 0/8] Trivial patches for 2014-07-18
 2014-07-18 14:20 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/8] slirp: Give error message if hostfwd_add/remove for unrecognized vlan/stack
` [Qemu-devel] [PULL 2/8] Fix new typos in comments (found by codespell)
` [Qemu-devel] [PULL 3/8] qemu-img: Remove redundancy "ret = -1"
` [Qemu-devel] [PULL 4/8] doc: slirp supports ICMP echo if enabled in Linux
` [Qemu-devel] [PULL 5/8] hw/usb: Add missing 'static' attribute
` [Qemu-devel] [PULL 6/8] qga: "
` [Qemu-devel] [PULL 7/8] migration: "
` [Qemu-devel] [PULL 8/8] tests: Add missing 'static' attributes (fix warnings from smatch)

[Qemu-devel] [PULL for-2.1 0/6] target-i386, module, qtest patches for 2014-07-18
 2014-07-18 13:48 UTC  (13+ messages)
` [Qemu-devel] [PULL 1/6] target-i386: Allow execute from user mode when SMEP is enabled
` [Qemu-devel] [PULL 2/6] qtest: new test for wdt_ib700
` [Qemu-devel] [PULL 3/6] module: Simplify module_load()
` [Qemu-devel] [PULL 4/6] module: Don't complain when a module is absent
` [Qemu-devel] [PULL 5/6] Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculation"
` [Qemu-devel] [PULL 6/6] Revert "kvmclock: Ensure time in migration never goes backward"

[Qemu-devel] [PULL for-2.1 0/4] Block patches
 2014-07-18 13:46 UTC  (6+ messages)
` [Qemu-devel] [PULL for-2.1 1/4] qcow2: Fix error path for unknown incompatible features
` [Qemu-devel] [PULL for-2.1 2/4] block: Add Error argument to bdrv_refresh_limits()
` [Qemu-devel] [PULL for-2.1 3/4] raw-posix: Fail gracefully if no working alignment is found
` [Qemu-devel] [PULL for-2.1 4/4] qemu-iotests: fix 028 failure due to disk image path

[Qemu-devel] [Xen-devel] [v5][PATCH 0/5] xen: add Intel IGD passthrough support
 2014-07-18 13:44 UTC  (13+ messages)
        ` [Qemu-devel] ResettRe: "
                ` [Qemu-devel] [Intel-gfx] "

[Qemu-devel] [PATCH] block/quorum: implement .bdrv_co_get_block_status
 2014-07-18 13:35 UTC  (6+ messages)

[Qemu-devel] USB MTP emulation state?
 2014-07-18 13:25 UTC 

[Qemu-devel] [PATCH for-2.1] qemu-iotests: fix 028 failure due to disk image path
 2014-07-18 12:28 UTC  (3+ messages)

[Qemu-devel] [PULL v2 0/7] pc,vhost,test fixes
 2014-07-18 12:24 UTC  (9+ messages)
` [Qemu-devel] [PULL v2 1/7] pc: fix qemu exiting with error when -m X < 128 with old machines types
` [Qemu-devel] [PULL v2 2/7] pc_piix: Reuse pc_compat_1_2() for pc-0.1[0123]
` [Qemu-devel] [PULL v2 3/7] fix typo: apci -> acpi
` [Qemu-devel] [PULL v2 4/7] qtest: fix vhost-user-test compilation with old GLib
` [Qemu-devel] [PULL v2 5/7] vhost-user: Fix VHOST_SET_MEM_TABLE processing
` [Qemu-devel] [PULL v2 6/7] qtest: Adapt vhost-user-test to latest vhost-user changes
` [Qemu-devel] [PULL v2 7/7] vhost-user: minor cleanups

[Qemu-devel] [PATCH for-2.1 0/2] raw-posix: Fail gracefully if no working alignment is found
 2014-07-18 12:22 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.2 0/5] scsi: enable passthrough of vendor-specific commands
 2014-07-18 12:17 UTC  (2+ messages)

[Qemu-devel] [PATCH V3 0/5] tests: Add the image fuzzer with qcow2 support
 2014-07-18 12:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH V3 2/5] runner: Tool for fuzz tests execution
` [Qemu-devel] [PATCH V3 3/5] fuzz: Fuzzing functions for qcow2 images
` [Qemu-devel] [PATCH V3 4/5] layout: Generator of fuzzed "

[Qemu-devel] [PATCH for-2.2] spapr: add host Linux version information to device tree
 2014-07-18 12:01 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH for-2.1] po: Update German translation
 2014-07-18 11:06 UTC  (3+ messages)

[Qemu-devel] [Bug 1303926] Re: qemu-system-x86_64 crashed with SIGABRT
 2014-07-18 10:02 UTC 

[Qemu-devel] virtio + virtq + iommu
 2014-07-18 10:10 UTC  (2+ messages)

[Qemu-devel] latest rc: virtio-blk hangs forever after migration
 2014-07-18  9:48 UTC  (31+ messages)

[Qemu-devel] [PATCH v2] Tap: fix vcpu long time io blocking on tap
 2014-07-18  9:33 UTC 

[Qemu-devel] [PATCH for-2.1] pc: fix qemu exiting with error when -m X < 128 with old machines types
 2014-07-18  8:34 UTC  (5+ messages)

[Qemu-devel] can't boot debian wheezy sparc in qemu
 2014-07-18  8:29 UTC  (6+ messages)

[Qemu-devel] qemu crash on windows 7 resolution change on spice
 2014-07-18  7:55 UTC 

[Qemu-devel] [PATCH for-2.1] linux-user: hide reserved mmap in /proc/self/mmap
 2014-07-18  7:42 UTC 

[Qemu-devel] [PATCH] slirp: Give error message if hostfwd_add/remove for unrecognized vlan/stack
 2014-07-18  7:13 UTC  (5+ messages)
    ` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH v2] configure: make libnfs not_found message user friendly
 2014-07-18  7:05 UTC  (4+ messages)

[Qemu-devel] [Bug 1343827] [NEW] block.c: multiwrite_merge() truncates overlapping requests
 2014-07-18  6:15 UTC 

[Qemu-devel] [PATCH] tests: Add missing 'static' attributes (fix warnings from smatch)
 2014-07-18  5:44 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] migration: Add missing 'static' attribute
 2014-07-18  5:42 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] qga: Add missing 'static' attribute
 2014-07-18  5:42 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] hw/usb: Add missing 'static' attribute
 2014-07-18  5:41 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] doc: slirp supports ICMP echo if enabled in Linux
 2014-07-18  5:40 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [question] how to check if savevm is completed?
 2014-07-18  2:32 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/7] i386: add cpu hot remove support
 2014-07-18  2:09 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 7/7] cpus: reclaim allocated vCPU objects

[Qemu-devel] [PATCH for-2.1] scsi: fix scsi disk symbol confusion in guest os
 2014-07-18  2:01 UTC  (4+ messages)

[Qemu-devel] Bogus struct stat64 for qemu-microblaze (user emulation)?
 2014-07-17 23:39 UTC  (4+ messages)
  ` [Qemu-devel] [musl] "

[Qemu-devel] [PULL 0/7] pc,vhost,virtio fixes, test
 2014-07-17 23:41 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] pc: fix qemu exiting with error when -m X < 128 with old machines types
` [Qemu-devel] [PULL 2/7] pc_piix: Reuse pc_compat_1_2() for pc-0.1[0123]
` [Qemu-devel] [PULL 3/7] fix typo: apci -> acpi
` [Qemu-devel] [PULL 4/7] qtest: fix vhost-user-test compilation with old GLib
` [Qemu-devel] [PULL 5/7] vhost-user: Fix VHOST_SET_MEM_TABLE processing
` [Qemu-devel] [PULL 6/7] qtest: Adapt vhost-user-test to latest vhost-user changes
` [Qemu-devel] [PULL 7/7] vhost-user: minor cleanups

[Qemu-devel] anyway to boot from backing file virtual disk after delete snapshot?
 2014-07-17 21:46 UTC  (3+ messages)

[Qemu-devel] pause and restore function before and after QEMU Live Snapshot
 2014-07-17 21:45 UTC  (5+ messages)

[Qemu-devel] [PATCH for-2.1] qcow2: Fix error path for unknown incompatible features
 2014-07-17 18:27 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.1] po: Fix Makefile rules
 2014-07-17 18:07 UTC  (2+ messages)

[Qemu-devel] Debugging live migrate failures between 1.0 and 2.0
 2014-07-17 17:56 UTC 

[Qemu-devel] [PATCH for-2.1] cadence_uart: check serial backend before using it
 2014-07-17 16:34 UTC  (2+ messages)

[Qemu-devel] [PATCH RESEND] ui/gtk: Restore keyboard focus after Page change
 2014-07-17 13:38 UTC  (3+ messages)

[Qemu-devel] [Bug 1335444] [NEW] qemu loses serial console data on EAGAIN
 2014-07-17 13:29 UTC  (2+ messages)
` [Qemu-devel] [Bug 1335444] "

[Qemu-devel] [PATCH 00/28] ahci refactoring to support ahci-test suite
 2014-07-17 13:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/28] blkdebug: report errors on flush too
` [Qemu-devel] [PATCH 02/28] libqtest: add QTEST_LOG for debugging qtest testcases


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