messages from 2010-03-09 14:09:24 to 2010-03-11 12:31:29 UTC [more...]
[PATCH] KVM: Trace exception injection
2010-03-11 12:31 UTC (4+ messages)
Ideas wiki for GSoC 2010
2010-03-11 12:26 UTC (11+ messages)
[PATCH] Support adding a file to qemu's ram allocation
2010-03-11 12:21 UTC (42+ messages)
` [PATCH] Inter-VM shared memory PCI device
` [Qemu-devel] "
Windows Driver for -vga std
2010-03-11 12:20 UTC
guest patched with pax causes "set_cr0: 0xffff88000[...] #GP, reserved bits 0x8004003?" flood on host
2010-03-11 11:10 UTC (5+ messages)
Make QEmu HPET disabled by default for KVM?
2010-03-11 11:56 UTC (12+ messages)
[PATCH] KVM: Move kvm_exit tracepoint rip reading inside tracepoint
2010-03-11 11:03 UTC (3+ messages)
[PATCH 0/18][RFC] Nested Paging support for Nested SVM (aka NPT-Virtualization)
2010-03-11 10:33 UTC (14+ messages)
` [PATCH 02/18] KVM: MMU: Make tdp_enabled a mmu-context parameter
` [PATCH 11/18] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 18/18] KVM: X86: Add KVM_CAP_SVM_CPUID_FIXED
[PATCH] KVM: Don't spam kernel log when injecting exceptions due to bad cr writes
2010-03-11 10:21 UTC
[PATCH 00/24] [RFC] emulator cleanup
2010-03-11 10:07 UTC (51+ messages)
` [PATCH 02/24] KVM: Provide callback to get/set control registers in emulator ops
` [PATCH 04/24] KVM: Provide current CPL as part of emulator context
` [PATCH 05/24] KVM: Provide current eip "
` [PATCH 06/24] KVM: x86 emulator: fix mov r/m, sreg emulation
` [PATCH 07/24] KVM: x86 emulator: fix 0f 01 /5 emulation
` [PATCH 08/24] KVM: x86 emulator: 0f (20|21|22|23) ignore mod bits
` [PATCH 09/24] KVM: x86 emulator: inject #UD on access to non-existing CR
` [PATCH 10/24] KVM: x86 emulator: fix mov dr to inject #UD when needed
` [PATCH 11/24] KVM: x86 emulator: fix return values of syscall/sysenter/sysexit emulations
` [PATCH 12/24] KVM: x86 emulator: do not call writeback if msr access fails
` [PATCH 13/24] KVM: x86 emulator: If LOCK prefix is used dest arg should be memory
` [PATCH 14/24] KVM: x86 emulator: cleanup grp3 return value
` [PATCH 15/24] KVM: x86 emulator: Provide more callbacks for x86 emulator
` [PATCH 16/24] KVM: x86 emulator: Emulate task switch in emulator.c
` [PATCH 17/24] KVM: x86 emulator: Use load_segment_descriptor() instead of kvm_load_segment_descriptor()
` [PATCH 18/24] KVM: Use task switch from emulator.c
` [PATCH 19/24] KVM: x86 emulator: fix in/out emulation
` [PATCH 20/24] KVM: x86 emulator: Move string pio emulation into emulator.c
` [PATCH 21/24] KVM: x86 emulator: remove saved_eip
` [PATCH 22/24] KVM: x86 emulator: restart string instruction without going back to a guest
` [PATCH 23/24] KVM: x86 emulator: introduce pio in string read ahead
` [PATCH 24/24] KVM: small kvm_arch_vcpu_ioctl_run() cleanup
Status of KVM vulnerabilities
2010-03-11 9:52 UTC
guest kernel debugging through serial port
2010-03-11 9:44 UTC
[PATCH] x86/kvm: Show guest system/user cputime in cpustat
2010-03-11 9:17 UTC (6+ messages)
[patch 0/3] misc uq/master updates
2010-03-11 8:42 UTC (7+ messages)
` [patch 1/3] target-i386: print EFER in cpu_dump_state
` [patch 2/3] kvm: handle internal error
` [patch 3/3] kvm: allow qemu to set EPT identity mapping address
[PATCH 1/2] KVM test: Parallel install of guest OS v2
2010-03-11 8:37 UTC (4+ messages)
` [PATCH 2/2] KVM test: Support to SLES install
[PATCH 0/4] [uq/master] VCPU writeback rework and related bits
2010-03-11 8:32 UTC (4+ messages)
` [PATCH 2/4] KVM: Rework VCPU state writeback API
Shadow page table questions
2010-03-11 6:39 UTC (4+ messages)
[PATCH] KVM-test: SR-IOV: Fix a bug that wrongly check VFs count
2010-03-11 5:54 UTC
Question on stopping KVM start at boot
2010-03-11 4:07 UTC (7+ messages)
[RFC][ PATCH 1/3] vhost-net: support multiple buffer heads in receiver
2010-03-10 22:17 UTC (2+ messages)
32-bit qemu + 64-bit kvm be a problem?
2010-03-10 21:12 UTC (3+ messages)
[PATCH] [Autotest] [KVM-AUTOTEST] fix tap interface for parallel execution
2010-03-10 18:01 UTC
[Autotest] [KVM-AUTOTEST] Patch to fix tap interface support for parallel execution
2010-03-10 16:45 UTC (2+ messages)
` [PATCH] [Autotest] [KVM-AUTOTEST] fix tap interface "
[ kvm-Bugs-2941282 ] Ubuntu 10.04 installer fails due to I/O errors with virtio
2010-03-10 16:30 UTC
how to tweak kernel to get the best out of kvm?
2010-03-10 16:00 UTC (5+ messages)
[PATCH] QMP: Sync with upstream event changes
2010-03-10 14:59 UTC
[PATCH 0/5] Fix some mmu/emulator atomicity issues (v2)
2010-03-10 14:50 UTC (6+ messages)
` [PATCH 1/5] KVM: MMU: Consolidate two guest pte reads in kvm_mmu_pte_write()
` [PATCH 2/5] KVM: Make locked operations truly atomic
` [PATCH 3/5] KVM: Don't follow an atomic operation by a non-atomic one
` [PATCH 4/5] KVM: MMU: Do not instantiate nontrapping spte on unsync page
` [PATCH 5/5] KVM: MMU: Reinstate pte prefetch on invlpg
[ kvm-Bugs-2962575 ] MINIX 3.1.6 works in QEMU-0.12.3 only with KVM disabled
2010-03-10 14:16 UTC
[ kvm-Bugs-2967396 ] Workaround
2010-03-10 14:14 UTC
[ kvm-Bugs-2967396 ] Workaround
2010-03-10 14:13 UTC
PCI capabilities support for assigned devices
2010-03-10 13:52 UTC
KVM checkpatch.pl cleanup
2010-03-10 12:37 UTC (4+ messages)
` [PATCH 1/2] virt/kvm/* Checkpatch cleanup
` [PATCH 2/2] arch/x86/kvm/* "
[PATCH] KVM test: Make sure check_image script runs on VMs turned off
2010-03-10 11:26 UTC (2+ messages)
MINIX 3.1.6 works in QEMU-0.12.3 only with KVM disabled
2010-03-10 11:03 UTC (2+ messages)
extended vga modes?
2010-03-10 10:21 UTC (5+ messages)
` "
KVM PMU virtualization
2010-03-10 9:29 UTC (12+ messages)
Some keys don't repeat in 64 bit Widows 7 kvm guest
2010-03-10 6:10 UTC (8+ messages)
report stolen time via pvclock?
2010-03-09 21:39 UTC (3+ messages)
KVM Guest mmap.c bug
2010-03-09 18:46 UTC (4+ messages)
Enhance perf to support KVM
2010-03-09 17:30 UTC (23+ messages)
` KVM usability
[PATCH 00/20] KVM updates for the 2.6.34 merge window (batch 4/4)
2010-03-09 15:49 UTC (7+ messages)
` [PATCH 13/20] KVM: x86 emulator: fix memory access during x86 emulation
qemu-kvm upstream segfaults when using -smp 1
2010-03-09 15:39 UTC (3+ messages)
linux-aio usable?
2010-03-09 14:12 UTC (8+ 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