messages from 2017-04-14 13:17:51 to 2017-04-18 01:34:53 UTC [more...]
[Qemu-devel] [PATCH 00/31] make bdrv_get_block_status byte-based
2017-04-18 1:33 UTC (20+ messages)
` [Qemu-devel] [PATCH 01/31] block: Drop unused bdrv_round_sectors_to_clusters()
` [Qemu-devel] [PATCH 02/31] block: Make bdrv_round_to_clusters() signature more useful
` [Qemu-devel] [PATCH 03/31] qcow2: Switch is_zero_sectors() to byte-based
` [Qemu-devel] [PATCH 04/31] block: Switch bdrv_make_zero() "
` [Qemu-devel] [PATCH 05/31] qemu-img: Switch get_block_status() "
` [Qemu-devel] [PATCH 06/31] block: Convert bdrv_get_block_status() to bytes
` [Qemu-devel] [PATCH 07/31] block: Switch bdrv_co_get_block_status() to byte-based
` [Qemu-devel] [PATCH 08/31] block: Switch BdrvCoGetBlockStatusData "
` [Qemu-devel] [PATCH 09/31] block: Switch bdrv_co_get_block_status_above() "
` [Qemu-devel] [PATCH 10/31] block: Convert bdrv_get_block_status_above() to bytes
` [Qemu-devel] [PATCH 11/31] block: Add .bdrv_co_block_status() callback
` [Qemu-devel] [PATCH 12/31] commit: Switch to .bdrv_co_block_status()
` [Qemu-devel] [PATCH 13/31] file-posix: "
` [Qemu-devel] [PATCH 14/31] gluster: "
` [Qemu-devel] [PATCH 15/31] iscsi: Switch cluster_sectors to byte-based
` [Qemu-devel] [PATCH 16/31] iscsi: Switch iscsi_allocmap_update() "
` [Qemu-devel] [PATCH 17/31] iscsi: Switch to .bdrv_co_block_status()
` [Qemu-devel] [PATCH 18/31] mirror: "
` [Qemu-devel] [PATCH 19/31] null: "
[Qemu-devel] [PATCH 00/15] COLO: integrate colo frame with block replication and net compare
2017-04-18 1:32 UTC (8+ messages)
` [Qemu-devel] [PATCH 02/15] colo-compare: implement the process of checkpoint
[Qemu-devel] [PULL 0/8] Block layer fixes for 2.9.0-rc1
2017-04-18 1:23 UTC (3+ messages)
` [Qemu-devel] [PULL 2/8] replication: clarify permissions
[Qemu-devel] [PATCH 00/17] make bdrv_is_allocated[_above] byte-based
2017-04-18 1:04 UTC (12+ messages)
` [Qemu-devel] [PATCH 01/17] blockjob: Track job ratelimits via bytes, not sectors
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 02/17] trace: Show blockjob actions "
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 13/17] backup: Switch block_backup.h to byte-based
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [Qemu-block] [PATCH 00/17] make bdrv_is_allocated[_above] byte-based
[Qemu-devel] [PATCH v4 0/4] X86/HMP: Expose x86 model specific registers via human monitor
2017-04-17 23:26 UTC (2+ messages)
[Qemu-devel] [RFC 0/7] pci: Type-safety and phb->bus initialization cleanup
2017-04-17 21:59 UTC (8+ messages)
` [Qemu-devel] [RFC 1/7] pci: Change pci_host_bus_register() parameter to PCIHostState
` [Qemu-devel] [RFC 2/7] pci: Change pci_bus_init() 'parent' "
` [Qemu-devel] [RFC 3/7] pci: Change pci_bus_new*() "
` [Qemu-devel] [RFC 4/7] pci: Change pci_register_bus() 'parent' "
` [Qemu-devel] [RFC 5/7] pci: Set phb->bus inside pci_register_bus()
` [Qemu-devel] [RFC 6/7] pci: Set phb->bus inside pci_bus_new()
` [Qemu-devel] [RFC 7/7] pci: Set phb->bus inside pci_bus_new_inplace()
[Qemu-devel] DMG chunk size independence
2017-04-17 20:29 UTC (2+ messages)
[Qemu-devel] [PATCH 00/19] Migration cleanup
2017-04-17 20:26 UTC (21+ messages)
` [Qemu-devel] [PATCH 01/19] migration: to_dst_file at that point is NULL
` [Qemu-devel] [PATCH 02/19] migration: They are called vmstate_foo, move them to vmstate.c
` [Qemu-devel] [PATCH 03/19] migration: Split migration/channel.c for channel operations
` [Qemu-devel] [PATCH 04/19] migration: Remove MigrationState from migration_channel_incomming()
` [Qemu-devel] [PATCH 05/19] migration: Export exec.c functions in its own file
` [Qemu-devel] [PATCH 06/19] migration: Export fd.c "
` [Qemu-devel] [PATCH 07/19] migration: Export socket.c "
` [Qemu-devel] [PATCH 08/19] migration: Export tls.c "
` [Qemu-devel] [PATCH 09/19] migration: Create block capabilities for shared and enable
` [Qemu-devel] [PATCH 10/19] migration: Remove use of old MigrationParams
` [Qemu-devel] [PATCH 11/19] migration: Remove "
` [Qemu-devel] [PATCH 12/19] migration: Remove unneeded includes
` [Qemu-devel] [PATCH 13/19] migration: Remove qemu-file.h from vmstate.h
` [Qemu-devel] [PATCH 14/19] migration: Remove vmstate.h from migration.h
` [Qemu-devel] [PATCH 15/19] migration: Export qemu-file-channel.c functions in its own file
` [Qemu-devel] [PATCH 16/19] migration: Export ram.c "
` [Qemu-devel] [PATCH 17/19] migration: Export rdma.c "
` [Qemu-devel] [PATCH 18/19] monitor: move hmp_savevm() to monitor.c
` [Qemu-devel] [PATCH 19/19] monitor: remove monitor parameter from save_vmstate
[Qemu-devel] [PATCH v2] ipmi: add SET_SENSOR_READING command
2017-04-17 19:45 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/2] migration: fix virtio-rng
2017-04-17 19:33 UTC (2+ messages)
[Qemu-devel] [PATCH] timer.h: Provide monotonic time for ARM guests
2017-04-17 18:55 UTC (3+ messages)
[Qemu-devel] [RFC for-2.10 0/3] Rework handling of PCI/PCIe "hybrid" devices
2017-04-17 18:30 UTC (3+ messages)
` [Qemu-devel] [RFC for-2.10 2/3] pci: Allow host bridges to override PCI/PCIe hybrid device behaviour
[Qemu-devel] [PATCH 0/2] COLO-compare: Optimize tcp compare performance and trace format
2017-04-17 13:43 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] COLO-compare: Optimize tcp compare for option field
` [Qemu-devel] [PATCH 2/2] COLO-compare: Optimize tcp compare trace event
[Qemu-devel] [PATCH v2 for-2.10 00/18] crypto: add afalg-backend support
2017-04-17 13:35 UTC (22+ messages)
` [Qemu-devel] [PATCH v2 for-2.10 01/18] crypto: cipher: introduce context free function
` [Qemu-devel] [PATCH v2 for-2.10 02/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for gcrypt-backend
` [Qemu-devel] [PATCH v2 for-2.10 03/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for nettle-backend
` [Qemu-devel] [PATCH v2 for-2.10 04/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend
` [Qemu-devel] [PATCH v2 for-2.10 05/18] crypto: cipher: add cipher driver framework
` [Qemu-devel] [PATCH v2 for-2.10 06/18] crypto: hash: add hash "
` [Qemu-devel] [PATCH v2 for-2.10 07/18] crypto: hmac: move crypto/hmac.h into include/crypto/
` [Qemu-devel] [PATCH v2 for-2.10 08/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt-backend
` [Qemu-devel] [PATCH v2 for-2.10 09/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backend
` [Qemu-devel] [PATCH v2 for-2.10 10/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for glib-backend
` [Qemu-devel] [PATCH v2 for-2.10 11/18] crypto: hmac: add hmac driver framework
` [Qemu-devel] [PATCH v2 for-2.10 12/18] crypto: introduce some common functions for af_alg backend
` [Qemu-devel] [PATCH v2 for-2.10 13/18] crypto: cipher: add afalg-backend cipher support
` [Qemu-devel] [PATCH v2 for-2.10 14/18] crypto: hash: add afalg-backend hash support
` [Qemu-devel] [PATCH v2 for-2.10 15/18] crypto: hmac: add af_alg hmac support
` [Qemu-devel] [PATCH v2 for-2.10 16/18] tests: crypto: add cipher speed benchmark support
` [Qemu-devel] [PATCH v2 for-2.10 17/18] tests: crypto: add hash "
` [Qemu-devel] [PATCH v2 for-2.10 18/18] tests: crypto: add hmac "
[Qemu-devel] [PATCH 0/6] calculate downtime for postcopy live migration
2017-04-17 13:32 UTC (9+ messages)
` [Qemu-devel] [PATCH 4/6] migration: calculate downtime on dst side
` [Qemu-devel] [PATCH 2/6] util: introduce glib-helper.c
` [Qemu-devel] [PATCH 6/6] migration: detailed traces for postcopy
[Qemu-devel] [PATCH for-2.10 0/2] block: An empty filename counts as no filename
2017-04-17 12:51 UTC (4+ messages)
` [Qemu-devel] [PATCH for-2.10 1/2] "
[Qemu-devel] [PATCH v2 for-2.10 00/16] block: Preallocated truncate
2017-04-17 12:34 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 for-2.10 12/16] block/qcow2: Extract qcow2_calc_size_usage()
[Qemu-devel] [PATCH v2 0/7] VT-d: PT (passthrough) mode support and misc fixes
2017-04-17 11:32 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] memory: tune last param of iommu_ops.translate()
` [Qemu-devel] [PATCH v2 2/7] memory: remove the last param in memory_region_iommu_replay()
` [Qemu-devel] [PATCH v2 3/7] x86-iommu: use DeviceClass properties
` [Qemu-devel] [PATCH v2 4/7] intel_iommu: renaming context entry helpers
` [Qemu-devel] [PATCH v2 5/7] intel_iommu: provide vtd_ce_get_type()
` [Qemu-devel] [PATCH v2 6/7] intel_iommu: use IOMMU_ACCESS_FLAG()
` [Qemu-devel] [PATCH v2 7/7] intel_iommu: support passthrough (PT)
[Qemu-devel] [PATCH] util/error: Fix leak in error_vprepend()
2017-04-17 11:28 UTC (3+ messages)
[Qemu-devel] [PATCH v2] char: Fix removing wrong GSource that be found by fd_in_tag
2017-04-17 11:22 UTC
[Qemu-devel] [PATCH for-2.9-rc5 v2] block: Drain BH in bdrv_drained_begin
2017-04-17 11:21 UTC (7+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] qemu memory manage question
2017-04-17 11:19 UTC (5+ messages)
[Qemu-devel] [Qemu-devel RFC v2 0/4] Add support for Smartfusion2 SoC
2017-04-17 10:44 UTC (10+ messages)
` [Qemu-devel] [Qemu-devel RFC v2 1/4] msf2: Add Smartfusion2 System timer
` [Qemu-devel] [Qemu-devel RFC v2 2/4] msf2: Microsemi Smartfusion2 System Register block
` [Qemu-devel] [Qemu-devel RFC v2 4/4] msf2: Add Emcraft's Smartfusion2 SOM kit
[Qemu-devel] need help about trace reconstruction
2017-04-17 9:27 UTC
[Qemu-devel] [PATCH v4 0/6] COLO block replication supports shared disk case
2017-04-17 6:31 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 2/6] replication: add shared-disk and shared-disk-id options
[Qemu-devel] [PATCH v6] Allow setting NUMA distance for different NUMA nodes
2017-04-17 5:36 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/9] arm: Implement M profile exception return properly
2017-04-17 4:20 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 7/9] arm: Track M profile handler mode state in TB flags
[Qemu-devel] [PATCH v2 00/13] Rewrite NVIC to not depend on the GIC
2017-04-17 4:10 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 04/13] armv7m: Fix condition check for taking exceptions
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 05/13] arm: gic: Remove references to NVIC
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 07/13] armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 08/13] armv7m: Simpler and faster exception start
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 10/13] armv7m: Extract "exception taken" code into functions
` [Qemu-devel] [Qemu-arm] "
[Qemu-devel] [PATCH 00/11] ARMv7M: QOMify
2017-04-17 4:08 UTC (12+ messages)
` [Qemu-devel] [PATCH 03/11] armv7m: QOMify the armv7m container
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 04/11] armv7m: Use QOMified armv7m object in armv7m_init()
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 06/11] armv7m: Make NVIC expose a memory region rather than mapping itself
` [Qemu-devel] [PATCH 09/11] armv7m: Split systick out from NVIC
` [Qemu-devel] [Qemu-arm] "
[Qemu-devel] [PATCH v6] migration/block: use blk_pwrite_zeroes for each zero cluster
2017-04-17 4:00 UTC (8+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [RFC v2 0/4] vhost-user: Specify and implement device IOTLB support
2017-04-17 3:50 UTC (8+ messages)
` [Qemu-devel] [RFC v2 1/4] vhost: propagate errors in vhost_device_iotlb_miss()
` [Qemu-devel] [RFC v2 2/4] vhost-user: add vhost_user to hold the chr
` [Qemu-devel] [RFC v2 3/4] vhost-user: add slave-req-fd support
` [Qemu-devel] [RFC v2 4/4] spec/vhost-user spec: Add IOMMU support
[Qemu-devel] [PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-04-17 3:35 UTC (10+ messages)
` [Qemu-devel] [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
` [Qemu-devel] [virtio-dev] "
[Qemu-devel] [PATCH 0/9] Rewrite NVIC to not depend on the GIC
2017-04-17 3:11 UTC (3+ messages)
` [Qemu-devel] [PATCH 5/9] arm: gic: Remove references to NVIC
[Qemu-devel] [BUG] network qga : windows os lost ip address of the network card in some cases
2017-04-17 2:52 UTC
[Qemu-devel] [PATCH 0/7] Openrisc misc features / fixes
2017-04-16 23:33 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/7] target/openrisc: Fixes for memory debugging
` [Qemu-devel] [PATCH 2/7] target/openrisc: add shutdown logic
` [Qemu-devel] [PATCH 3/7] target/openrisc: add numcores and coreid support
` [Qemu-devel] [PATCH 4/7] target/openrisc: implement shadow registers
` [Qemu-devel] [PATCH 5/7] migration: Add VMSTATE_UINTTL_2DARRAY()
` [Qemu-devel] [PATCH 6/7] migration: Add VMSTATE_STRUCT_2DARRAY()
` [Qemu-devel] [PATCH 7/7] target/openrisc: Implement full vmstate serialization
[Qemu-devel] dns server not working in QEMU using usermode networking (SLIRP)
2017-04-16 22:10 UTC (3+ messages)
[Qemu-devel] [PATCH 00/10] TCG optimizations for 2.10
2017-04-16 18:28 UTC (6+ messages)
` [Qemu-devel] [PATCH 03/10] target/arm: optimize cross-page block chaining in softmmu
` [Qemu-devel] [PATCH 05/10] tcg: add jr opcode
[Qemu-devel] [RFC] hw/arm/exynos: Add generic SDHCI devices
2017-04-16 15:16 UTC
[Qemu-devel] [PATCH] hw: make *_exit functions return void
2017-04-16 12:26 UTC
[Qemu-devel] [Bug 1273944] [NEW] multiboot header has 0 in mem_upper field
2017-04-16 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1273944] "
[Qemu-devel] [Bug 1683084] [NEW] DNS server not working in QEMU usermode networking
2017-04-15 23:24 UTC
[Qemu-devel] [PATCH] hw/arm: Qomify pxa2xx.c
2017-04-15 18:03 UTC
[Qemu-devel] [Bug 1667401] [NEW] qemu-ppc segfaults(SIGSEGV) on pthread_create
2017-04-15 16:44 UTC (2+ messages)
` [Qemu-devel] [Bug 1667401] "
[Qemu-devel] [PATCH 00/14] TCX/CG3 adapter cleanups
2017-04-15 14:39 UTC (9+ messages)
` [Qemu-devel] [PATCH 03/14] cg3: remove unused width and height variables
` [Qemu-devel] [PATCH 04/14] cg3: switch to load_image_mr() and remove prom-addr hack
` [Qemu-devel] [PATCH 05/14] tcx: alter tcx_set_dirty() to accept address and length parameters
` [Qemu-devel] [PATCH 14/14] tcx: switch to load_image_mr() and remove prom_addr hack
[Qemu-devel] [PATCH 00/10] make display updates thread safe
2017-04-15 10:39 UTC (3+ messages)
` [Qemu-devel] [PATCH 03/10] vga: add vga_scanline_invalidated helper
[Qemu-devel] [Bug 821078] [NEW] virtio-serial-bus: Unexpected port id
2017-04-15 4:18 UTC (2+ messages)
` [Qemu-devel] [Bug 821078] "
[Qemu-devel] [Bug 966316] [NEW] Can't load Android VBOX image or even linux test image as well
2017-04-15 4:18 UTC (2+ messages)
` [Qemu-devel] [Bug 966316] "
[Qemu-devel] [Bug 989504] Re: assertion failed when attaching USB MSD device
2017-04-15 4:18 UTC
[Qemu-devel] [Bug 988909] Re: Assert failed in arp_table.c
2017-04-15 4:18 UTC
[Qemu-devel] [PATCH v3 0/2] block: Quiesce old aio context during bdrv_set_aio_context
2017-04-15 2:26 UTC (5+ messages)
[Qemu-devel] QEMU build breakage on ARM against Xen 4.9 caused by libxendevicemodel
2017-04-15 0:39 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/4] qdev: remove all remaining cannot_destroy_with_object_finalize_yet
2017-04-14 20:55 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/4] arm: remove "
[Qemu-devel] [Bug 986318] Re: [sdl] Mouse grab breaks GNOME 3 screensaver unlock screen
2017-04-14 20:23 UTC
[Qemu-devel] [PATCH 0/3] move xen related files to corresponding xen directory
2017-04-14 18:47 UTC (2+ messages)
[Qemu-devel] [Xen-devel][PATCH] configure: introduce --enable-xen-fb-backend
2017-04-14 17:52 UTC (5+ messages)
` [Qemu-devel] [Xen-devel] [PATCH] "
[Qemu-devel] [PATCH for-2.10 0/3] qemu-img/convert: Some small fixes
2017-04-14 15:27 UTC (3+ messages)
` [Qemu-devel] [PATCH for-2.10 1/3] qemu-img/convert: Always set ret < 0 on error
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).