public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-12 17:34:56 to 2012-06-16 02:32:38 UTC [more...]

[PATCH] KVM: Fix PCI header check on device assignment
 2012-06-16  2:22 UTC  (4+ messages)

[PATCH v4] KVM: x86: Implement PCID/INVPCID for guests with EPT
 2012-06-16  2:32 UTC  (2+ messages)

[PATCH v3 1/6] KVM: fix missing check for memslot flags
 2012-06-16  2:11 UTC  (3+ messages)
` [PATCH v3 6/6] KVM: introduce readonly memslot

write protect the guest memory page from guest access
 2012-06-15 23:38 UTC 

[RFC PATCH 0/4] KVM: Optimize MMU notifier's THP page invalidation
 2012-06-15 21:49 UTC  (6+ messages)
` [PATCH 1/4] KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva()
` [PATCH 2/4] KVM: Introduce hva_to_gfn() for kvm_handle_hva()
` [PATCH 3/4] KVM: MMU: Make kvm_handle_hva() handle range of addresses
` [PATCH 4/4] KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start()

[PATCH v8 00/15] KVM/ARM Implementation
 2012-06-15 19:09 UTC  (16+ messages)
` [PATCH v8 01/15] ARM: add mem_type prot_pte accessor
` [PATCH v8 02/15] KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related code
` [PATCH v8 03/15] KVM: Introduce __KVM_HAVE_IRQ_LINE
` [PATCH v8 04/15] KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
` [PATCH v8 05/15] ARM: KVM: Initial skeleton to compile KVM support
` [PATCH v8 06/15] ARM: KVM: Hypervisor identity mapping
` [PATCH v8 07/15] ARM: KVM: Hypervisor inititalization
` [PATCH v8 08/15] ARM: KVM: Module unloading support
` [PATCH v8 09/15] ARM: KVM: Memory virtualization setup
` [PATCH v8 10/15] ARM: KVM: Inject IRQs and FIQs from userspace
` [PATCH v8 11/15] ARM: KVM: World-switch implementation
` [PATCH v8 12/15] ARM: KVM: Emulation framework and CP15 emulation
` [PATCH v8 13/15] ARM: KVM: Handle guest faults in KVM
` [PATCH v8 14/15] ARM: KVM: Handle I/O aborts
` [PATCH v8 15/15] ARM: KVM: Guest wait-for-interrupts (WFI) support

git access via http to kvm-kmod
 2012-06-15 17:02 UTC  (2+ messages)

UIP flag not cleared
 2012-06-15 15:38 UTC 

Credit-based scheduling in KVM?
 2012-06-15 13:04 UTC  (5+ messages)

[PATCH 1/2] kvm tools: set the HYPERVISOR flag in cpuid
 2012-06-15 11:38 UTC  (3+ messages)
` [PATCH 2/2] kvm tools: support 9p flush command

Dear Friend
 2012-06-15 11:10 UTC 

WARNING: at arch/x86/kernel/kvmclock.c:127
 2012-06-15 11:08 UTC  (7+ messages)

Early boot panic on machine with lots of memory
 2012-06-15  7:41 UTC  (3+ messages)

[PATCH 2/2] [TRIVIAL]KVM: fix a typo in comment
 2012-06-15  3:34 UTC 

[PATCH 1/2] KVM: code clean for vmx_init()
 2012-06-15  3:31 UTC 

[PATCH v2 0/5] Export offsets of VMCS fields as note information for kdump
 2012-06-15  3:03 UTC  (19+ messages)
` [PATCH v2 1/5] x86: Add helper variables and functions to hold VMCSINFO
` [PATCH v2 3/5] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
` [PATCH v2 5/5] Documentation: Add ABI entry for sysfs file vmcsinfo and vmcsinfo_maxsize

Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560
 2012-06-15  1:13 UTC  (13+ messages)

[PATCH v2 00/41] postcopy live migration
 2012-06-14 22:18 UTC  (13+ messages)
` [PATCH v2 35/41] postcopy: introduce helper functions for postcopy
` [PATCH v2 36/41] postcopy: implement incoming part of postcopy live migration
` [PATCH v2 37/41] postcopy: implement outgoing "

KVM internal error with some amounts of guest memory
 2012-06-14 20:06 UTC  (3+ messages)

[Qemu-devel] [PATCH 2/2] Expose tsc deadline timer cpuid to guest
 2012-06-14 19:18 UTC  (14+ messages)
`  "

[PATCH 0/5] Introduce generic set_bit_le() -v2
 2012-06-14 14:28 UTC  (15+ messages)
` [PATCH 1/5] sfc: Use standard __{clear,set}_bit_le() functions
` [PATCH 2/5] drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
` [PATCH 3/5] bitops: Introduce generic {clear,set}_bit_le()
` [PATCH 4/5] powerpc: bitops: Introduce {clear,set}_bit_le()
` [PATCH 5/5] KVM: Replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()

[PATCHv7 0/8] kvm: eoi optimization support
 2012-06-14 13:53 UTC  (9+ messages)
` [PATCHv7 1/8] kvm: document lapic regs field
` [PATCHv7 2/8] kvm: optimize ISR lookups
` [PATCHv7 3/8] kvm_para: guest side for eoi avoidance
` [PATCHv7 4/8] x86/bitops: note on __test_and_clear_bit atomicity
` [PATCHv7 5/8] kvm: eoi msi documentation
` [PATCHv7 6/8] kvm: only sync when attention bits set
` [PATCHv7 7/8] kvm: rearrange injection cancelling code
` [PATCHv7 8/8] kvm: host side for eoi optimization

[PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
 2012-06-14 12:21 UTC  (18+ messages)

Bug? 100% load on core after physically removing USB storage from host
 2012-06-14  9:35 UTC  (5+ messages)

[PATCH RFC 0/2] Improve virtio-blk performance
 2012-06-14  8:19 UTC  (7+ messages)
` [PATCH RFC 1/2] block: Add blk_bio_map_sg() helper
` [PATCH RFC 2/2] virtio-blk: Add bio-based IO path for virtio-blk

[PATCHv6 0/8] kvm: eoi optimization support
 2012-06-14  8:04 UTC  (19+ messages)
` [PATCHv6 2/8] kvm: optimize ISR lookups
` [PATCHv6 5/8] kvm: eoi msi documentation
` [PATCHv6 6/8] kvm: only sync when attention bits set
` [PATCHv6 8/8] kvm: host side for eoi optimization

[PATCHv3 RFC 0/2] kvm: direct msix injection
 2012-06-14  7:00 UTC  (10+ messages)
` [PATCHv3 RFC 1/2] kvm: implement kvm_set_msi_inatomic

asm/kvm_para.h from asm-generic (was: Re: linux-next: triage for April 19, 2012)
 2012-06-14  3:29 UTC  (3+ messages)

[PATCH next] kvm: Use pr_<level>
 2012-06-14  3:20 UTC 

[PATCH v6 0/9] KVM: MMU: fast page fault
 2012-06-14  3:00 UTC  (14+ messages)
` [PATCH v6 5/9] KVM: MMU: introduce SPTE_MMU_WRITEABLE bit
` [PATCH v6 6/9] KVM: MMU: fast path of handling guest page fault

[PATCH v3] KVM: x86: Implement PCID/INVPCID for guests with EPT
 2012-06-14  2:02 UTC  (10+ messages)

[GIT PULL] KVM update for 3.5-rc2
 2012-06-14  0:51 UTC 

[PATCH 0/3] kvm/s390 patches for 3.6
 2012-06-13 23:54 UTC  (2+ messages)

[PATCH] KVM: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bit
 2012-06-13 23:28 UTC  (2+ messages)

1.1 release?
 2012-06-13 22:50 UTC  (2+ messages)

[Bug 14401] KVM module error
 2012-06-13 20:39 UTC  (2+ messages)

[Bug 14435] KVM + bridge + VLAN
 2012-06-13 20:25 UTC  (2+ messages)

Accessing input information
 2012-06-13 17:58 UTC 

[Bug 14250] System hangs after loading module kvm-intel
 2012-06-13 17:16 UTC 

[Bug 14224] kvm_amd: BUG: scheduling while atomic
 2012-06-13 17:09 UTC  (2+ messages)

[Bug 36222] New: kvm: 100% CPU usage after 3.0.0-rc1 guest shutdown
 2012-06-13 15:07 UTC  (3+ messages)
` [Bug 36222] "

hi
 2012-06-13 15:00 UTC 

SYSRET 64-Bit Breakout
 2012-06-13 14:59 UTC  (3+ messages)

[PATCH 0/4] virtio-scsi performance improvements
 2012-06-13 14:56 UTC  (5+ messages)
` [PATCH 1/4] virtio-scsi: unlock during kick
` [PATCH 2/4] virtio-scsi: split locking per vq
` [PATCH 3/4] virtio-scsi: release sg_lock after add_buf
` [PATCH 4/4] virtio-scsi: split scatterlist per target

[PATCH 0/5] Big real mode - addendum
 2012-06-13 14:30 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86 emulator: emulate BSWAP
` [PATCH 2/5] KVM: x86 emulator: emulate LLDT
` [PATCH 3/5] KVM: x86 emulator: make read_segment_descriptor() return the address
` [PATCH 4/5] KVM: x86 emulator: make loading TR set the busy bit
` [PATCH 5/5] KVM: x86 emulator: implement LTR

[Bug 13855] sles10sp2 i386 guest hangs on reboot
 2012-06-13 14:25 UTC  (2+ messages)

FreeBSD guest ICMP packet loss
 2012-06-13 12:49 UTC  (2+ messages)
` FreeBSD guest ICMP packet loss (Solved)

Large sized guest taking for ever to boot
 2012-06-13  8:14 UTC  (13+ messages)

[PATCH] kvm: notify host when guest panicked
 2012-06-13  8:00 UTC  (9+ messages)
` [PATCH 1/3] start vm after reseting it
` [PATCH 3/3] deal with guest panicked event

[PATCH] qemu msi/msix: added functions to API to set up message address and data
 2012-06-13  3:41 UTC  (5+ messages)

[PATCH v2 0/7] KVM paravirt remote flush tlb
 2012-06-12 23:02 UTC  (5+ messages)
` [PATCH v2 1/7] KVM Guest: Add VCPU running/pre-empted state for guest
` [PATCH v2 3/7] KVM: Add paravirt kvm_flush_tlb_others

[PATCH 0/4] Introduce generic set_bit_le()
 2012-06-12 19:23 UTC  (3+ messages)
` [PATCH 1/4] drivers/net/ethernet/sfc: Add efx_ prefix to set_bit_le()
  ` [PATCH] sfc: Use standard __{clear,set}_bit_le() functions

[RFC 00/10] KVM: Add TMEM host/guest support
 2012-06-12 17:54 UTC  (12+ messages)

[PATCH 00/21] Big big real mode improvements
 2012-06-12 17:34 UTC  (13+ messages)
` [PATCH 10/21] KVM: x86 emulator: initialize memop
` [PATCH 11/21] KVM: Fix SS default ESP/EBP based addressing
` [PATCH 12/21] KVM: x86 emulator: emulate SGDT/SIDT
` [PATCH 13/21] KVM: VMX: Fix interrupt exit condition during emulation
` [PATCH 14/21] KVM: VMX: Continue emulating after batch exhausted
` [PATCH 15/21] KVM: x86 emulator: emulate LAHF
` [PATCH 16/21] KVM: x86 emulator: fix byte-sized MOVZX/MOVSX
` [PATCH 17/21] KVM: x86 emulator: split push logic from push opcode emulation
` [PATCH 18/21] KVM: x86 emulator: implement ENTER
` [PATCH 19/21] KVM: VMX: Stop invalid guest state emulation on pending event
` [PATCH 20/21] KVM: VMX: Improve error reporting during invalid guest state emulation
` [PATCH 21/21] KVM: VMX: Emulate invalid guest state by default


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