Lists, IRC: Difference between revisions

From KVM
(remove spam by Garydavid, _again_)
(Remove dead links, and add links to lore archive and virt planet)
 
(15 intermediate revisions by 8 users not shown)
Line 7: Line 7:
! list
! list
! topics
! topics
! subscribe
! subscribe  
! archives
! archives
|-  
|-
| kvm@vger.kernel.org
| kvm@vger.kernel.org
| general and x86
| general and x86
| [mailto:majordomo@vger.kernel.org?body=subscribe%20kvm subscribe]
| [mailto:majordomo@vger.kernel.org?body=subscribe%20kvm subscribe]
| [http://news.gmane.org/gmane.comp.emulators.kvm.devel Gmane], [http://www.spinics.net/lists/kvm spinics], [http://marc.info/?l=kvm MARC]
| [https://lore.kernel.org/kvm/ lore], [http://www.spinics.net/lists/kvm spinics], [http://marc.info/?l=kvm MARC]
|-
|-
| kvm-commits@vger.kernel.org  
| kvm-commits@vger.kernel.org  
| kernel commit logs  
| kernel commit logs  
| [mailto:majordomo@vger.kernel.org?body=subscribe%20kvm-commits subscribe]  
| [mailto:majordomo@vger.kernel.org?body=subscribe%20kvm-commits subscribe]  
| [http://news.gmane.org/gmane.comp.emulators.kvm.scm Gmane]
| ?
|-
|-
| kvm-ia64@vger.kernel.org  
| kvm-ia64@vger.kernel.org  
| ia64  
| ia64  
| [mailto:majordomo@vger.kernel.org?body=subscribe%20kvm-ia64 subscribe]  
| [mailto:majordomo@vger.kernel.org?body=subscribe%20kvm-ia64 subscribe]  
|
| [http://www.spinics.net/lists/kvm-ia64/ spinics]
|-
|-
| kvm-ppc@vger.kernel.org  
| kvm-ppc@vger.kernel.org  
| PowerPC  
| PowerPC  
| [mailto:majordomo@vger.kernel.org?body=subscribe%20kvm-ppc subscribe]  
| [mailto:majordomo@vger.kernel.org?body=subscribe%20kvm-ppc subscribe]  
| [http://marc.info/?l=kvm-ppc-devel MARC]
| [http://marc.info/?l=kvm-ppc-devel MARC]  
|  
|-
| kvmarm@lists.cs.columbia.edu  
| ARM
| [mailto:kvmam-join@lists.cs.columbia.edu?body=subscribe%20kvm-arm subscribe]
| [https://lore.kernel.org/kvmarm/ lore], [https://lists.cs.columbia.edu/pipermail/kvmarm kvmarm]
|}
|}
 
 
While the lists are used mainly for development, user queries are welcome. No need to subscribe for a one-off question, just send an email. You may also want to check the various qemu resources on the web, as kvm shares the qemu user interface and networking.
While the lists are used mainly for development, user queries are welcome. No need to subscribe for a one-off question, just send an email. You may also want to check the various qemu resources on the web, as kvm shares the qemu user interface and networking.


Line 40: Line 44:
== IRC ==
== IRC ==


Join us on '''#kvm''' at [http://freenode.net Freenode]. Don't report serious bugs on IRC; they're liable to get lost. Use the list or the [[Bugs|bug tracker]].
Join us on '''#kvm''' at [https://www.oftc.net/ OFTC]. Don't report serious bugs on IRC; they're liable to get lost. Use the list or the [[Bugs|bug tracker]].


== Blogs and related sites ==
== Blogs and related sites ==
Haydn Solomon's [http://www.linux-kvm.com linux-kvm] site, featuring forums and a blog
Avi Kivity's [http://avikivity.blogspot.com blog]


Anthony Liguori's [http://blog.codemonkey.ws blog]  
* [https://planet.virt-tools.org/ Planet Virt-tools] - an aggregator for recent virtualization related blogs


[http://virt.kernelnewbies.org/ Linux virtualization] wiki
* [http://avikivity.blogspot.com Avi Kivity's blog] (old)


== Forums ==
* [http://blog.codemonkey.ws Anthony Liguori's blog] (old)


[http://forums.meulie.net/viewforum.php?f=43 KVM forum]
* [http://virt.kernelnewbies.org/ Linux virtualization] wiki

Latest revision as of 09:05, 2 August 2021

Lists, IRC

Mailing Lists

list topics subscribe   archives
kvm@vger.kernel.org general and x86 subscribe lore, spinics, MARC
kvm-commits@vger.kernel.org kernel commit logs   subscribe ?
kvm-ia64@vger.kernel.org ia64 subscribe spinics
kvm-ppc@vger.kernel.org PowerPC subscribe MARC
kvmarm@lists.cs.columbia.edu   ARM subscribe lore, kvmarm

While the lists are used mainly for development, user queries are welcome. No need to subscribe for a one-off question, just send an email. You may also want to check the various qemu resources on the web, as kvm shares the qemu user interface and networking.

Please observe the usual mailing list etiquette: don't top-post, and trim excess quotations from the mail you are replying to.

Don't post to individual kvm developers directly.

IRC

Join us on #kvm at OFTC. Don't report serious bugs on IRC; they're liable to get lost. Use the list or the bug tracker.

Blogs and related sites