qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-10 03:18:33 to 2014-12-10 15:14:39 UTC [more...]

[Qemu-devel] [PATCH v4 00/26] qcow2: Support refcount orders != 4
 2014-12-10 15:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 01/26] qcow2: Add two new fields to BDRVQcowState
` [Qemu-devel] [PATCH v4 02/26] qcow2: Add refcount_bits to format-specific info

[Qemu-devel] [PATCH v2 0/4] x86 CPU model fixes
 2014-12-10 15:08 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/4] pc: add 2.3 machine types
` [Qemu-devel] [PATCH v2 2/4] target-i386: add VME to all CPUs
` [Qemu-devel] [PATCH v2 3/4] target-i386: add f16c and rdrand to Haswell and Broadwell
` [Qemu-devel] [PATCH v2 4/4] target-i386: add Ivy Bridge CPU model

[Qemu-devel] [PATCH] block: fix big write
 2014-12-10 15:02 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/4] linux-aio: rewrite and simplify queuing code
 2014-12-10 14:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] linux-aio: queue requests that cannot be submitted
` [Qemu-devel] [PATCH 2/4] linux-aio: track whether the queue is blocked
` [Qemu-devel] [PATCH 3/4] linux-aio: rename LaioQueue idx field to "n"
` [Qemu-devel] [PATCH 4/4] linux-aio: simplify removal of completed iocbs from the list

[Qemu-devel] [kernel PATCH v2 0/2] devicetree: document ARM bindings for QEMU's Firmware Config interface
 2014-12-10 14:44 UTC  (4+ messages)
` [Qemu-devel] [kernel PATCH v2 2/2] "

[Qemu-devel] [PATCH 0/3] machine: dynamic options per machine type
 2014-12-10 13:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] machine: remove qemu_machine_opts global list
` [Qemu-devel] [PATCH 2/3] vl.c: simplified machine_set_property
` [Qemu-devel] [PATCH 3/3] vl.c: add HMP help to machine

[Qemu-devel] qcow2: Can create qcow2 image format on rbd server
 2014-12-10 14:18 UTC  (10+ messages)

[Qemu-devel] [PATCH 1/1] MAINTAINERS: Update for migrated migration code
 2014-12-10 13:37 UTC  (3+ messages)

[Qemu-devel] Need more info about scsi passthrough
 2014-12-10 13:44 UTC 

[Qemu-devel] [PATCH v3 0/5] Geometry and blocksize detection for backing devices
 2014-12-10 13:29 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/5] block: add bdrv functions for geometry and blocksize
` [Qemu-devel] [PATCH v3 2/5] raw-posix: Factor block size detection out of raw_probe_alignment()
` [Qemu-devel] [PATCH v3 3/5] block: Add driver methods to probe blocksizes and geometry
` [Qemu-devel] [PATCH v3 5/5] BlockConf: Call backend functions to detect geometry and blocksizes

[Qemu-devel] [PATCH] block: drop unused bdrv_clear_incoming_migration_all() prototype
 2014-12-10 12:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/3] linux-aio: fix batch submission
 2014-12-10 13:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] arm: add fw_cfg to "virt" board
 2014-12-10 13:10 UTC  (8+ messages)

[Qemu-devel] [PATCH for-2.3 0/2] block: Fix for trailing whitespace in qemu-img create and its tests
 2014-12-10 12:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.3 2/2] block: Don't add trailing space in "Formating..." message

[Qemu-devel] [PATCH 0/3 V1] add PCI support for the s390 platform
 2014-12-10 12:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v9 00/10] block: Incremental backup series
 2014-12-10 12:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH v9 02/10] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
` [Qemu-devel] [PATCH v9 05/10] block: Add bdrv_copy_dirty_bitmap and bdrv_reset_dirty_bitmap

[Qemu-devel] [PATCH 0/2] ATAPI migration fix/hack
 2014-12-10 12:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] Restore atapi_dma flag across migration
` [Qemu-devel] [PATCH 2/2] atapi migration: Throw recoverable error to avoid recovery

[Qemu-devel] [PULL 00/73] Merging block-next for 2.3
 2014-12-10 10:34 UTC  (74+ messages)
` [Qemu-devel] [PULL 01/73] block: Add bdrv_next_node
` [Qemu-devel] [PULL 02/73] block: Add bdrv_get_node_name
` [Qemu-devel] [PULL 03/73] block: Include "node-name" if present in query-blockstats
` [Qemu-devel] [PULL 04/73] qmp: Add optional switch "query-nodes" "
` [Qemu-devel] [PULL 05/73] qjson: Drop trailing space for pretty formatting
` [Qemu-devel] [PULL 06/73] chardev: Add -qmp-pretty
` [Qemu-devel] [PULL 07/73] iotests: _filter_qmp for pretty JSON output
` [Qemu-devel] [PULL 08/73] iotests: Use -qmp-pretty in 067
` [Qemu-devel] [PULL 09/73] blockdev: acquire AioContext in blockdev-snapshot-delete-internal-sync
` [Qemu-devel] [PULL 10/73] blockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT_DELETE
` [Qemu-devel] [PULL 11/73] blockdev: acquire AioContext in eject, change, and block_passwd
` [Qemu-devel] [PULL 12/73] blockdev: acquire AioContext in change-backing-file
` [Qemu-devel] [PULL 13/73] block/qapi: Add cache information to query-block
` [Qemu-devel] [PULL 14/73] block/hmp: Factor out print_block_info()
` [Qemu-devel] [PULL 15/73] block/hmp: Allow info = NULL in print_block_info()
` [Qemu-devel] [PULL 16/73] block/hmp: Allow node-name in 'info block'
` [Qemu-devel] [PULL 17/73] monitor: Fix HMP tab completion
` [Qemu-devel] [PULL 18/73] blkdebug: Simplify and improve filename generation
` [Qemu-devel] [PULL 19/73] iotests: Plain blkdebug "
` [Qemu-devel] [PULL 20/73] ahci: avoid #ifdef DEBUG_AHCI bitrot
` [Qemu-devel] [PULL 21/73] ahci: replace SATA FIS type magic numbers with constants
` [Qemu-devel] [PULL 22/73] block: Lift more functions into BlockBackend
` [Qemu-devel] [PULL 23/73] block: Add AioContextNotifier functions to BB
` [Qemu-devel] [PULL 24/73] block: Add blk_add_close_notifier() for BB
` [Qemu-devel] [PULL 25/73] nbd: Change external interface to BlockBackend
` [Qemu-devel] [PULL 26/73] nbd: Use BlockBackend internally
` [Qemu-devel] [PULL 27/73] qemu-nbd: Use BlockBackend where reasonable
` [Qemu-devel] [PULL 28/73] tests: Use "command -v" instead of which(1) in shell scripts
` [Qemu-devel] [PULL 29/73] qemu-io: Allow explicitly specifying format
` [Qemu-devel] [PULL 30/73] qemu-iotests: Use qemu-io -f $IMGFMT
` [Qemu-devel] [PULL 31/73] qemu-iotests: Add qemu-io format option in Python tests
` [Qemu-devel] [PULL 32/73] qtests: Specify image format explicitly
` [Qemu-devel] [PULL 33/73] block: Factor bdrv_probe_all() out of find_image_format()
` [Qemu-devel] [PULL 34/73] block: Read only one sector for format probing
` [Qemu-devel] [PULL 35/73] raw: Prohibit dangerous writes for probed images
` [Qemu-devel] [PULL 36/73] qemu-iotests: Fix stderr handling in common.qemu
` [Qemu-devel] [PULL 37/73] qemu-iotests: Test writing non-raw image headers to raw image
` [Qemu-devel] [PULL 38/73] blockdev: update outdated qmp_transaction() comments
` [Qemu-devel] [PULL 39/73] blockdev: drop unnecessary DriveBackupState field assignment
` [Qemu-devel] [PULL 40/73] blockdev: acquire AioContext in QMP 'transaction' actions
` [Qemu-devel] [PULL 41/73] blockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT
` [Qemu-devel] [PULL 42/73] qcow2: Fix header extension size check
` [Qemu-devel] [PULL 43/73] qcow2.py: Add required padding for header extensions
` [Qemu-devel] [PULL 44/73] block: Don't probe for unknown backing file format
` [Qemu-devel] [PULL 45/73] block: do not use get_clock()
` [Qemu-devel] [PULL 46/73] qemu-iotests: 060: Filter the real disk size
` [Qemu-devel] [PULL 47/73] qemu-iotests: 082: "
` [Qemu-devel] [PULL 48/73] nvme: 64kB page size fixes
` [Qemu-devel] [PULL 49/73] ide: Check validity of logical block size
` [Qemu-devel] [PULL 50/73] iotests: Specify qcow2 format for qemu-io in 059
` [Qemu-devel] [PULL 51/73] block: Make essential BlockDriver objects public
` [Qemu-devel] [PULL 52/73] block: Omit bdrv_find_format for essential drivers
` [Qemu-devel] [PULL 53/73] block/vvfat: qcow driver may not be found
` [Qemu-devel] [PULL 54/73] block/nfs: Add create_opts
` [Qemu-devel] [PULL 55/73] block: Check create_opts before image creation
` [Qemu-devel] [PULL 56/73] qemu-img: "
` [Qemu-devel] [PULL 57/73] qemu-img: Check create_opts before image amendment
` [Qemu-devel] [PULL 58/73] iotests: Only kill NBD server if it runs
` [Qemu-devel] [PULL 59/73] iotests: Add test for unsupported image creation
` [Qemu-devel] [PULL 60/73] qcow2: Prevent numerical overflow
` [Qemu-devel] [PULL 61/73] qcow2: Flushing the caches in qcow2_close may fail
` [Qemu-devel] [PULL 62/73] qcow2: Respect bdrv_truncate() error
` [Qemu-devel] [PULL 63/73] block/raw-posix: Fix ret in raw_open_common()
` [Qemu-devel] [PULL 64/73] qemu-iotests: Skip 099 for VMDK subformats with desc file
` [Qemu-devel] [PULL 65/73] block: remove BLOCK_OPT_NOCOW from vdi_create_opts
` [Qemu-devel] [PULL 66/73] block: remove BLOCK_OPT_NOCOW from vpc_create_opts
` [Qemu-devel] [PULL 67/73] block: Use g_new0() for a bit of extra type checking
` [Qemu-devel] [PULL 68/73] vmdk: Use g_random_int to generate CID
` [Qemu-devel] [PULL 69/73] vmdk: Fix comment to match code of extent lines
` [Qemu-devel] [PULL 70/73] vmdk: Clean up descriptor file reading
` [Qemu-devel] [PULL 71/73] vmdk: Check descriptor file length when reading it
` [Qemu-devel] [PULL 72/73] vmdk: Remove unnecessary initialization
` [Qemu-devel] [PULL 73/73] vmdk: Set errp on failures in vmdk_open_vmdk4

[Qemu-devel] [RFC PATCH v2 0/6] linux-aio: Convert to coroutines
 2014-12-10 11:38 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v2 6/6] linux-aio: Queue requests instead of returning -EAGAIN

[Qemu-devel] [PATCH] pflash_cfi02.c: associate "cfi.pflash02" to "Storage devices" category
 2014-12-10 11:29 UTC  (4+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] New Bee : What is the canonical path
 2014-12-10 11:10 UTC  (2+ messages)

[Qemu-devel] [PATCHv3 0/5] Add support for SDHCI PCI devices
 2014-12-10 11:00 UTC  (2+ messages)

[Qemu-devel] [PATCH RESEND for 2.3 0/6] xbzrle: optimize the xbzrle
 2014-12-10 10:41 UTC  (13+ messages)
` [Qemu-devel] [PATCH RESEND for 2.3 4/6] xbzrle: check 8 bytes at a time after an concurrency scene
` [Qemu-devel] [PATCH RESEND for 2.3 5/6] migration: optimize xbzrle by reducing data copy

[Qemu-devel] [PATCH Part1 0/5] Common unplug and unplug request cb for memory and CPU hot-unplug
 2014-12-10 10:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH Part1 1/5] acpi, pc: Add hotunplug request cb for pc machine

[Qemu-devel] [PULL 0/9] tricore patches
 2014-12-10 11:36 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/9] target-tricore: Add instructions of BOL opcode format
` [Qemu-devel] [PULL 2/9] target-tricore: Add instructions of BRC "
` [Qemu-devel] [PULL 3/9] target-tricore: Add instructions of BRN "
` [Qemu-devel] [PULL 4/9] target-tricore: Add instructions of BRR "
` [Qemu-devel] [PULL 5/9] target-tricore: Add instructions of RC "
` [Qemu-devel] [PULL 6/9] target-tricore: Make TRICORE_FEATURES implying others
` [Qemu-devel] [PULL 7/9] target-tricore: Add instructions of RCPW, RCRR and RCRW opcode format
` [Qemu-devel] [PULL 8/9] target-tricore: Add instructions of RLC "
` [Qemu-devel] [PULL 9/9] target-tricore: Add instructions of RCR "

[Qemu-devel] [PATCH] scsi-disk: provide maximum transfer length
 2014-12-10 10:20 UTC 

[Qemu-devel] [PATCH v2 00/10] vnc: add support for multiple vnc displays
 2014-12-10  9:37 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/10] vnc: remove vnc_display global
` [Qemu-devel] [PATCH v2 02/10] vnc: remove unused DisplayState parameter, add id instead
` [Qemu-devel] [PATCH v2 03/10] vnc: add display id to acl names
` [Qemu-devel] [PATCH v2 04/10] vnc: switch to QemuOpts, allow multiple servers
` [Qemu-devel] [PATCH v2 05/10] vnc: allow binding servers to qemu consoles
` [Qemu-devel] [PATCH v2 06/10] vnc: update docs/multiseat.txt
` [Qemu-devel] [PATCH v2 07/10] vnc: track & limit connections
` [Qemu-devel] [PATCH v2 08/10] vnc: factor out qmp_query_client_list
` [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command
` [Qemu-devel] [PATCH v2 10/10] monitor: add vnc websockets

[Qemu-devel] [Bug 1392504] [NEW] USB Passthrough is not working anymore
 2014-12-10  9:51 UTC  (2+ messages)
` [Qemu-devel] [Bug 1392504] "

[Qemu-devel] [Bug 1385934] [NEW] USB with passthrougth guest cannot enumerate USB host
 2014-12-10  9:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 1385934] "

[Qemu-devel] [PATCH v2] vt82c686: fix coverity warning about out-of-bounds write
 2014-12-10  9:53 UTC  (5+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] vt82c686: avoid out-of-bounds read
 2014-12-10  9:52 UTC  (3+ messages)

[Qemu-devel] [PULL 0/2] vnc patch queue
 2014-12-10  9:32 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] vnc-enc-tight: fix Arguments in wrong order
` [Qemu-devel] [PULL 2/2] keymaps: correct keymaps.c following Qemu coding style

[Qemu-devel] migration from qemu2.1.2 to qemu2.0
 2014-12-10  8:58 UTC  (4+ messages)
` [Qemu-devel] migration from qemu2.1.2 to qemu2.2

[Qemu-devel] [PATCH v2] virtio: remove useless declaration of virtio_net_init()
 2014-12-10  8:52 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] qapi-schema: fix typo about change-vnc-password
 2014-12-10  8:51 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] fw_cfg: remove superfluous blank line
 2014-12-10  8:50 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] get_maintainer.pl: Remove the --git-chief-penguins option
 2014-12-10  8:47 UTC  (5+ messages)
      ` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH v7 0/7] Netduino 2 Machine Model
 2014-12-10  8:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH v7 1/7] stm32f2xx_timer: Add the stm32f2xx Timer
` [Qemu-devel] [PATCH v7 2/7] stm32f2xx_USART: Add the stm32f2xx USART Controller
` [Qemu-devel] [PATCH v7 3/7] stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFG
` [Qemu-devel] [PATCH v7 4/7] target_arm: Remove memory region init from armv7m_init
` [Qemu-devel] [PATCH v7 5/7] target_arm: Parameterise the irq lines for armv7m_init
` [Qemu-devel] [PATCH v7 6/7] stm32f205: Add the stm32f205 SoC
` [Qemu-devel] [PATCH v7 7/7] netduino2: Add the Netduino 2 Machine

[Qemu-devel] [PATCH 0/4] virtio-blk: add multiread support
 2014-12-10  7:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/4] hw/virtio-blk: add a constant for max number of merged requests
` [Qemu-devel] [PATCH 4/4] virtio-blk: introduce multiread

[Qemu-devel] [PATCH for-2.3] configure: Replace which(1) with "has"
 2014-12-10  8:36 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH 0/3] util: Trivial cleanups around g_malloc()
 2014-12-10  8:34 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] Drop superfluous conditionals around g_strdup()
 2014-12-10  8:31 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] Drop superfluous conditionals around qemu_opts_del()
 2014-12-10  8:27 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] usb: delete redundant brackets in usb_host_handle_control()
 2014-12-10  8:24 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH v2 0/2] migration: Add a new feature to do live migration
 2014-12-10  8:23 UTC  (5+ messages)
` [Qemu-devel] [v2 2/2] migration: Implement multiple compression threads

[Qemu-devel] [PATCH] virtio-bus: avoid breaking build when open DEBUG switch
 2014-12-10  8:20 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH 0/2] acpi-build: trivial fixes
 2014-12-10  8:18 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [RFC PATCH v6 00/32] Deterministic replay core
 2014-12-10  7:41 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v6 08/32] icount: implement icount requesting

[Qemu-devel] [PATCH] NetKVM: fix for indirectc mode when vring is full
 2014-12-10  7:28 UTC 

[Qemu-devel] [Bug 1292234] Re: qcow2 image corruption in trusty (qemu 1.7 and 2.0 candidate)
 2014-12-10  4:55 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).