messages from 2015-11-10 14:15:01 to 2015-11-11 00:18:23 UTC [more...]
[Qemu-devel] [PATCH v1 0/2] Handle KVM_PPC_ALLOCATE_HTAB ioctl failure
2015-11-11 0:07 UTC (4+ messages)
` [Qemu-devel] [PATCH v1 2/2] spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl
[Qemu-devel] [PATCH v10 00/30] qapi member collision (post-introspection cleanups, subset C')
2015-11-11 0:17 UTC (14+ messages)
` [Qemu-devel] [PATCH v10 23/30] qapi: Check for qapi collisions of flat union branches
` [Qemu-devel] [PATCH v10 24/30] qapi: Factor out QAPISchemaObjectType.check_clash()
` [Qemu-devel] [PATCH v10 27/30] qapi: Track owner of each object member
[Qemu-devel] [PATCH v2] qga: fix append file open modes for win32
2015-11-10 23:19 UTC
[Qemu-devel] [PATCH] docs: update bitmaps.md
2015-11-10 23:18 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/4] usb-mtp events support
2015-11-10 22:58 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] usb-mtp: use a list for keeping track of children
` [Qemu-devel] [PATCH v2 2/4] usb-mtp: free objects on a mtp reset
` [Qemu-devel] [PATCH v2 3/4] usb-mtp: Add support for inotify based file monitoring
` [Qemu-devel] [PATCH v2 4/4] usb-mtp: add support for basic mtp events
[Qemu-devel] [PATCH v2 0/8] Add system_powerdown support on ARM for ACPI and DT
2015-11-10 22:42 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/8] hw/arm/virt: Add a GPIO controller
[Qemu-devel] [PULL 00/57] Migration pull (take 2)
2015-11-10 22:21 UTC (59+ messages)
` [Qemu-devel] [PULL 01/57] Add postcopy documentation
` [Qemu-devel] [PULL 02/57] Provide runtime Target page information
` [Qemu-devel] [PULL 03/57] Move configuration section writing
` [Qemu-devel] [PULL 04/57] Move page_size_init earlier
` [Qemu-devel] [PULL 05/57] qemu_ram_block_from_host
` [Qemu-devel] [PULL 06/57] qemu_ram_block_by_name
` [Qemu-devel] [PULL 07/57] Rename mis->file to from_src_file
` [Qemu-devel] [PULL 08/57] Add qemu_get_buffer_in_place to avoid copies some of the time
` [Qemu-devel] [PULL 09/57] Add wrapper for setting blocking status on a QEMUFile
` [Qemu-devel] [PULL 10/57] Add QEMU_MADV_NOHUGEPAGE
` [Qemu-devel] [PULL 11/57] ram_debug_dump_bitmap: Dump a migration bitmap as text
` [Qemu-devel] [PULL 12/57] ram_load: Factor out host_from_stream_offset call and check
` [Qemu-devel] [PULL 13/57] migrate_init: Call from savevm
` [Qemu-devel] [PULL 14/57] Rename save_live_complete to save_live_complete_precopy
` [Qemu-devel] [PULL 15/57] Add Linux userfaultfd.h header
` [Qemu-devel] [PULL 16/57] Return path: Open a return path on QEMUFile for sockets
` [Qemu-devel] [PULL 17/57] Return path: socket_writev_buffer: Block even on non-blocking fd's
` [Qemu-devel] [PULL 18/57] Migration commands
` [Qemu-devel] [PULL 19/57] Return path: Control commands
` [Qemu-devel] [PULL 20/57] Return path: Send responses from destination to source
` [Qemu-devel] [PULL 21/57] migration_is_setup_or_active
` [Qemu-devel] [PULL 22/57] Return path: Source handling of return path
` [Qemu-devel] [PULL 23/57] Rework loadvm path for subloops
` [Qemu-devel] [PULL 24/57] Add migration-capability boolean for postcopy-ram
` [Qemu-devel] [PULL 25/57] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages
` [Qemu-devel] [PULL 26/57] MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
` [Qemu-devel] [PULL 27/57] Modify save_live_pending for postcopy
` [Qemu-devel] [PULL 28/57] postcopy: OS support test
` [Qemu-devel] [PULL 29/57] migrate_start_postcopy: Command to trigger transition to postcopy
` [Qemu-devel] [PULL 30/57] migration_completion: Take current state
` [Qemu-devel] [PULL 31/57] MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
` [Qemu-devel] [PULL 32/57] Avoid sending vmdescription during postcopy
` [Qemu-devel] [PULL 33/57] Add qemu_savevm_state_complete_postcopy
` [Qemu-devel] [PULL 34/57] Postcopy: Maintain unsentmap
` [Qemu-devel] [PULL 35/57] migration_completion: Take current state
` [Qemu-devel] [PULL 36/57] postcopy: Incoming initialisation
` [Qemu-devel] [PULL 37/57] postcopy: ram_enable_notify to switch on userfault
` [Qemu-devel] [PULL 38/57] Postcopy: Postcopy startup in migration thread
` [Qemu-devel] [PULL 39/57] Postcopy: End of iteration
` [Qemu-devel] [PULL 40/57] Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
` [Qemu-devel] [PULL 41/57] Page request: Process incoming page request
` [Qemu-devel] [PULL 42/57] Page request: Consume pages off the post-copy queue
` [Qemu-devel] [PULL 43/57] postcopy_ram.c: place_page and helpers
` [Qemu-devel] [PULL 44/57] Postcopy: Use helpers to map pages during migration
` [Qemu-devel] [PULL 45/57] postcopy: Check order of received target pages
` [Qemu-devel] [PULL 46/57] Don't sync dirty bitmaps in postcopy
` [Qemu-devel] [PULL 47/57] Don't iterate on precopy-only devices during postcopy
` [Qemu-devel] [PULL 48/57] Host page!=target page: Cleanup bitmaps
` [Qemu-devel] [PULL 49/57] Round up RAMBlock sizes to host page sizes
` [Qemu-devel] [PULL 50/57] Postcopy; Handle userfault requests
` [Qemu-devel] [PULL 51/57] Start up a postcopy/listener thread ready for incoming page data
` [Qemu-devel] [PULL 52/57] postcopy: Wire up loadvm_postcopy_handle_ commands
` [Qemu-devel] [PULL 53/57] Postcopy: Mark nohugepage before discard
` [Qemu-devel] [PULL 54/57] End of migration for postcopy
` [Qemu-devel] [PULL 55/57] Disable mlock around incoming postcopy
` [Qemu-devel] [PULL 56/57] Inhibit ballooning during postcopy
` [Qemu-devel] [PULL 57/57] migration: qemu_savevm_state_cleanup becomes mandatory operation
[Qemu-devel] [PATCH] qga: fix append file open modes for win32
2015-11-10 20:45 UTC (4+ messages)
[Qemu-devel] SMM error in 2.4 changelog
2015-11-10 20:32 UTC (3+ messages)
[Qemu-devel] [RESEND PATCH] pci: Adjust PCI config limit based on bus topology
2015-11-10 20:26 UTC
[Qemu-devel] [PATCH 0/3] fix clang negative signed bit shift warning
2015-11-10 20:18 UTC (13+ messages)
` [Qemu-devel] [PATCH 1/3] monitor: avoid clang shifting negative signed warning
` [Qemu-devel] [PATCH 2/3] tpm: "
` [Qemu-devel] [PATCH 3/3] disas/arm: "
[Qemu-devel] [PATCH 0/4] Remove superfluous return statements
2015-11-10 20:17 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/4] hw/ide: "
` [Qemu-devel] [PATCH 2/4] hw/acpi: Remove superfluous return statement
` [Qemu-devel] [PATCH 3/4] hw/s390x: Remove superfluous return statements
` [Qemu-devel] [PATCH 4/4] hw/core/qdev: Remove superfluous return statement
[Qemu-devel] [PULL 0/2] VFIO updates 2015-11-10
2015-11-10 20:08 UTC (3+ messages)
` [Qemu-devel] [PULL 1/2] vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs
` [Qemu-devel] [PULL 2/2] vfio: Use g_new() & friends where that makes obvious sense
[Qemu-devel] [PULL 00/44] Block patches
2015-11-10 18:49 UTC (43+ messages)
` [Qemu-devel] [PULL 06/44] block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track both
` [Qemu-devel] [PULL 07/44] block: Drop BlockDriver.bdrv_ioctl
` [Qemu-devel] [PULL 08/44] block: Introduce BlockDriver.bdrv_drain callback
` [Qemu-devel] [PULL 09/44] qed: Implement .bdrv_drain
` [Qemu-devel] [PULL 10/44] qapi: Add transaction support to block-dirty-bitmap operations
` [Qemu-devel] [PULL 11/44] iotests: add transactional incremental backup test
` [Qemu-devel] [PULL 12/44] block: rename BlkTransactionState and BdrvActionOps
` [Qemu-devel] [PULL 13/44] backup: Extract dirty bitmap handling as a separate function
` [Qemu-devel] [PULL 14/44] blockjob: Introduce reference count and fix reference to job->bs
` [Qemu-devel] [PULL 15/44] blockjob: Add .commit and .abort block job actions
` [Qemu-devel] [PULL 16/44] blockjob: Add "completed" and "ret" in BlockJob
` [Qemu-devel] [PULL 17/44] blockjob: Simplify block_job_finish_sync
` [Qemu-devel] [PULL 18/44] block: Add block job transactions
` [Qemu-devel] [PULL 19/44] block/backup: Rely on commit/abort for cleanup
` [Qemu-devel] [PULL 20/44] block: Add BlockJobTxn support to backup_run
` [Qemu-devel] [PULL 21/44] block: add transactional properties
` [Qemu-devel] [PULL 22/44] iotests: 124 - transactional failure test
` [Qemu-devel] [PULL 23/44] tests: add BlockJobTxn unit test
` [Qemu-devel] [PULL 24/44] xen_disk: Account for flush operations
` [Qemu-devel] [PULL 25/44] ide: Account for write operations correctly
` [Qemu-devel] [PULL 26/44] block: define 'clock_type' for the accounting code
` [Qemu-devel] [PULL 27/44] util: Infrastructure for computing recent averages
` [Qemu-devel] [PULL 28/44] block: Add idle_time_ns to BlockDeviceStats
` [Qemu-devel] [PULL 29/44] block: Add statistics for failed and invalid I/O operations
` [Qemu-devel] [PULL 30/44] block: Allow configuring whether to account failed and invalid ops
` [Qemu-devel] [PULL 31/44] block: Compute minimum, maximum and average I/O latencies
` [Qemu-devel] [PULL 32/44] block: Add average I/O queue depth to BlockDeviceTimedStats
` [Qemu-devel] [PULL 33/44] block: New option to define the intervals for collecting I/O statistics
` [Qemu-devel] [PULL 34/44] qemu-io: Account for failed, invalid and flush operations
` [Qemu-devel] [PULL 35/44] block: Use QEMU_CLOCK_VIRTUAL for the accounting code in qtest mode
` [Qemu-devel] [PULL 36/44] iotests: Add test for the block device statistics
` [Qemu-devel] [PULL 37/44] nvme: Account for failed and invalid operations
` [Qemu-devel] [PULL 38/44] virtio-blk: "
` [Qemu-devel] [PULL 39/44] xen_disk: "
` [Qemu-devel] [PULL 40/44] atapi: "
` [Qemu-devel] [PULL 41/44] ide: "
` [Qemu-devel] [PULL 42/44] macio: Account for failed operations
` [Qemu-devel] [PULL 43/44] scsi-disk: "
` [Qemu-devel] [PULL 44/44] block: Update copyright of the accounting code
[Qemu-devel] [PULL v2 0/7] Block patches
2015-11-10 18:41 UTC (7+ messages)
[Qemu-devel] [PATCH v2 1/1] target-ppc: Implement rtas_get_sysparm(PROCESSOR_MODULE_INFO)
2015-11-10 18:27 UTC (7+ messages)
[Qemu-devel] [PATCH for-2.5 v4 1/1] hw/misc: Add support for ADC controller in Xilinx Zynq 7000
2015-11-10 18:00 UTC (2+ messages)
[Qemu-devel] [PATCH] target-arm: Update PC before calling gen_helper_check_breakpoints()
2015-11-10 17:50 UTC (2+ messages)
[Qemu-devel] [PATCH RESEND v2 0/3] pc: Set hw_version on all machine classes
2015-11-10 17:30 UTC (8+ messages)
` [Qemu-devel] [PATCH RESEND v2 1/3] "
[Qemu-devel] [PATCH v4 00/21] Extended I/O accounting
2015-11-10 17:27 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 10/21] block: New option to define the intervals for collecting I/O statistics
[Qemu-devel] [PATCH 0/3] block/gluster: add support for multiple gluster servers
2015-11-10 17:24 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/3] block/gluster: rename [server, volname, image] -> [host, volume, path]
` [Qemu-devel] [PATCH v13 3/3] block/gluster: add support for multiple gluster servers
[Qemu-devel] Contribute to abstracting device address allocation
2015-11-10 17:19 UTC (2+ messages)
[Qemu-devel] [PULL 0/7] target-arm queue
2015-11-10 17:13 UTC (4+ messages)
[Qemu-devel] [PULL v2 00/40] Block layer patches
2015-11-10 17:10 UTC (5+ messages)
` [Qemu-devel] [PULL v2 39/40] iotests: Add tests for the x-blockdev-del command
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] kvm-all: PAGE_SIZE should be real host page size
2015-11-10 17:02 UTC (7+ messages)
[Qemu-devel] [PATCH v3 0/3] target-i386: save/restore vcpu's TSC rate during migration
2015-11-10 16:57 UTC (10+ messages)
` [Qemu-devel] [PATCH v3 2/3] target-i386: calculate vcpu's TSC rate to be migrated
[Qemu-devel] [PULL 00/15] Tracing patches
2015-11-10 16:56 UTC (3+ messages)
` [Qemu-devel] [PULL 13/15] trace: convert stderr backend to log
[Qemu-devel] [PATCH 0/2] Clean up 32bit compilation for Migration
2015-11-10 16:56 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] migration: print ram_addr_t as RAM_ADDR_FMT not %zx
` [Qemu-devel] [PATCH 2/2] migration: Make 32bit linux compile with RDMA
[Qemu-devel] [PULL 00/57] Migration pull
2015-11-10 16:36 UTC (5+ messages)
` [Qemu-devel] [PULL 29/57] migrate_start_postcopy: Command to trigger transition to postcopy
[Qemu-devel] [PATCH] iotests: Check for quorum support in test 139
2015-11-10 16:28 UTC
[Qemu-devel] [PATCH 00/16] Add support for multiple address spaces per CPU and use it for ARM TrustZone
2015-11-10 16:13 UTC (5+ messages)
` [Qemu-devel] [PATCH 03/16] tlb_set_page_with_attrs: Take argument specifying AddressSpace to use
[Qemu-devel] [PATCH v3 0/2] Fix compilation of netmap backend
2015-11-10 15:49 UTC (3+ messages)
` [Qemu-devel] [PATCH for-2.5 "
[Qemu-devel] [PATCH] nand: fix address overflow
2015-11-10 15:09 UTC (2+ messages)
[Qemu-devel] [PULL v2 for-2.5] Block pull request
2015-11-10 15:06 UTC
[Qemu-devel] [PATCH v9 21/27] qapi: Factor out QAPISchemaObjectType.check_clash()
2015-11-10 14:35 UTC (8+ messages)
` [Qemu-devel] [PATCH RFC 0/5] qapi: Use common name mangling for enumeration constants
` [Qemu-devel] [PATCH RFC 3/5] "
` [Qemu-devel] What to do about QAPI naming convention violations (was: [PATCH RFC 3/5] qapi: Use common name mangling for enumeration constants)
[Qemu-devel] [PATCH v5 0/8] e1000: Various fixes and registers' implementation
2015-11-10 14:29 UTC (6+ messages)
[Qemu-devel] [PATCH for 2.5 v7 0/10] dataplane snapshot fixes
2015-11-10 14:25 UTC (11+ messages)
` [Qemu-devel] [PATCH 01/10] snapshot: create helper to test that block drivers supports snapshots
` [Qemu-devel] [PATCH 02/10] snapshot: return error code from bdrv_snapshot_delete_by_id_or_name
` [Qemu-devel] [PATCH 03/10] snapshot: create bdrv_all_delete_snapshot helper
` [Qemu-devel] [PATCH 04/10] snapshot: create bdrv_all_goto_snapshot helper
` [Qemu-devel] [PATCH 05/10] snapshot: create bdrv_all_find_snapshot helper
` [Qemu-devel] [PATCH 06/10] migration: drop find_vmstate_bs check in hmp_delvm
` [Qemu-devel] [PATCH 07/10] snapshot: create bdrv_all_create_snapshot helper
` [Qemu-devel] [PATCH 08/10] migration: reorder processing in hmp_savevm
` [Qemu-devel] [PATCH 09/10] migration: implement bdrv_all_find_vmstate_bs helper
` [Qemu-devel] [PATCH 10/10] migration: normalize locking in migration/savevm.c
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).