messages from 2007-12-27 08:49:42 to 2008-01-02 09:32:46 UTC [more...]
merge shadow level check in FNAME(fetch)
2008-01-02 9:32 UTC (2+ messages)
vgabios and other guest related firmware
2008-01-02 9:30 UTC (4+ messages)
[PATCH] kvm/qemu: Fix ia64 build broken
2008-01-02 9:22 UTC (11+ messages)
64bit SMP windows guest cannot boot on kvm59rc1
2008-01-02 8:14 UTC
shadow prefetch
2008-01-02 6:52 UTC
[PATCH 00/54] KVM patch queue review for 2.6.25 merge window (part IV)
2008-01-01 16:35 UTC (57+ messages)
` [PATCH 01/54] KVM: MMU: Remove gva_to_hpa()
` [PATCH 02/54] KVM: Remove gpa_to_hpa()
` [PATCH 03/54] KVM: MMU: Rename variables of type 'struct kvm_mmu_page *'
` [PATCH 04/54] KVM: MMU: Rename 'release_page'
` [PATCH 05/54] KVM: Disallow fork() and similar games when using a VM
` [PATCH 06/54] KVM: Enhance guest cpuid management
` [PATCH 07/54] KVM: VMX: Remove the secondary execute control dependency on irqchip
` [PATCH 08/54] KVM: Portability: Move unalias_gfn to arch dependent file
` [PATCH 09/54] KVM: x86 emulator: Make a distinction between repeat prefixes F3 and F2
` [PATCH 10/54] KVM: x86 emulator: address size and operand size overrides are sticky
` [PATCH 11/54] KVM: Remove misleading check for mmio during event injection
` [PATCH 12/54] KVM: MMU: mark pages that were inserted to the shadow pages table as accessed
` [PATCH 13/54] KVM: x86 emulator: Rename 'cr2' to 'memop'
` [PATCH 14/54] KVM: x86 emulator: cmps instruction
` [PATCH 15/54] KVM: Add ifdef in irqchip struct for x86 only structures
` [PATCH 16/54] KVM: x86 emulator: Move rep processing before instruction execution
` [PATCH 17/54] KVM: x86 emulator: unify two switches
` [PATCH 18/54] KVM: x86 emulator: unify four switch statements into two
` [PATCH 19/54] KVM: Portability: Move KVM_INTERRUPT vcpu ioctl to x86.c
` [PATCH 20/54] KVM: Correct kvm_init() error paths not freeing bad_pge
` [PATCH 21/54] KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
` [PATCH 22/54] KVM: SVM: Remove KVM specific defines for MSR_EFER
` [PATCH 23/54] KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface
` [PATCH 24/54] KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros
` [PATCH 25/54] KVM: Extend ioapic code to support iosapic
` [PATCH 26/54] KVM: Portability: Move address types to their own header file
` [PATCH 27/54] KVM: Portability: Move IO device definitions to its "
` [PATCH 28/54] KVM: Portability: Stop including x86-specific headers in kvm_main.c
` [PATCH 29/54] KVM: Portability: Create kvm_arch_vcpu_runnable() function
` [PATCH 30/54] KVM: Convert KVM from ->nopage() to ->fault()
` [PATCH 31/54] KVM: MMU: Remove unused prev_shadow_ent variable from fetch()
` [PATCH 32/54] KVM: Generalize exception injection mechanism
` [PATCH 33/54] KVM: Replace page fault injection by the generalized exception queue
` [PATCH 34/54] KVM: Replace #GP "
` [PATCH 35/54] KVM: Use generalized exception queue for injecting #UD
` [PATCH 36/54] KVM: x86 emulator: fix eflags preparation for emulation
` [PATCH 37/54] KVM: VMX: Avoid exit when setting cr8 if the local apic is in the kernel
` [PATCH 38/54] KVM: SVM: Emulate read/write access to cr8
` [PATCH 39/54] KVM: x86 emulator: Fix stack instructions on 64-bit mode
` [PATCH 40/54] KVM: SVM: Trap access to the cr8 register
` [PATCH 41/54] KVM: MMU: Use cmpxchg for pte updates on walk_addr()
` [PATCH 42/54] KVM: MMU: Simplify calculation of pte access
` [PATCH 43/54] KVM: MMU: Set nx bit correctly on shadow ptes
` [PATCH 44/54] KVM: MMU: Move pte access calculation into a helper function
` [PATCH 45/54] KVM: MMU: Fix inherited permissions for emulated guest pte updates
` [PATCH 46/54] KVM: MMU: No need to pick up nx bit from guest pte
` [PATCH 47/54] KVM: MMU: Pass pte dirty flag to set_pte() instead of calculating it on-site
` [PATCH 48/54] KVM: MMU: Remove walker argument to set_pte()
` [PATCH 49/54] KVM: MMU: Move set_pte() into guest paging mode independent code
` [PATCH 50/54] KVM: MMU: Adjust mmu_set_spte() debug code for gpte removal
` [PATCH 51/54] KVM: MMU: Use mmu_set_spte() for real-mode shadows
` [PATCH 52/54] KVM: SVM: Exit to userspace if write to cr8 and not using in-kernel apic
` [PATCH 53/54] KVM: MMU: Fix SMP shadow instantiation race
` [PATCH 54/54] KVM: LAPIC: minor debugging compile fix
www.renovaciones.com.ar
2008-01-01 0:48 UTC
[PATCH 0/4] Updated kvm mmu scaling patch
2007-12-31 15:06 UTC (11+ messages)
` [PATCH 1/4] KVM: MMU: Concurrent guest walkers
` [PATCH 2/4] KVM: Add kvm_read_guest_atomic()
` [PATCH 3/4] KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()
` [PATCH 4/4] KVM: MMU: Switch to mmu spinlock
[PATCH] [PATCH 1/3] virtio infrastructure
2007-12-31 12:59 UTC (4+ messages)
www.prestocash.com.ar
2007-12-31 12:02 UTC
[PATCH 3/8][RESENDING] Minor change to make it apply over head kvm
2007-12-31 0:00 UTC (2+ messages)
` [PATCH 3/8][RE-SEND][KVM-VIRTIO] virtio block device
[PATCH 0/13][RE-SEND][KVM-VIRTIO] virtio kernelspace V1
2007-12-30 22:21 UTC (14+ messages)
` [PATCH 1/13] [KVM-virtio][RESEND] virtio: simplify config mechanism
` [PATCH 2/13] [KVM-virtio][RESEND] An entropy device, as suggested by hpa
` [PATCH 3/13] [KVM-virtio][RESEND] Export vring functions for modules to use
` [PATCH 4/13] [KVM-virtio][RESEND] Put the virtio under the virtualization menu
` [PATCH 5/13] [KVM-virtio][RESEND] PCI device
` [PATCH 6/13] [KVM-virtio][RESEND] use an hrtimer for tx coalescing
` [PATCH 7/13] [KVM-virtio][RESEND] free transmit skbs when notified, not on next xmit
` [PATCH 8/13] [KVM-virtio][RESEND] add debug/performance stats to network driver
` [PATCH 9/13] [KVM-virtio][RESEND] Fix vring_init/vring_size to take unsigned long
` [PATCH 10/13] [KVM-virtio][RESEND] Don't arm tx hrtimer with a constant 500us each transmit
` [PATCH 11/13] [KVM-virtio][RESEND] Parametrize the napi_weight for virtio receive queue
` [PATCH 12/13] [KVM-virtio][RESEND] Handle module unload
` [PATCH 13/13] [KVM-virtio][RESEND] Update all status fields on driver unload
[PATCH 0/8][RE-SEND][KVM-VIRTIO] virtio userspace V2
2007-12-30 22:18 UTC (9+ messages)
` [PATCH 1/8][RE-SEND][KVM-VIRTIO] virtio infrastructure
` [PATCH 2/8][RE-SEND][KVM-VIRTIO] virtio network device
` [PATCH 3/8][RE-SEND][KVM-VIRTIO] virtio block device
` [PATCH 4/8][RE-SEND][KVM-VIRTIO] Add NIC vendor option to kvm python script
` [PATCH 5/8][RE-SEND][KVM-VIRTIO] Check for device status on tx
` [PATCH 6/8][RE-SEND][KVM-VIRTIO] Add virtio_reset callback
` [PATCH 7/8][RE-SEND][KVM-VIRTIO] Use common vendor/device ids for block driver
` [PATCH 8/8][RE-SEND][KVM-VIRTIO] Network rx performance improvment
[PATCH] external module: remove define for MAX_IO_APICS
2007-12-30 12:32 UTC (2+ messages)
[PATCH] libkvm: fix stack underflow in MMIO read write calls
2007-12-30 12:31 UTC (2+ messages)
[PATCH] libkvm: fix mungled default case for switch in kvm_arch_run
2007-12-30 12:29 UTC (2+ messages)
[PATCH 00/52] KVM patch queue review for 2.6.25 merge window (part III)
2007-12-30 7:10 UTC (53+ messages)
` [PATCH 11/52] KVM: Portability: MMU initialization and teardown split
` [PATCH 01/52] KVM: Remove ptr comparisons to 0
` [PATCH 02/52] KVM: Remove __init attributes for kvm_init_debug and kvm_init_msr_list
` [PATCH 03/52] KVM: Portability: Add two hooks to handle kvm_create and destroy vm
` [PATCH 04/52] KVM: Replace 'light_exits' stat with 'host_state_reload'
` [PATCH 05/52] KVM: Add fpu_reload counter
` [PATCH 06/52] KVM: Add instruction emulation statistics
` [PATCH 07/52] KVM: Extend stats support for VM stats
` [PATCH 08/52] KVM: MMU: Add some mmu statistics
` [PATCH 09/52] KVM: Make unloading of FPU state when putting vcpu arch-independent
` [PATCH 10/52] KVM: Portability: Move kvm_vcpu_ioctl_get_dirty_log to arch-specific file
` [PATCH 12/52] KVM: Portability: Move some macro definitions from kvm.h to x86.h
` [PATCH 13/52] KVM: Portability: Move struct kvm_x86_ops definition "
` [PATCH 14/52] KVM: Portability: Move vcpu regs enumeration "
` [PATCH 15/52] KVM: Move some static inline functions out from kvm.h into x86.h
` [PATCH 16/52] KVM: Portability: Move some function declarations to x86.h
` [PATCH 17/52] KVM: VMX: Force seg.base == (seg.sel << 4) in real mode
` [PATCH 18/52] KVM: MMU: Change guest pte access to kvm_{read, write}_guest()
` [PATCH 19/52] KVM: Simplify kvm_clear_guest_page()
` [PATCH 20/52] KVM: Add missing #include <asm/pgtable.h>
` [PATCH 21/52] KVM: MMU: Remove unused variable
` [PATCH 22/52] KVM: Remove unused "rmap_overflow" variable
` [PATCH 23/52] KVM: Correct consistent typo: "destory" -> "destroy"
` [PATCH 24/52] KVM: Move misplaced comment
` [PATCH 25/52] KVM: Portability: Move kvm_memory_alias to asm/kvm.h
` [PATCH 26/52] KVM: Portability: Move x86 pic strutctures
` [PATCH 27/52] KVM: Portability: Move kvm_regs to <asm/kvm.h>
` [PATCH 28/52] KVM: Portability: Move structure lapic_state "
` [PATCH 29/52] KVM: Portability: Move kvm_segment & kvm_dtable structure "
` [PATCH 30/52] KVM: Portability: Move kvm_sregs and msr structures "
` [PATCH 31/52] KVM: Portability: Move cpuid "
` [PATCH 32/52] KVM: Export include/asm-x86/kvm.h
` [PATCH 33/52] KVM: MMU: Fix potential memory leak with smp real-mode
` [PATCH 34/52] KVM: MMU: Selectively set PageDirty when releasing guest memory
` [PATCH 35/52] KVM: x86 emulator: retire ->write_std()
` [PATCH 36/52] KVM: x86 emulator: prefetch up to 15 bytes of the instruction executed
` [PATCH 37/52] KVM: Recalculate mmu pages needed for every memory region change
` [PATCH 38/52] KVM: Portability: Split kvm_set_memory_region() to have an arch callout
` [PATCH 39/52] KVM: Split vcpu creation to avoid vcpu_load() before preemption setup
` [PATCH 40/52] KVM: MMU: Implement guest page fault bypass for nonpae
` [PATCH 41/52] KVM: Add statistic for remote tlb flushes
` [PATCH 42/52] KVM: MMU: Avoid unnecessary remote tlb flushes when guest updates a pte
` [PATCH 43/52] KVM: Don't bother the mmu if cr3 load doesn't change cr3
` [PATCH 44/52] KVM: MMU: Code cleanup
` [PATCH 45/52] KVM: MMU: Introduce and use gpte_to_gfn()
` [PATCH 46/52] KVM: MMU: Move pse36 handling to the guest walker
` [PATCH 47/52] KVM: MMU: Remove extra gaddr parameter from set_pte_common()
` [PATCH 48/52] KVM: MMU: Remove set_pde()
` [PATCH 49/52] KVM: MMU: Merge set_pte() and set_pte_common()
` [PATCH 50/52] KVM: MMU: Adjust page_header_update_slot() to accept a gfn instead of a gpa
` [PATCH 51/52] KVM: MMU: Introduce gfn_to_gpa()
` [PATCH 52/52] KVM: MMU: Simplify nonpaging_map()
booting XP
2007-12-30 6:29 UTC (2+ messages)
xdialog launcher and vmach build scripts gpl2
2007-12-30 1:22 UTC
Host dies on NFS write
2007-12-29 17:57 UTC (5+ messages)
Oops on 2.6.23.11 with KVM 57
2007-12-28 22:43 UTC (7+ messages)
specify screen size
2007-12-28 17:21 UTC (2+ messages)
XP install
2007-12-27 20:46 UTC
[ kvm-Bugs-1858949 ] USB is unstable
2007-12-27 14:26 UTC
[ kvm-Bugs-1858946 ] Qemu doesn't warns user about incorrect MAC Address
2007-12-27 14:20 UTC
[ kvm-Bugs-1858940 ] Kernel panic - not syncing: IO-APIC + timer doesn't work
2007-12-27 14:08 UTC
KVM Test result, kernel KVM58rc1, userspace KVM58rc1
2007-12-27 11:37 UTC (3+ messages)
` KVM Test result, kernel KVM58rc1, userspaceKVM58rc1
README: How to run kvm guests on IA64
2007-12-27 10:36 UTC (5+ messages)
[ANNOUNCE] kvm-58 release
2007-12-27 9:31 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