messages from 2010-04-25 14:58:55 to 2010-04-27 13:03:48 UTC [more...]
[PATCH 0/22] Nested Paging support for Nested SVM v2
2010-04-27 13:03 UTC (31+ messages)
` [PATCH 01/22] KVM: MMU: Check for root_level instead of long mode
` [PATCH 02/22] KVM: MMU: Make tdp_enabled a mmu-context parameter
` [PATCH 03/22] KVM: MMU: Make set_cr3 a function pointer in kvm_mmu
` [PATCH 04/22] KVM: X86: Introduce a tdp_set_cr3 function
` [PATCH 05/22] KVM: MMU: Introduce get_cr3 function pointer
` [PATCH 06/22] KVM: MMU: Introduce inject_page_fault "
` [PATCH 07/22] KVM: SVM: Implement MMU helper functions for Nested Nested Paging
` [PATCH 08/22] KVM: MMU: Change init_kvm_softmmu to take a context as parameter
` [PATCH 09/22] KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu
` [PATCH 10/22] KVM: MMU: Introduce generic walk_addr function
` [PATCH 11/22] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 12/22] KVM: MMU: Implement nested gva_to_gpa functions
` [PATCH 13/22] KVM: X86: Add kvm_read_guest_page_tdp function
` [PATCH 14/22] KVM: MMU: Make walk_addr_generic capable for two-level walking
` [PATCH 15/22] KVM: MMU: Introduce kvm_read_guest_page_x86()
` [PATCH 16/22] KVM: MMU: Track page fault data in struct vcpu
` [PATCH 17/22] KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa
` [PATCH 18/22] KVM: X86: Propagate fetch faults
` [PATCH 19/22] KVM: MMU: Introduce init_kvm_nested_mmu()
` [PATCH 20/22] KVM: SVM: Initialize Nested Nested MMU context on VMRUN
` [PATCH 21/22] KVM: SVM: Report Nested Paging support to userspace
` [PATCH 22/22] KVM: SVM: Expect two more candiates for exit_int_info
KVM call agenda for Apr 27
2010-04-27 13:03 UTC (19+ messages)
` [Qemu-devel] "
[qemu-kvm tests PATCH v2 0/3] qemu-kvm tests cleanup
2010-04-27 13:03 UTC (5+ messages)
` [qemu-kvm tests PATCH v2 1/3] "
` [qemu-kvm tests PATCH v2 2/3] qemu-kvm tests cleanup: adapt stringio test to kernel-mode run
` [qemu-kvm tests PATCH v2 3/3] qemu-kvm tests cleanup: Added printing for passing tests Also typo fix
[PATCH RFC] KVM MMU: fix hashing for TDP and non-paging modes
2010-04-27 12:31 UTC (7+ messages)
[PATCH 0/1] KVM: x86: avoid unnecessary bitmap allocation when memslot is clean
2010-04-27 12:36 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 1/2] Test cmps between two IO locations
2010-04-27 12:56 UTC (2+ messages)
` [PATCH 2/2] Add test for ljmp
[PATCH 00/23] next round of emulator cleanups
2010-04-27 12:15 UTC (24+ messages)
` [PATCH 01/23] KVM: x86 emulator: introduce read cache
` [PATCH 02/23] KVM: x86 emulator: fix Move r/m16 to segment register decoding
` [PATCH 03/23] KVM: x86 emulator: cleanup xchg emulation
` [PATCH 04/23] KVM: x86 emulator: cleanup nop emulation
` [PATCH 05/23] KVM: x86 emulator: handle "far address" source operand
` [PATCH 06/23] KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops
` [PATCH 07/23] KVM: x86 emulator: add (set|get)_msr "
` [PATCH 08/23] KVM: x86 emulator: cleanup some direct calls into kvm to use existing callbacks
` [PATCH 09/23] KVM: x86 emulator: make set_cr() callback return error if it fails
` [PATCH 10/23] KVM: x86 emulator: make (get|set)_dr() "
` [PATCH 11/23] KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED values
` [PATCH 12/23] KVM: fill in run->mmio details in (read|write)_emulated function
` [PATCH 13/23] KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation failure
` [PATCH 14/23] KVM: remove export of emulator_write_emulated()
` [PATCH 15/23] KVM: do not inject #PF in (read|write)_emulated() callbacks
` [PATCH 16/23] KVM: handle emulation failure case first
` [PATCH 17/23] KVM: x86 emulator: advance RIP outside x86 emulator code
` [PATCH 18/23] KVM: x86 emulator: set RFLAGS "
` [PATCH 19/23] KVM: x86 emulator: use shadowed register in emulate_sysexit()
` [PATCH 20/23] KVM: x86 exmulator: handle shadowed registers outside emulator
` [PATCH 21/23] KVM: x86 emulator: move interruptibility state tracking out of emulator
` [PATCH 22/23] KVM: remove unneeded initialization
` [PATCH 23/23] KVM: x86 emulator: do not inject exception directly into vcpu
How the packet data reached the tap device?
2010-04-27 11:10 UTC
[PATCH] qemu-kvm: fix crash on reboot with vhost-net
2010-04-27 11:17 UTC (2+ messages)
apparent key mapping error for usb keyboard
2010-04-27 9:46 UTC
[PATCH 2/2] KVM, Fix QEMU-KVM is killed by guest SRAO MCE
2010-04-27 9:30 UTC (2+ messages)
Jumbo frames with virtio net
2010-04-27 9:27 UTC (2+ messages)
[ANNOUNCE] kvm-kmod-2.6.32.12 & kvm-kmod-2.6.33.3
2010-04-27 9:09 UTC
2.6.32.12: Build warning due to 78ce64a384 / missing in 2.6.33?
2010-04-27 7:46 UTC (4+ messages)
[PATCH] KVM test: Add the missing blank for the extra params of balloon check
2010-04-27 7:18 UTC
[PATCH] Ignore SRAO MCE if another MCE is being processed
2010-04-27 7:10 UTC
[PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
2010-04-27 4:49 UTC (21+ messages)
` [PATCH 01/10] KVM: x86: Add debug register saving and restoring
` [PATCH 02/10] target-i386: print EFER in cpu_dump_state
` [PATCH 03/10] kvm: handle internal error
` [PATCH 04/10] kvm: allow qemu to set EPT identity mapping address
` [PATCH 05/10] kvm_init_vcpu requires global lock held
` [PATCH 06/10] kvm: remove explicit kvm_arch_reset_vcpu from kvm_init_vcpu
` [PATCH 07/10] vga: fix typo in length passed to kvm_log_stop
` [PATCH 08/10] introduce leul_to_cpu
` [PATCH 09/10] kvm: port qemu-kvm's bitmap scanning
` [PATCH 10/10] introduce qemu_ram_map
` [Qemu-devel] "
[PATCH] KVM: Fix mmu shrinker error
2010-04-27 2:39 UTC
[PATCH 0/6] pvclock fixes
2010-04-27 2:21 UTC (10+ messages)
` [PATCH 1/6] Enable pvclock flags in vcpu_time_info structure
` [PATCH 2/6] Add a global synchronization point for pvclock
` [PATCH 3/6] change msr numbers for kvmclock
` [PATCH 4/6] export new cpuid KVM_CAP
` [PATCH 5/6] Try using new kvm clock msrs
` [PATCH 6/6] don't compute pvclock adjustments if we trust the tsc
GSoC: Accepted students announced
2010-04-27 2:01 UTC
[PATCH] KVM: Minor MMU documentation edits
2010-04-26 22:13 UTC (2+ messages)
[PATCH v6] Add mergeable rx buffer support to vhost_net
2010-04-26 21:42 UTC (2+ messages)
[RFC][PATCH v4 01/18] Add a new struct for device to manipulate external buffer
2010-04-26 20:06 UTC (2+ messages)
[PATCH] KVM: Document KVM_GET_MP_STATE and KVM_SET_MP_STATE
2010-04-26 19:13 UTC (2+ messages)
[PATCH 2/3] KVM MMU: fix sp->unsync type error in trace event definition
2010-04-26 17:46 UTC (2+ messages)
[PATCH 1/3] KVM MMU: make kvm_mmu_zap_page() return the number of zapped sp in total
2010-04-26 17:36 UTC (5+ messages)
` [PATCH 1/3 v2] "
[PATCH] document boot option to -drive parameter
2010-04-26 16:53 UTC (2+ messages)
Synchronized time with kvm_clock
2010-04-26 17:07 UTC (5+ messages)
[uq/master patch 0/5] prepare for qemu-kvm's usage of upstream memslot code
2010-04-26 13:47 UTC (15+ messages)
` [uq/master patch 2/5] kvm: add logging count to slots
KVM_SET_MP_STATE is undocumented
2010-04-26 13:21 UTC (4+ messages)
Networking - Static NATs
2010-04-26 12:20 UTC (3+ messages)
(unknown),
2010-04-26 11:49 UTC
[RFC PATCH 00/20] Kemari for KVM v0.1
2010-04-26 10:44 UTC (30+ messages)
` [RFC PATCH 04/20] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [RFC PATCH 05/20] Introduce put_vector() and get_vector to QEMUFile and qemu_fopen_ops()
` [RFC PATCH 07/20] Introduce qemu_put_vector() and qemu_put_vector_prepare() to use put_vector() in QEMUFile
` [Qemu-devel] [RFC PATCH 00/20] Kemari for KVM v0.1
[PATCH 1/3] KVM test: Use customized command to get the version of kvm and its
2010-04-26 10:07 UTC (3+ messages)
` [PATCH 2/3] KVM test: Create ksm scanner through pre_command
` [PATCH 3/3] KVM test: Remove the duplicated KERNEL paramters in the pxe configuration file
[PATCH 0/9] Make use of the redirection of guest serial
2010-04-26 10:04 UTC (10+ messages)
` [PATCH 1/9] KVM test: Introduce the prompt assist
` [PATCH 2/9] KVM test: Add the ability to send the username in remote_login()
` [PATCH 3/9] KVM test: Make the login re suitable for serial console
` [PATCH 4/9] KVM test: Redirect the serial to the unix domain socket
` [PATCH 5/9] KVM test: Log the content from guest serial console
` [PATCH 6/9] KVM test: Raise error when met unknown type in kvm_vm.remote_login()
` [PATCH 7/9] KVM test: Introduce the local_login()
` [PATCH 8/9] KVM test: Create the background threads before calling process()
` [PATCH 9/9] KVM test: Redirect the console to serial for all linux guests
[PATCH 0/5] mmu root page cleanups
2010-04-26 9:23 UTC (7+ messages)
` [PATCH 1/5] KVM: MMU: Rearrange struct kvm_mmu_page
` [PATCH 2/5] KVM: MMU: use 16 bits for root_count
` [PATCH 3/5] KVM: MMU: Unify 32-pae and single-root mmu setup
` [PATCH 4/5] KVM: MMU: Use correct root gfn for direct maps
` [PATCH 5/5] KVM: MMU: Fix check for cr3 outside guest memory
[PATCH v2 1/10] KVM MMU: fix for calculating gpa in invlpg code
2010-04-26 7:39 UTC (14+ messages)
` [PATCH v2 5/10] KVM MMU: split kvm_sync_page() function
` [PATCH v2 6/10] KVM MMU: don't write-protect if have new mapping to unsync page
` [PATCH v2 9/10] KVM MMU: separate invlpg code form kvm_mmu_pte_write()
VIA Nano support
2010-04-26 7:08 UTC (2+ messages)
[PATCH V5 1/3] perf & kvm: Enhance perf to collect KVM guest os statistics from host side
2010-04-26 6:11 UTC (4+ messages)
Shadow page table questions
2010-04-26 5:42 UTC (14+ messages)
` KVM Page Fault Question
Mount and unmount CD
2010-04-25 15:45 UTC (4+ messages)
` Mount and unmount CD Bug reporting
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