public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-20 12:23:56 to 2008-06-26 12:28:40 UTC [more...]

[PATCH 00/50] KVM patches review for the 2.6.27 merge window
 2008-06-26 12:28 UTC  (25+ messages)
` [PATCH 01/50] KVM: remove long -> void *user -> long cast
` [PATCH 02/50] KVM: add statics were possible, function definition in lapic.h
` [PATCH 03/50] KVM: VMX: move APIC_ACCESS trace entry to generic code
` [PATCH 04/50] KVM: SVM: implement dedicated NMI exit handler
` [PATCH 05/50] KVM: SVM: implement dedicated INTR "
` [PATCH 06/50] KVM: add missing kvmtrace bits
` [PATCH 07/50] KVM: SVM: add missing kvmtrace markers
` [PATCH 08/50] KVM: SVM: add tracing support for TDP page faults
` [PATCH 09/50] KVM: Handle vma regions with no backing page
` [PATCH 10/50] KVM: PIT: support mode 3
` [PATCH 11/50] KVM: SVM: Fake MSR_K7 performance counters
` [PATCH 12/50] KVM: VMX: Trivial vmcs_write64() code simplification
` [PATCH 13/50] KVM: MMU: Fix false flooding when a pte points to page table
` [PATCH 14/50] KVM: Handle virtualization instruction #UD faults during reboot
` [PATCH 15/50] KVM: VMX: Add list of potentially locally cached vcpus
` [PATCH 16/50] KVM: Remove decache_vcpus_on_cpu() and related callbacks
` [PATCH 17/50] KVM: Remove unnecessary ->decache_regs() call
` [PATCH 18/50] KVM: IOAPIC/LAPIC: Enable NMI support
` [PATCH 19/50] KVM: VMX: Enable NMI with in-kernel irqchip
` [PATCH 20/50] KVM: Order segment register constants in the same way as cpu operand encoding
` [PATCH 21/50] KVM: MTRR support
` [PATCH 23/50] KVM: x86 emulator: Update c->dst.bytes in decode instruction
` [PATCH 28/50] KVM: MMU: Optimize prefetch_page()
` [PATCH 29/50] KVM: x86 emulator: simplify push imm8 emulation

KVM: pvmmu breakage with gcc 4.3.0
 2008-06-26 11:43 UTC  (3+ messages)

RFC: cache_regs in kvm_emulate_pio
 2008-06-26  9:18 UTC  (5+ messages)

[GIT PULL] KVM fixes for 2.6.26-rc7
 2008-06-26  9:07 UTC  (13+ messages)

[PATCH] configure: remove configure warning against not using gcc3
 2008-06-26  8:44 UTC  (3+ messages)

[PATCH] KVM: update gitignore
 2008-06-26  6:05 UTC 

[PATCH] KVM: VMX: Add ept_sync_context in flush_tlb
 2008-06-26  0:47 UTC  (3+ messages)

[PATCH 0 of 3] mmu notifier v18 for -mm
 2008-06-26  0:26 UTC  (4+ messages)
` [PATCH 1 of 3] list_del_init_rcu
` [PATCH 2 of 3] mm_take_all_locks
` [PATCH 3 of 3] mmu-notifier-core

[PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat
 2008-06-25 21:28 UTC  (7+ messages)
` [PATCH 1 of 4] Consilidate libcflat for x86 to single lib for all archs
` [PATCH 2 of 4] Add Makefile and test changes required for x86 to use libcflat
` [PATCH 3 of 4] Remove old x86 test libs, that are now appart of libcflat
` [PATCH 4 of 4] Add initial PowerPC libcflat files & make file changes

another kvm-70 compile bug with rhel/centos 5.2
 2008-06-25 20:43 UTC 

[PATCH] Avoid fragment virtio-blk transfers by copying
 2008-06-25 16:28 UTC  (5+ messages)

[PATCH] [v2] Remove use of bit fields in kvm trace structure
 2008-06-25 15:55 UTC  (2+ messages)

[PATCH] Use qemu_memalign instead of qemu_malloc
 2008-06-25 15:44 UTC  (11+ messages)

Memory image of kvm guest
 2008-06-25 14:04 UTC  (2+ messages)

[ kvm-Bugs-2001452 ] Restarted Windows 2003 Server guests have disk corruption
 2008-06-25 12:59 UTC 

PCI PT: irq issue
 2008-06-25 12:23 UTC  (11+ messages)

PCI device assignment to guests
 2008-06-25 12:23 UTC  (5+ messages)
` [PATCH 1/3] KVM: Introduce kvm_set_irq to inject interrupts in guests
  ` [PATCH 2/3] KVM: Introduce a callback routine for IOAPIC ack handling
    ` [PATCH 3/3] KVM: Handle device assignment to guests

qemu: remove overzelaous virtio-net printf
 2008-06-25 12:07 UTC  (3+ messages)

[PATCH][REPOST] KVM: VMX: Fix a wrong usage of vmcs_config
 2008-06-25 12:05 UTC  (2+ messages)

[PATCH] irq assignment
 2008-06-25 11:53 UTC  (2+ messages)

[PATCH] make qemu compile for kvm/ia64
 2008-06-25 11:43 UTC  (4+ messages)

[PATCH 2/2] x86: Add "virt flag" in /proc/cpuinfo
 2008-06-25 10:38 UTC  (2+ messages)

[PATCH] KVM: VMX: Some defined name fix
 2008-06-25 10:36 UTC  (2+ messages)

performance with guests running 2.4 kernels (specifically RHEL3)
 2008-06-25  9:51 UTC  (33+ messages)
                                      ` [kvm-devel] "

[PATCH][REPOST] KVM: VMX: Add ept_sync_context in flush_tlb
 2008-06-25  8:42 UTC 

[PATCH 2/2][REPOST] kvm: user: Add event mask support in kvmtrace
 2008-06-25  8:41 UTC 

[PATCH 1/2][REPOST] KVM: trace: Add event mask support
 2008-06-25  8:38 UTC 

[PATCH] Ignore DEBUGCTL MSRs
 2008-06-25  7:41 UTC  (3+ messages)

[ kvm-Bugs-2001452 ] Restarted Windows 2003 Server guests have disk corruption
 2008-06-25  7:26 UTC 

KVM: move slots_lock acquision down to vapic_exit (resend)
 2008-06-25  5:45 UTC 

KVM: PCIPT: direct mmio pfn check
 2008-06-25  1:28 UTC  (5+ messages)
` [PATCH] "
    ` [PATCH] reserved-ram for pci-passthrough without VT-d capable hardware
      ` [PATCH] reserved-ram kvm-userland patch

[PATCH 1/2] x86/KVM: Move VMX MSR definition to msr-index.h
 2008-06-24  9:08 UTC 

[ kvm-Bugs-2001452 ] Restarted Windows 2003 Server guests have disk corruption
 2008-06-24  8:33 UTC 

[ kvm-Bugs-2001452 ] Restarted Windows 2003 Server guests have disk corruption
 2008-06-24  8:15 UTC 

[ kvm-Bugs-2001452 ] Restarted Windows 2003 Server guests have disk corruption
 2008-06-24  7:32 UTC 

Latest qemu tcg breakage
 2008-06-24  2:33 UTC  (4+ messages)

[ kvm-Bugs-2001121 ] Windows 2003 x64 - SESSION5_INITIALIZATION_FAILED
 2008-06-23 21:33 UTC 

[PATCH] KVM: PCIPT: VT-d: Check if context mapping succeed or not
 2008-06-23 19:35 UTC  (2+ messages)

[ kvm-Bugs-2001121 ] Windows 2003 x64 - SESSION5_INITIALIZATION_FAILED
 2008-06-23 19:09 UTC 

KVM power usage - high wakeup rates
 2008-06-23 17:10 UTC  (6+ messages)

[PATCH] KVM: PCIPT: VT-d: Use intel_iommu_domain to replace domain
 2008-06-23 15:30 UTC 

KVM: x86: move vapic page handling out of fast path
 2008-06-23 15:04 UTC 

[PATCH 0/5] paravirt clock source patches, #5
 2008-06-23 12:06 UTC  (3+ messages)

[PATCH 3/4][VTD] vt-d hooks in generic KVM sources
 2008-06-23 10:06 UTC  (4+ messages)

[PATCH 1/4] KVM: Report hardware virtualization features
 2008-06-23  9:47 UTC  (8+ messages)

KVM Test result, kernel 5bafb99.., userspace a0c3979
 2008-06-23  7:22 UTC 

[patch 0/7] force the TSC unreliable by reporting C2 state
 2008-06-23  3:01 UTC  (10+ messages)
` [patch 7/7] KVM: in-kernel ACPI C2 idle emulation

[PATCH 0 of 3] [kvm-userspace] Enable KVM TRACE support for PowerPC
 2008-06-23  2:37 UTC  (2+ messages)

[PATCH 1 of 3] Remove use of bit fields in kvm trace structure
 2008-06-23  2:33 UTC  (3+ messages)

KVM: x86: move vapic page handling out of fast path
 2008-06-23  2:29 UTC  (4+ messages)

[PATCH] KVM: VMX: Flush all VPID tagged TLB when VMXON
 2008-06-23  1:30 UTC  (3+ messages)

Freeze with KVM_CLOCK, undocumented dependency VIRTIO_BLK -> VIRTIO_PCI
 2008-06-22 23:22 UTC  (3+ messages)

[Bug] Real mode guests never wake up after an HLT instruction
 2008-06-22 18:34 UTC  (3+ messages)

[ kvm-Bugs-1998355 ] IO Performance
 2008-06-22 13:54 UTC 

kvm-70 + RHEL4 + 2.6.25.7 == invalid module format
 2008-06-22  7:08 UTC  (4+ messages)

[PATCH] bios: Makefile ACPI DSDT generation
 2008-06-22  6:16 UTC  (2+ messages)

[ kvm-Bugs-1998355 ] IO Performance
 2008-06-22  6:08 UTC 

[ kvm-Bugs-1998355 ] IO Performance
 2008-06-22  1:18 UTC 

[ kvm-Bugs-1998355 ] IO Performance
 2008-06-21 14:28 UTC 

[ kvm-Bugs-1998355 ] IO Performance
 2008-06-21 13:45 UTC 

RFC: cache_regs in kvm_emulate_pio
 2008-06-21  7:04 UTC  (4+ messages)

[PATCH 2/4][VTD] modifications to intel-iommu.c
 2008-06-21  4:42 UTC  (3+ messages)

[PATCH 0/4][VTD] kvm vt-d support kernel changes
 2008-06-21  3:33 UTC  (3+ messages)

[ kvm-Bugs-1998355 ] IO Performance
 2008-06-20 23:29 UTC 

[ kvm-Bugs-1999184 ] Real mode guests never wake up after an HLT instruction
 2008-06-20 22:31 UTC 

[ kvm-Bugs-1998355 ] IO Performance
 2008-06-20 21:58 UTC 

Sharing disks between two kvm guests
 2008-06-20 19:30 UTC  (9+ messages)

Patches for vtd pci passthrough
 2008-06-20 19:28 UTC  (6+ messages)
` [PATCH] KVM: PCIPT: fix compilation errors
  ` [PATCH] KVM: PCIPT: VT-d: fix guest unmap

[PATCH 0/3] kvm-guest-drivers-linux: Fix GSO/partial csum support on older kernels
 2008-06-20 18:43 UTC  (2+ messages)

[PATCH 4/4][VTD] vt-d specific files in KVM
 2008-06-20 18:24 UTC  (2+ messages)

[ANNOUNCE] kvm-70 release
 2008-06-20 17:55 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox