messages from 2010-07-01 14:42:32 to 2010-07-06 13:26:30 UTC [more...]
KVM Call agenda for July 6th
2010-07-06 13:26 UTC (4+ messages)
` [Qemu-devel] "
[PATCH 1/6] KVM: x86 emulator: fix 'mov sreg,rm16' instruction decoding
2010-07-06 11:57 UTC (8+ messages)
` [PATCH 2/6] KVM: x86 emulator: fix the comment of out instruction
` [PATCH 3/6] KVM: x86 emulator: fix 'and AL,imm8' instruction decoding
` [PATCH 4/6] KVM: x86 emulator: fix 'mov rm,sreg' "
` [PATCH 5/6] KVM: x86 emulator: fix 'mov AL,moffs' "
` [PATCH 6/6] KVM: x86 emulator: fix cli/sti instruction emulation
[PATCH v5 1/9] KVM: MMU: fix forgot reserved bits check in speculative path
2010-07-06 11:28 UTC (11+ messages)
` [PATCH v5 2/9] KVM: MMU: fix race between 'walk_addr' and 'fetch'
` [PATCH v5 3/9] export __get_user_pages_fast() function
` [PATCH v5 4/9] KVM: MMU: introduce gfn_to_pfn_atomic() function
` [PATCH v5 5/9] KVM: MMU: introduce gfn_to_page_many_atomic() function
` [PATCH v5 6/9] KVM: MMU: introduce pte_prefetch_topup_memory_cache()
` [PATCH v5 7/9] KVM: MMU: prefetch ptes when intercepted guest #PF
` [PATCH v5 8/9] KVM: MMU: combine guest pte read between fetch and pte prefetch
` [PATCH v5 9/9] KVM: MMU: trace "
[PATCH 0/24] Nested VMX, v5
2010-07-06 9:50 UTC (9+ messages)
` [PATCH 8/24] Hold a vmcs02 for each vmcs12
` [PATCH 9/24] Implement VMCLEAR
` [PATCH 10/24] Implement VMPTRLD
` [PATCH 14/24] Prepare vmcs02 from vmcs01 and vmcs12
[ kvm-Bugs-2124690 ] external modules dont support seperate linux output dir
2010-07-06 9:28 UTC
random crash in post_kvm_run()
2010-07-06 8:37 UTC (12+ messages)
[PATCH] KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruption
2010-07-06 8:36 UTC
[patch 0/3] [RESEND] kvm test: test rmap chains
2010-07-06 7:32 UTC (6+ messages)
` [patch 1/3] kvm test: protect fwfcg accesses with spinlock
` [patch 2/3] kvm test: export vm helpers
` [patch 3/3] kvm test: long rmap chains
Congratulations: You have won
2010-07-06 6:10 UTC
[PATCH V2] VFIO driver: Non-privileged user level PCI drivers
2010-07-06 4:50 UTC (7+ messages)
KVM and cpu limiting
2010-07-06 4:39 UTC (5+ messages)
` Fwd: "
[PATCH] KVM test: Enable unattended install for Win2000
2010-07-06 1:36 UTC
[PATCH v4 1/6] KVM: MMU: introduce gfn_to_pfn_atomic() function
2010-07-06 0:50 UTC (29+ messages)
` [PATCH v4 4/6] KVM: MMU: prefetch ptes when intercepted guest #PF
` [PATCH v4 5/6] KVM: MMU: combine guest pte read between walk and pte prefetch
[KVM-AUTOTEST PATCH v2] KVM test: use kvm_utils.find_command() where appropriate
2010-07-05 23:08 UTC (2+ messages)
[KVM-AUTOTEST PATCH] KVM test: when available, use new syntax instead of -tftp, -bootp and -redir
2010-07-05 17:30 UTC
[PATCH] KVM-test: Add a new macaddress pool algorithm
2010-07-05 16:23 UTC
[PATCH v3 0/4] Fix accessed bit tracking
2010-07-05 13:45 UTC (6+ messages)
` [PATCH v3 1/4] KVM: MMU: Introduce drop_spte()
` [PATCH v3 2/4] KVM: MMU: Move accessed/dirty bit checks from rmap_remove() to drop_spte()
` [PATCH v3 3/4] KVM: MMU: Atomically check for accessed bit when dropping an spte
` [PATCH v3 4/4] KVM: MMU: Don't drop accessed bit while updating "
KVM git hangs with if=virtio (works under kvm 0.12.3)
2010-07-05 12:41 UTC (6+ messages)
[PATCH] block: Restore extboot functionality after mismerge
2010-07-05 12:40 UTC (2+ messages)
[PATCH] KVM: IOAPIC: only access APIC registers one dword at a time
2010-07-05 8:25 UTC (12+ messages)
` [PATCH v2] "
[PATCH] KVM: VMX: fix tlb flush with invalid root
2010-07-05 2:58 UTC (4+ messages)
Hot resizing of partitions on HVM
2010-07-04 15:04 UTC
[KVM-AUTOTEST PATCH 1/3] KVM test: kvm_utils.py: add utility function which locates program files
2010-07-04 13:45 UTC (3+ messages)
` [KVM-AUTOTEST PATCH 2/3] KVM test: use kvm_utils.find_command() where appropriate
` [KVM-AUTOTEST PATCH 3/3] KVM test: kvm_subprocess: allow garbage collection of kvm_tail instances
[KVM-AUTOTEST PATCH v4] [RFC] KVM test: rss.cpp: add file transfer support
2010-07-04 13:42 UTC (2+ messages)
` [KVM-AUTOTEST PATCH v4] [RFC] KVM test: add python client for rss file transfer services
[PATCH 00/27] KVM PPC PV framework
2010-07-04 9:42 UTC (27+ messages)
` [PATCH 11/27] KVM: PPC: Make RMO a define
` [PATCH 13/27] KVM: PPC: Magic Page Book3s support
` [PATCH 16/27] KVM: Move kvm_guest_init out of generic code
` [PATCH 27/27] KVM: PPC: Add Documentation about PV interface
[PATCH repost] sched: export sched_set/getaffinity to modules
2010-07-04 9:00 UTC (17+ messages)
[PATCH] KVM test: Disable HPET on windows timedrift tests
2010-07-04 6:32 UTC (4+ messages)
(unknown),
2010-07-03 12:41 UTC
(unknown),
2010-07-03 12:31 UTC
(unknown),
2010-07-03 11:52 UTC
qemu-kvm.git unittest failures
2010-07-03 10:25 UTC (2+ messages)
[RFC PATCH v7 01/19] Add a new structure for skb buffer from external
2010-07-03 9:12 UTC (11+ messages)
ESXi, KVM or Xen?
2010-07-03 7:34 UTC (6+ messages)
[GIT PULL net-2.6] vhost-net: more error handling fixes
2010-07-03 5:29 UTC (2+ messages)
[PATCH V3] 2.6.34: simple IOMMU API extension to check safe interrupt remapping
2010-07-02 20:56 UTC
[PATCH V2] 2.6.34: simple IOMMU API extension to check safe interrupt remapping
2010-07-02 19:33 UTC (3+ messages)
qemu-kvm 0.12.4 hanging forever
2010-07-02 18:51 UTC (4+ messages)
[PATCH] qemu-kvm unittests: Small makefile fix
2010-07-02 17:25 UTC (2+ messages)
[PATCH 0/2] Use u64 for gfn_t in KVM
2010-07-02 17:19 UTC (2+ messages)
Status update
2010-07-02 17:17 UTC (7+ messages)
` [Qemu-devel] "
[PATCH] device-assignment: Rework "name" of assigned pci device
2010-07-02 9:24 UTC (7+ messages)
[PATCH 0/2] Faster MMU lookups for Book3s v3
2010-07-02 2:54 UTC (13+ messages)
[PATCH] Add QMP/qmp-commands.txt to .gitignore
2010-07-01 21:52 UTC (2+ messages)
` [Qemu-devel] "
[ kvm-Bugs-2104495 ] kernel double fault (kvm induced?)
2010-07-01 19:55 UTC
[ kvm-Bugs-3022896 ] bad network performance with 10Gbit
2010-07-01 18:23 UTC
[ kvm-Bugs-2104495 ] kernel double fault (kvm induced?)
2010-07-01 18:01 UTC
[PATCH] KVM: PPC: Book3S_32 MMU debug compile fixes
2010-07-01 16:40 UTC (2+ messages)
[PATCH] Add vapic.bin to .gitignore
2010-07-01 15:53 UTC (2+ messages)
[PATCH] KVM: Fix IOMMU memslot reference warning
2010-07-01 16:16 UTC (4+ messages)
` [PATCH v2] KVM: Fix IOMMU RCU related warning
[PATCH] Remove MSR_P6_{EVNTSEL0,PERFCTR0} from printk warning list
2010-07-01 15:02 UTC (6+ 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