Commit Graph

5534 Commits (b5ced7cdb018b8728ddcfb175c26f30cc185cf66)

Author SHA1 Message Date
Jaswinder Singh Rajput b5ced7cdb0 x86: rename all fields of mpc_lintsrc mpc_X to X 16 years ago
Jaswinder Singh Rajput 5df82c7d18 x86: rename all fields of mpc_iopic mpc_X to X 16 years ago
Jaswinder Singh Rajput dd399dcb48 x86: irqinit_64.c init_ISA_irqs should be static 16 years ago
Jaswinder Singh Rajput 8a87dd9a20 x86: setup_percpu.c fix style problems 16 years ago
Jaswinder Singh Rajput f50cec3640 x86: irqinit_64.c fix style problems 16 years ago
Jaswinder Singh Rajput aa09e6cdae x86: irqinit_32.c fix style problems 16 years ago
Jaswinder Singh Rajput 7bafaf3067 x86: i8259.c fix style problems 16 years ago
Jaswinder Singh Rajput 72ade5f9ca x86: irq_32.c fix style problems 16 years ago
Jaswinder Singh Rajput 5866e1b49d x86: ioport.c fix style problems 16 years ago
Jaswinder Singh Rajput fe331184a3 x86: time_64.c fix style problems 16 years ago
Jaswinder Singh Rajput 69036c8cc2 x86: time_32.c fix style problems 16 years ago
Jaswinder Singh Rajput 5f66b2a0d9 x86: irq_64.c fix style problems 16 years ago
Jaswinder Singh Rajput 6a02e71099 x86: irq.c fix style problems 16 years ago
Jaswinder Singh Rajput 60d53c3058 x86: traps.c fix style problems 16 years ago
Jaswinder Singh Rajput befa9e780d x86: process_32.c fix style problems 16 years ago
Jaswinder Singh Rajput e423e33ec1 x86: apic.c fix style problems 16 years ago
Jaswinder Singh Rajput b0e239ffad x86: rename mpc_config_oemtable to mpc_oemtable 16 years ago
Jaswinder Singh Rajput 8fb2952b8a x86: rename mpc_config_lintsrc to mpc_lintsrc 16 years ago
Jaswinder Singh Rajput 540d4e72e1 x86: rename mpc_config_intsrc to mpc_intsrc 16 years ago
Jaswinder Singh Rajput 2b85b5fb47 x86: rename mpc_config_ioapic to mpc_ioapic 16 years ago
Jaswinder Singh Rajput f4f21b716b x86: rename mpc_config_processor to mpc_cpu 16 years ago
Jaswinder Singh Rajput 00fb8606e5 x86: rename mpc_config_bus to mpc_bus 16 years ago
Jaswinder Singh Rajput f29521e4ee x86: rename mp_config_table to mpc_table 16 years ago
Ingo Brueckl e8e3232627 Fix compiler warning in arch/x86/mm/init_32.c 16 years ago
Jaswinder Singh Rajput 103ceffb95 x86: mpparse.c fix style problems 16 years ago
Jaswinder Singh Rajput dceb4521c8 x86: nmi.c fix style problems 16 years ago
Jaswinder Singh Rajput 423a54058f x86: ldt.c fix style problems 16 years ago
Jaswinder Singh Rajput f634fa9411 x86: cpuid.c fix style problems 16 years ago
Ingo Brueckl a9067d5376 x86: convert permanent_kmaps_init() from macro to inline 16 years ago
Cyrill Gorcunov c64d8996bd x86: early_printk - use sizeof instead of hardcoded number 16 years ago
Al Viro 18d8fda7c3 take init_fs to saner place 16 years ago
Marcelo Tosatti 8791723920 KVM: MMU: handle large host sptes on invlpg/resync 16 years ago
Avi Kivity 3f353858c9 KVM: Add locking to virtual i8259 interrupt controller 16 years ago
Avi Kivity 25e2343246 KVM: MMU: Don't treat a global pte as such if cr4.pge is cleared 16 years ago
Jan Kiszka 4531220b71 KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI 16 years ago
Jan Kiszka 264ff01d55 KVM: VMX: Fix pending NMI-vs.-IRQ race for user space irqchip 16 years ago
Marcelo Tosatti eb64f1e8cd KVM: MMU: check for present pdptr shadow page in walk_shadow 16 years ago
Avi Kivity ca9edaee1a KVM: Consolidate userspace memory capability reporting into common code 16 years ago
Eduardo Habkost e93353c93a x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj 16 years ago
Marcelo Tosatti ad218f85e3 KVM: MMU: prepopulate the shadow on invlpg 16 years ago
Marcelo Tosatti 6cffe8ca4a KVM: MMU: skip global pgtables on sync due to cr3 switch 16 years ago
Marcelo Tosatti b1a368218a KVM: MMU: collapse remote TLB flushes on root sync 16 years ago
Marcelo Tosatti 60c8aec6e2 KVM: MMU: use page array in unsync walk 16 years ago
Amit Shah fbce554e94 KVM: x86 emulator: Fix handling of VMMCALL instruction 16 years ago
Guillaume Thouvenin 9bf8ea42fe KVM: x86 emulator: add the emulation of shld and shrd instructions 16 years ago
Guillaume Thouvenin d175226a5f KVM: x86 emulator: add the assembler code for three operands 16 years ago
Guillaume Thouvenin bfcadf83ec KVM: x86 emulator: add a new "implied 1" Src decode type 16 years ago
Guillaume Thouvenin 0dc8d10f7d KVM: x86 emulator: add Src2 decode set 16 years ago
Guillaume Thouvenin 45ed60b371 KVM: x86 emulator: Extend the opcode descriptor 16 years ago
Hannes Eder efff9e538f KVM: VMX: fix sparse warning 16 years ago