qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-25 14:58:46 to 2016-01-26 10:39:56 UTC [more...]

[Qemu-devel] [RFC PATCH 00/16] Qemu Bit Map (QBM) - an overlay format for persistent dirty bitmap
 2016-01-26 10:38 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH 01/16] doc: Add QBM format specification
` [Qemu-devel] [RFC PATCH 02/16] block: Set dirty before doing write
` [Qemu-devel] [RFC PATCH 03/16] block: Allow .bdrv_close callback to release dirty bitmaps
` [Qemu-devel] [RFC PATCH 04/16] block: Move filename_decompose to block.c
` [Qemu-devel] [RFC PATCH 05/16] block: Make bdrv_get_cluster_size public
` [Qemu-devel] [RFC PATCH 06/16] block: Introduce bdrv_dirty_bitmap_set_persistent
` [Qemu-devel] [RFC PATCH 07/16] block: Only swap non-persistent dirty bitmaps
` [Qemu-devel] [RFC PATCH 08/16] qmp: Add optional parameter "persistent" in block-dirty-bitmap-add

[Qemu-devel] [PATCH v2 1/1] nvdimm: disable balloon
 2016-01-26 10:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v17 0/9] Virtual Machine Generation ID
 2016-01-26 10:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH v17 7/9] add MachineClass->default_props for setting default device properties

[Qemu-devel] [PATCH v2 1/3] linux-user/mmap.c: Set prot page flags for the correct region in mmap_frag()
 2016-01-26 10:26 UTC  (6+ messages)

[Qemu-devel] VFIO based vGPU(was Re: [Announcement] 2015-Q3 release of XenGT - a Mediated ...)
 2016-01-26 10:20 UTC  (13+ messages)

[Qemu-devel] [PATCH v2 0/5] q35: Remove old machines and unused compat code
 2016-01-26 10:17 UTC  (4+ messages)

[Qemu-devel] trace in arch/x86/kernel/apic/apic.c:1309 setup_local_APIC
 2016-01-26 10:13 UTC  (4+ messages)

[Qemu-devel] Call for mentors and project ideas for Google Summer of Code 2016
 2016-01-26 10:13 UTC  (2+ messages)
` [Qemu-devel] [libvirt] "

[Qemu-devel] [PULL 00/13] IDE & FDC patches
 2016-01-26 10:12 UTC  (15+ messages)
` [Qemu-devel] [PULL 01/13] ide: Correct the CHS 'cyls_max' limit to be 65535
` [Qemu-devel] [PULL 02/13] fdc: move pick_geometry
` [Qemu-devel] [PULL 03/13] fdc: reduce number of pick_geometry arguments
` [Qemu-devel] [PULL 04/13] fdc: add drive type qapi enum
` [Qemu-devel] [PULL 05/13] fdc: add disk field
` [Qemu-devel] [PULL 06/13] fdc: Throw an assertion on misconfigured fd_formats table
` [Qemu-devel] [PULL 07/13] fdc: add pick_drive
` [Qemu-devel] [PULL 08/13] fdc: Add fallback option
` [Qemu-devel] [PULL 09/13] fdc: add drive type option
` [Qemu-devel] [PULL 10/13] fdc: add physical disk sizes
` [Qemu-devel] [PULL 11/13] fdc: rework pick_geometry
` [Qemu-devel] [PULL 12/13] qtest/fdc: Support for 2.88MB drives
` [Qemu-devel] [PULL 13/13] fdc: change auto fallback drive for ISA FDC to 288

[Qemu-devel] [PATCH 0/3] merge SSDT into DSDT
 2016-01-26  9:55 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/8] nbd: Fix failed assertion on negotiation error
 2016-01-26  9:44 UTC  (18+ messages)
` [Qemu-devel] [PATCH 1/8] nbd: client_close on error in nbd_co_client_start
` [Qemu-devel] [PATCH 2/8] iotests: Rename filter_nbd to _filter_nbd in 083
` [Qemu-devel] [PATCH 3/8] iotests: Change coding style of "
` [Qemu-devel] [PATCH 4/8] iotests: Move _filter_nbd into common.filter
` [Qemu-devel] [PATCH 5/8] iotests: Make _filter_nbd drop log lines
` [Qemu-devel] [PATCH 6/8] iotests: Make _filter_nbd support more URL types
` [Qemu-devel] [PATCH 7/8] iotests: Make redirecting qemu's stderr optional
` [Qemu-devel] [PATCH 8/8] iotests: Add test for a nonexistent NBD export

[Qemu-devel] [PATCH] hmp: avoid redundant null termination of buffer
 2016-01-26  9:36 UTC  (13+ messages)

[Qemu-devel] [PATCH] iotests: Limit supported formats for 118
 2016-01-26  9:26 UTC  (3+ messages)

[Qemu-devel] Linux vhost-user interrupt management fixes
 2016-01-26  9:25 UTC  (3+ messages)

[Qemu-devel] [PATCH] vmdk: Fix converting to streamOptimized
 2016-01-26  9:22 UTC  (4+ messages)

[Qemu-devel] [PULL 00/28] ppc-for-2.6 queue 20160125
 2016-01-26  9:13 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/28] target-ppc: Use sensible POWER8/POWER8E versions

[Qemu-devel] [PATCH v4] qom, qmp, hmp, qapi: create qom-type-prop-list for class properties
 2016-01-26  9:08 UTC  (5+ messages)

[Qemu-devel] [PATCH] net/traffic-mirrorer:Add traffic-mirroer
 2016-01-26  8:59 UTC 

[Qemu-devel] [PATCH v5 00/12] Dirty bitmaps migration
 2016-01-26  8:45 UTC  (10+ messages)

[Qemu-devel] [RFC PATCH 0/4] ThreadSanitizer support
 2016-01-26  8:43 UTC  (18+ messages)
` [Qemu-devel] [RFC PATCH 1/4] configure: move EXTRA_CFLAGS append to the end
` [Qemu-devel] [RFC PATCH 2/4] configure: introduce --extra-libs
` [Qemu-devel] [RFC PATCH 3/4] include/qemu/atomic.h: default to __atomic functions
` [Qemu-devel] [RFC PATCH 4/4] tsan: various fixes for make check

[Qemu-devel] [PATCH v2 00/13] Dirty bitmap changes for migration/persistence work
 2016-01-26  8:23 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 02/13] typedefs: Add BdrvDirtyBitmap
` [Qemu-devel] [PATCH v2 06/13] HBitmap: Introduce "meta" bitmap to track bit changes
` [Qemu-devel] [PATCH v2 08/13] block: Support meta dirty bitmap
` [Qemu-devel] [PATCH v2 09/13] block: Add two dirty bitmap getters
` [Qemu-devel] [PATCH v2 14/13] block: More operations for meta dirty bitmap

[Qemu-devel] [PATCH v4 0/8] Raspberry Pi 2 support
 2016-01-26  8:03 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/8] bcm2835_mbox: add BCM2835 mailboxes
` [Qemu-devel] [PATCH v4 2/8] bcm2835_property: add bcm2835 property channel
` [Qemu-devel] [PATCH v4 4/8] bcm2835_peripherals: add rollup device for bcm2835 peripherals

[Qemu-devel] [PATCH 00/10] Clean up page size handling for ppc 64-bit hash MMUs with TCG
 2016-01-26  7:09 UTC  (11+ messages)
` [Qemu-devel] [PATCH 03/10] target-ppc: Rework ppc_store_slb
` [Qemu-devel] [PATCH 04/10] target-ppc: Rework SLB page size lookup
` [Qemu-devel] [PATCH 05/10] target-ppc: Use actual page size encodings from HPTE

[Qemu-devel] [RFC 0/10] Support Receive-Segment-Offload(RSC) for WHQL test of Window guest
 2016-01-26  6:44 UTC  (12+ messages)
` [Qemu-devel] [RFC Patch 01/10] 'Segment', 'Chain' and 'Status' enumeration data structure
` [Qemu-devel] [RFC Patch 02/10] Initilize & Cleanup
` [Qemu-devel] [RFC Patch 03/10] Chain lookup and packets caching
` [Qemu-devel] [RFC Patch 04/10] Tcp general data coalescing, the parameters is a little bit horrible, it's complicated to read, should can be optimized later
` [Qemu-devel] [RFC Patch 05/10] The draining timer, create a timer to purge the packets from the cached pool
` [Qemu-devel] [RFC Patch 06/10] IPv4 checksum
` [Qemu-devel] [RFC Patch 07/10] TCP control packet handling
` [Qemu-devel] [RFC Patch 08/10] Sanity check & More bypass cases check
` [Qemu-devel] [RFC Patch 09/10] IPv6 support
` [Qemu-devel] [RFC Patch 10/10] Statistics

[Qemu-devel] [PATCH v2] net/filter: Fix the output information for command 'info network'
 2016-01-26  6:43 UTC 

[Qemu-devel] [PATCH v3 00/10] ipmi: a couple of enhancements to the BMC simulator
 2016-01-26  6:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 01/10] ppc: add IPMI support

[Qemu-devel] [PATCH 4/4] target-ppc: ensure we include the decrementer value during migration
 2016-01-26  5:51 UTC  (13+ messages)
                ` [Qemu-devel] Migrating decrementer (was: Re: [PATCH 4/4] target-ppc: ensure we include the decrementer value during migration)
                    ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH V3] net: always walk through filters in reverse if traffic is egress
 2016-01-26  5:00 UTC 

[Qemu-devel] [PATCH V2] net: awlays walk through filters reversely if traffic is outgress
 2016-01-26  4:01 UTC  (3+ messages)

[Qemu-devel] [PATCH v9 00/16] qemu-img map: Allow driver to return file of the allocated block
 2016-01-26  3:59 UTC  (17+ messages)
` [Qemu-devel] [PATCH v9 01/16] block: Add "file" output parameter to block status query functions
` [Qemu-devel] [PATCH v9 02/16] qcow: Assign bs->file->bs to file in qcow_co_get_block_status
` [Qemu-devel] [PATCH v9 03/16] qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status
` [Qemu-devel] [PATCH v9 04/16] raw: Assign bs to file in raw_co_get_block_status
` [Qemu-devel] [PATCH v9 05/16] iscsi: Assign bs to file in iscsi_co_get_block_status
` [Qemu-devel] [PATCH v9 06/16] parallels: Assign bs->file->bs to file in parallels_co_get_block_status
` [Qemu-devel] [PATCH v9 07/16] qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status
` [Qemu-devel] [PATCH v9 08/16] sheepdog: Assign bs to file in sd_co_get_block_status
` [Qemu-devel] [PATCH v9 09/16] vdi: Assign bs->file->bs to file in vdi_co_get_block_status
` [Qemu-devel] [PATCH v9 10/16] vpc: Assign bs->file->bs to file in vpc_co_get_block_status
` [Qemu-devel] [PATCH v9 11/16] vmdk: Fix calculation of block status's offset
` [Qemu-devel] [PATCH v9 12/16] vmdk: Return extent's file in bdrv_get_block_status
` [Qemu-devel] [PATCH v9 13/16] block: Use returned *file in bdrv_co_get_block_status
` [Qemu-devel] [PATCH v9 14/16] qemu-img: In "map", use the returned "file" from bdrv_get_block_status
` [Qemu-devel] [PATCH v9 15/16] qemu-img: Make MapEntry a QAPI struct
` [Qemu-devel] [PATCH v9 16/16] iotests: Add "qemu-img map" test for VMDK extents

[Qemu-devel] [PATCH v8 00/15] qemu-img map: Allow driver to return file of the allocated block
 2016-01-26  3:45 UTC  (14+ messages)
` [Qemu-devel] [PATCH v8 01/15] block: Add "file" output parameter to block status query functions
` [Qemu-devel] [PATCH v8 04/15] raw: Assign bs to file in raw_co_get_block_status
` [Qemu-devel] [PATCH v8 11/15] vmdk: Return extent's file in bdrv_get_block_status
` [Qemu-devel] [PATCH v8 15/15] iotests: Add "qemu-img map" test for VMDK extents

[Qemu-devel] [PATCH RFC 0/7] Netfilter: Add each netdev a default filter
 2016-01-26  3:39 UTC  (11+ messages)
` [Qemu-devel] [PATCH RFC 1/7] net/filter: Fix the output information for command 'info network'
` [Qemu-devel] [PATCH RFC 6/7] net/filter: Add a default filter to each netdev

[Qemu-devel] [PATCH] net/filter: Fix the output information for command 'info network'
 2016-01-26  3:33 UTC  (3+ messages)

[Qemu-devel] [PATCH] net: walk through filters reversely if traffic is outgress
 2016-01-26  3:08 UTC  (4+ messages)

[Qemu-devel] [Questions] Several questions about incremental backup
 2016-01-26  2:33 UTC  (3+ messages)

[Qemu-devel] COLO: how to flip a secondary to a primary?
 2016-01-26  1:16 UTC  (7+ messages)

[Qemu-devel] [PATCH v1 00/22] Convert migration to QIOChannel & support TLS
 2016-01-25 22:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 08/22] migration: convert post-copy to use QIOChannelBuffer

[Qemu-devel] [PATCH for v2.4.1] exec: fix a glitch in checking dma r/w access
 2016-01-25 22:15 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/13] cuda: misc fixes and cleanups
 2016-01-25 22:08 UTC  (3+ messages)

[Qemu-devel] [PATCH v11 0/7] PTimer fixes/features and ARM MPTimer conversion
 2016-01-25 19:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH v11 2/7] hw/ptimer: Perform counter wrap around if timer already expired

[Qemu-devel] [RFC PATCH] vfio: Add sysfsdev property for pci & platform
 2016-01-25 19:27 UTC  (4+ messages)

[Qemu-devel] [PATCH v9 00/37] qapi visitor cleanups (post-introspection cleanups subset E)
 2016-01-25 19:04 UTC  (7+ messages)
` [Qemu-devel] [PATCH v9 28/37] qapi: Fix command with named empty argument type
` [Qemu-devel] [PATCH v9 29/37] qapi: Eliminate empty visit_type_FOO_fields
` [Qemu-devel] [PATCH v9 30/37] qapi: Canonicalize missing object to :empty

[Qemu-devel] [PATCH 0/4] target-ppc: migration fixups (TCG related)
 2016-01-25 19:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/4] target-ppc: add CPU access_type into the migration stream

[Qemu-devel] [PATCH v2 0/3] SD emulation fixes for Pi2 Tianocore EDK2 UEFI
 2016-01-25 18:36 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 2/3] hw/sd: model a power-up delay, as a workaround for an EDK2 bug

[Qemu-devel] [PATCH v2] net: netmap: use nm_open() to open netmap port
 2016-01-25 18:24 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2] net: netmap: use nm_open() to open netmap ports

[Qemu-devel] [PATCH v5 00/12] fdc: fix 2.88mb floppy diskette support
 2016-01-25 17:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 10/12] fdc: rework pick_geometry

[Qemu-devel] [PATCH] target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct
 2016-01-25 17:40 UTC 

[Qemu-devel] qxl : no mouse cursor with sdl2/gtk UI
 2016-01-25 16:49 UTC  (13+ messages)

[Qemu-devel] [PATCH] libvixl: Avoid std::abs() of 64-bit type
 2016-01-25 16:30 UTC 

[Qemu-devel] Does QEMU support AArch64 Big Endian emulation on x86-64 host?
 2016-01-25 16:07 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] Windows Update Virtio Drivers
 2016-01-25 16:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v5] i2c-tiny-usb is a small usb to i2c bridge
 2016-01-25 15:58 UTC 

[Qemu-devel] [PATCH 1/1] nvdimm: disable balloon
 2016-01-25 15:24 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] configure: sanity check the glib library that pkg-config finds
 2016-01-25 15:00 UTC  (5+ 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).