]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/arch/x86/include/asm/processor.h
Merge remote-tracking branch 'kiszka/master'
[jailhouse.git] / hypervisor / arch / x86 / include / asm / processor.h
2016-07-27 Maxim BaryshnikovMerge remote-tracking branch 'kiszka/master'
2016-01-12 Jan Kiszkax86: Introduce Cache Allocation Technology support...
2016-01-10 Jan Kiszkax86: Add sub-leaf selection parameter to cpuid_*
2015-12-22 Jan Kiszkax86: Intercept #AC and #DB to prevent guest-triggered...
2015-05-22 Jan Kiszkax86: Implement standard hypervisor detection protocol
2015-05-06 Jan Kiszkax86: Add copyright information to files with Linux...
2015-04-10 Jan Kiszkax86: Allow index-based guest register access without...
2015-04-10 Jan Kiszkax86: Emulate MTRR enable/disable
2015-04-10 Jan Kiszkax86: Factor out set_rdmsr_value and get_wrmsr_value
2015-04-10 Jan Kiszkax86: Switch between host and guest PAT
2015-04-10 Jan Kiszkax86: Prevent interference by Intel perf counters
2015-04-06 Jan Kiszkax86: Consolidate cpuid helpers
2015-03-20 Jan Kiszkax86: Check for availability of xsetbv before executing...
2015-03-20 Jan Kiszkax86: Sort and document feature bits
2015-03-20 Jan Kiszkax86: Reformat and cleanup CR4 constants
2015-03-20 Jan Kiszkax86: Reformat and extend CR0 constants
2014-11-26 Henning Schildcore: add load barrier for serialization
2014-11-14 Valentine Sinitsynx86: Control interrupts in vendor-specific way
2014-11-01 Valentine Sinitsynx86: Add AMD-V handler for guests CR0 access
2014-11-01 Valentine Sinitsynx86: Trap MSR access for AMD-V cells
2014-11-01 Valentine Sinitsynx86: Add AMD-V initialization routines
2014-11-01 Valentine Sinitsynx86: Setup VMCB for Linux CPUs
2014-11-01 Valentine Sinitsynx86: Choose a hypercall instruction in run-time
2014-09-25 Jan Kiszkacore: Factor out generic jailhouse/types.h
2014-08-28 Henning Schildx86: print CR2 in case the hypervisor causes a pagefault
2014-08-03 Jan Kiszkax86: Refactor x2apic_handle_read/write
2014-07-19 Jan Kiszkax86: Fix emulated X2APIC ID reading
2014-07-06 Jan Kiszkax86: Enable RDTSCP for the cells
2014-06-14 Jan Kiszkax86: Rework evaluation of MSR_IA32_VMX_TRUE_*_CTLS
2014-05-14 Jan Kiszkax86: Fix assembly constraints of write_gdtr/idtr
2014-05-05 Jan Kiszkax86: Rework REX prefix parsing
2014-02-10 Jan Kiszkax86: Fix enabling of 1G hugepages
2014-02-07 Jan Kiszkax86: Move and rename TSS_BUSY_FLAG to TSS_BUSY_FLAG
2014-02-07 Jan Kiszkax86: Add 32-bit guest paging support
2014-01-17 Jan Kiszkacore: Fix some minor style issues
2014-01-17 Jan Kiszkacore: Add compiler barrier semantic to cpu_relax
2014-01-09 Jan Kiszkax86: Reject hypercalls issued by userspace contexts
2014-01-05 Jan Kiszkax86: Introduce enable_irq and disable_irq inline helpers
2013-12-26 Jan Kiszkax86: Introduce fine-grained flush_cache
2013-12-26 Jan Kiszkax86: Consolidate cpuid_eax and cpuid_ecx definitions...
2013-12-12 Jan Kiszkax86: Park CPU in guest mode while waiting for SIPI
2013-11-30 Jan KiszkaAdd support for xsetbv guest exists
2013-11-22 Jan KiszkaGeneralize and fix read_descriptor
2013-11-21 Jan KiszkaIntroduce and use struct segment
2013-11-21 Jan KiszkaMove struct desc_table_reg definition to processor.h
2013-10-20 Jan KiszkaJailhouse public release