projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2017-01-20
Jan Beulich
x86emul: LOCK check adjustments
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Jan Beulich
x86emul: CMPXCHG{8,16}B are memory writes
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Daniel Kiper
x86/boot: implement early command line parser in C
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Juergen Gross
tools/tests: add xenstore testing framework
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Jan Beulich
x86/PV: restrict permitted instructions during memory...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Doug Goldstein
x86/mtrr: convert use_intel_if u32 to bool
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Doug Goldstein
x86/mtrr: drop unused func prototypes and struct
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Doug Goldstein
x86/mtrr: drop positive_have_wrcomb()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Eric DeVolder
public/kexec: put back blank line for readability purposes
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Jan Beulich
x86emul: simplify prefix handling for VMFUNC
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Jan Beulich
x86emul: rename the no_writeback label
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Jan Beulich
x86emul: support RDPID
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Jan Beulich
x86emul: support RDRAND/RDSEED
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Jan Beulich
x86emul: support TBM insns
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Jan Beulich
x86emul: support BMI2 insns
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Jan Beulich
x86emul: support BMI1 insns
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Julien Grall
xen/arm: gic-v3: Make sure read from ICC_IAR1_EL1 is...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Andrew Cooper
x86/cpuid: Offer ITSC to domains which are automaticall...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Andrew Cooper
tools/libxc: Remove xsave calculations from libxc
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Andrew Cooper
x86/cpuid: Move all xstate leaf handling into guest_cpuid()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Andrew Cooper
x86/cpuid: Introduce recalculate_xstate()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Andrew Cooper
x86/cpuid: Move x86_vendor from arch_domain to cpuid_policy
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Andrew Cooper
x86/cpuid: Drop a guests cached x86 family and model...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Eric DeVolder
kexec: implement STATUS hypercall to check if image...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Julien Grall
xen/arm: Don't mix GFN and MFN when using iomem_deny_access
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Julien Grall
xen/arm: bootfdt.c is only used during initialization
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Jan Beulich
x86emul: support ADCX/ADOX
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Jan Beulich
x86emul: support POPCNT
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Jan Beulich
x86emul: VEX.B is ignored in compatibility mode
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Jan Beulich
x86emul: suppress memory writes after faulting FPU...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Stefano Stabellini
Add XENV to docs/misc
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Stefano Stabellini
Add STAO spec to docs/misc
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Andrew Cooper
x86/xstate: Fix array overrun on hardware with LWP
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Andrew Cooper
x86/pv: Check that emulate_privileged_op() don't change...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Andrew Cooper
x86/emul: Calculate not_64bit during instruction decode
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
He Chen
tools/misc: add AVX512 vpopcntdq in xen-cpuid.c
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Wei Liu
xenstored: remove -L option
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Jan Beulich
x86emul: improve CR/DR access handling
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Jan Beulich
x86emul: use switch()-wide local variable 'cr4'
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Jan Beulich
x86emul: support VME and PVI
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Jan Beulich
x86emul: conditionally clear BNDn for branches
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Andrew Cooper
x86/cpuid: Move the legacy cpuids array into struct...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Andrew Cooper
x86/cpuid: Effectively remove domain_cpuid()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Andrew Cooper
x86/cpuid: Store the toolstacks choice of hypervisor...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Andrew Cooper
x86/domctl: Move all CPUID update logic into update_dom...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Andrew Cooper
x86/cpuid: Fix feature flags reported to dom0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Andrew Cooper
x86/sysctl: Fix NULL pointer dereference in error path
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Juergen Gross
tools: don't remove tdb data base file before starting...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Juergen Gross
tools/xenstore: start with empty data base
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Stefano Stabellini
docs: add Xen PV Drivers Lifecycle
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
tools/libxc: Fix the reported max_leaf values for PV...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Jan Beulich
x86emul: correct EFLAGS.TF handling
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Jan Beulich
x86emul: support CLWB
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Jan Beulich
x86/HVM: restrict permitted instructions during special...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/cpuid: Alter the legacy-path prototypes to match...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/cpuid: Effectively remove pv_cpuid() and hvm_cpuid()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/svm: Use guest_cpuid() rather than hvm_cpuid()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/hvm: Use guest_cpuid() rather than hvm_cpuid()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/cpuid: Move all leaf 7 handling into guest_cpuid()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/cpuid: Perform max_leaf calculations in guest_cpuid()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/cpuid: Calculate appropriate max_leaf values for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/cpuid: Drop the temporary linear feature bitmap...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/hvm: Use per-domain policy information in hvm_cpuid()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/pv: Use per-domain policy information in pv_cpuid()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/pv: Use per-domain policy information when calculat...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/svm: Improvements using named features
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/hvm: Improve CPUID and MSR handling using named...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/pv: Improve pv_cpuid() using named features
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/vvmx: Use hvm_cr4_guest_valid_bits() to calculate...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/hvm: Improve CR4 verification using named features
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/hvm: Improve hvm_efer_valid() using named features
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/cpuid: Introduce named feature bitfields
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/cpuid: Dispatch cpuid_hypervisor_leaves() from...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/hvm: Dispatch cpuid_viridian_leaves() from guest_cp...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/cpuid: Recalculate a domains CPUID policy when...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/cpuid: Allocate a CPUID policy for every domain
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/cpuid: Move featuresets into struct cpuid_policy
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/cpuid: Introduce struct cpuid_policy
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Andrew Cooper
x86/cpuid: Introduce guest_cpuid() and struct cpuid_leaf
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Suravee Suthikulpanit
x86/HVM: Fix teardown ordering in hvm_vcpu_destroy()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Andrew Cooper
x86/emul: Replace opencoded extraction of IOPL from...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Jan Beulich
xenstore: bump TDB_VERSION
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Anthony PERARD
get_maintainer.pl: Teach brace expansion
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Eric DeVolder
libxl/xc_kexec.c: convert tabs into spaces; preserving...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
He Chen
x86/cpuid: Add AVX512_VPOPCNTDQ support
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Cédric Bosdonnat
docs: convert tscmode.txt into man page
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Cédric Bosdonnat
docs: move pci-device-reservations from misc to man
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Cédric Bosdonnat
docs: convert misc/channel.txt into xen-pv-channel...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Cédric Bosdonnat
docs: convert vtpmmgr into a pod man page
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Cédric Bosdonnat
docs: move vtpm from misc to man
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Cédric Bosdonnat
docs: move xl-numa-placement.markdown to man7
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Cédric Bosdonnat
docs: move vbd-interface from misc to man
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Cédric Bosdonnat
docs: convert xl-disk-configuration into a man page
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Cédric Bosdonnat
docs: xl-network-configuration turns into a man
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Cédric Bosdonnat
docs: add rules for man 7 section
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Cédric Bosdonnat
docs: allow writing man pages in markdown
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Andrew Cooper
xen/x86: Fix CONFIG_CRASH_DEBUG build following c/s...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Andrew Cooper
x86/domctl: Make XEN_DOMCTL_set_address_size singleshot
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Andrew Cooper
x86: fix build with older versions of GCC following...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Jan Beulich
x86: use unambiguous register names
commit
|
commitdiff
|
tree
|
snapshot
next