messages from 2017-06-07 07:46:47 to 2017-06-07 16:02:21 UTC [more...]
[Qemu-devel] [RFC v2 0/8] VIRTIO-IOMMU device
2017-06-07 16:01 UTC (5+ messages)
` [Qemu-devel] [RFC v2 1/8] update-linux-headers: import virtio_iommu.h
` [Qemu-devel] [RFC v2 2/8] linux-headers: Update for virtio-iommu
` [Qemu-devel] [RFC v2 3/8] virtio_iommu: add skeleton
` [Qemu-devel] [RFC v2 5/8] virtio_iommu: Add the iommu regions
[Qemu-devel] [PATCH v4 0/7] tcg: allocate TB structs preceding translate
2017-06-07 15:55 UTC (8+ messages)
` [Qemu-devel] [PATCH v4 1/7] util: add cacheinfo
` [Qemu-devel] [PATCH v4 2/7] tcg: allocate TB structs before the corresponding translated code
` [Qemu-devel] [PATCH v4 3/7] tcg/aarch64: Use ADR in tcg_out_movi
` [Qemu-devel] [PATCH v4 4/7] target/arm: Use indirect branch for goto_tb
` [Qemu-devel] [PATCH v4 5/7] target/arm: Remove limit on code buffer size
` [Qemu-devel] [PATCH v4 6/7] target/arm: Try pc-relative addresses for movi
` [Qemu-devel] [PATCH v4 7/7] target/arm: Use ldr (literal) for goto_tb
[Qemu-devel] GSoC 2017 Proposal: TCG performance enhancements
2017-06-07 15:52 UTC (8+ messages)
[Qemu-devel] [PULL 00/26] tcg queued patches
2017-06-07 15:52 UTC (6+ messages)
` [Qemu-devel] [PULL 22/26] target/aarch64: optimize indirect branches
[Qemu-devel] [RFC 0/8] VIRTIO-IOMMU device
2017-06-07 15:51 UTC (13+ messages)
` [Qemu-devel] [RFC 1/8] update-linux-headers: import virtio_iommu.h
` [Qemu-devel] [RFC 2/8] linux-headers: Update for virtio-iommu
` [Qemu-devel] [RFC 3/8] virtio_iommu: add skeleton
` [Qemu-devel] [RFC 4/8] virtio-iommu: Decode the command payload
` [Qemu-devel] [RFC 5/8] virtio_iommu: Add the iommu regions
` [Qemu-devel] [RFC 6/8] virtio-iommu: Implement the translation and commands
` [Qemu-devel] [RFC 7/8] hw/arm/virt: Add 2.10 machine type
` [Qemu-devel] [RFC 8/8] hw/arm/virt: Add virtio-iommu the virt board
[Qemu-devel] [PATCH 0/2] Add reduce image for qcow2
2017-06-07 15:51 UTC (6+ messages)
[Qemu-devel] [PULL v5 00/33] Misc patches for 2017-06-01
2017-06-07 15:47 UTC (5+ messages)
` [Qemu-devel] [PULL 18/33] vhost-user-scsi: Introduce vhost-user-scsi host device
[Qemu-devel] [PATCH v2 0/7] qcow2: Reduce the number of I/O ops when doing COW
2017-06-07 15:44 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 1/7] qcow2: Remove unused Error variable in do_perform_cow()
` [Qemu-devel] [PATCH v2 2/7] qcow2: Use unsigned int for both members of Qcow2COWRegion
` [Qemu-devel] [PATCH v2 3/7] qcow2: Make perform_cow() call do_perform_cow() twice
` [Qemu-devel] [PATCH v2 4/7] qcow2: Split do_perform_cow() into _read(), _encrypt() and _write()
` [Qemu-devel] [PATCH v2 5/7] qcow2: Allow reading both COW regions with only one request
` [Qemu-devel] [PATCH v2 6/7] qcow2: Pass a QEMUIOVector to do_perform_cow_{read, write}()
` [Qemu-devel] [PATCH v2 7/7] qcow2: Merge the writing of the COW regions with the guest data
[Qemu-devel] [PATCH RFC] block: add throttle block filter driver
2017-06-07 15:40 UTC (2+ messages)
[Qemu-devel] [PATCH] block: fix external snapshot abort permission error
2017-06-07 15:37 UTC (2+ messages)
[Qemu-devel] [PATCH] nvdimm acpi: fix region format interface code
2017-06-07 15:32 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/4] nvdimm: fixes for (non-)dax backends
2017-06-07 15:29 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 1/4] nvdimm: add a macro for property "label-size"
` [Qemu-devel] [PATCH v2 2/4] nvdimm: warn if the backend is not a DAX device
` [Qemu-devel] [PATCH v2 3/4] nvdimm: add a boolean option "restrict"
` [Qemu-devel] [PATCH v2 4/4] util/mmap-alloc: account for DAX device in qemu_fd_getpagesize
[Qemu-devel] [PATCH] arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implemented
2017-06-07 15:29 UTC
[Qemu-devel] [PULL v4 00/33] Misc patches for 2017-06-01
2017-06-07 15:16 UTC (4+ messages)
` [Qemu-devel] [PULL 18/33] vhost-user-scsi: Introduce vhost-user-scsi host device
` [Qemu-devel] [PULL 33/33] docs: create config/, devel/ and spin/ subdirectories
[Qemu-devel] [PULL 0/7] Migration PULL requset
2017-06-07 15:09 UTC (9+ messages)
` [Qemu-devel] [PULL 1/7] ram: Unfold get_xbzrle_cache_stats() into populate_ram_info()
` [Qemu-devel] [PULL 2/7] ram: We only print throttling information sometimes
` [Qemu-devel] [PULL 3/7] ram: Call migration_page_queue_free() at ram_migration_cleanup()
` [Qemu-devel] [PULL 4/7] ram: Move ZERO_TARGET_PAGE inside XBZRLE
` [Qemu-devel] [PULL 5/7] ram: Use MigrationStats for statistics
` [Qemu-devel] [PULL 6/7] ram: Make RAMState dynamic
` [Qemu-devel] [PULL 7/7] qemu/migration: fix the double free problem on from_src_file
[Qemu-devel] [Bug 893956] [NEW] qemu-img bug with dynamic vhd
2017-06-07 14:42 UTC (3+ messages)
` [Qemu-devel] [Bug 893956] "
[Qemu-devel] [PATCH v8 00/11] calculate blocktime for postcopy live migration
2017-06-07 14:46 UTC (23+ messages)
` [Qemu-devel] [PATCH v8 01/11] userfault: add pid into uffd_msg & update UFFD_FEATURE_*
` [Qemu-devel] [PATCH v8 02/11] migration: pass MigrationIncomingState* into migration check functions
` [Qemu-devel] [PATCH v8 03/11] migration: fix hardcoded function name in error report
` [Qemu-devel] [PATCH v8 04/11] migration: split ufd_version_check onto receive/request features part
` [Qemu-devel] [PATCH v8 05/11] migration: introduce postcopy-blocktime capability
` [Qemu-devel] [PATCH v8 06/11] migration: add postcopy blocktime ctx into MigrationIncomingState
` [Qemu-devel] [PATCH v8 07/11] migration: add bitmap for copied page
` [Qemu-devel] [PATCH v8 08/11] migration: postcopy_place_page factoring out
` [Qemu-devel] [PATCH v8 09/11] migration: calculate vCPU blocktime on dst side
` [Qemu-devel] [PATCH v8 10/11] migration: add postcopy total blocktime into query-migrate
` [Qemu-devel] [PATCH v8 11/11] migration: postcopy_blocktime documentation
[Qemu-devel] [PATCH v2 0/2] aspeed: add a TMP421 device to the palmetto machine
2017-06-07 14:39 UTC (2+ messages)
[Qemu-devel] [PATCH] pseries: Correct panic behaviour for pseries machine type
2017-06-07 14:34 UTC (6+ messages)
[Qemu-devel] [PATCH] timer.h: Provide better monotonic time
2017-06-07 14:30 UTC (4+ messages)
[Qemu-devel] [PATCH v2] configure: split c and cxx extra flags
2017-06-07 14:30 UTC (2+ messages)
[Qemu-devel] [Bug 1696353] [NEW] golang binaries fail to start under linux-user
2017-06-07 14:06 UTC (3+ messages)
` [Qemu-devel] [Bug 1696353] "
[Qemu-devel] [PATCH v3 1/2] util: add cacheinfo
2017-06-07 14:05 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2 -- fixed] "
[Qemu-devel] [PULL 0/1] M68k for 2.10 patches
2017-06-07 13:59 UTC (3+ messages)
` [Qemu-devel] [PULL 1/1] target/m68k: implement rtd
[Qemu-devel] [PATCH v3 1/1] coroutine-lock: do not touch coroutine after another one has been entered
2017-06-07 13:54 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/45] qobject/qapi: add uint type
2017-06-07 13:44 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 05/45] qdev: remove PropertyInfo.qtype field
[Qemu-devel] [PATCH v3 0/4] tcg: split the tcg code and separate tcg files
2017-06-07 13:28 UTC (2+ messages)
[Qemu-devel] [Bug 1525676] Re: qemu runas and sandbox option incompatible, process will hang in futex after setgid
2017-06-07 13:13 UTC
[Qemu-devel] [PATCH 0/3] exec: further refine address_space_get_iotlb_entry()
2017-06-07 13:07 UTC (9+ messages)
` [Qemu-devel] [PATCH 2/3] exec: simplify address_space_get_iotlb_entry
[Qemu-devel] [PATCH V2] hw/pcie: fix the generic pcie root port to support migration
2017-06-07 12:43 UTC
[Qemu-devel] [PATCH v18 00/25] qcow2: persistent dirty bitmaps
2017-06-07 12:40 UTC (7+ messages)
` [Qemu-devel] [PATCH 09/25] block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
[Qemu-devel] [PATCH v5 0/5] Improve I/O tests coverage of LUKS
2017-06-07 12:33 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 5/5] iotests: chown LUKS device before qemu-io launches
[Qemu-devel] [RFC PATCH 0/3] vmstate: error hint for failed equal checks
2017-06-07 12:19 UTC (12+ messages)
` [Qemu-devel] [RFC PATCH 1/3] "
` [Qemu-devel] [RFC PATCH 2/3] vmstate: error hint for failed equal checks part 2
` [Qemu-devel] [RFC PATCH 3/3] s390x/css: add hint for devno missmatch
[Qemu-devel] [PATCH v2 0/1] qemu/migration: fix the migration bug found by qemu-iotests case 068
2017-06-07 12:18 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/1] qemu/migration: fix the double free problem on from_src_file
[Qemu-devel] [PATCH v3 00/16] block: Protect AIO context change with perm API
2017-06-07 12:13 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 06/16] backup: Request BLK_PERM_AIO_CONTEXT_CHANGE on target
` [Qemu-devel] [PATCH v3 11/16] virtio-scsi: Request BLK_PERM_AIO_CONTEXT_CHANGE for dataplane
[Qemu-devel] [PATCH 0/7] qcow2: Reduce the number of I/O ops when doing COW
2017-06-07 12:13 UTC (4+ messages)
[Qemu-devel] [PATCH v5 0/1] qemu-ga: add guest-get-osinfo command
2017-06-07 12:02 UTC (2+ messages)
` [Qemu-devel] [PATCH v5 1/1] "
[Qemu-devel] [PATCH v2 0/2] Make info migrate output consistent
2017-06-07 11:37 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] ram: Print block stats also in the complete case
` [Qemu-devel] [PATCH v2 2/2] ram: Now POSTCOPY_ACTIVE is the same that STATUS_ACTIVE
[Qemu-devel] [PATCH v4 0/1] qemu-ga: add guest-get-osinfo command
2017-06-07 11:28 UTC (2+ messages)
[Qemu-devel] [[PATCH V7] 09/11] migration: calculate vCPU blocktime on dst side
2017-06-07 11:14 UTC (6+ messages)
[Qemu-devel] [PATCH] hw/pcie: fix the generic pcie root port to support migration
2017-06-07 11:09 UTC (3+ messages)
[Qemu-devel] KVM call for 2017-06-21
2017-06-07 11:06 UTC
[Qemu-devel] [PULL 0/2] Net patches
2017-06-07 10:55 UTC (2+ messages)
[Qemu-devel] [PULL v2 00/70] target/s390x tcg patches
2017-06-07 10:15 UTC (2+ messages)
[Qemu-devel] [PATCH 0/5] Code cleanups with Coccinelle
2017-06-07 10:02 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/5] coccinelle: replace code with ROUND_UP macro
` [Qemu-devel] [PATCH 2/5] coccinelle: use DIV_ROUND_UP
` [Qemu-devel] [PATCH 3/5] arch: introduce ELF_NOTE_SIZE macro
` [Qemu-devel] [PATCH 4/5] Replace g_malloc()+memcpy() with g_memdup()
` [Qemu-devel] [PATCH 5/5] coccinelle: prefer glib g_new/g_renew macros
[Qemu-devel] [PATCH V6 00/10] Add COLO-proxy virtio-net support
2017-06-07 9:55 UTC (11+ messages)
` [Qemu-devel] [PATCH V6 01/10] net: Add vnet_hdr_len arguments in NetClientState
` [Qemu-devel] [PATCH V6 02/10] net/filter-mirror.c: Make filter mirror support vnet support
` [Qemu-devel] [PATCH V6 03/10] net/filter-mirror.c: Add new option to enable vnet support for filter-redirector
` [Qemu-devel] [PATCH V6 04/10] net/net.c: Add vnet_hdr support in SocketReadState
` [Qemu-devel] [PATCH V6 05/10] net/colo.c: Make vnet_hdr_len as packet property
` [Qemu-devel] [PATCH V6 06/10] net/colo-compare.c: Make colo-compare support vnet_hdr_len
` [Qemu-devel] [PATCH V6 07/10] net/colo.c: Add vnet packet parse feature in colo-proxy
` [Qemu-devel] [PATCH V6 08/10] net/colo-compare.c: Add vnet packet's tcp/udp/icmp compare
` [Qemu-devel] [PATCH V6 09/10] net/filter-rewriter.c: Make filter-rewriter support vnet_hdr_len
` [Qemu-devel] [PATCH V6 10/10] docs/colo-proxy.txt: Update colo-proxy usage of net driver with vnet_header
[Qemu-devel] [PATCH] blockjob: cancel blockjobs before stopping all iothreads
2017-06-07 9:46 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH v3 0/7] Convert to realize and cleanup
2017-06-07 9:33 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 5/7] pci: Make errp the last parameter of pci_add_capability()
[Qemu-devel] [[PATCH V7] 03/11] migration: fix hardcoded function name in error report
2017-06-07 9:29 UTC (3+ messages)
[Qemu-devel] [Bug 965867] Re: 9p virtual file system on qemu slow
2017-06-07 8:45 UTC
[Qemu-devel] [PATCH] target/m68k: implement rtd
2017-06-07 9:08 UTC
[Qemu-devel] [RFC] q35/mch: implement extended TSEG sizes
2017-06-07 9:01 UTC (3+ messages)
[Qemu-devel] [Bug 796480] [NEW] Addresses with 4GB differences are consider as one single address in QEMU
2017-06-07 8:41 UTC (2+ messages)
` [Qemu-devel] [Bug 796480] "
[Qemu-devel] [Bug 816860] [NEW] Guest machine freezes when NFS mount goes offline
2017-06-07 8:42 UTC (2+ messages)
` [Qemu-devel] [Bug 816860] "
[Qemu-devel] [Bug 779151] [NEW] qemu-nbd crash during using with chroot
2017-06-07 8:40 UTC (2+ messages)
` [Qemu-devel] [Bug 779151] "
[Qemu-devel] [PATCH V3 0/3] COLO-compare: Make COLO-compare support remote COLO-frame
2017-06-07 8:48 UTC (2+ messages)
[Qemu-devel] [PATCHv2 00/04] Replace the COLO comparing thread with IOThread
2017-06-07 8:37 UTC (7+ messages)
` [Qemu-devel] [PATCHv2 01/04] colo-compare: Use IOThread context timer to Check old packet regularly
` [Qemu-devel] [PATCHv2 02/04] colo-compare: Process pactkets in the IOThread of the primary
` [Qemu-devel] [PATCHv2 04/04] colo-compare: Update the COLO document to fix the processing of secondary packets in the main thread
[Qemu-devel] [PATCH qemu v7] memory/iommu: QOM'fy IOMMU MemoryRegion
2017-06-07 8:32 UTC
[Qemu-devel] [RFC PATCH 0/8] IOMMU: introduce common IOMMUObject
2017-06-07 8:28 UTC (4+ messages)
` [Qemu-devel] [RFC PATCH 8/8] iommu: introduce hw/core/iommu
[Qemu-devel] [PATCH] hw/ppc/spapr: Adjust firmware name for PCI bridges
2017-06-07 8:20 UTC
[Qemu-devel] [PULL 00/17] ppc-for-2.10 queue 20170606
2017-06-07 8:07 UTC (4+ messages)
` [Qemu-devel] [PULL 01/17] migration: remove register_savevm()
[Qemu-devel] [PATCH v5 0/2] ppc/spapr: Fix migration of radix guests
2017-06-07 7:54 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] spapr: Add a "no HPT" encoding to HTAB migration stream
` [Qemu-devel] [PATCH v5 2/2] spapr: Fix migration of Radix guests
[Qemu-devel] [PATCH v4 0/2] ppc/spapr: Fix migration of radix guests
2017-06-07 7:53 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 1/2] spapr: Add a "no HPT" encoding to HTAB migration stream
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).