qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-18 06:28:29 to 2014-07-21 08:20:04 UTC [more...]

[Qemu-devel] [PATCH v2 0/2] ivshmem: update documentation, add client/server tools
 2014-07-21  8:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] contrib: add ivshmem client and server
` [Qemu-devel] [PATCH v2 2/2] docs: update ivshmem device spec

[Qemu-devel] [PATCH v2] virtio-rng: Add human-readable error message for negative max-bytes parameter
 2014-07-21  7:48 UTC  (13+ messages)

[Qemu-devel] Peripheral timer, ptimer and stm32
 2014-07-21  4:21 UTC 

[Qemu-devel] [PATCH v3 0/6] spapr: rework memory nodes
 2014-07-21  3:15 UTC  (2+ messages)

[Qemu-devel] [Bug 1309140] Re: Empty input is unacceptable!
 2014-07-21  2:59 UTC 

[Qemu-devel] [PATCH 0/2] spapr: Move rtas and device-tree higher
 2014-07-21  3:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] loader: Add load_image_size() to replace load_image()
` [Qemu-devel] [PATCH 2/2] spapr: Locate RTAS and device-tree based on real RMA

[Qemu-devel] [PATCH] block/quorum: implement .bdrv_co_get_block_status
 2014-07-21  3:01 UTC  (7+ messages)

[Qemu-devel] [PATCH] pci: Don't deliver MSI/MSI-X messages if bus master support is off
 2014-07-20 22:04 UTC  (5+ messages)

[Qemu-devel] [PATCH] kvm-all: Use 'tmpcpu' instead of 'cpu' in sub-looping to avoid 'cpu' be NULL
 2014-07-20  8:29 UTC  (3+ messages)

[Qemu-devel] Peripheral timer, ptimer and stm32
 2014-07-19 22:46 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] qemu-img: Allow source cache mode specification
 2014-07-19 20:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] qemu-img: Allow cache mode specification for amend

[Qemu-devel] [PATCH 0/4] Allow VPC and VDI to be created over protocols
 2014-07-19 13:33 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] block: allow bdrv_unref() to be passed NULL pointers
` [Qemu-devel] [PATCH 2/4] block: vdi - use block layer ops in vdi_create, instead of posix calls
` [Qemu-devel] [PATCH 3/4] block: use the standard 'ret' instead of 'result'
` [Qemu-devel] [PATCH 4/4] block: vpc - use block layer ops in vpc_create, instead of posix calls

[Qemu-devel] Live migrate, inconsistent machine types - new machine type to fix?
 2014-07-19 11:37 UTC  (9+ messages)

[Qemu-devel] [Bug 1344320] [NEW] qemu-aarch64 cannot execute glibc
 2014-07-19 10:54 UTC  (2+ messages)

[Qemu-devel] i686 guest failing to start at 50a2c45 (and earlier versions of 2.1-rc) with pc-i440fx-2.1
 2014-07-19 10:54 UTC  (3+ messages)

[Qemu-devel] [PATCH] Show length mismatch error is hex
 2014-07-19  9:09 UTC 

[Qemu-devel] is there a limit on the number of in-flight I/O operations?
 2014-07-19  8:45 UTC  (13+ messages)

[Qemu-devel] nic is lost, in the virtual machine running
 2014-07-19  7:31 UTC 

[Qemu-devel] PATCH for bugs 661696 and 1248376: target-i386: x87 exception pointers using TCG
 2014-07-19  0:36 UTC  (5+ messages)

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

[Qemu-devel] status for rc3/release
 2014-07-18 21:53 UTC  (5+ messages)

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

[Qemu-devel] [RFC PATCH v1 0/5] VMState testing
 2014-07-18 18:59 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v1 4/5] VMState test: set the frequency of the vmstate testing process

[Qemu-devel] [PATCH 0/6] block: Let drivers reconstruct the filename
 2014-07-18 18:25 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] block: Add bdrv_refresh_filename()
` [Qemu-devel] [PATCH 2/6] blkdebug: Implement bdrv_refresh_filename()
` [Qemu-devel] [PATCH 3/6] blkverify: "
` [Qemu-devel] [PATCH 4/6] nbd: "
` [Qemu-devel] [PATCH 5/6] quorum: "
` [Qemu-devel] [PATCH 6/6] iotests: Add test for image filename construction

[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] [PATCH v2] machine: replace underscores in machine's property names
 2014-07-18 16:32 UTC 

[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] 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  (2+ messages)

[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  (2+ 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  (29+ 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  (3+ 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)


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