messages from 2010-08-01 12:17:12 to 2010-08-03 13:01:32 UTC [more...]
KVM call agenda for August 3
2010-08-03 13:01 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] Anyone seeing huge slowdown launching qemu with Linux 2.6.35?
2010-08-03 12:48 UTC (3+ messages)
[PATCH 0/24] Nested VMX, v5
2010-08-03 12:12 UTC (15+ messages)
` [PATCH 7/24] Understanding guest pointers to vmcs12 structures
` [PATCH 8/24] Hold a vmcs02 for each vmcs12
` [PATCH 9/24] Implement VMCLEAR
[PATCH] KVM test: Subtest unittest: append extra_params to qemu cmdline
2010-08-03 11:35 UTC (3+ messages)
[ANNOUNCE] kvm-unit-tests.git
2010-08-03 11:19 UTC
Alt SeaBIOS SSDT cpu hotplug
2010-08-03 9:00 UTC (18+ messages)
[PATCH] kvm cleanup: Introduce sibling_pte and do cleanup for reverse map and parent_pte
2010-08-03 8:59 UTC (3+ messages)
[RFC PATCH v8 00/16] Provide a zero-copy method on KVM virtio-net
2010-08-03 8:48 UTC (13+ messages)
[GIT PULL] KVM updates for the 2.6.36 merge window
2010-08-03 8:30 UTC
[PATCH 0/2] Add some checks before emulating vmrun
2010-08-03 8:16 UTC (6+ messages)
` [PATCH 1/2] KVM: SVM: Check for nested vmrun intercept "
` [PATCH 2/2] KVM: SVM: Check for asid != 0 on nested vmrun
kvm IPC
2010-08-03 8:05 UTC (3+ messages)
[PATCH RFC 0/4] Paravirt-spinlock implementation for KVM guests (Version 0)
2010-08-03 6:59 UTC (17+ messages)
` [PATCH RFC 2/4] Add yield hypercall for KVM guests
` [PATCH RFC 3/4] Paravirtualized spinlock implementation "
bad O_DIRECT read and write performance with small block sizes with virtio
2010-08-03 6:35 UTC (4+ messages)
KVM Processor cache size
2010-08-03 6:25 UTC (20+ messages)
grub booting from virtio but can't see virtio disks
2010-08-03 5:58 UTC (2+ messages)
Disable EPT
2010-08-03 2:00 UTC (6+ messages)
[RFC PATCH 00/14] Patchset of network related subtests
2010-08-03 1:54 UTC (16+ messages)
` [RFC PATCH 01/14] KVM-test: Add a new macaddress pool algorithm
` [Qemu-devel] "
` [RFC PATCH 02/14] KVM Test: Add a function get_interface_name() to kvm_net_utils.py
` [Qemu-devel] "
` [RFC PATCH 04/14] KVM-test: Add a new subtest ping
` [RFC PATCH 14/14] KVM-test: Add subtest of testing offload by ethtool
2.6.35-rc1 regression with pvclock and smp guests
2010-08-03 0:00 UTC (28+ messages)
[GIT PULL net-2.6] vhost-net: more error handling fixes
2010-08-02 22:54 UTC (3+ messages)
` [GIT PULL net-next-2.6] vhost-net patchset for 2.6.36
Swap usage with KVM
2010-08-02 21:43 UTC (8+ messages)
[PATCH] ceph/rbd block driver for qemu-kvm (v4)
2010-08-02 20:37 UTC (2+ messages)
` [Qemu-devel] "
kvm scheduler
2010-08-02 19:19 UTC (4+ messages)
[PATCH] test: add svm tests
2010-08-02 17:31 UTC (3+ messages)
buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
2010-08-02 17:34 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
2010-08-02 17:34 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
2010-08-02 17:32 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
2010-08-02 17:32 UTC
[PATCH 0/4] qemu-kvm: Add some nested svm tests
2010-08-02 14:56 UTC (10+ messages)
` [PATCH 1/4] test: Run tests with asid 1
` [PATCH 2/4] test: Add nested svm next_rip test
` [PATCH 3/4] test: Add mode-switch test for nested svm
` [PATCH 4/4] test: Add test to check if asid 0 is allowed
[PATCH repost] sched: export sched_set/getaffinity to modules
2010-08-02 15:02 UTC (11+ messages)
unable to load viostor driver in w2k3 x86
2010-08-02 13:44 UTC
[PATCH] KVM: x86 mmu: simplify BUG_ON conditions
2010-08-02 13:26 UTC
Migration issues in qemu.git
2010-08-02 13:15 UTC (5+ messages)
[PATCH 1/3] KVM: MMU: using kvm_set_pfn_accessed() instead of mark_page_accessed()
2010-08-02 9:53 UTC (11+ messages)
` [PATCH 2/3] KVM: MMU: move bits lost judgement into a separate function
` [PATCH 3/3] KVM: MMU: mark page dirty only when page is really written
` [PATCH v2 "
` [PATCH v2 2/3] KVM: MMU: move bits lost judgement into a separate function
` [PATCH v2 1/3] KVM: MMU: using kvm_set_pfn_accessed() instead of mark_page_accessed()
[PATCHv2] KVM: x86 emulator: check io permissions only once for string pio
2010-08-02 9:52 UTC (2+ messages)
What should I do when I want to update the version of kvm in thel 5.4
2010-08-02 9:26 UTC
[PATCH 0/2] Speedup ins instruction emulation a little
2010-08-02 9:08 UTC (23+ messages)
` [PATCH 1/2] KVM: x86 emulator: don't update vcpu state if instruction is restarted
[PATCH] KVM: x86 emulator: fix LMSW able to clear cr0.pe
2010-08-02 7:51 UTC (3+ messages)
[PATCH 00/15] More emulator cleanups
2010-08-02 7:37 UTC (19+ messages)
` [PATCH 01/15] KVM: x86 emulator: push segment override out of decode_modrm()
` [PATCH 02/15] KVM: x86 emulator: use correct type for memory address in operands
` [PATCH 03/15] KVM: x86 emulator: simplify xchg decode tables
` [PATCH 04/15] KVM: x86 emulator: use SrcAcc to simplify xchg decoding
` [PATCH 05/15] KVM: x86 emulator: put register operand fetch into a function
` [PATCH 06/15] KVM: x86 emulator: drop use_modrm_ea
` [PATCH 07/15] KVM: x86 emulator: simplify REX.W check
` [PATCH 08/15] KVM: x86 emulator: introduce Force64 for forcing operand size to 64 bits
` [PATCH 09/15] KVM: x86 emulator: mark mov cr and mov dr as 64-bit instructions in long mode
` [PATCH 10/15] KVM: x86 emulator: use struct operand for mov reg,cr and mov cr,reg for reg op
` [PATCH 11/15] KVM: x86 emulator: use struct operand for mov reg,dr and mov dr,reg "
` [PATCH 12/15] KVM: x86 emulator: add NoAccess flag for memory instructions that skip access
` [PATCH 13/15] KVM: x86 emulator: switch LEA to use SrcMem decoding
` [PATCH 14/15] KVM: x86 emulator: change invlpg emulation to use src.mem.addr
` [PATCH 15/15] KVM: x86 emulator: Decode memory operands directly into a 'struct operand'
[PATCH] Fix memory leak in register save load due to xsave support
2010-08-02 3:44 UTC
Multiplexing RFLAGS.TF
2010-08-02 3:18 UTC (3+ messages)
buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
2010-08-02 2:07 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
2010-08-02 2:06 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
2010-08-02 2:05 UTC
buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
2010-08-02 2:04 UTC
VT-d regression issue
2010-08-02 0:52 UTC (12+ messages)
[PATCH 00/27] KVM PPC PV framework v3
2010-08-01 20:21 UTC (3+ messages)
[PATCH 0/7] Rest of my KVM-PPC patch queue
2010-08-01 20:20 UTC (5+ messages)
` [PATCH 4/7] KVM: PPC: Add book3s_32 tlbie flush acceleration
virtio module question
2010-08-01 17:04 UTC (2+ messages)
[PATCH] KVM: x86 emulator: fix LMSW able to clear cr0.pe
2010-08-01 15:37 UTC
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