messages from 2017-04-13 21:51:01 to 2017-04-17 11:33:03 UTC [more...]
[Qemu-devel] [PATCH v2 0/7] VT-d: PT (passthrough) mode support and misc fixes
2017-04-17 11:32 UTC (3+ 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] 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 (9+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] qemu memory manage question
2017-04-17 11:19 UTC (5+ messages)
[Qemu-devel] [PATCH 00/15] COLO: integrate colo frame with block replication and net compare
2017-04-17 11:04 UTC (7+ messages)
` [Qemu-devel] [PATCH 02/15] colo-compare: implement the process of checkpoint
[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 0/6] calculate downtime for postcopy live migration
2017-04-17 7:07 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/6] userfault: add pid into uffd_msg & update UFFD_FEATURE_*
` [Qemu-devel] [PATCH 2/6] util: introduce glib-helper.c
` [Qemu-devel] [PATCH 3/6] migration: add UFFD_FEATURE_THREAD_ID feature support
` [Qemu-devel] [PATCH 4/6] migration: calculate downtime on dst side
` [Qemu-devel] [PATCH 5/6] migration: send postcopy downtime back to source
` [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 7:03 UTC (2+ messages)
[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 (10+ 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 (17+ messages)
` [Qemu-devel] [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
` [Qemu-devel] [virtio-dev] "
` [Qemu-devel] [PATCH v9 3/5] mm: function to offer a page block on the free list
[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 v2 for-2.10 00/18] crypto: add afalg-backend support
2017-04-17 2:31 UTC (21+ 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/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 (10+ 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] [PATCH 09/10] target/i386: optimize indirect branches with TCG's jr op
[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] [PATCH 0/2] COLO-compare: Optimize tcp compare performance and trace format
2017-04-16 9:24 UTC (3+ 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] [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] timer.h: Provide monotonic time for ARM guests
2017-04-15 19:29 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] DMG chunk size independence
2017-04-15 8:38 UTC
[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 (6+ messages)
` [Qemu-devel] [PATCH v2 1/4] arm: remove "
` [Qemu-devel] [PATCH v2 2/4] ppc: remove cannot_destroy_with_object_finalize_yet
` [Qemu-devel] [PATCH v2 3/4] versatile: "
` [Qemu-devel] [PATCH v2 4/4] qdev: "
[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
[Qemu-devel] [RFC v5 0/4] vITS save/restore
2017-04-14 12:46 UTC (5+ messages)
` [Qemu-devel] [RFC v5 1/4] linux-headers: Update for "
` [Qemu-devel] [RFC v5 2/4] hw/intc/arm_gicv3_its: Implement state save/restore
` [Qemu-devel] [RFC v5 3/4] hw/intc/arm_gicv3_kvm: Implement pending table save
` [Qemu-devel] [RFC v5 4/4] hw/intc/arm_gicv3_its: Allow save/restore
[Qemu-devel] [Bug 1030666] [NEW] gdb can't proceed after a breakpoint
2017-04-14 12:02 UTC (3+ messages)
` [Qemu-devel] [Bug 1030666] "
[Qemu-devel] [RFC] Proposed qcow2 extension: subcluster allocation
2017-04-14 7:40 UTC (9+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] char: Fix removing wrong GSource that be found by fd_in_tag
2017-04-14 10:43 UTC (3+ messages)
[Qemu-devel] [PATCH for-2.9 0/5] block: Fixes regarding dataplane and management operations
2017-04-14 9:15 UTC (4+ messages)
` [Qemu-devel] [PATCH for-2.9 4/5] block: Drain BH in bdrv_drained_begin
[Qemu-devel] [RFC 0/2] vhost-user: Specify device IOTLB support
2017-04-14 9:03 UTC (5+ messages)
` [Qemu-devel] [RFC 1/2] spec/vhost-user: Introduce secondary channel for slave initiated requests
[Qemu-devel] [BUG] network : windows os lost ip address of the network card in some cases
2017-04-14 8:46 UTC
[Qemu-devel] [PATCH v3 0/5] FTGMAC100 nic model for the Aspeed SoCs
2017-04-14 8:35 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] hw/net: add MII definitions
` [Qemu-devel] [PATCH v3 2/5] net: add FTGMAC100 support
` [Qemu-devel] [PATCH v3 3/5] net/ftgmac100: add a 'aspeed' property
` [Qemu-devel] [PATCH v3 4/5] aspeed: add a FTGMAC100 nic
` [Qemu-devel] [PATCH v3 5/5] slirp: add a fake NC-SI backend
[Qemu-devel] [PATCH for-2.10] Revert "block/io: Comment out permission assertions"
2017-04-14 6:46 UTC (5+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [Bug 1681439] [NEW] qemu-system-x86_64: hw/ide/core.c:685: ide_cancel_dma_sync: Assertion `s->bus->dma->aiocb == NULL' failed
2017-04-14 6:38 UTC (4+ messages)
` [Qemu-devel] [Bug 1681439] "
[Qemu-devel] [PATCH v2 0/5] FTGMAC100 nic model for the Aspeed SoCs
2017-04-14 6:45 UTC (3+ messages)
[Qemu-devel] [PATCH] progress: Show current progress on SIGINFO
2017-04-14 6:27 UTC (3+ messages)
[Qemu-devel] [PATCH] net/filter-rewriter.c: Fix trace_event print bug
2017-04-14 6:27 UTC
[Qemu-devel] [PATCH 0/5] mc146818rtc: fix Windows VM clock faster
2017-04-14 6:07 UTC (6+ messages)
[Qemu-devel] [PATCH v1 0/3] Fix cputlb flush stats and exporting data
2017-04-14 5:18 UTC (3+ messages)
` [Qemu-devel] [PATCH v1 2/3] cpus: dump TLB flush counts as trace event
[Qemu-devel] ARM virt machine boots fail with 14 ioh3420
2017-04-14 2:41 UTC (2+ messages)
[Qemu-devel] vmbus bridge: machine property or device?
2017-04-13 21:57 UTC (10+ messages)
[Qemu-devel] [PATCH RFC 0/3] block: Backdoor to skip image locking in qemu-io/qemu-img
2017-04-14 2:25 UTC (3+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [Bug 1682681] [NEW] qemu 2.5 network model rtl8139 collisions Ubuntu 16.04.2 LTS
2017-04-13 23:46 UTC
[Qemu-devel] [PATCH v4 0/1] qga: Add 'guest-get-users' command
2017-04-13 22:09 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 1/1] "
[Qemu-devel] dns server not working in QEMU using usermode networking (SLIRP)
2017-04-13 20:17 UTC
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).