messages from 2018-09-01 13:49:09 to 2018-09-03 17:22:30 UTC [more...]
[Qemu-devel] [PATCH v5 0/4] migration: compression optimization
2018-09-03 17:22 UTC (8+ messages)
` [Qemu-devel] [PATCH v5 1/4] migration: do not flush_compressed_data at the end of each iteration
` [Qemu-devel] [PATCH v5 2/4] migration: fix calculating xbzrle_counters.cache_miss_rate
` [Qemu-devel] [PATCH v5 3/4] migration: show the statistics of compression
` [Qemu-devel] [PATCH v5 4/4] migration: handle the error condition properly
[Qemu-devel] [PATCH 0/6] i386 + x86_64 mttcg
2018-09-03 17:18 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/6] qsp: drop atomics when using the seqlock
` [Qemu-devel] [PATCH 2/6] test-rcu-list: avoid torn accesses to n_reclaims and n_nodes_removed
` [Qemu-devel] [PATCH 3/6] atomic: fix comment s/x64_64/x86_64/
` [Qemu-devel] [PATCH 4/6] cpus: initialize timers_state.vm_clock_lock
` [Qemu-devel] [PATCH 5/6] target/i386/translate: use thread-local storage in !user-mode
` [Qemu-devel] [PATCH 6/6] configure: enable mttcg for i386 and x86_64
[Qemu-devel] [PATCH] input-linux: customizable grab toggle keys v3
2018-09-03 16:32 UTC
[Qemu-devel] [PATCH] Add a hint message to loadvm and exits on failure
2018-09-03 16:26 UTC
[Qemu-devel] [Bug 588688] [NEW] Hard disk images are supporting ATAPI commands. They should fail
2018-09-03 15:18 UTC (2+ messages)
` [Qemu-devel] [Bug 588688] "
[Qemu-devel] [Bug 588691] [NEW] QEMU is not correctly detecting host CDs
2018-09-03 15:19 UTC (2+ messages)
` [Qemu-devel] [Bug 588691] "
[Qemu-devel] [Bug 588693] [NEW] CD-ROM devices always return a one session, one track TOC
2018-09-03 15:20 UTC (2+ messages)
` [Qemu-devel] [Bug 588693] "
[Qemu-devel] [PATCH] Add a gitlab-ci file for Continuous Integration testing on Gitlab
2018-09-03 15:15 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] commit: Add top-node/base-node options
2018-09-03 15:03 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] "
[Qemu-devel] [PATCH] qxl: support mono cursors with inverted colors
2018-09-03 14:54 UTC
[Qemu-devel] [PATCH v7 0/7] monitor: enable OOB by default
2018-09-03 14:41 UTC (18+ messages)
` [Qemu-devel] [PATCH v7 1/7] qapi: Fix build_params() for empty parameter list
` [Qemu-devel] [PATCH v7 2/7] qapi: Drop qapi_event_send_FOO()'s Error ** argument
` [Qemu-devel] [PATCH v7 3/7] monitor: suspend monitor instead of send CMD_DROP
` [Qemu-devel] [PATCH v7 4/7] qapi: remove COMMAND_DROPPED event
` [Qemu-devel] [PATCH v7 5/7] monitor: remove "x-oob", turn oob on by default
` [Qemu-devel] [PATCH v7 6/7] Revert "tests: Add parameter to qtest_init_without_qmp_handshake"
` [Qemu-devel] [PATCH v7 7/7] tests: add oob functional test for test-qmp-cmds
[Qemu-devel] [PATCH v2 00/10] Misc reopen-related patches
2018-09-03 14:34 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 01/10] qemu-io: Fix writethrough check in reopen
` [Qemu-devel] [PATCH v2 02/10] file-posix: x-check-cache-dropped should default to false on reopen
` [Qemu-devel] [PATCH v2 03/10] block: Remove child references from bs->{options, explicit_options}
` [Qemu-devel] [PATCH v2 04/10] block: Don't look for child references in append_open_options()
` [Qemu-devel] [PATCH v2 05/10] block: Allow child references on reopen
` [Qemu-devel] [PATCH v2 06/10] block: Forbid trying to change unsupported options during reopen
` [Qemu-devel] [PATCH v2 07/10] file-posix: "
` [Qemu-devel] [PATCH v2 08/10] block: Allow changing 'discard' on reopen
` [Qemu-devel] [PATCH v2 09/10] block: Allow changing 'detect-zeroes' "
` [Qemu-devel] [PATCH v2 10/10] block: Allow changing 'force-share' "
[Qemu-devel] [PATCH v3 0/9] jobs: Job Exit Refactoring Pt 1
2018-09-03 14:11 UTC (8+ messages)
` [Qemu-devel] [PATCH v3 2/9] jobs: canonize Error object
[Qemu-devel] [PATCH] input-linux: toggle for lock keys
2018-09-03 13:46 UTC (9+ messages)
[Qemu-devel] [PATCH v2 00/20] memory-device: complete refactoring + virtio-pmem
2018-09-03 13:40 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 01/20] memory-device: fix error message when hinted address is too small
` [Qemu-devel] [PATCH v2 02/20] memory-device: use memory device terminology in error messages
` [Qemu-devel] [PATCH v2 04/20] memory-device: get_region_size()/get_plugged_size() might fail
[Qemu-devel] [RFC 0/6] Virtio-net: Support RSS
2018-09-03 13:16 UTC (30+ messages)
` [Qemu-devel] [RFC 1/6] Add bpf support to qemu
` [Qemu-devel] [RFC 2/6] tap: Add support for bpf ioctls
` [Qemu-devel] [RFC 3/6] vhost-net: Expose vhost_net_get_fd
` [Qemu-devel] [RFC 4/6] virtio-net: implement steering mode feature
` [Qemu-devel] [RFC 5/6] virtio-net: steering mode: Implement rss support
` [Qemu-devel] [RFC 6/6] virtio-net: rss: Add bpf filter
[Qemu-devel] [PATCH] migration/rdma: Fix uninitialised rdma_return_path
2018-09-03 12:17 UTC (3+ messages)
[Qemu-devel] [PATCH V8 0/4] tests: Add migration test for aarch64
2018-09-03 12:14 UTC (18+ messages)
` [Qemu-devel] [PATCH V8 1/4] tests/migration: Convert x86 boot block compilation script into Makefile
` [Qemu-devel] [PATCH V8 2/4] tests/migration: Support cross compilation in generating boot header file
` [Qemu-devel] [PATCH V8 3/4] tests/migration: Add migration-test "
` [Qemu-devel] [PATCH V8 4/4] tests: Add migration test for aarch64
[Qemu-devel] [PATCH] hmp: fix migrate status timer leak
2018-09-03 10:53 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] util: add qemu_write_pidfile()
2018-09-03 9:55 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/3] "
[Qemu-devel] [Bug 1790268] [NEW] the vhd generated by qemu-img not align with MiB again
2018-09-03 9:40 UTC (2+ messages)
` [Qemu-devel] [Bug 1790268] Re: the vhd generated by qemu-img not align with MB again
[Qemu-devel] [PATCH V2 0/3] Formatted INFO files to fit Markdown (.md) format
2018-09-03 9:45 UTC (6+ messages)
` [Qemu-devel] [PATCH V2 1/3] README.md : Formatted "
` [Qemu-devel] [PATCH V2 2/3] CODING_STYLE.md "
` [Qemu-devel] [PATCH V2 3/3] HACKING.md "
[Qemu-devel] [PATCH v3 00/15] jobs: Job Exit Refactoring Pt 2
2018-09-03 9:41 UTC (9+ messages)
` [Qemu-devel] [PATCH v3 05/15] block/mirror: don't install backing chain on abort
` [Qemu-devel] [PATCH v3 06/15] block/mirror: conservative mirror_exit refactor
` [Qemu-devel] [PATCH v3 07/15] block/commit: refactor stream to use job callbacks
` [Qemu-devel] [PATCH v3 10/15] tests/test-blockjob-txn: move .exit to .clean
[Qemu-devel] [Bug 1790460] [NEW] -icount, sleep=off mode is broken (target slows down or hangs)
2018-09-03 8:46 UTC
[Qemu-devel] qemu-riscv64 seg fault
2018-09-03 8:41 UTC (5+ messages)
[Qemu-devel] [PATCH] tests/check-qjson: fix a leak
2018-09-03 8:00 UTC (6+ messages)
[Qemu-devel] [PATCH V12 00/19] COLO: integrate colo frame with block replication and COLO proxy
2018-09-03 7:31 UTC (21+ messages)
` [Qemu-devel] [PATCH V12 01/19] filter-rewriter: Add TCP state machine and fix memory leak in connection_track_table
` [Qemu-devel] [PATCH V12 02/19] colo-compare: implement the process of checkpoint
` [Qemu-devel] [PATCH V12 03/19] colo-compare: use notifier to notify packets comparing result
` [Qemu-devel] [PATCH V12 04/19] COLO: integrate colo compare with colo frame
` [Qemu-devel] [PATCH V12 05/19] COLO: Add block replication into colo process
` [Qemu-devel] [PATCH V12 06/19] COLO: Remove colo_state migration struct
` [Qemu-devel] [PATCH V12 07/19] COLO: Load dirty pages into SVM's RAM cache firstly
` [Qemu-devel] [PATCH V12 08/19] ram/COLO: Record the dirty pages that SVM received
` [Qemu-devel] [PATCH V12 09/19] COLO: Flush memory data from ram cache
` [Qemu-devel] [PATCH V12 10/19] qmp event: Add COLO_EXIT event to notify users while exited COLO
` [Qemu-devel] [PATCH V12 11/19] qapi/migration.json: Rename COLO unknown mode to none mode
` [Qemu-devel] [PATCH V12 12/19] qapi: Add new command to query colo status
` [Qemu-devel] [PATCH V12 13/19] savevm: split the process of different stages for loadvm/savevm
` [Qemu-devel] [PATCH V12 14/19] COLO: flush host dirty ram from cache
` [Qemu-devel] [PATCH V12 15/19] filter: Add handle_event method for NetFilterClass
` [Qemu-devel] [PATCH V12 16/19] filter-rewriter: handle checkpoint and failover event
` [Qemu-devel] [PATCH V12 17/19] COLO: notify net filters about checkpoint/failover event
` [Qemu-devel] [PATCH V12 18/19] COLO: quick failover process by kick COLO thread
` [Qemu-devel] [PATCH V12 19/19] docs: Add COLO status diagram to COLO-FT.txt
[Qemu-devel] [PATCH] target/ppc: add external PID support
2018-09-03 7:25 UTC (3+ messages)
[Qemu-devel] [PULL 0/5] Vga 20180903 patches
2018-09-03 6:57 UTC (6+ messages)
` [Qemu-devel] [PULL 1/5] virtio-vga: fix reset
` [Qemu-devel] [PULL 2/5] Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
` [Qemu-devel] [PULL 3/5] use dpy_gfx_update_full
` [Qemu-devel] [PULL 4/5] virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
` [Qemu-devel] [PULL 5/5] virtio-gpu: add iommu support
[Qemu-devel] [PATCH v4 00/10] monitor: various code simplification and fixes
2018-09-03 5:19 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 10/10] qmp: common 'id' handling & make QGA conform to QMP spec
[Qemu-devel] [PULL 0/9] Removal of deprecated options and improvements for qtests
2018-09-03 4:45 UTC (8+ messages)
` [Qemu-devel] [PULL 8/9] tests: add qmp/qom-set-without-value test
[Qemu-devel] [Bug 1789751] [NEW] Using -overcommit flag leads to qemu crashing
2018-09-03 4:37 UTC (2+ messages)
` [Qemu-devel] [Bug 1789751] "
[Qemu-devel] [PATCH 1/1] kvm: add call to qemu_add_opts() for -overcommit option
2018-09-03 4:35 UTC (2+ messages)
[Qemu-devel] [Bug 1787505] [NEW] Solaris host: no network connection, mouse pointer mismatch
2018-09-03 4:26 UTC (2+ messages)
` [Qemu-devel] [Bug 1787505] "
[Qemu-devel] [PATCH] Fix a deadlock case in the CPU hotplug flow
2018-09-03 1:47 UTC (3+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH 0/4] Reformatted INFO files to fit the Markdown (.md) format
2018-09-02 18:00 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/4] README.md : Reformatted "
` [Qemu-devel] [PATCH 2/4] CODING_STYLE.md "
` [Qemu-devel] [PATCH 3/4] HACKING.md "
` [Qemu-devel] [PATCH 4/4] LICENSE.md "
[Qemu-devel] [PATCH] Fix a deadlock case in the CPU hotplug flow
2018-09-02 16:11 UTC (2+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v5 0/3] Some improvements in z/Arch instructions support
2018-09-02 14:36 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 1/3] target/s390x: use regular spaces in translate.c
` [Qemu-devel] [PATCH v5 2/3] target/s390x: exception on non-aligned LPSW(E)
` [Qemu-devel] [PATCH v5 3/3] target/s390x: implement CVB, CVBY and CVBG
[Qemu-devel] [PATCH v4 0/3] x86: QEMU side support on MSR based features
2018-09-02 11:46 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] x86: Data structure changes to support "
` [Qemu-devel] [PATCH v4 2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
` [Qemu-devel] [PATCH v4 3/3] x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES
[Qemu-devel] [PATCH 0/2] pvrdma: Extend device state
2018-09-02 9:13 UTC
[Qemu-devel] [RFC 00/20] vSMMUv3/pSMMUv3 2 stage VFIO integration
2018-09-01 14:23 UTC (21+ messages)
` [Qemu-devel] [RFC 01/20] hw/arm/smmu-common: Fix the name of the iommu memory regions
` [Qemu-devel] [RFC 02/20] update-linux-headers: Import iommu.h
` [Qemu-devel] [RFC 03/20] linux-headers: Partial header update
` [Qemu-devel] [RFC 04/20] memory: add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
` [Qemu-devel] [RFC 05/20] hw/arm/smmuv3: Implement get_attr API to report IOMMU_ATTR_VFIO_NESTED
` [Qemu-devel] [RFC 06/20] hw/vfio/common: Refactor container initialization
` [Qemu-devel] [RFC 07/20] hw/vfio/common: Force nested if iommu requires it
` [Qemu-devel] [RFC 08/20] memory: Introduce IOMMUIOLTBNotifier
` [Qemu-devel] [RFC 09/20] memory: rename memory_region notify_iommu, notify_one
` [Qemu-devel] [RFC 10/20] memory: Add IOMMUConfigNotifier
` [Qemu-devel] [RFC 11/20] hw/arm/smmuv3: Store s1ctrptr in translation config data
` [Qemu-devel] [RFC 12/20] hw/arm/smmuv3: Implement dummy replay
` [Qemu-devel] [RFC 13/20] hw/arm/smmuv3: Notify on config changes
` [Qemu-devel] [RFC 14/20] hw/vfio/common: Introduce vfio_alloc_guest_iommu helper
` [Qemu-devel] [RFC 15/20] hw/vfio/common: Introduce vfio_dma_(un)map_ram_section helpers
` [Qemu-devel] [RFC 16/20] hw/vfio/common: Register specific nested mode notifiers and memory_listener
` [Qemu-devel] [RFC 17/20] hw/vfio/common: Register MAP notifier for MSI binding
` [Qemu-devel] [RFC 18/20] target/arm/kvm: Notifies IOMMU on MSI stage 1 binding
` [Qemu-devel] [RFC 19/20] vfio/pci: Always set up MSI route before enabling vectors
` [Qemu-devel] [RFC 20/20] hw/arm/smmuv3: Remove warning about unsupported MAP notifiers
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).