messages from 2015-02-13 10:45:48 to 2015-02-14 15:51:10 UTC [more...]
[Qemu-devel] [PATCH v3] ui/cocoa.m: Adds console items to the View menu
2015-02-14 15:50 UTC
[Qemu-devel] [PATCH 0/5] tile: Can load elf64 tilegx binary successfully for linux-user
2015-02-14 15:53 UTC (12+ messages)
` [Qemu-devel] [PATCH 1/5] target-tile: Firstly add to qemu with minimized features
[Qemu-devel] Did we lose monitor commands pci_add, pci_del?
2015-02-14 13:19 UTC (3+ messages)
[Qemu-devel] [PATCH 0/5] Use tcg_malloc more
2015-02-14 12:26 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/5] tcg: Use tcg_malloc to allocate TCGLabelQemuLdst
` [Qemu-devel] [PATCH 2/5] tcg-ia64: "
` [Qemu-devel] [PATCH 3/5] tcg: Change translator-side labels to a pointer
` [Qemu-devel] [PATCH 4/5] tcg: Change generator-side "
` [Qemu-devel] [PATCH 5/5] tcg: Use tcg_malloc to allocate TCGLabel
[Qemu-devel] [PATCH 0/3] qemu-sparc updates
2015-02-14 9:32 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] doc: minor updates to SPARC32 and SPARC64 documentation
` [Qemu-devel] [PATCH 2/3] MAINTAINERS: add myself as SPARC maintainer
` [Qemu-devel] [PATCH 3/3] sun4u: switch m48t59 NVRAM to MMIO access
[Qemu-devel] [PATCHv3 0/2] m48t59: add year offset and sysbus device
2015-02-14 8:52 UTC (3+ messages)
` [Qemu-devel] [PATCHv3 1/2] m48t59: introduce new base_year qdev property
` [Qemu-devel] [PATCHv3 2/2] m48t59: add m48t59 sysbus device
[Qemu-devel] [PATCHv2 0/2] m48t59: add year offset and sysbus device
2015-02-14 8:48 UTC (4+ messages)
` [Qemu-devel] [PATCHv2 1/2] m48t59: introduce new year_offset qdev property
[Qemu-devel] [PATCH] cocoa.m: Adds console items to the view menu
2015-02-14 5:48 UTC (5+ messages)
` [Qemu-devel] [PATCH v2] ui/cocoa.m: Adds console items to the View menu
[Qemu-devel] [PATCH v3] ui/cocoa.m: Machine menu patch for Mac OS X
2015-02-14 2:28 UTC (2+ messages)
[Qemu-devel] [PATCH] block:Fix FIXED base vpc be probed to raw format
2015-02-14 2:13 UTC
[Qemu-devel] [PULL 00/65] Block patches
2015-02-14 0:50 UTC (67+ messages)
` [Qemu-devel] [PULL 01/65] nbd: Drop BDS backpointer
` [Qemu-devel] [PULL 02/65] iotests: Add "wait" functionality to _cleanup_qemu
` [Qemu-devel] [PULL 03/65] iotests: Add test for drive-mirror with NBD target
` [Qemu-devel] [PULL 04/65] libqos: Split apart pc_alloc_init
` [Qemu-devel] [PULL 05/65] qtest/ahci: Create ahci.h
` [Qemu-devel] [PULL 06/65] libqos: create libqos.c
` [Qemu-devel] [PULL 07/65] libqos: add qtest_vboot
` [Qemu-devel] [PULL 08/65] libqos: add alloc_init_flags
` [Qemu-devel] [PULL 09/65] libqos: Update QGuestAllocator to be opaque
` [Qemu-devel] [PULL 10/65] libqos: add pc specific interface
` [Qemu-devel] [PULL 11/65] qtest/ahci: Store hba_base in AHCIQState
` [Qemu-devel] [PULL 12/65] qtest/ahci: finalize AHCIQState consolidation
` [Qemu-devel] [PULL 13/65] qtest/ahci: remove pcibus global
` [Qemu-devel] [PULL 14/65] qtest/ahci: remove guest_malloc global
` [Qemu-devel] [PULL 15/65] libqos/ahci: Functional register helpers
` [Qemu-devel] [PULL 16/65] qtest/ahci: remove getter/setter macros
` [Qemu-devel] [PULL 17/65] qtest/ahci: Bookmark FB and CLB pointers
` [Qemu-devel] [PULL 18/65] libqos/ahci: create libqos/ahci.c
` [Qemu-devel] [PULL 19/65] dataplane: endianness-aware accesses
` [Qemu-devel] [PULL 20/65] libqos/ahci: Add ahci_port_select helper
` [Qemu-devel] [PULL 21/65] libqos/ahci: Add ahci_port_clear helper
` [Qemu-devel] [PULL 22/65] qtest/ahci: rename 'Command' to 'CommandHeader'
` [Qemu-devel] [PULL 23/65] libqos/ahci: Add command header helpers
` [Qemu-devel] [PULL 24/65] libqos/ahci: Add ahci_port_check_error helper
` [Qemu-devel] [PULL 25/65] libqos/ahci: Add ahci_port_check_interrupts helper
` [Qemu-devel] [PULL 26/65] libqos/ahci: Add port_check_nonbusy helper
` [Qemu-devel] [PULL 27/65] libqos/ahci: Add cmd response sanity check helpers
` [Qemu-devel] [PULL 28/65] qtest/ahci: Demagic ahci tests
` [Qemu-devel] [PULL 29/65] qtest/ahci: add ahci_write_fis
` [Qemu-devel] [PULL 30/65] libqos/ahci: Add ide cmd properties
` [Qemu-devel] [PULL 31/65] libqos/ahci: add ahci command functions
` [Qemu-devel] [PULL 32/65] libqos/ahci: add ahci command verify
` [Qemu-devel] [PULL 33/65] libqos/ahci: add ahci command size setters
` [Qemu-devel] [PULL 34/65] libqos/ahci: Add ahci_guest_io
` [Qemu-devel] [PULL 35/65] libqos/ahci: add ahci_io
` [Qemu-devel] [PULL 36/65] libqos/ahci: Add ahci_clean_mem
` [Qemu-devel] [PULL 37/65] qtest/ahci: Assert sector size in identify test
` [Qemu-devel] [PULL 38/65] qtest/ahci: Adding simple dma read-write test
` [Qemu-devel] [PULL 39/65] nbd: fix the co_queue multi-adding bug
` [Qemu-devel] [PULL 40/65] savevm: Improve error message for blocked migration
` [Qemu-devel] [PULL 41/65] block: vmdk - fixed sizeof() error
` [Qemu-devel] [PULL 42/65] qtest: Fix deadloop by running main loop AIO context's timers
` [Qemu-devel] [PULL 43/65] qemu-io: Account IO by aio_read and aio_write
` [Qemu-devel] [PULL 44/65] qtest: Add scripts/qtest.py
` [Qemu-devel] [PULL 45/65] qemu-iotests: Add VM method qtest() to iotests.py
` [Qemu-devel] [PULL 46/65] qemu-iotests: Allow caller to disable underscore convertion for qmp
` [Qemu-devel] [PULL 47/65] qemu-iotests: Add 093 for IO throttling
` [Qemu-devel] [PULL 48/65] qemu-img: Fix qemu-img convert -n
` [Qemu-devel] [PULL 49/65] iotests: Add test for qemu-img convert to NBD
` [Qemu-devel] [PULL 50/65] block: Lift some BDS functions to the BlockBackend
` [Qemu-devel] [PULL 51/65] block: Add blk_new_open()
` [Qemu-devel] [PULL 52/65] block: Add Error parameter to bdrv_find_protocol()
` [Qemu-devel] [PULL 53/65] iotests: Add test for driver=qcow2, format=qcow2
` [Qemu-devel] [PULL 54/65] blockdev: Use blk_new_open() in blockdev_init()
` [Qemu-devel] [PULL 55/65] block/xen: Use blk_new_open() in blk_connect()
` [Qemu-devel] [PULL 56/65] qemu-img: Use blk_new_open() in img_open()
` [Qemu-devel] [PULL 57/65] qemu-img: Use blk_new_open() in img_rebase()
` [Qemu-devel] [PULL 58/65] qemu-img: Use BlockBackend as far as possible
` [Qemu-devel] [PULL 59/65] qemu-nbd: Use blk_new_open() in main()
` [Qemu-devel] [PULL 60/65] qemu-io: Use blk_new_open() in openfile()
` [Qemu-devel] [PULL 61/65] qemu-io: Remove "growable" option
` [Qemu-devel] [PULL 62/65] qemu-io: Use BlockBackend
` [Qemu-devel] [PULL 63/65] block: Clamp BlockBackend requests
` [Qemu-devel] [PULL 64/65] block: Remove "growable" from BDS
` [Qemu-devel] [PULL 65/65] block: Keep bdrv_check*_request()'s return value
[Qemu-devel] Enum String Generator
2015-02-14 0:33 UTC
[Qemu-devel] [PULL 00/37] ppc patch queue 2015-01-07
2015-02-13 23:35 UTC (5+ messages)
` [Qemu-devel] [PULL 06/37] target-ppc: VXSQRT Should Not Be Set for NaNs
[Qemu-devel] HEAD is failing virt-test on migration tests
2015-02-13 23:33 UTC (11+ messages)
[Qemu-devel] [PATCH v2 00/22] block: Rework bdrv_close_all()
2015-02-13 23:02 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 07/22] block: Add bdrv_close_all() handlers
[Qemu-devel] [PATCH v12 00/17] block: incremental backup series
2015-02-13 22:39 UTC (7+ messages)
` [Qemu-devel] [PATCH v12 02/17] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
` [Qemu-devel] [PATCH v12 07/17] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
[Qemu-devel] [PATCH v13 00/17] block: incremental backup series
2015-02-13 22:08 UTC (18+ messages)
` [Qemu-devel] [PATCH v13 01/17] qapi: Add optional field "name" to block dirty bitmap
` [Qemu-devel] [PATCH v13 02/17] qmp: Ensure consistent granularity type
` [Qemu-devel] [PATCH v13 03/17] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
` [Qemu-devel] [PATCH v13 04/17] block: Introduce bdrv_dirty_bitmap_granularity()
` [Qemu-devel] [PATCH v13 05/17] hbitmap: add hbitmap_merge
` [Qemu-devel] [PATCH v13 06/17] qmp: Add block-dirty-bitmap-enable and block-dirty-bitmap-disable
` [Qemu-devel] [PATCH v13 07/17] block: Add bitmap successors
` [Qemu-devel] [PATCH v13 08/17] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
` [Qemu-devel] [PATCH v13 09/17] qmp: add block-dirty-bitmap-clear
` [Qemu-devel] [PATCH v13 10/17] qapi: Add transaction support to block-dirty-bitmap operations
` [Qemu-devel] [PATCH v13 11/17] qmp: Add dirty bitmap status fields in query-block
` [Qemu-devel] [PATCH v13 12/17] block: add BdrvDirtyBitmap documentation
` [Qemu-devel] [PATCH v13 13/17] block: Ensure consistent bitmap function prototypes
` [Qemu-devel] [PATCH v13 14/17] iotests: add invalid input incremental backup tests
` [Qemu-devel] [PATCH v13 15/17] iotests: add simple incremental backup case
` [Qemu-devel] [PATCH v13 16/17] iotests: add transactional incremental backup test
` [Qemu-devel] [PATCH v13 17/17] iotests: add incremental backup failure recovery test
[Qemu-devel] [PATCH] virtio: validate the existence of handle_output before calling it
2015-02-13 20:50 UTC (3+ messages)
[Qemu-devel] [RFC PATCH 00/14] Block replication for continuous checkpoints
2015-02-13 20:29 UTC (12+ messages)
` [Qemu-devel] [RFC PATCH 01/14] docs: block replication's description
[Qemu-devel] [PATCH 00/10] vnc: add support for multiple vnc displays
2015-02-13 19:45 UTC (8+ messages)
` [Qemu-devel] [PATCH 04/10] vnc: switch to QemuOpts, allow multiple servers
` [Qemu-devel] [PATCH 09/10] monitor: add query-vnc-servers command
` [Qemu-devel] [PATCH 10/10] monitor: add vnc websockets
[Qemu-devel] [PATCH RFC v2 0/8] Dirty bitmaps migration
2015-02-13 20:22 UTC (8+ messages)
` [Qemu-devel] [PATCH RFC v2 8/8] migration: add migration/dirty-bitmap.c
[Qemu-devel] [PATCH v4 00/16] block: Remove "growable", add blk_new_open()
2015-02-13 16:47 UTC (30+ messages)
` [Qemu-devel] [PATCH v4 01/16] block: Lift some BDS functions to the BlockBackend
` [Qemu-devel] [PATCH v4 02/16] block: Add blk_new_open()
` [Qemu-devel] [PATCH v4 03/16] block: Add Error parameter to bdrv_find_protocol()
` [Qemu-devel] [PATCH v4 04/16] iotests: Add test for driver=qcow2, format=qcow2
` [Qemu-devel] [PATCH v4 05/16] blockdev: Use blk_new_open() in blockdev_init()
` [Qemu-devel] [PATCH v4 06/16] block/xen: Use blk_new_open() in blk_connect()
` [Qemu-devel] [PATCH v4 07/16] qemu-img: Use blk_new_open() in img_open()
` [Qemu-devel] [PATCH v4 08/16] qemu-img: Use blk_new_open() in img_rebase()
` [Qemu-devel] [PATCH v4 09/16] qemu-img: Use BlockBackend as far as possible
` [Qemu-devel] [PATCH v4 10/16] qemu-nbd: Use blk_new_open() in main()
` [Qemu-devel] [PATCH v4 11/16] qemu-io: Use blk_new_open() in openfile()
` [Qemu-devel] [PATCH v4 14/16] block: Clamp BlockBackend requests
` [Qemu-devel] [PATCH v4 15/16] block: Remove "growable" from BDS
` [Qemu-devel] [PATCH v4 16/16] block: Keep bdrv_check*_request()'s return value
[Qemu-devel] [PATCH 0/3] pci: fix memory region lifecycle issues, document the rules
2015-02-13 16:44 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/3] pcie: remove mmconfig memory leak and wrap mmconfig update with transaction
` [Qemu-devel] [PATCH 2/3] pci: split shpc_cleanup and shpc_free
` [Qemu-devel] [PATCH 3/3] docs: clarify memory region lifecycle
[Qemu-devel] [PATCH 0/4] s390x/kvm: add support to change the IPL device in guest
2015-02-13 16:36 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/9] Block Throttle Group Support
2015-02-13 16:06 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/9] throttle: Extract timers from ThrottleState into a separate ThrottleTimers structure
` [Qemu-devel] [PATCH 2/9] throttle: Add throttle group infrastructure
` [Qemu-devel] [PATCH 3/9] throttle: Add throttle group infrastructure tests
` [Qemu-devel] [PATCH 4/9] throttle: Prepare to have multiple timers for one ThrottleState
` [Qemu-devel] [PATCH 5/9] throttle: Add a way to know if throttle_schedule_timer had armed a timer
` [Qemu-devel] [PATCH 6/9] throttle: Add a way to fire one of the timers asap like a bottom half
` [Qemu-devel] [PATCH 7/9] throttle: Add throttle group support
` [Qemu-devel] [PATCH 8/9] throttle: Update throttle infrastructure copyright
` [Qemu-devel] [PATCH 9/9] throttle: add name of ThrottleGroup to BlockDeviceInfo
[Qemu-devel] [vhost] link new devices
2015-02-13 15:33 UTC
[Qemu-devel] [PULL 00/14] target-mips queue
2015-02-13 13:46 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/3] vhost-user: support safe protocol
2015-02-13 13:45 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] vhost-user: update the protocol
` [Qemu-devel] [PATCH v2 2/3] vhost-user:update the version to 0x6
` [Qemu-devel] [PATCH v2 3/3] vhost-user:add reply for other messages
[Qemu-devel] Help on TLB Flush
2015-02-13 13:32 UTC (11+ messages)
[Qemu-devel] [PATCH 0/3] virtio-scsi: Fix unsafe bdrv_set_aio_context calls
2015-02-13 13:12 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/3] block: Forbid bdrv_set_aio_context outside BQL
` [Qemu-devel] [PATCH 3/3] virtio-scsi-dataplane: Use main thread BH to set BDS' aio context
[Qemu-devel] [PULL 0/8] Linked list for tcg ops
2015-02-13 12:49 UTC (2+ messages)
[Qemu-devel] [PATCH v3] qga: add guest-set-user-password command
2015-02-13 12:26 UTC (2+ messages)
[Qemu-devel] [PATCH v6 0/5] Geometry and blocksize detection for backing devices
2015-02-13 12:28 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 5/5] BlockConf: Call backend functions to detect geometry and blocksizes
[Qemu-devel] [PATCH v1 0/3] vhost-user: support safe protocol
2015-02-13 12:00 UTC (4+ messages)
` [Qemu-devel] [PATCH v1 1/3] vhost-user: add reply let the portocol more safe
` [Qemu-devel] [PATCH v1 2/3] vhost-user:update the version to 0x6
` [Qemu-devel] [PATCH v1 3/3] vhost-user:add reply for other messages
[Qemu-devel] [PULL 00/12] target-arm queue
2015-02-13 11:44 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] qemu-img: Fix qemu-img convert -n
2015-02-13 11:17 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/11] cpu: add i386 cpu hot remove support
2015-02-13 11:08 UTC (6+ messages)
[Qemu-devel] [virtio] virtqueue request size
2015-02-13 10:47 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).