Commit Graph

24702 Commits (70b52a0a5005ce6a0ceec56e97222437a0ba7506)

Author SHA1 Message Date
Ralf Baechle 4914ad4a9f [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64. 17 years ago
Atsushi Nemoto e0eb730757 [MIPS] TXx9: Fix some sparse warnings 17 years ago
Atsushi Nemoto 94a4c32939 [MIPS] TXx9: Add 64-bit support 17 years ago
Atsushi Nemoto 255033a9bb [MIPS] TXx9: Cleanups for 64-bit support 17 years ago
Yoichi Yuasa b5d5accc7a [MIPS] Cobalt: Fix I/O port resource range 17 years ago
Adrian Bunk fc22c3571c [MIPS] mips/sgi-ip22/ip28-berr.c: fix the build 17 years ago
Atsushi Nemoto 8d795f2a5c [MIPS] TXx9: Miscellaneous build fixes 17 years ago
Ralf Baechle 73b4390fb2 [MIPS] Routerboard 532: Support for base system 17 years ago
Thomas Bogendoerfer 36a0a3cd45 [MIPS] IP32: Use common SGI button driver 17 years ago
Thomas Bogendoerfer 5a334fa924 [MIPS] IP22: Use common SGI button driver 17 years ago
Thomas Bogendoerfer 36e5c21de5 [MIPS] IP22, IP28: Fix merge bug 17 years ago
Dmitri Vorobiev f028b86056 [MIPS] Fix missing prototypes in asm/fpu.h 17 years ago
Dmitri Vorobiev 3450004a8c [MIPS] PCI: Make the pcibios_max_latency variable static 17 years ago
Avi Kivity 722c05f219 KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts 17 years ago
Glauber Costa 2a7c5b8b55 KVM: x86 emulator: emulate clflush 17 years ago
Marcelo Tosatti 376c53c2b3 KVM: MMU: improve invalid shadow root page handling 17 years ago
Marcelo Tosatti 34d4cb8fca KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction 17 years ago
Avi Kivity d6e88aec07 KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues 17 years ago
Ben-Ami Yassour c65bbfa1d6 KVM: check injected pic irq within valid pic irqs 17 years ago
Mohammed Gamal 19fdfa0d13 KVM: x86 emulator: Fix HLT instruction 17 years ago
Avi Kivity ac9f6dc0db KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized 17 years ago
Sheng Yang 4e1096d27f KVM: VMX: Add ept_sync_context in flush_tlb 17 years ago
Marcelo Tosatti 5a4c928804 KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held 17 years ago
Adrian Bunk 7e37c2998a x86: KVM guest: make kvm_smp_prepare_boot_cpu() static 17 years ago
Joerg Roedel 0da1db75a2 KVM: SVM: fix suspend/resume support 17 years ago
Christian Borntraeger 180c12fb22 KVM: s390: rename private structures 17 years ago
Christian Borntraeger 4da29e909e KVM: s390: Set guest storage limit and offset to sane values 17 years ago
Carsten Otte dfdded7c41 KVM: Fix memory leak on guest exit 17 years ago
Marcelo Tosatti f8b78fa3d4 KVM: move slots_lock acquision down to vapic_exit 17 years ago
Chris Lalancette efa67e0d1f KVM: VMX: Fake emulate Intel perfctr MSRs 17 years ago
Sheng Yang 65267ea1b3 KVM: VMX: Fix a wrong usage of vmcs_config 17 years ago
Avi Kivity db475c39ec KVM: MMU: Fix printk format 17 years ago
Avi Kivity 6ada8cca79 KVM: MMU: When debug is enabled, make it a run-time parameter 17 years ago
Avi Kivity 7a5b56dfd3 KVM: x86 emulator: lazily evaluate segment registers 17 years ago
Avi Kivity 0adc8675d6 KVM: x86 emulator: avoid segment base adjust for lea 17 years ago
Avi Kivity f5b4edcd52 KVM: x86 emulator: simplify rip relative decoding 17 years ago
Avi Kivity 84411d85da KVM: x86 emulator: simplify r/m decoding 17 years ago
Avi Kivity dc71d0f162 KVM: x86 emulator: simplify sib decoding 17 years ago
Avi Kivity 8684c0af0b KVM: x86 emulator: handle undecoded rex.b with r/m = 5 in certain cases 17 years ago
Mohammed Gamal b13354f8f0 KVM: x86 emulator: emulate nop and xchg reg, acc (opcodes 0x90 - 0x97) 17 years ago
Avi Kivity f76c710d75 KVM: Use printk_rlimit() instead of reporting emulation failures just once 17 years ago
Glauber Costa 25be46080f KVM: Do not calculate linear rip in emulation failure report 17 years ago
Marcelo Tosatti 622395a9e6 KVM: only abort guest entry if timer count goes from 0->1 17 years ago
Laurent Vivier 7f39f8ac17 KVM: Add coalesced MMIO support (ia64 part) 17 years ago
Laurent Vivier 588968b6b7 KVM: Add coalesced MMIO support (powerpc part) 17 years ago
Laurent Vivier 542472b53e KVM: Add coalesced MMIO support (x86 part) 17 years ago
Laurent Vivier 92760499d0 KVM: kvm_io_device: extend in_range() to manage len and write attribute 17 years ago
Avi Kivity 131d82791b KVM: MMU: Avoid page prefetch on SVM 17 years ago
Avi Kivity d761a501cf KVM: MMU: Move nonpaging_prefetch_page() 17 years ago
Avi Kivity 91ed7a0e15 KVM: x86 emulator: implement 'push imm' (opcode 0x68) 17 years ago