public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-02-24 07:52:37 to 2009-02-27 10:27:10 UTC [more...]

[PATCH 00/37] KVM Updates for the 2.6.30 merge window (2/3)
 2009-02-27 10:26 UTC  (18+ messages)
` [PATCH 01/37] KVM: ppc: rename 44x MMU functions used in booke.c
` [PATCH 02/37] KVM: ppc: remove last 44x-specific bits from booke.c
` [PATCH 03/37] KVM: ppc: use macros instead of hardcoded literals for instruction decoding
` [PATCH 04/37] KVM: ppc: split out common Book E instruction emulation
` [PATCH 05/37] KVM: ppc: Add dbsr in kvm_vcpu_arch
` [PATCH 06/37] KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently
` [PATCH 07/37] KVM: ppc: ifdef iccci with CONFIG_44x
` [PATCH 09/37] KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
` [PATCH 10/37] KVM: ppc: distinguish between interrupts and priorities
` [PATCH 11/37] KVM: ppc: Add extra E500 exceptions
` [PATCH 12/37] KVM: VMX: Fix guest state validity checks
` [PATCH 13/37] KVM: VMX: don't clobber segment AR if emulating invalid state
` [PATCH 14/37] KVM: VMX: Prevent exit handler from running if emulating due to "
` [PATCH 15/37] KVM: x86 emulator: Make emulate_pop() a little more generic
` [PATCH 16/37] KVM: VMX: When emulating on invalid vmx state, don't return to userspace unnecessarily
` [PATCH 17/37] KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb)
` [PATCH 18/37] KVM: Properly lock PIT creation

Virtio disk drivers for windows
 2009-02-27 10:01 UTC 

[ kvm-Bugs-2633594 ] Segfault after ~24hours online
 2009-02-27  8:28 UTC 

[ kvm-Bugs-2633594 ] Segfault after ~24hours online
 2009-02-27  8:18 UTC 

which -cpu to use
 2009-02-27  7:50 UTC  (8+ messages)

[PATCH v3 0/6] ATS capability support for Intel IOMMU
 2009-02-27  7:19 UTC  (8+ messages)
` [PATCH v3 6/6] VT-d: support the device IOTLB

Problems KVM-84
 2009-02-27  6:52 UTC  (2+ messages)

[PATCH 1/1] KVM: Correct deliver_bitmask in kvm_get_intr_delivery_bitmask
 2009-02-27  4:58 UTC 

assigned dev msi int handling
 2009-02-27  4:26 UTC  (2+ messages)

KVM: protect assigned dev workqueue, int handler and irq acker
 2009-02-27  4:17 UTC  (2+ messages)

[PATCH] use bitmap ops on a bitmap instead of bit ops
 2009-02-27  3:19 UTC  (2+ messages)

PCI Passthrough - create_userspace_phys_mem: Invalid argument
 2009-02-27  1:44 UTC  (2+ messages)

[PATCH] remove static declaration from wall clock version
 2009-02-27  1:28 UTC  (4+ messages)

KVM PCI device assignment issues
 2009-02-27  0:27 UTC  (11+ messages)
  `  "
` [PATCH] pci: add remove_id sysfs entry
  ` [PATCH 1/2 v2] PCI: add some sysfs ABI docs
    ` [PATCH 2/2 v2] PCI: add remove_id sysfs entry

[PATCH] kvm-userspace: drop unused variable
 2009-02-26 14:40 UTC 

[PATCH 00/40] KVM Updates for the 2.6.30 merge window (1/3)
 2009-02-26 14:15 UTC  (41+ messages)
` [PATCH 01/40] KVM: SVM: Clean up VINTR setting
` [PATCH 02/40] KVM: SVM: Move EFER and MSR constants to generic x86 code
` [PATCH 03/40] KVM: SVM: Add helper functions for nested SVM
` [PATCH 04/40] KVM: SVM: Implement GIF, clgi and stgi
` [PATCH 05/40] KVM: SVM: Implement hsave
` [PATCH 06/40] KVM: SVM: Add VMLOAD and VMSAVE handlers
` [PATCH 07/40] KVM: SVM: Add VMRUN handler
` [PATCH 08/40] KVM: SVM: Add VMEXIT handler and intercepts
` [PATCH 09/40] KVM: SVM: Allow read access to MSR_VM_VR
` [PATCH 10/40] KVM: SVM: Allow setting the SVME bit
` [PATCH 11/40] KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set
` [PATCH 12/40] KVM: VMX: Support for injecting software exceptions
` [PATCH 13/40] KVM: New guest debug interface
` [PATCH 14/40] KVM: VMX: Allow single-stepping when uninterruptible
` [PATCH 15/40] KVM: x86: Virtualize debug registers
` [PATCH 16/40] KVM: x86: Wire-up hardware breakpoints for guest debugging
` [PATCH 17/40] KVM: ia64: stack get/restore patch
` [PATCH 18/40] KVM: Remove old kvm_guest_debug structs
` [PATCH 19/40] KVM: ia64: Code cleanup
` [PATCH 20/40] KVM: MMU: Inherit a shadow page's guest level count from vcpu setup
` [PATCH 21/40] KVM: MMU: Segregate mmu pages created with different cr4.pge settings
` [PATCH 22/40] KVM: MMU: Initialize a shadow page's global attribute from cr4.pge
` [PATCH 23/40] KVM: Fix vmload and friends misinterpreted as lidt
` [PATCH 24/40] KVM: Advertise guest debug capability per-arch
` [PATCH 25/40] KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow()
` [PATCH 26/40] KVM: MMU: Use for_each_shadow_entry() in __direct_map()
` [PATCH 27/40] KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch()
` [PATCH 28/40] KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg()
` [PATCH 29/40] KVM: MMU: Drop walk_shadow()
` [PATCH 30/40] KVM: VMX: initialize TSC offset relative to vm creation time
` [PATCH 31/40] KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt
` [PATCH 32/40] KVM: remove the vmap usage
` [PATCH 33/40] KVM: Fallback support for MSR_VM_HSAVE_PA
` [PATCH 34/40] KVM: PIT: provide an option to disable interrupt reinjection
` [PATCH 35/40] KVM: Move struct kvm_pio_request into x86 kvm_host.h
` [PATCH 36/40] KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header
` [PATCH 37/40] KVM: ppc: cosmetic changes to mmu hook names
` [PATCH 38/40] KVM: ppc: small cosmetic changes to Book E DTLB miss handler
` [PATCH 39/40] KVM: ppc: change kvmppc_mmu_map() parameters
` [PATCH 40/40] KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)

[patch 0/3] unify hrtimer handler
 2009-02-26 14:02 UTC  (3+ messages)

KVM and VMware
 2009-02-26 13:43 UTC  (9+ messages)

vncviewer and broken mouse behaviour - is there a fix?
 2009-02-26 13:15 UTC  (7+ messages)

[PATCH 0/5 v9] Optimize and unify IOAPIC/MSI delivery
 2009-02-26 13:01 UTC  (13+ messages)
` [PATCH 1/5] KVM: Split IOAPIC structure
` [PATCH 2/5] KVM: Unified the delivery of IOAPIC and MSI
` [PATCH 3/5] KVM: Change API of kvm_ioapic_get_delivery_bitmask
` [PATCH 4/5] KVM: Update intr delivery func to accept unsigned long* bitmap
` [PATCH 5/5] KVM: bit ops for deliver_bitmap
` [PATCH] kvm: declare kvm_ioapic in kvm_host.h

KVM: x86: paravirt skip pit-through-ioapic boot check
 2009-02-26  9:58 UTC  (2+ messages)

KVM: x86: silence preempt warning on kvm_write_guest_time
 2009-02-26  9:57 UTC  (3+ messages)

[PATCH] kvm x86: release time_page on vcpu destruction
 2009-02-26  9:54 UTC  (3+ messages)

[PATCH] VT-d: fix PCI device detach from virtual machine
 2009-02-26  9:31 UTC 

[PATCH] x86 emulator: Add pop es instruction (opcode 0x07)
 2009-02-26  7:13 UTC  (2+ messages)

[ kvm-Bugs-2633594 ] Segfault after ~24hours online
 2009-02-26  1:09 UTC 

[ kvm-Bugs-2633594 ] Segfault after ~24hours online
 2009-02-26  1:08 UTC 

[ kvm-Bugs-2638990 ] Segfault 284
 2009-02-25 23:58 UTC 

[ kvm-Bugs-2638990 ] Segfault 284
 2009-02-25 23:35 UTC 

[ kvm-Bugs-2627272 ] Fix preempt in kvm_write_guest_time and kvm_write_wall_clock
 2009-02-25 21:40 UTC 

Virtio and WinXP (disk drivers)
 2009-02-25 17:04 UTC  (7+ messages)

making snapshots with raw devices? and some general snapshot thoughts
 2009-02-25 16:11 UTC  (6+ messages)

[ kvm-Bugs-2633594 ] Segfault after ~24hours online
 2009-02-25 13:19 UTC 

[PATCH 0/3 v4][Resend] MSI-X enabling
 2009-02-25 11:59 UTC  (5+ messages)
` [PATCH 1/3] KVM: Ioctls for init MSI-X entry
` [PATCH 2/3] KVM: Add MSI-X interrupt injection logic
` [PATCH 3/3] KVM: Enable MSI-X for KVM assigned device

[PATCH] handle IRQ status injection in userspace
 2009-02-25 11:41 UTC  (2+ messages)

vballoon: page allocation failure. order:0 -> Kernel panic
 2009-02-25 10:37 UTC  (4+ messages)

Major issues running OpenVPN inside of KVM
 2009-02-25 10:25 UTC  (2+ messages)

KVM build breakage
 2009-02-25 10:22 UTC  (4+ messages)

[PATCH 0/5 v8] Optimize and unify IOAPIC/MSI delivery
 2009-02-25 10:16 UTC  (2+ messages)

KVM without X-Window System
 2009-02-25  9:35 UTC  (4+ messages)

kvm-84 screen corruption
 2009-02-25  2:47 UTC  (6+ messages)

[PATCH v10 0/7] PCI: Linux kernel SR-IOV support
 2009-02-25  1:36 UTC  (3+ messages)

(unknown),
 2009-02-25  0:58 UTC  (2+ messages)
` 

(unknown),
 2009-02-25  0:40 UTC 

(unknown),
 2009-02-25  0:36 UTC 

[PATCH 1/1] kvm: bios: make MMIO address page aligned in guest
 2009-02-24 20:11 UTC  (3+ messages)

[ kvm-Bugs-2633594 ] Segfault after ~24hours online
 2009-02-24 18:11 UTC 

Fedora 11 Alpha on KVM-84
 2009-02-24 16:02 UTC  (4+ messages)
                  ` Fwd: "

[ kvm-Bugs-2633594 ] Segfault after ~24hours online
 2009-02-24 13:46 UTC 

[ kvm-Bugs-2633594 ] Segfault after ~24hours online
 2009-02-24 13:45 UTC 

[ kvm-Bugs-2633594 ] Segfault after ~24hours online
 2009-02-24 13:37 UTC 

VMX: Fix long mode activation
 2009-02-24 10:26 UTC  (3+ messages)
` [PATCH 1/1] KVM: VMX: Update necessary state when guest enters long mode

[PATCH]remove some redundant args for ipf
 2009-02-24 10:12 UTC  (2+ messages)

[PATCH 01/02] ia64: Move the macro definitions related to MSI to one header file
 2009-02-24 10:11 UTC  (6+ messages)

[PATCH 0/8] kvm: fix device assignment hotplug
 2009-02-24 10:08 UTC  (2+ messages)

Fw: kvmcl
 2009-02-24  7:53 UTC  (2+ messages)


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