projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
KVM: x86: do not execute halted vcpus
[linux-2.6]
/
arch
/
2008-10-15
Marcelo Tosatti
KVM: x86: do not execute halted vcpus
tree
|
commitdiff
2008-10-15
Mohammed Gamal
KVM: x86 emulator: Add in/out instructions (opcodes...
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: Add statistics for guest irq injections
tree
|
commitdiff
2008-10-15
Sheng Yang
KVM: MMU: Modify kvm_shadow_walk.entry to accept u64...
tree
|
commitdiff
2008-10-15
Xiantao Zhang
KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstate
tree
|
commitdiff
2008-10-15
Mohammed Gamal
KVM: x86 emulator: Add std and cld instructions (opcode...
tree
|
commitdiff
2008-10-15
Christian Borntraeger
KVM: s390: change help text of guest Kconfig
tree
|
commitdiff
2008-10-15
Christian Borntraeger
KVM: s390: Make facility bits future-proof
tree
|
commitdiff
2008-10-15
Joerg Roedel
KVM: add MC5_MISC msr read support
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: SVM: No need to unprotect memory during event...
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: MMU: Fix setting the accessed bit on non-speculati...
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: MMU: Flush tlbs after clearing write permission...
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: MMU: Add locking around kvm_mmu_slot_remove_write_...
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: MMU: Account for npt/ept/realmode page faults
tree
|
commitdiff
2008-10-15
Mohammed Gamal
KVM: x86 emulator: Add mov r, imm instructions (opcodes...
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: MMU: Convert the paging mode shadow walk to use...
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: MMU: Convert direct maps to use the generic shadow...
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: MMU: Add generic shadow walker
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: MMU: Infer shadow root level in direct_map()
tree
|
commitdiff
2008-10-15
Xiantao Zhang
KVM: ia64: Enable virtio driver for ia64 in Kconfig
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: MMU: Unify direct map 4K and large page paths
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: MMU: Move SHADOW_PT_INDEX to mmu.c
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: x86 emulator: remove bad ByteOp specifier from...
tree
|
commitdiff
2008-10-15
roel kluin
KVM: x86 emulator: remove duplicate SrcImm
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: Load real mode segments correctly
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: VMX: Change segment dpl at reset to 3
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: VMX: Change cs reset state to be a data segment
tree
|
commitdiff
2008-10-15
Xiantao Zhang
KVM: ia64: add a dummy irq ack notification
tree
|
commitdiff
2008-10-15
Harvey Harrison
KVM: make irq ack notifier functions static
tree
|
commitdiff
2008-10-15
Amit Shah
KVM: Use kvm_set_irq to inject interrupts
tree
|
commitdiff
2008-10-15
Amit Shah
KVM: SVM: Fix typo
tree
|
commitdiff
2008-10-15
Mohammed Gamal
KVM: VMX: Modify mode switching and vmentry functions
tree
|
commitdiff
2008-10-15
Mohammed Gamal
KVM: VMX: Add invalid guest state handler
tree
|
commitdiff
2008-10-15
Mohammed Gamal
KVM: VMX: Add module parameter and emulation flag.
tree
|
commitdiff
2008-10-15
Mohammed Gamal
KVM: VMX: Add Guest State Validity Checks
tree
|
commitdiff
2008-10-15
Amit Shah
KVM: Device assignment: Check for privileges before...
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: Handle spurious acks for PIT interrupts
tree
|
commitdiff
2008-10-15
Marcelo Tosatti
KVM: fix i8259 reset irq acking
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: VMX: Use interrupt queue for !irqchip_in_kernel
tree
|
commitdiff
2008-10-15
Marcelo Tosatti
KVM: set debug registers after "schedulable" section
tree
|
commitdiff
2008-10-15
Sheng Yang
KVM: VMX: Clean up magic number 0x66 in init_rmode_tss
tree
|
commitdiff
2008-10-15
Dave Hansen
KVM: Reduce stack usage in kvm_pv_mmu_op()
tree
|
commitdiff
2008-10-15
Dave Hansen
KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()
tree
|
commitdiff
2008-10-15
Dave Hansen
KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()
tree
|
commitdiff
2008-10-15
Ben-Ami Yassour
KVM: pci device assignment
tree
|
commitdiff
2008-10-15
Glauber Costa
x86: KVM guest: use paravirt function to calculate...
tree
|
commitdiff
2008-10-15
Glauber Costa
x86: paravirt: factor out cpu_khz to common code
tree
|
commitdiff
2008-10-15
Marcelo Tosatti
KVM: PIT: fix injection logic and count
tree
|
commitdiff
2008-10-15
Marcelo Tosatti
KVM: irq ack notification
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: Add irq ack notifier list
tree
|
commitdiff
2008-10-15
Hollis Blanchard
KVM: powerpc: Map guest userspace with TID=0 mappings
tree
|
commitdiff
2008-10-15
Hollis Blanchard
KVM: ppc: Write only modified shadow entries into the...
tree
|
commitdiff
2008-10-15
Hollis Blanchard
KVM: ppc: Stop saving host TLB state
tree
|
commitdiff
2008-10-15
Hollis Blanchard
KVM: ppc: guest breakpoint support
tree
|
commitdiff
2008-10-15
Alexander Graf
KVM: Ignore DEBUGCTL MSRs with no effect
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: VMX: Avoid vmwrite(HOST_RSP) when possible
tree
|
commitdiff
2008-10-15
Christian Ehrhardt
KVM: ppc: trace powerpc instruction emulation
tree
|
commitdiff
2008-10-15
Jerone Young
KVM: ppc: adds trace points for ppc tlb activity
tree
|
commitdiff
2008-10-15
Jerone Young
KVM: ppc: enable KVM_TRACE building for powerpc
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: SVM: Unify register save/restore across 32 and...
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: VMX: Unify register save/restore across 32 and...
tree
|
commitdiff
2008-10-15
Jan Kiszka
KVM: VMX: Reinject real mode exception
tree
|
commitdiff
2008-10-15
Jan Kiszka
KVM: Consolidate XX_VECTOR defines
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: Consolidate PIC isr clearing into a function
tree
|
commitdiff
2008-10-15
Mohammed Gamal
KVM: VMX: Remove redundant check in handle_rmode_exception
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: VMX: Move interrupt post-processing to vmx_complet...
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: Add a pending interrupt queue
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: VMX: Fix pending exception processing
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: Clear exception queue before emulating an instruction
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: VMX: Move nmi injection failure processing to...
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: Move NMI IRET fault processing to new vmx_complete...
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: MMU: Simplify kvm_mmu_zap_page()
tree
|
commitdiff
2008-10-15
Avi Kivity
KVM: MMU: Separate the code for unlinking a shadow...
tree
|
commitdiff
2008-10-15
Amit Shah
KVM: Introduce kvm_set_irq to inject interrupts in...
tree
|
commitdiff
2008-10-15
Marcelo Tosatti
KVM: x86: accessors for guest registers
tree
|
commitdiff
2008-10-15
Sheng Yang
KVM: VMX: Rename misnamed msr bits
tree
|
commitdiff
2008-10-14
Linus Torvalds
Merge branch 'i2c-for-linus' of git://jdelvare.pck...
tree
|
commitdiff
2008-10-14
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-10-14
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
tree
|
commitdiff
2008-10-14
Bjorn Helgaas
x86: register a platform RTC device if PNP doesn't...
tree
|
commitdiff
2008-10-14
Linus Torvalds
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
tree
|
commitdiff
2008-10-14
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-10-14
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-10-14
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
tree
|
commitdiff
2008-10-14
Julia Lawall
arch/m68k/mm/kmap.c: introduce missing kfree
tree
|
commitdiff
2008-10-14
Geert Uytterhoeven
m68k: init_irq_proc depends on CONFIG_PROC_FS
tree
|
commitdiff
2008-10-14
Adrian Bunk
m68k: remove the dead PCI code
tree
|
commitdiff
2008-10-14
Adrian Bunk
m68k: Remove the broken Hades support
tree
|
commitdiff
2008-10-14
Geert Uytterhoeven
m68k: Add missing dma_sync_single_range_for_{cpu,device}()
tree
|
commitdiff
2008-10-14
Geert Uytterhoeven
m68k: Define rtc_lock on Atari
tree
|
commitdiff
2008-10-14
Geert Uytterhoeven
m68k: Remove unused atari_kbd_translate()
tree
|
commitdiff
2008-10-14
Geert Uytterhoeven
m68k: Modular Amiga keyboard needs key_maps
tree
|
commitdiff
2008-10-14
Geert Uytterhoeven
m68k: Reverse platform MMU logic so Sun 3 is last
tree
|
commitdiff
2008-10-14
Roman Zippel
m68k: Add NOTES to init data so its discarded at boot
tree
|
commitdiff
2008-10-14
Roman Zippel
m68k: Put .bss at the end of the data section
tree
|
commitdiff
2008-10-14
Geert Uytterhoeven
m68k: Use new printk() extension %pS to print symbols
tree
|
commitdiff
2008-10-14
Adrian Bunk
m68k: use bcd2bin/bin2bcd
tree
|
commitdiff
2008-10-14
Jean Delvare
i2c/isp1301_omap: Convert to a new-style i2c driver...
tree
|
commitdiff
2008-10-13
Linus Torvalds
Merge git://git./linux/kernel/git/bart/ide-2.6
tree
|
commitdiff
next