projects
/
linux-2.6.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
[linux-2.6.git]
/ virt
2011-10-30
Linus Torvalds
Merge branch 'kvm-updates/3.2' of git://git./linux...
commit
|
commitdiff
2011-09-25
Jan Kiszka
KVM: Split up MSI-X assigned device IRQ handler
commit
|
commitdiff
2011-09-25
Jan Kiszka
KVM: Avoid needless registrations of IRQ ack notifier...
commit
|
commitdiff
2011-09-25
Jan Kiszka
KVM: Clean up unneeded void pointer casts
commit
|
commitdiff
2011-09-25
Sasha Levin
KVM: Intelligent device lookup on I/O bus
commit
|
commitdiff
2011-09-25
Sasha Levin
KVM: Make coalesced mmio use a device per zone
commit
|
commitdiff
2011-09-25
Sasha Levin
KVM: MMIO: Lock coalesced device when checking for...
commit
|
commitdiff
2011-09-23
Greg Rose
pci: Add flag indicating device has been assigned by KVM
commit
|
commitdiff
2011-07-24
Alex Williamson
KVM: IOMMU: Disable device assignment without interrupt...
commit
|
commitdiff
2011-07-24
Xiao Guangrong
KVM: MMU: mmio page fault support
commit
|
commitdiff
2011-07-24
Xiao Guangrong
KVM: MMU: filter out the mmio pfn from the fault pfn
commit
|
commitdiff
2011-07-12
Gleb Natapov
KVM: introduce kvm_read_guest_cached
commit
|
commitdiff
2011-07-12
Jan Kiszka
KVM: Fix off-by-one in overflow check of KVM_ASSIGN_SET...
commit
|
commitdiff
2011-07-12
Alexander Graf
KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK
commit
|
commitdiff
2011-07-12
Jan Kiszka
KVM: Clean up error handling during VCPU creation
commit
|
commitdiff
2011-07-12
Xiao Guangrong
KVM: use __copy_to_user/__clear_user to write guest...
commit
|
commitdiff
2011-06-08
Linus Torvalds
Merge branch 'kvm-updates/3.0' of git://git./virt/kvm/kvm
commit
|
commitdiff
2011-06-06
Mike Waychison
KVM: Initialize kvm before registering the mmu notifier
commit
|
commitdiff
2011-05-26
Heiko Carstens
KVM: add missing void __user * cast to access_ok()...
commit
|
commitdiff
2011-05-23
Linus Torvalds
Merge branch 'linux-next' of git://git./linux/kernel...
commit
|
commitdiff
2011-05-22
OGAWA Hirofumi
KVM: Fix kvm mmu_notifier initialization order
commit
|
commitdiff
2011-05-22
Takuya Yoshikawa
KVM: Validate userspace_addr of memslot when registered
commit
|
commitdiff
2011-05-22
Liu Yuan
KVM: ioapic: Fix an error field reference
commit
|
commitdiff
2011-05-21
Alex Williamson
KVM: Use pci_store/load_saved_state() around VM device...
commit
|
commitdiff
2011-05-11
Xiao Guangrong
KVM: cleanup memslot_id function
commit
|
commitdiff
2011-04-07
Linus Torvalds
Merge branch 'kvm-updates/2.6.39' of git://git./virt...
commit
|
commitdiff
2011-04-06
Gleb Natapov
KVM: Enable async page fault processing
commit
|
commitdiff
2011-04-06
Michael S. Tsirkin
KVM: fix crash on irqfd deassign
commit
|
commitdiff
2011-03-31
Lucas De Marchi
Fix common misspellings
commit
|
commitdiff
2011-03-26
Linus Torvalds
Merge branch 'syscore' of git://git./linux/kernel/git...
commit
|
commitdiff
2011-03-24
Akinobu Mita
kvm: use little-endian bitops
commit
|
commitdiff
2011-03-24
Akinobu Mita
kvm: stop including asm-generic/bitops/le.h directly
commit
|
commitdiff
2011-03-23
Rafael J. Wysocki
KVM: Use syscore_ops instead of sysdev class and sysdev
commit
|
commitdiff
2011-03-17
Michael S. Tsirkin
KVM: improve comment on rcu use in irqfd_deassign
commit
|
commitdiff
2011-03-17
Jan Kiszka
KVM: Convert kvm_lock to raw_spinlock
commit
|
commitdiff
2011-03-17
Rik van Riel
KVM: use yield_to instead of sleep in kvm_vcpu_on_spin
commit
|
commitdiff
2011-03-17
Rik van Riel
KVM: keep track of which task is running a KVM vcpu
commit
|
commitdiff
2011-03-17
Huang Ying
KVM: Replace is_hwpoison_address with __get_user_pages
commit
|
commitdiff
2011-03-17
Xiao Guangrong
KVM: make make_all_cpus_request() lockless
commit
|
commitdiff
2011-03-17
Xiao Guangrong
KVM: Add "exiting guest mode" state
commit
|
commitdiff
2011-03-17
Heiko Carstens
KVM: fix build warning within __kvm_set_memory_region...
commit
|
commitdiff
2011-03-17
Avi Kivity
KVM: MMU: Don't flush shadow when enabling dirty tracking
commit
|
commitdiff
2011-01-14
Andrea Arcangeli
thp: add compound_trans_head() helper
commit
|
commitdiff
2011-01-14
Andrea Arcangeli
thp: mmu_notifier_test_young
commit
|
commitdiff
2011-01-14
Andrea Arcangeli
thp: kvm mmu transparent hugepage support
commit
|
commitdiff
2011-01-12
Avi Kivity
KVM: Don't spin on virt instruction faults during reboot
commit
|
commitdiff
2011-01-12
Xiao Guangrong
KVM: MMU: delay flush all tlbs on sync_page path
commit
|
commitdiff
2011-01-12
Michael S. Tsirkin
KVM: fast-path msi injection with irqfd
commit
|
commitdiff
2011-01-12
Takuya Yoshikawa
KVM: rename hardware_[dis|en]able() to *_nolock() and...
commit
|
commitdiff
2011-01-12
Takuya Yoshikawa
KVM: take kvm_lock for hardware_disable() during cpu...
commit
|
commitdiff
2011-01-12
Jan Kiszka
KVM: Clean up kvm_vm_ioctl_assigned_device
commit
|
commitdiff
2011-01-12
Jan Kiszka
KVM: Save/restore state of assigned PCI device
commit
|
commitdiff
2011-01-12
Jan Kiszka
KVM: Refactor IRQ names of assigned devices
commit
|
commitdiff
2011-01-12
Jan Kiszka
KVM: Switch assigned device IRQ forwarding to threaded...
commit
|
commitdiff
2011-01-12
Jan Kiszka
KVM: Clear assigned guest IRQ on release
commit
|
commitdiff
2011-01-12
Jan Kiszka
KVM: Clean up vm creation and release
commit
|
commitdiff
2011-01-12
Jan Kiszka
KVM: Refactor srcu struct release on early errors
commit
|
commitdiff
2011-01-12
Xiao Guangrong
KVM: fix the race while wakeup all pv guest
commit
|
commitdiff
2011-01-12
Xiao Guangrong
KVM: handle more completed apfs if possible
commit
|
commitdiff
2011-01-12
Takuya Yoshikawa
KVM: replace vmalloc and memset with vzalloc
commit
|
commitdiff
2011-01-12
Heiko Carstens
KVM: get rid of warning within kvm_dev_ioctl_create_vm
commit
|
commitdiff
2011-01-12
Heiko Carstens
KVM: add cast within kvm_clear_guest_page to fix warning
commit
|
commitdiff
2011-01-12
Takuya Yoshikawa
KVM: use kmalloc() for small dirty bitmaps
commit
|
commitdiff
2011-01-12
Takuya Yoshikawa
KVM: pre-allocate one more dirty bitmap to avoid vmalloc()
commit
|
commitdiff
2011-01-12
Takuya Yoshikawa
KVM: introduce wrapper functions for creating/destroyin...
commit
|
commitdiff
2011-01-12
Gleb Natapov
KVM: x86: trace "exit to userspace" event
commit
|
commitdiff
2011-01-12
Marcelo Tosatti
KVM: propagate fault r/w information to gup(), allow...
commit
|
commitdiff
2011-01-12
Gleb Natapov
KVM: improve hva_to_pfn() readability
commit
|
commitdiff
2011-01-12
Gleb Natapov
KVM: Inject asynchronous page fault into a PV guest...
commit
|
commitdiff
2011-01-12
Gleb Natapov
KVM: Add PV MSR to enable asynchronous page faults...
commit
|
commitdiff
2011-01-12
Gleb Natapov
KVM: Add memory slot versioning and use it to provide...
commit
|
commitdiff
2011-01-12
Gleb Natapov
KVM: Retry fault before vmentry
commit
|
commitdiff
2011-01-12
Gleb Natapov
KVM: Halt vcpu if page it tries to access is swapped out
commit
|
commitdiff
2010-10-24
Linus Torvalds
Merge branch 'kvm-updates/2.6.37' of git://git./virt...
commit
|
commitdiff
2010-10-24
Jan Kiszka
KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pages
commit
|
commitdiff
2010-10-24
Nicolas Kaiser
KVM: fix typo in copyright notice
commit
|
commitdiff
2010-10-24
Avi Kivity
KVM: cpu_relax() during spin waiting for reboot
commit
|
commitdiff
2010-10-24
Xiao Guangrong
KVM: MMU: rewrite audit_mappings_page() function
commit
|
commitdiff
2010-10-24
Xiao Guangrong
KVM: MMU: introduce gfn_to_page_many_atomic() function
commit
|
commitdiff
2010-10-24
Xiao Guangrong
KVM: MMU: introduce hva_to_pfn_atomic function
commit
|
commitdiff
2010-10-24
Zachary Amsden
KVM: x86: Add clock sync request to hardware enable
commit
|
commitdiff
2010-10-22
Linus Torvalds
Merge branch 'llseek' of git://git./linux/kernel/git...
commit
|
commitdiff
2010-10-15
Arnd Bergmann
llseek: automatically add .llseek fop
commit
|
commitdiff
2010-09-23
Avi Kivity
KVM: Fix reboot on Intel hosts
commit
|
commitdiff
2010-09-23
Michael S. Tsirkin
KVM: fix irqfd assign/deassign race
commit
|
commitdiff
2010-09-09
Zachary Amsden
KVM: x86: Perform hardware_enable in CPU_STARTING callback
commit
|
commitdiff
2010-08-02
Gleb Natapov
KVM: Convert mask notifiers to use irqchip/pin instead...
commit
|
commitdiff
2010-08-02
Gleb Natapov
KVM: Return EFAULT from kvm ioctl when guest accesses...
commit
|
commitdiff
2010-08-02
Gleb Natapov
KVM: define hwpoison variables static
commit
|
commitdiff
2010-08-02
Joerg Roedel
KVM: Use u64 for frame data types
commit
|
commitdiff
2010-08-01
Joerg Roedel
KVM: Remove unnecessary divide operations
commit
|
commitdiff
2010-08-01
Sheng Yang
KVM: Fix IOMMU memslot reference warning
commit
|
commitdiff
2010-08-01
Huang Ying
KVM: Fix a race condition for usage of is_hwpoison_addr...
commit
|
commitdiff
2010-08-01
Avi Kivity
KVM: Keep slot ID in memory slot structure
commit
|
commitdiff
2010-08-01
Avi Kivity
KVM: Add mini-API for vcpu->requests
commit
|
commitdiff
2010-08-01
Avi Kivity
KVM: Remove memory alias support
commit
|
commitdiff
2010-08-01
Chris Lalancette
KVM: x86: In DM_LOWEST, only deliver interrupts to...
commit
|
commitdiff
2010-08-01
Andi Kleen
KVM: Fix unused but set warnings
commit
|
commitdiff
2010-08-01
Andi Kleen
KVM: Fix KVM_SET_SIGNAL_MASK with arg == NULL
commit
|
commitdiff
2010-08-01
Lai Jiangshan
KVM: cleanup "*new.rmap" type
commit
|
commitdiff
next