Commit Graph

4579 Commits (0a02002268bf624a8b0eaf3b4eb5c4207bd80d8b)

Author SHA1 Message Date
Michal Januszewski 4d31a2b74c fbdev: ignore VESA modes if framebuffer does not support them 17 years ago
Joerg Roedel 036b4c50fe x86: convert Calgary IOMMU driver to generic iommu_num_pages function 17 years ago
Joerg Roedel e3c449f526 x86, AMD IOMMU: convert driver to generic iommu_num_pages function 17 years ago
Joerg Roedel 1477b8e5f1 x86: convert GART driver to generic iommu_num_pages function 17 years ago
Joerg Roedel bdab0ba3d9 x86: rename iommu_num_pages function to iommu_nr_pages 17 years ago
Christoph Hellwig b418da16dd compat: generic compat get/settimeofday 17 years ago
Christoph Hellwig f7a5000f7a compat: move cp_compat_stat to common code 17 years ago
Andi Kleen 25ddbb18aa Make the taint flags reliable 17 years ago
Jan Beulich 9ba16087d9 Kconfig: eliminate "def_bool n" constructs 17 years ago
Harvey Harrison 80a914dc05 misc: replace __FUNCTION__ with __func__ 17 years ago
Greg Kroah-Hartman a9b12619f7 device create: misc: convert device_create_drvdata to device_create 17 years ago
Andrew Morton ae87221d3c sysfs: crash debugging 17 years ago
Xiantao Zhang 3de42dc094 KVM: Separate irq ack notification out of arch/x86/kvm/irq.c 17 years ago
Xiantao Zhang 8a98f6648a KVM: Move device assignment logic to common code 17 years ago
Zhang xiantao 371c01b28e KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/ 17 years ago
Marcelo Tosatti 83dbc83a0d KVM: VMX: enable invlpg exiting if EPT is disabled 17 years ago
Jan Kiszka 1b10bf31a5 KVM: x86: Silence various LAPIC-related host kernel messages 17 years ago
Weidong Han e5fcfc821a KVM: Device Assignment: Map mmio pages into VT-d page table 17 years ago
Marcelo Tosatti e48258009d KVM: PIC: enhance IPI avoidance 17 years ago
Marcelo Tosatti 582801a95d KVM: MMU: add "oos_shadow" parameter to disable oos 17 years ago
Marcelo Tosatti 0074ff63eb KVM: MMU: speed up mmu_unsync_walk 17 years ago
Marcelo Tosatti 4731d4c7a0 KVM: MMU: out of sync shadow core 17 years ago
Marcelo Tosatti 6844dec694 KVM: MMU: mmu_convert_notrap helper 17 years ago
Marcelo Tosatti 0738541396 KVM: MMU: awareness of new kvm_mmu_zap_page behaviour 17 years ago
Marcelo Tosatti ad8cfbe3ff KVM: MMU: mmu_parent_walk 17 years ago
Marcelo Tosatti a7052897b3 KVM: x86: trap invlpg 17 years ago
Marcelo Tosatti 0ba73cdadb KVM: MMU: sync roots on mmu reload 17 years ago
Marcelo Tosatti e8bc217aef KVM: MMU: mode specific sync_page 17 years ago
Marcelo Tosatti 38187c830c KVM: MMU: do not write-protect large mappings 17 years ago
Marcelo Tosatti a378b4e64c KVM: MMU: move local TLB flush to mmu_set_spte 17 years ago
Marcelo Tosatti 1e73f9dd88 KVM: MMU: split mmu_set_spte 17 years ago
Marcelo Tosatti 93a423e704 KVM: MMU: flush remote TLBs on large->normal entry overwrite 17 years ago
Harvey Harrison a08546001c x86: pvclock: fix shadowed variable warning 17 years ago
Gleb Natapov af2152f545 KVM: don't enter guest after SIPI was received by a CPU 17 years ago
Harvey Harrison 2259e3a7a6 KVM: x86.c make kvm_load_realmode_segment static 17 years ago
Marcelo Tosatti 4c2155ce81 KVM: switch to get_user_pages_fast 17 years ago
Amit Shah bfadaded0d KVM: Device Assignment: Free device structures if IRQ allocation fails 17 years ago
Ben-Ami Yassour 62c476c7c7 KVM: Device Assignment with VT-d 17 years ago
Guillaume Thouvenin aa3a816b6d KVM: x86 emulator: Use DstAcc for 'and' 17 years ago
Guillaume Thouvenin 8a9fee67fb KVM: x86 emulator: Add cmp al, imm and cmp ax, imm instructions (ocodes 3c, 3d) 17 years ago
Guillaume Thouvenin 9c9fddd0e7 KVM: x86 emulator: Add DstAcc operand type 17 years ago
Sheng Yang defed7ed92 x86: Move FEATURE_CONTROL bits to msr-index.h 17 years ago
Sheng Yang 9ea542facb KVM: VMX: Rename IA32_FEATURE_CONTROL bits 17 years ago
Avi Kivity ef46f18ea0 KVM: x86 emulator: fix jmp r/m64 instruction 17 years ago
Jan Kiszka 4b92fe0c9d KVM: VMX: Cleanup stalled INTR_INFO read 17 years ago
Marcelo Tosatti 9c3e4aab5a KVM: x86: unhalt vcpu0 on reset 17 years ago
Mohammed Gamal d19292e457 KVM: x86 emulator: Add call near absolute instruction (opcode 0xff/2) 17 years ago
Marcelo Tosatti d76901750a KVM: x86: do not execute halted vcpus 17 years ago
Mohammed Gamal a6a3034cb9 KVM: x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef) 17 years ago
Avi Kivity fa89a81766 KVM: Add statistics for guest irq injections 17 years ago