messages from 2009-09-21 08:55:40 to 2009-09-24 18:03:25 UTC [more...]
[PATCHv5 3/3] vhost_net: a kernel-level virtio server
2009-09-24 18:03 UTC (23+ messages)
[patch 00/10] RFC: switch vcpu context to use SRCU
2009-09-24 17:28 UTC (24+ messages)
` [patch 01/10] KVM: modify memslots layout in struct kvm
` [patch 02/10] KVM: modify alias layout in x86s struct kvm_arch
` [patch 03/10] KVM: switch dirty_log to mmu_lock protection
` [patch 04/10] KVM: split kvm_arch_set_memory_region into prepare and commit
` [patch 05/10] KVM: introduce gfn_to_pfn_memslot
` [patch 06/10] KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
` [patch 07/10] KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
` [patch 08/10] KVM: x86: switch kvm_set_memory_alias "
` [patch 09/10] KVM: convert io_bus to SRCU
` [patch 10/10] KVM: switch vcpu context to use SRCU
[PATCH 0/3] kvm ksm support v3
2009-09-24 17:11 UTC (9+ messages)
` [PATCH 1/3] kvm: dont hold pagecount reference for mapped sptes pages
` [PATCH 2/3] add SPTE_HOST_WRITEABLE flag to the shadow ptes
` [PATCH 3/3] add support for change_pte mmu notifiers
a streaming server on a kvm virtual machine?
2009-09-24 15:55 UTC
[PATCH: kvm 1/6] Code motion. Separate timer intialization into an indepedent function
2009-09-24 15:52 UTC (8+ messages)
` [PATCH: kvm 2/6] Kill the confusing tsc_ref_khz and ref_freq variables
` [PATCH: kvm 3/6] Fix hotadd of CPUs for KVM
` [PATCH: kvm 4/6] Fix hotremove "
` [PATCH: kvm 5/6] Don't unconditionally clear cpu_khz_tsc in hardware_enable
` [PATCH: kvm 6/6] Math is hard; let's do some cooking
[ kvm-Bugs-2865820 ] kvm-88-r1 & Intel E5450 Harpertown
2009-09-24 15:44 UTC
PCI passthrough
2009-09-24 14:03 UTC (3+ messages)
Binary Windows guest drivers are released
2009-09-24 13:13 UTC
sync guest calls made async on host - SQLite performance
2009-09-24 13:03 UTC (4+ messages)
[ kvm-Bugs-2826486 ] Clock speed in FreeBSD
2009-09-24 9:30 UTC
[PATCH] Update halted state from mpstate only in case of inkernel irq chip
2009-09-24 9:11 UTC (16+ messages)
` [PATCH] Don't call kvm_cpu_synchronize_state() if there is no irqchip events to process
` [PATCH] Don't call cpu_synchronize_state() in apic_init_reset()
kvm-kmod 88 or git not working with 2.6.31
2009-09-24 7:44 UTC (13+ messages)
` [PATCH] x86: Pick up local arch trace header (was: kvm-kmod 88 or git not working with 2.6.31)
` [PATCH] x86: Pick up local arch trace header
patch for virtual machine oriented scheduling(4)
2009-09-24 6:28 UTC (2+ messages)
[PATCH] kvm: allocate correct size for dirty bitmap
2009-09-23 22:13 UTC
[PATCH 0/3] ksm support for kvm v2
2009-09-23 18:32 UTC (5+ messages)
` [PATCH 1/3] kvm: dont hold pagecount reference for mapped sptes pages
` [PATCH 2/3] add SPTE_HOST_WRITEABLE flag to the shadow ptes
` [PATCH 3/3] add support for change_pte mmu notifiers
[PATCH] [RESEND] KVM:VMX: Add support for Pause-Loop Exiting
2009-09-23 14:09 UTC (2+ messages)
[PATCH] Test 802.1Q vlan of nic
2009-09-23 11:19 UTC
Virtio net driver for Windows 2008 R2
2009-09-23 9:44 UTC (2+ messages)
buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
2009-09-23 9:29 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
2009-09-23 9:27 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
2009-09-23 9:27 UTC
Possible problem with -no-kvm-irqchip -no-kvm-pit qemu options detected during git daily testing
2009-09-23 9:05 UTC (5+ messages)
[PATCH] qemu-kvm: fix no gsi routing warning
2009-09-23 9:04 UTC (4+ messages)
[PATCH 0/5] Nested SVM Interrupt Fixes
2009-09-23 8:28 UTC (14+ messages)
` [PATCH 1/5] Implement #NMI exiting for nested SVM
` [PATCH 2/5] Don't call svm_complete_interrupts for nested guests
` [PATCH 3/5] Don't #VMEXIT(INTR) if we still have event_inj waiting
` [PATCH 4/5] Don't bail when injecting an event in nested SVM
` [PATCH 5/5] Notify nested hypervisor of lost event injections
eepro100.c
2009-09-23 5:34 UTC (10+ messages)
latest qemu-kvm has broken MSI support
2009-09-23 3:38 UTC
[PATCH] fix an error of undefine variable
2009-09-23 2:32 UTC (2+ messages)
` [KVM-AUTOTEST PATCH] "
[ kvm-Bugs-2864630 ] XP Guest, Karmic, Bluescreen c0000221 on boot
2009-09-22 22:05 UTC
[RFC] Virtual Machine Device Queues(VMDq) support on KVM
2009-09-22 18:34 UTC (8+ messages)
[PATCH 1/4] core, x86: Add user return notifiers
2009-09-22 18:06 UTC (15+ messages)
` [PATCH v2] "
Differences on Intel and Amd
2009-09-22 16:18 UTC (3+ messages)
[PATCH 00/24] configure and Makefile cleanup
2009-09-22 13:34 UTC (16+ messages)
` [PATCH 04/24] piix4_dev is not used for pc's
` [PATCH 05/24] compatfd is included before, and it is compiled unconditionally
` [PATCH 23/24] Get CONFIG_CPU_EMULATION back to life
SOLVED kvm networking on debian unstable
2009-09-22 12:43 UTC (2+ messages)
` [libvirt] "
[Autotest] [KVM-AUTOTEST PATCH 2/4] KVM test: rss.cpp: send characters to the console window rather than directly to STDIN
2009-09-22 8:55 UTC (2+ messages)
[PATCH] Add GDT, IDT and RFLAGS guest state validity checks
2009-09-22 7:21 UTC (3+ messages)
[PATCH] virtio-blk: set QUEUE_ORDERED_DRAIN by default
2009-09-22 6:27 UTC (3+ messages)
[PATCH -v4] QEMU-KVM: MCE: Relay UCR MCE to guest
2009-09-22 6:14 UTC (5+ messages)
[PATCH QEMU-KVM 0/7] test: more IPI tests
2009-09-22 6:12 UTC (6+ messages)
` [PATCH QEMU-KVM 5/7] test: add ipi latency test
` [PATCH QEMU-KVM 6/7] test: Add ipi_halt benchmark
` [PATCH QEMU-KVM 7/7] test: Auto-tune vmexit test
[PATCH] KVM test: Introducing new supported install method, koji
2009-09-22 0:52 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
2009-09-21 20:07 UTC
[PATCH] viostor driver. Code cleanup. Getting rid of the Registry stuff
2009-09-21 19:33 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
2009-09-21 12:34 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
2009-09-21 12:32 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
2009-09-21 12:32 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
2009-09-21 12:32 UTC
[PATCH] qemu-kvm: Cleanup compatfd makefile rule
2009-09-21 11:56 UTC (6+ messages)
[PATCH] Show registers and exit on unhandled errors
2009-09-21 11:51 UTC (7+ messages)
[PATCH 0/2] make --disable-kvm to compile again (now all arches)
2009-09-21 10:50 UTC (3+ messages)
[Autotest] [KVM-AUTOTEST PATCH] Adding NAS Parallel Benchmarks(NPB) as client test [1/2]
2009-09-21 10:01 UTC (2+ messages)
` [PATCH] Adding NAS Parallel Benchmarks(NPB) as client test [1/2] V2
buildbot failure in qemu-kvm on default_x86_64_debian_5_0
2009-09-21 9:54 UTC
buildbot failure in qemu-kvm on default_i386_debian_5_0
2009-09-21 9:53 UTC
buildbot failure in qemu-kvm on default_x86_64_out_of_tree
2009-09-21 9:52 UTC
buildbot failure in qemu-kvm on default_i386_out_of_tree
2009-09-21 9:52 UTC
[KVM-AUTOTEST PATCH 1/4] KVM test: allow setting shell line separator string in the config file
2009-09-21 9:51 UTC (3+ messages)
` [KVM-AUTOTEST PATCH 2/4] KVM test: rss.cpp: send characters to the console window rather than directly to STDIN
` [Autotest] "
[PATCH 0/2] make --disable-kvm to compile again
2009-09-21 9:23 UTC (2+ messages)
[PATCH v2] fix typo
2009-09-21 9:15 UTC (2+ messages)
[PATCH] kvm-s390: fix memsize >=4G on linus git head
2009-09-21 8:59 UTC (2+ messages)
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).