]> git.karo-electronics.de Git - mv-sheeva.git/shortlog
mv-sheeva.git
2011-01-12 Avi KivityKVM: Pull extra page fault information into struct...
2011-01-12 Avi KivityKVM: Push struct x86_exception into walk_addr()
2011-01-12 Avi KivityKVM: Push struct x86_exception info the various gva_to_...
2011-01-12 Avi KivityKVM: x86 emulator: simplify exception generation
2011-01-12 Avi KivityKVM: x86 emulator: tighen up ->read_std() and ->write_s...
2011-01-12 Avi KivityKVM: x86 emulator: drop dead pf injection in emulate_popf()
2011-01-12 Avi KivityKVM: x86 emulator: make emulator memory callbacks retur...
2011-01-12 Avi KivityKVM: x86 emulator: introduce struct x86_exception to...
2011-01-12 Xiao GuangrongKVM: MMU: delay flush all tlbs on sync_page path
2011-01-12 Xiao GuangrongKVM: MMU: abstract invalid guest pte mapping
2011-01-12 Xiao GuangrongKVM: MMU: remove 'clear_unsync' parameter
2011-01-12 Lai JiangshanKVM: MMU: rename 'reset_host_protection' to 'host_writable'
2011-01-12 Xiao GuangrongKVM: MMU: don't drop spte if overwrite it from W to RO
2011-01-12 Xiao GuangrongKVM: MMU: fix forgot flush tlbs on sync_page path
2011-01-12 Alexander GrafKVM: PPC: Fix compile warning
2011-01-12 Avi KivityKVM: Add instruction-set-specific exit qualifications...
2011-01-12 Avi KivityKVM: Record instruction set in kvm_exit tracepoint
2011-01-12 Michael S.... KVM: fast-path msi injection with irqfd
2011-01-12 Avi KivityKVM: VMX: Fold __vmx_vcpu_run() into vmx_vcpu_run()
2011-01-12 Avi KivityKVM: x86 emulator: do not perform address calculations...
2011-01-12 Avi KivityKVM: x86 emulator: preserve an operand's segment identity
2011-01-12 Avi KivityKVM: x86 emulator: drop DPRINTF()
2011-01-12 Avi KivityKVM: x86 emulator: drop unused #ifndef __KERNEL__
2011-01-12 Shane WangKVM: VMX: Inform user about INTEL_TXT dependency
2011-01-12 Takuya YoshikawaKVM: rename hardware_[dis|en]able() to *_nolock() and...
2011-01-12 Takuya YoshikawaKVM: take kvm_lock for hardware_disable() during cpu...
2011-01-12 Xiao GuangrongKVM: MMU: don't mark spte notrap if reserved bit set
2011-01-12 Jan KiszkaKVM: Document device assigment API
2011-01-12 Jan KiszkaKVM: Clean up kvm_vm_ioctl_assigned_device
2011-01-12 Jan KiszkaKVM: Save/restore state of assigned PCI device
2011-01-12 Jan KiszkaKVM: Refactor IRQ names of assigned devices
2011-01-12 Jan KiszkaKVM: Switch assigned device IRQ forwarding to threaded...
2011-01-12 Jan KiszkaKVM: Clear assigned guest IRQ on release
2011-01-12 Avi KivityKVM: Mask KVM_GET_SUPPORTED_CPUID data with Linux cpuid...
2011-01-12 Avi KivityKVM: SVM: Replace svm_has() by standard Linux cpuid...
2011-01-12 Xiao GuangrongKVM: MMU: fix apf prefault if nested guest is enabled
2011-01-12 Xiao GuangrongKVM: MMU: support apf for nonpaing guest
2011-01-12 Xiao GuangrongKVM: MMU: clear apfs if page state is changed
2011-01-12 Xiao GuangrongKVM: MMU: fix missing post sync audit
2011-01-12 Jan KiszkaKVM: Clean up vm creation and release
2011-01-12 Tracey DentKVM: x86: Makefile clean up
2011-01-12 Xiao GuangrongKVM: remove unused function declaration
2011-01-12 Jan KiszkaKVM: Refactor srcu struct release on early errors
2011-01-12 Avi KivityKVM: VMX: Disallow NMI while blocked by STI
2011-01-12 Xiao GuangrongKVM: fix the race while wakeup all pv guest
2011-01-12 Xiao GuangrongKVM: handle more completed apfs if possible
2011-01-12 Xiao GuangrongKVM: avoid unnecessary wait for a async pf
2011-01-12 Xiao GuangrongKVM: fix searching async gfn in kvm_async_pf_gfn_slot
2011-01-12 Xiao GuangrongKVM: cleanup async_pf tracepoints
2011-01-12 Xiao GuangrongKVM: fix tracing kvm_try_async_get_page
2011-01-12 Takuya YoshikawaKVM: replace vmalloc and memset with vzalloc
2011-01-12 Gleb NatapovKVM: handle exit due to INVD in VMX
2011-01-12 Jan KiszkaKVM: x86: Avoid issuing wbinvd twice
2011-01-12 Heiko CarstensKVM: get rid of warning within kvm_dev_ioctl_create_vm
2011-01-12 Heiko CarstensKVM: add cast within kvm_clear_guest_page to fix warning
2011-01-12 Takuya YoshikawaKVM: use kmalloc() for small dirty bitmaps
2011-01-12 Takuya YoshikawaKVM: pre-allocate one more dirty bitmap to avoid vmalloc()
2011-01-12 Takuya YoshikawaKVM: introduce wrapper functions for creating/destroyin...
2011-01-12 Gleb NatapovKVM: x86: trace "exit to userspace" event
2011-01-12 Marcelo TosattiKVM: propagate fault r/w information to gup(), allow...
2011-01-12 Marcelo TosattiKVM: MMU: flush TLBs on writable -> read-only spte...
2011-01-12 Marcelo TosattiKVM: MMU: remove kvm_mmu_set_base_ptes
2011-01-12 Marcelo TosattiKVM: VMX: remove setting of shadow_base_ptes for EPT
2011-01-12 Avi KivityKVM: Avoid double interrupt injection with vapic
2011-01-12 Avi KivityKVM: SVM: Fold save_host_msrs() and load_host_msrs...
2011-01-12 Avi KivityKVM: SVM: Move fs/gs/ldt save/restore to heavyweight...
2011-01-12 Avi KivityKVM: SVM: Move svm->host_gs_base into a separate structure
2011-01-12 Avi KivityKVM: SVM: Move guest register save out of interrupts...
2011-01-12 Jan KiszkaKVM: x86: Add missing inline tag to kvm_read_and_reset_...
2011-01-12 Andi KleenKVM: Move KVM context switch into own function
2011-01-12 Jan KiszkaKVM: x86: Mark kvm_arch_setup_async_pf static
2011-01-12 Gleb NatapovKVM: improve hva_to_pfn() readability
2011-01-12 Gleb NatapovKVM: Send async PF when guest is not in userspace too.
2011-01-12 Gleb NatapovKVM: Let host know whether the guest can handle async...
2011-01-12 Gleb NatapovKVM paravirt: Handle async PF in non preemptable context
2011-01-12 Gleb NatapovKVM: Inject asynchronous page fault into a PV guest...
2011-01-12 Gleb NatapovKVM: Handle async PF in a guest.
2011-01-12 Gleb NatapovKVM paravirt: Add async PF initialization to PV guest.
2011-01-12 Gleb NatapovKVM: Add PV MSR to enable asynchronous page faults...
2011-01-12 Gleb NatapovKVM paravirt: Move kvm_smp_prepare_boot_cpu() from...
2011-01-12 Gleb NatapovKVM: Add memory slot versioning and use it to provide...
2011-01-12 Gleb NatapovKVM: Retry fault before vmentry
2011-01-12 Gleb NatapovKVM: Halt vcpu if page it tries to access is swapped out
2011-01-02 Avi KivityKVM: Don't reset mmu context unnecessarily when updatin...
2011-01-02 Avi KivityKVM: i8259: initialize isr_ack
2010-12-29 Avi KivityKVM: MMU: Fix incorrect direct gfn for unpaged mode...
2010-12-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-12-18 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2010-12-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-12-17 Chris Metcalfarch/tile: handle rt_sigreturn() more cleanly
2010-12-17 Chris Metcalfarch/tile: handle CLONE_SETTLS in copy_thread(), not...
2010-12-17 Kevin CernekeeMIPS: Fix build errors in sc-mips.c
2010-12-17 Bjorn Helgaasx86: avoid high BIOS area when allocating address space
2010-12-17 Bjorn Helgaasx86: avoid E820 regions when allocating address space
2010-12-17 Bjorn Helgaasx86: avoid low BIOS area when allocating address space
2010-12-17 Bjorn Helgaasresources: add arch hook for preventing allocation...
2010-12-17 Bjorn HelgaasRevert "resources: support allocating space within...
2010-12-17 Bjorn HelgaasRevert "PCI: allocate bus resources from the top down"
2010-12-17 Bjorn HelgaasRevert "x86/PCI: allocate space from the end of a regio...
2010-12-17 Bjorn HelgaasRevert "x86: allocate space within a region top-down"
next