aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-05KVM: emulate lapic tsc deadline timer for guestLiu, Jinsong
2011-09-25x86: TSC deadline definitionsLiu, Jinsong
2011-09-25KVM: Fix simultaneous NMIsAvi Kivity
2011-09-25KVM: x86 emulator: convert push %sreg/pop %sreg to direct decodeAvi Kivity
2011-09-25KVM: x86 emulator: switch lds/les/lss/lfs/lgs to direct decodeAvi Kivity
2011-09-25KVM: x86 emulator: streamline decode of segment registersAvi Kivity
2011-09-25KVM: x86 emulator: simplify OpMem64 decodeAvi Kivity
2011-09-25KVM: x86 emulator: switch src decode to decode_operand()Avi Kivity
2011-09-25KVM: x86 emulator: qualify OpReg inhibit_byte_regs hackAvi Kivity
2011-09-25KVM: x86 emulator: switch OpImmUByte decode to decode_imm()Avi Kivity
2011-09-25KVM: x86 emulator: free up some flag bits near src, dstAvi Kivity
2011-09-25KVM: x86 emulator: switch src2 to generic decode_operand()Avi Kivity
2011-09-25KVM: x86 emulator: expand decode flags to 64 bitsAvi Kivity
2011-09-25KVM: x86 emulator: split dst decode to a generic decode_operand()Avi Kivity
2011-09-25KVM: x86 emulator: move memop, memopp into emulation contextAvi Kivity
2011-09-25KVM: x86 emulator: convert group 3 instructions to direct decodeAvi Kivity
2011-09-25KVM: Split up MSI-X assigned device IRQ handlerJan Kiszka
2011-09-25KVM: x86: Add module parameter for lapic periodic timer limitJan Kiszka
2011-09-25KVM: Clean up and extend rate-limited outputJan Kiszka
2011-09-25KVM: x86: Avoid guest-triggerable printks in APIC modelJan Kiszka
2011-09-25KVM: x86: Move kvm_trace_exit into atomic vmexit sectionJan Kiszka
2011-09-25KVM: x86 emulator: disable writeback for TESTAvi Kivity
2011-09-25KVM: Avoid needless registrations of IRQ ack notifier for assigned devicesJan Kiszka
2011-09-25KVM: Clean up unneeded void pointer castsJan Kiszka
2011-09-25KVM: x86 emulator: simplify emulate_1op_rax_rdx()Avi Kivity
2011-09-25KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementationsAvi Kivity
2011-09-25KVM: x86 emulator: simplify emulate_1op()Avi Kivity
2011-09-25KVM: x86 emulator: simplify emulate_2op_cl()Avi Kivity
2011-09-25KVM: x86 emulator: simplify emulate_2op_cl()Avi Kivity
2011-09-25KVM: x86 emulator: simplify emulate_2op_SrcV()Avi Kivity
2011-09-25KVM: Update documentation to include detailed ENABLE_CAP descriptionAlexander Graf
2011-09-25KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras
2011-09-25KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras
2011-09-25KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras
2011-09-25KVM: PPC: Add sanity checking to vcpu_runAlexander Graf
2011-09-25KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf
2011-09-25KVM: PPC: Support SC1 hypercalls for PAPR in PR modeAlexander Graf
2011-09-25KVM: PPC: Stub emulate CFAR and PURR SPRsAlexander Graf
2011-09-25KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf
2011-09-25KVM: PPC: Add support for explicit HIOR settingAlexander Graf
2011-09-25KVM: PPC: Read out syscall instruction on trapAlexander Graf
2011-09-25KVM: PPC: Interpret SDR1 as HVA in PAPR modeAlexander Graf
2011-09-25KVM: PPC: Check privilege level on SPRsAlexander Graf
2011-09-25KVM: PPC: Add papr_enabled flagAlexander Graf
2011-09-25KVM: PPC: move compute_tlbie_rb to book3s common headerAlexander Graf
2011-09-25KVM: Restore missing powerpc API docsAvi Kivity
2011-09-25KVM: APIC: avoid instruction emulation for EOI writesKevin Tian
2011-09-25KVM: SVM: Fix TSC MSR read in nested SVMNadav Har'El
2011-09-25KVM: nVMX: Fix nested VMX TSC emulationNadav Har'El
2011-09-25KVM: L1 TSC handlingNadav Har'El