messages from 2012-06-12 09:49:57 to 2012-06-15 03:35:15 UTC [more...]
[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
Early boot panic on machine with lots of memory
2012-06-15 2:21 UTC (2+ messages)
Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560
2012-06-15 1:13 UTC (14+ 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)
[PATCH] KVM: Fix PCI header check on device assignment
2012-06-14 19:48 UTC (2+ 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 (6+ 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 v4] KVM: x86: Implement PCID/INVPCID for guests with EPT
2012-06-14 2:04 UTC
[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 (4+ 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 (18+ messages)
` [PATCH 1/3] start vm after reseting it
` [PATCH 3/3] deal with guest panicked event
` [Qemu-devel] "
[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 (9+ messages)
` [PATCH 1/4] drivers/net/ethernet/sfc: Add efx_ prefix to set_bit_le()
` [PATCH] sfc: Use standard __{clear,set}_bit_le() functions
` [PATCH 3/4] bitops: Introduce generic set_bit_le()
[RFC 00/10] KVM: Add TMEM host/guest support
2012-06-12 17:54 UTC (18+ messages)
[PATCH 00/21] Big big real mode improvements
2012-06-12 17:34 UTC (22+ messages)
` [PATCH 01/21] KVM: VMX: Return correct CPL during transition to protected mode
` [PATCH 02/21] KVM: Split cpuid register access from computation
` [PATCH 03/21] KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics
` [PATCH 04/21] KVM: x86 emulator: emulate cpuid
` [PATCH 05/21] KVM: x86 emulator: allow loading null SS in long mode
` [PATCH 06/21] KVM: x86 emulator: fix LIDT/LGDT "
` [PATCH 07/21] KVM: VMX: Relax check on unusable segment
` [PATCH 08/21] KVM: VMX: Limit iterations with emulator_invalid_guest_state
` [PATCH 09/21] KVM: x86 emulator: emulate LEAVE
` [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
[PATCH 0/4] PCI: Enable LTR/OBFF before device is used by driver
2012-06-12 17:07 UTC (3+ messages)
` [PATCH 4/4] PCI: save/restore max Latency Value for device LTR
KVM call agenda for Thrusday, June 12th
2012-06-12 14:38 UTC (4+ messages)
[PATCHv2 0/5] improve speed of "rep ins" emulation
2012-06-12 12:01 UTC (6+ messages)
` [PATCHv2 1/5] Provide userspace IO exit completion callback
` [PATCHv2 2/5] KVM: emulator: make x86 emulation modes enum instead of defines
` [PATCHv2 3/5] KVM: emulator: move some address manipulation function out of emulator code
` [PATCHv2 4/5] KVM: emulator: move linearize() "
` [PATCHv2 5/5] KVM: Provide fast path for "rep ins" emulation if possible
[Autotest][PATCH] multi-host: Repairs compatibility with rework of network
2012-06-12 11:42 UTC
KVM entry failed, hardware error
2012-06-12 10:45 UTC (15+ 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).