KVM, QEMU, and kernel project management
KVM, QEMU, and kernel project management
Posted Mar 24, 2010 3:56 UTC (Wed) by amit (subscriber, #1274)Parent article: KVM, QEMU, and kernel project management
It started when Jes Sorensen sent out a mail about how best to expose performance counters to guests:
http://www.mail-archive.com/kvm@vger.kernel.org/msg29514....
This lead to the following discussions about supporting perf across the host-guest boundary as well as having proprietary guests do their own profiling.
As a result of some discussions there, Yanmin Zhang posted a patch that used perf to profile a guest and host from the host when using the same kernel on both the systems (in the same thread, and continued in the two threads linked below).
http://www.mail-archive.com/kvm@vger.kernel.org/msg29529....
http://www.spinics.net/lists/kvm/msg31008.html
As these threads go, the discussion moved to KVM usability, about the QEMU command line, about the usability of libvirt/virt-manager, etc.
http://www.mail-archive.com/kvm@vger.kernel.org/msg29669....
And then to Ingo's suggestion about merging QEMU into tools/kvm, and how that would help development. And the KVM/QEMU folks on how that would fracture the QEMU community, with some input from folks from other projects as well.
http://www.mail-archive.com/kvm@vger.kernel.org/msg30782....
