KVM: x86: disable paravirt mmu reporting
[safe/jmp/linux-2.6] / arch / x86 / kvm / x86.c
2009-12-03 Marcelo TosattiKVM: x86: disable paravirt mmu reporting
2009-12-03 Jan KiszkaKVM: x86: Refactor guest debug IOCTL handling
2009-12-03 Juan QuintelaKVM: remove pre_task_link setting in save_state_to_tss16
2009-12-03 Zachary AmsdenKVM: Kill the confusing tsc_ref_khz and ref_freq variables
2009-12-03 Zachary AmsdenKVM: Separate timer intialization into an indepedent...
2009-12-03 Alexander GrafKVM: Activate Virtualization On Demand
2009-12-03 Avi KivityKVM: Return -ENOTTY on unrecognized ioctls
2009-12-03 Gleb NatapovKVM: Drop kvm->irq_lock lock from irq injection path
2009-12-03 Gleb NatapovKVM: Move IO APIC to its own lock
2009-12-03 Avi KivityKVM: Don't pass kvm_run arguments
2009-11-04 Gleb NatapovKVM: get_tss_base_addr() should return a gpa_t
2009-11-04 Jan KiszkaKVM: x86: Catch potential overrun in MCE setup
2009-10-04 Avi KivityKVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
2009-09-15 Linus TorvaldsMerge branch 'kvm-updates/2.6.32' of git://git./virt...
2009-09-10 Avi KivityKVM: VMX: Check cpl before emulating debug register...
2009-09-10 Marcelo TosattiKVM: x86: drop duplicate kvm_flush_remote_tlb calls
2009-09-10 Avi KivityKVM: Use thread debug register storage instead of kvm...
2009-09-10 Avi KivityKVM: Protect update_cr8_intercept() when running withou...
2009-09-10 Mikhail ErshovKVM: Use kvm_{read,write}_guest_virt() to read and...
2009-09-10 Avi KivityKVM: Rename x86_emulate.c to emulate.c
2009-09-10 Anthony LiguoriKVM: When switching to a vm8086 task, load segments...
2009-09-10 Gleb NatapovKVM: Update cr8 intercept when APIC TPR is changed...
2009-09-10 Amit ShahKVM: ignore reads to perfctr msrs
2009-09-10 Jan KiszkaKVM: x86: Disallow hypercalls for guest callers in...
2009-09-10 Joerg RoedelKVM: report 1GB page support to userspace
2009-09-10 Mikhail ErshovKVM: Align cr8 threshold when userspace changes cr8
2009-09-10 Sheng YangKVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
2009-09-10 Akinobu MitaKVM: x86: use kvm_get_gdt() and kvm_read_ldt()
2009-09-10 Akinobu MitaKVM: x86: use get_desc_base() and get_desc_limit()
2009-09-10 Gleb NatapovKVM: Reduce runnability interface with arch support...
2009-09-10 Gleb NatapovKVM: Move exception handling to the same place as other...
2009-09-10 Gregory HaskinsKVM: add ioeventfd support
2009-09-10 Beth KonKVM: PIT support for HPET legacy mode
2009-09-10 Gleb NatapovKVM: Always report x2apic as supported feature
2009-09-10 Gleb NatapovKVM: No need to kick cpu if not in a guest mode
2009-09-10 Andre PrzywaraKVM: fix MMIO_CONF_BASE MSR access
2009-09-10 Jan KiszkaRevert "KVM: x86: check for cr3 validity in ioctl_set_s...
2009-09-10 Andre PrzywaraKVM: handle AMD microcode MSR
2009-09-10 Gleb NatapovKVM: x2apic interface to lapic
2009-09-10 Gleb NatapovKVM: Add Directed EOI support to APIC emulation
2009-09-10 Avi KivityKVM: Trace mmio
2009-09-10 Andre PrzywaraKVM: Ignore PCI ECS I/O enablement
2009-09-10 Michael S. TsirkinKVM: remove in_range from io devices
2009-09-10 Michael S. TsirkinKVM: switch pit creation to slots_lock
2009-09-10 Andre PrzywaraKVM: introduce module parameter for ignoring unknown...
2009-09-10 Andre PrzywaraKVM: ignore reads from AMDs C1E enabled MSR
2009-09-10 Andre PrzywaraKVM: ignore AMDs HWCR register access to set the FFDIS bit
2009-09-10 Marcelo TosattiKVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU...
2009-09-10 Andre PrzywaraKVM: Allow emulation of syscalls instructions on #UD
2009-09-10 Marcelo TosattiKVM: convert custom marker based tracing to event traces
2009-09-10 Gleb NatapovKVM: Replace pending exception by PF if it happens...
2009-09-10 Andre PrzywaraKVM: Move performance counter MSR access interception...
2009-09-10 Gleb NatapovKVM: Use macro to iterate over vcpus.
2009-09-10 Gleb NatapovKVM: Introduce kvm_vcpu_is_bsp() function.
2009-09-10 Avi KivityKVM: MMU: Adjust pte accessors to explicitly indicate...
2009-09-10 Marcelo TosattiKVM: switch irq injection/acking data structures to...
2009-09-10 Avi KivityKVM: Cache pdptrs
2009-09-10 Gregory HaskinsKVM: cleanup io_device code
2009-09-10 Jan KiszkaKVM: Allow PIT emulation without speaker port
2009-09-10 Gregory HaskinsKVM: irqfd
2009-09-10 Gleb NatapovKVM: Drop interrupt shadow when single stepping should...
2009-09-10 Mark McLoughlinKVM: fix cpuid E2BIG handling for extended request...
2009-09-10 Jaswinder Singh... KVM: Use MSR names in place of address
2009-09-10 Huang YingKVM: Add MCE support
2009-09-10 Jaswinder Singh... KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_...
2009-08-27 H. Peter AnvinMerge branch 'x86/urgent' into x86/pat
2009-08-24 Ingo MolnarMerge commit 'v2.6.31-rc7' into x86/cleanups
2009-08-09 Marcin Slusarzx86: Use printk_once()
2009-08-05 Marcelo TosattiKVM: x86: verify MTRR/PAT validity
2009-08-05 Jan KiszkaKVM: Fix KVM_GET_MSR_INDEX_LIST
2009-06-28 Amit ShahKVM: Ignore reads to K7 EVNTSEL MSRs
2009-06-10 Gleb NatapovKVM: Disable CR8 intercept if tpr patching is active
2009-06-10 Gleb NatapovKVM: Do not migrate pending software interrupts.
2009-06-10 Gleb NatapovKVM: Always request IRQ/NMI window if an interrupt...
2009-06-10 Gleb NatapovKVM: Do not re-execute INTn instruction.
2009-06-10 Gleb NatapovKVM: Remove irq_pending bitmap
2009-06-10 Gleb NatapovKVM: Do not allow interrupt injection from userspace...
2009-06-10 Marcelo TosattiKVM: x86: check for cr3 validity in mmu_alloc_roots
2009-06-10 Marcelo TosattiKVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
2009-06-10 Glauber CostaKVM: Deal with interrupt shadow state for emulated...
2009-06-10 Glauber CostaKVM: Replace ->drop_interrupt_shadow() by ->set_interru...
2009-06-10 Marcelo TosattiKVM: use smp_send_reschedule in kvm_vcpu_kick
2009-06-10 Avi KivityKVM: Update cpuid 1.ecx reporting
2009-06-10 Avi KivityKVM: Add AMD cpuid bit: cr8_legacy, abm, misaligned...
2009-06-10 Avi KivityKVM: Fix cpuid feature misreporting
2009-06-10 Jan KiszkaKVM: Drop request_nmi from stats
2009-06-10 Sheng YangKVM: Replace get_mt_mask_shift with get_mt_mask
2009-06-10 Jan BlunckKVM: Wake up waitqueue before calling get_cpu()
2009-06-10 Gleb NatapovKVM: Get rid of get_irq() callback
2009-06-10 Gleb NatapovKVM: Fix userspace IRQ chip migration
2009-06-10 Gleb NatapovKVM: SVM: Add NMI injection support
2009-06-10 Gleb NatapovKVM: Remove inject_pending_vectors() callback
2009-06-10 Gleb NatapovKVM: Remove exception_injected() callback.
2009-06-10 Gleb NatapovKVM: Use kvm_arch_interrupt_allowed() instead of checki...
2009-06-10 Gleb NatapovKVM: VMX: Consolidate userspace and kernel interrupt...
2009-06-10 Gleb NatapovKVM: Make kvm_cpu_(has|get)_interrupt() work for usersp...
2009-06-10 Marcelo TosattiKVM: x86: check for cr3 validity in ioctl_set_sregs
2009-06-10 Avi KivityKVM: Replace kvmclock open-coded get_cpu_var() with...
2009-06-10 Gleb NatapovKVM: x86 emulator: Add new mode of instruction emulatio...
2009-06-10 Marcelo TosattiKVM: MMU: remove global page optimization logic
next