summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2011-09-25KVM: x86 emulator: switch src2 to generic decode_operand()Avi Kivity1-25/+26
2011-09-25KVM: x86 emulator: expand decode flags to 64 bitsAvi Kivity2-20/+20
2011-09-25KVM: x86 emulator: split dst decode to a generic decode_operand()Avi Kivity1-59/+87
2011-09-25KVM: x86 emulator: move memop, memopp into emulation contextAvi Kivity2-17/+19
2011-09-25KVM: x86 emulator: convert group 3 instructions to direct decodeAvi Kivity1-34/+48
2011-09-25KVM: x86: Add module parameter for lapic periodic timer limitJan Kiszka1-2/+13
2011-09-25KVM: Clean up and extend rate-limited outputJan Kiszka3-17/+17
2011-09-25KVM: x86: Avoid guest-triggerable printks in APIC modelJan Kiszka1-10/+9
2011-09-25KVM: x86: Move kvm_trace_exit into atomic vmexit sectionJan Kiszka2-4/+3
2011-09-25KVM: x86 emulator: disable writeback for TESTAvi Kivity1-0/+4
2011-09-25KVM: x86 emulator: simplify emulate_1op_rax_rdx()Avi Kivity1-25/+17
2011-09-25KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementationsAvi Kivity1-49/+15
2011-09-25KVM: x86 emulator: simplify emulate_1op()Avi Kivity1-13/+13
2011-09-25KVM: x86 emulator: simplify emulate_2op_cl()Avi Kivity1-4/+4
2011-09-25KVM: x86 emulator: simplify emulate_2op_cl()Avi Kivity1-18/+15
2011-09-25KVM: x86 emulator: simplify emulate_2op_SrcV()Avi Kivity1-46/+44
2011-09-25KVM: APIC: avoid instruction emulation for EOI writesKevin Tian4-0/+43
2011-09-25KVM: SVM: Fix TSC MSR read in nested SVMNadav Har'El1-3/+1
2011-09-25KVM: nVMX: Fix nested VMX TSC emulationNadav Har'El1-10/+21
2011-09-25KVM: L1 TSC handlingNadav Har'El4-4/+29
2011-09-25KVM: MMU: Fix SMEP failure during fetchYang, Wei Y1-9/+13
2011-09-25KVM: MMU: Do not unconditionally read PDPTE from guest memoryAvi Kivity5-9/+21
2011-09-25KVM: VMX: trivial: use BUG_ONJulia Lawall1-2/+1
2011-09-25KVM: x86: report valid microcode update IDMarcelo Tosatti1-1/+3
2011-09-25KVM: x86 emulator: Make x86_decode_insn() return proper macrosTakuya Yoshikawa2-7/+7
2011-09-25KVM: x86 emulator: Let compiler know insn_fetch() rarely failsTakuya Yoshikawa1-3/+3
2011-09-25KVM: x86 emulator: Drop _size argument from insn_fetch()Takuya Yoshikawa1-22/+22
2011-09-25KVM: x86 emulator: Use ctxt->_eip directly in do_insn_fetch_byte()Takuya Yoshikawa1-36/+43
2011-09-25KVM: Intelligent device lookup on I/O busSasha Levin4-23/+101
2011-09-25KVM: Use __print_symbolic() for vmexit tracepointsStefan Hajnoczi4-107/+100
2011-09-25KVM: Record instruction set in all vmexit tracepointsStefan Hajnoczi2-6/+12
2011-09-25KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGEMike Waychison1-1/+2
2011-09-25KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGEMike Waychison1-0/+2
2011-09-25KVM: x86: Raise the hard VCPU count limitSasha Levin2-1/+5
2011-09-25KVM: x86: cleanup the code of read/write emulationXiao Guangrong1-101/+45
2011-09-25KVM: x86: abstract the operation for read/write emulationXiao Guangrong1-0/+72
2011-09-25KVM: x86: fix broken read emulation spans a page boundaryXiao Guangrong1-8/+31
2011-09-25KVM: x86 emulator: fix Src2CL decodeAvi Kivity1-1/+1
2011-09-25KVM: MMU: fix incorrect return of spteZhao Jin1-1/+2
2011-09-16Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds3-9/+8
2011-09-16asm alternatives: remove incorrect alignment notesLinus Torvalds3-7/+0
2011-09-15xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich1-4/+2
2011-09-13xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel1-4/+6
2011-09-13Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds1-2/+3
2011-09-10Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer1-2/+7
2011-09-08xen: disable PV spinlocks on HVMStefano Stabellini1-1/+0
2011-09-08Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-0/+3
2011-09-07Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds3-3/+34
2011-09-07Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds1-1/+1
2011-09-01xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk1-0/+10