- c191a7a KVM: x86 emulator: streamline decode of segment registers by Avi Kivity · 13 years ago
- 41ddf97 KVM: x86 emulator: simplify OpMem64 decode by Avi Kivity · 13 years ago
- 0fe5912 KVM: x86 emulator: switch src decode to decode_operand() by Avi Kivity · 13 years ago
- 5217973 KVM: x86 emulator: qualify OpReg inhibit_byte_regs hack by Avi Kivity · 13 years ago
- 608aabe KVM: x86 emulator: switch OpImmUByte decode to decode_imm() by Avi Kivity · 13 years ago
- 20c29ff KVM: x86 emulator: free up some flag bits near src, dst by Avi Kivity · 13 years ago
- 4dd6a57 KVM: x86 emulator: switch src2 to generic decode_operand() by Avi Kivity · 13 years ago
- b1ea50b KVM: x86 emulator: expand decode flags to 64 bits by Avi Kivity · 13 years ago
- a994554 KVM: x86 emulator: split dst decode to a generic decode_operand() by Avi Kivity · 13 years ago
- f09ed83 KVM: x86 emulator: move memop, memopp into emulation context by Avi Kivity · 13 years ago
- 3329ece KVM: x86 emulator: convert group 3 instructions to direct decode by Avi Kivity · 13 years ago
- 9bc5791 KVM: x86: Add module parameter for lapic periodic timer limit by Jan Kiszka · 13 years ago
- bd80158 KVM: Clean up and extend rate-limited output by Jan Kiszka · 13 years ago
- 7712de8 KVM: x86: Avoid guest-triggerable printks in APIC model by Jan Kiszka · 13 years ago
- 1e2b1dd KVM: x86: Move kvm_trace_exit into atomic vmexit section by Jan Kiszka · 13 years ago
- caa8a16 KVM: x86 emulator: disable writeback for TEST by Avi Kivity · 13 years ago
- e8f2b1d KVM: x86 emulator: simplify emulate_1op_rax_rdx() by Avi Kivity · 13 years ago
- 9fef72c KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementations by Avi Kivity · 13 years ago
- d1eef45 KVM: x86 emulator: simplify emulate_1op() by Avi Kivity · 13 years ago
- 29053a6 KVM: x86 emulator: simplify emulate_2op_cl() by Avi Kivity · 13 years ago
- 761441b KVM: x86 emulator: simplify emulate_2op_cl() by Avi Kivity · 13 years ago
- a31b9ce KVM: x86 emulator: simplify emulate_2op_SrcV() by Avi Kivity · 13 years ago
- 58fbbf2 KVM: APIC: avoid instruction emulation for EOI writes by Kevin Tian · 13 years ago
- 45133ec KVM: SVM: Fix TSC MSR read in nested SVM by Nadav Har'El · 13 years ago
- 27fc51b KVM: nVMX: Fix nested VMX TSC emulation by Nadav Har'El · 13 years ago
- d5c1785 KVM: L1 TSC handling by Nadav Har'El · 13 years ago
- cd46868 KVM: MMU: Fix SMEP failure during fetch by Yang, Wei Y · 13 years ago
- e4e517b KVM: MMU: Do not unconditionally read PDPTE from guest memory by Avi Kivity · 13 years ago
- cf3ace7 KVM: VMX: trivial: use BUG_ON by Julia Lawall · 13 years ago
- 742bc67 KVM: x86: report valid microcode update ID by Marcelo Tosatti · 13 years ago
- 1d2887e KVM: x86 emulator: Make x86_decode_insn() return proper macros by Takuya Yoshikawa · 13 years ago
- 7d88bb4 KVM: x86 emulator: Let compiler know insn_fetch() rarely fails by Takuya Yoshikawa · 13 years ago
- e85a108 KVM: x86 emulator: Drop _size argument from insn_fetch() by Takuya Yoshikawa · 13 years ago
- 807941b KVM: x86 emulator: Use ctxt->_eip directly in do_insn_fetch_byte() by Takuya Yoshikawa · 13 years ago
- 743eeb0 KVM: Intelligent device lookup on I/O bus by Sasha Levin · 13 years ago
- 0d460ff KVM: Use __print_symbolic() for vmexit tracepoints by Stefan Hajnoczi · 13 years ago
- e097e5f KVM: Record instruction set in all vmexit tracepoints by Stefan Hajnoczi · 13 years ago
- d1613ad KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGE by Mike Waychison · 13 years ago
- 14fa67e KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE by Mike Waychison · 13 years ago
- 8c3ba33 KVM: x86: Raise the hard VCPU count limit by Sasha Levin · 13 years ago
- 22388a3 KVM: x86: cleanup the code of read/write emulation by Xiao Guangrong · 13 years ago
- 77d197b KVM: x86: abstract the operation for read/write emulation by Xiao Guangrong · 13 years ago
- ca7d58f KVM: x86: fix broken read emulation spans a page boundary by Xiao Guangrong · 13 years ago
- 9be3be1 KVM: x86 emulator: fix Src2CL decode by Avi Kivity · 13 years ago
- 41bc318 KVM: MMU: fix incorrect return of spte by Zhao Jin · 13 years ago
- abbe0d3 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
- a7f934d asm alternatives: remove incorrect alignment notes by Linus Torvalds · 13 years ago
- 61cca2f xen/i386: follow-up to "replace order-based range checking of M2P table by linear one" by Jan Beulich · 13 years ago
- e3b73c4 xen/e820: if there is no dom0_mem=, don't tweak extra_pages. by David Vrabel · 13 years ago
- d954331 Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen by Linus Torvalds · 13 years ago
- 5307f6d Fix pointer dereference before call to pcie_bus_configure_settings by Shyam Iyer · 13 years ago
- f10cd52 xen: disable PV spinlocks on HVM by Stefano Stabellini · 13 years ago
- b0fb422 Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
- 1154526 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
- 768b56f Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm by Linus Torvalds · 13 years ago
- ed467e6 xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. by Konrad Rzeszutek Wilk · 13 years ago
- d198d49 xen: x86_32: do not enable iterrupts when returning from exception in interrupt context by Igor Mammedov · 13 years ago
- d312ae87 xen: use maximum reservation to limit amount of usable RAM by David Vrabel · 13 years ago
- 20afc60 x86, perf: Check that current->mm is alive before getting user callchain by Andrey Vagin · 13 years ago
- 3b21711 KVM: Fix instruction size issue in pvclock scaling by Duncan Sands · 13 years ago
- f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
- a94cc4e sfi: table irq 0xFF means 'no interrupt' by Kirill A. Shutemov · 13 years ago
- b4ca46e x86-32: Fix boot with CONFIG_X86_INVD_BUG by Andy Lutomirski · 13 years ago
- cbbfa38 mtrr: fix UP breakage caused during switch to stop_machine by Tejun Heo · 13 years ago
- f1c3962 xen: use non-tracing preempt in xen_clocksource_read() by Jeremy Fitzhardinge · 13 years ago
- 14c62e7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 7ca0758 x86-32, vdso: On system call restart after SYSENTER, use int $0x80 by H. Peter Anvin · 13 years ago
- 4762e25 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 60c5f08 xen/tracing: Fix tracing config option properly by Jeremy Fitzhardinge · 13 years ago
- 3c05c4b xen: Do not enable PV IPIs when vector callback not present by Stefano Stabellini · 13 years ago
- 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
- ccbcdf7 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 13 years ago
- ab7e2db Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
- df3d8ae KVM: uses TASKSTATS, depends on NET by Randy Dunlap · 13 years ago
- cedf03b x86: fix mm/fault.c build by Randy Dunlap · 13 years ago
- 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
- 1d229d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 3ae3665 x86-64: Rework vsyscall emulation and add vsyscall= parameter by Andy Lutomirski · 13 years ago
- fce8dc0 x86-64: Wire up getcpu syscall by Andy Lutomirski · 13 years ago
- f3fb5b7 x86: Remove unnecessary compile flag tweaks for vsyscall code by Andy Lutomirski · 13 years ago
- a34668f perf, x86: Add model 45 SandyBridge support by Youquan Song · 13 years ago
- 45a05f9 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 05e33fc x86, UV: Remove UV delay in starting slave cpus by Jack Steiner · 13 years ago
- a3ea14d x86, olpc: Wait for last byte of EC command to be accepted by Paul Fox · 13 years ago
- c00c8aa xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set by Konrad Rzeszutek Wilk · 13 years ago
- c149a66 x86-64: Add vsyscall:emulate_vsyscall trace event by Andy Lutomirski · 13 years ago
- 318f5a2 x86-64: Add user_64bit_mode paravirt op by Andy Lutomirski · 13 years ago
- 5d5791a x86-64, xen: Enable the vvar mapping by Andy Lutomirski · 13 years ago
- f670bb7 x86-64: Work around gold bug 13023 by Andy Lutomirski · 13 years ago
- 9c40818 x86-64: Move the "user" vsyscall segment out of the data segment. by Andy Lutomirski · 13 years ago
- 1bdfac1 x86-64: Pad vDSO to a page boundary by Andy Lutomirski · 13 years ago
- 17b0436 Merge commit 'v3.0' into x86/vdso by H. Peter Anvin · 13 years ago
- 98f531d xen: Fix misleading WARN message at xen_release_chunk by Igor Mammedov · 13 years ago
- 8f3c588 xen: Fix printk() format in xen/setup.c by Igor Mammedov · 13 years ago
- 1e9ea26 xen/tracing: it looks like we wanted CONFIG_FTRACE by Jeremy Fitzhardinge · 13 years ago
- 33f35f2 x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled by Linus Torvalds · 13 years ago
- 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
- a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 14 years ago
- 4bfc828 x86 idle: move mwait_idle_with_hints() to where it is used by Len Brown · 14 years ago
- d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 14 years ago