summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-20KVM: Do not calculate linear rip in emulation failure reportGlauber Costa1-2/+2
2008-07-20KVM: only abort guest entry if timer count goes from 0->1Marcelo Tosatti2-9/+6
2008-07-20KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier3-1/+6
2008-07-20KVM: Add coalesced MMIO support (powerpc part)Laurent Vivier3-1/+6
2008-07-20KVM: Add coalesced MMIO support (x86 part)Laurent Vivier3-1/+6
2008-07-20KVM: Add coalesced MMIO support (common part)Laurent Vivier5-0/+269
2008-07-20KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier9-25/+40
2008-07-20KVM: MMU: Avoid page prefetch on SVMAvi Kivity1-1/+4
2008-07-20KVM: MMU: Move nonpaging_prefetch_page()Avi Kivity1-9/+9
2008-07-20KVM: x86 emulator: implement 'push imm' (opcode 0x68)Avi Kivity1-1/+2
2008-07-20KVM: x86 emulator: simplify push imm8 emulationAvi Kivity1-3/+1
2008-07-20KVM: MMU: Optimize prefetch_page()Avi Kivity1-13/+15
2008-07-20KVM: x86 emulator: Add support for mov r, sreg (0x8c) instructionGuillaume Thouvenin1-1/+14
2008-07-20KVM: x86 emulator: Add support for mov seg, r (0x8e) instructionGuillaume Thouvenin1-1/+24
2008-07-20KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instructionGuillaume Thouvenin1-1/+4
2008-07-20KVM: x86 emulator: add support for jmp far 0xeaGuillaume Thouvenin1-2/+29
2008-07-20KVM: x86 emulator: Update c->dst.bytes in decode instructionGuillaume Thouvenin1-0/+1
2008-07-20KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin2-39/+43
2008-07-20KVM: MTRR supportAvi Kivity2-4/+51
2008-07-20KVM: Order segment register constants in the same way as cpu operand encodingAvi Kivity1-2/+2
2008-07-20KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang4-19/+119
2008-07-20KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang5-3/+32
2008-07-20KVM: Remove unnecessary ->decache_regs() callAvi Kivity1-1/+0
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity9-40/+0
2008-07-20KVM: VMX: Add list of potentially locally cached vcpusAvi Kivity2-29/+22
2008-07-20KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity4-20/+64
2008-07-20KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity3-2/+19
2008-07-20KVM: VMX: Trivial vmcs_write64() code simplificationAvi Kivity1-3/+1
2008-07-20KVM: SVM: Fake MSR_K7 performance countersChris Lalancette1-6/+9
2008-07-20KVM: PIT: support mode 3Aurelien Jarno1-0/+1
2008-07-20KVM: Handle vma regions with no backing pageAnthony Liguori1-12/+37
2008-07-20KVM: SVM: add tracing support for TDP page faultsJoerg Roedel2-0/+5
2008-07-20KVM: SVM: add missing kvmtrace markersJoerg Roedel1-1/+25
2008-07-20KVM: add missing kvmtrace bitsJoerg Roedel1-5/+20
2008-07-20KVM: SVM: implement dedicated INTR exit handlerJoerg Roedel1-1/+7
2008-07-20KVM: SVM: implement dedicated NMI exit handlerJoerg Roedel1-1/+6
2008-07-20KVM: VMX: move APIC_ACCESS trace entry to generic codeJoerg Roedel2-2/+4
2008-07-20KVM: add statics were possible, function definition in lapic.hHarvey Harrison5-7/+8
2008-07-20KVM: remove long -> void *user -> long castChristian Borntraeger1-2/+1
2008-07-20net_sched: Add size table for qdiscsJussi Kivilinna7-5/+199
2008-07-20net_sched: Add accessor function for packet length for qdiscsJussi Kivilinna22-67/+69
2008-07-20net_sched: Add qdisc_enqueue wrapperJussi Kivilinna12-21/+37
2008-07-20highmem: Export totalhigh_pages.David S. Miller1-0/+1
2008-07-20ipv6 mcast: Omit redundant address family checks in ip6_mc_source().YOSHIFUJI Hideaki1-4/+0
2008-07-20net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki5-42/+52
2008-07-20ipv6 netns: Make several "global" sysctl variables namespace aware.YOSHIFUJI Hideaki9-16/+21
2008-07-20netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki38-58/+58
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller18-271/+1112
2008-07-19ipv6: remove unused macros from net/ipv6.hDenis V. Lunev1-6/+0
2008-07-19ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev3-9/+4