xen.git
2017-01-18 Julien Grallxen/arm: gic-v3: Make sure read from ICC_IAR1_EL1 is...
2017-01-18 Andrew Cooperx86/cpuid: Offer ITSC to domains which are automaticall...
2017-01-18 Andrew Coopertools/libxc: Remove xsave calculations from libxc
2017-01-18 Andrew Cooperx86/cpuid: Move all xstate leaf handling into guest_cpuid()
2017-01-18 Andrew Cooperx86/cpuid: Introduce recalculate_xstate()
2017-01-18 Andrew Cooperx86/cpuid: Move x86_vendor from arch_domain to cpuid_policy
2017-01-18 Andrew Cooperx86/cpuid: Drop a guests cached x86 family and model...
2017-01-18 Eric DeVolderkexec: implement STATUS hypercall to check if image...
2017-01-17 Julien Grallxen/arm: Don't mix GFN and MFN when using iomem_deny_access
2017-01-17 Julien Grallxen/arm: bootfdt.c is only used during initialization
2017-01-17 Jan Beulichx86emul: support ADCX/ADOX
2017-01-17 Jan Beulichx86emul: support POPCNT
2017-01-17 Jan Beulichx86emul: VEX.B is ignored in compatibility mode
2017-01-17 Jan Beulichx86emul: suppress memory writes after faulting FPU...
2017-01-16 Stefano StabelliniAdd XENV to docs/misc
2017-01-16 Stefano StabelliniAdd STAO spec to docs/misc
2017-01-16 Andrew Cooperx86/xstate: Fix array overrun on hardware with LWP
2017-01-16 Andrew Cooperx86/pv: Check that emulate_privileged_op() don't change...
2017-01-16 Andrew Cooperx86/emul: Calculate not_64bit during instruction decode
2017-01-16 He Chentools/misc: add AVX512 vpopcntdq in xen-cpuid.c
2017-01-16 Wei Liuxenstored: remove -L option
2017-01-13 Jan Beulichx86emul: improve CR/DR access handling
2017-01-13 Jan Beulichx86emul: use switch()-wide local variable 'cr4'
2017-01-13 Jan Beulichx86emul: support VME and PVI
2017-01-13 Jan Beulichx86emul: conditionally clear BNDn for branches
2017-01-13 Andrew Cooperx86/cpuid: Move the legacy cpuids array into struct...
2017-01-13 Andrew Cooperx86/cpuid: Effectively remove domain_cpuid()
2017-01-13 Andrew Cooperx86/cpuid: Store the toolstacks choice of hypervisor...
2017-01-13 Andrew Cooperx86/domctl: Move all CPUID update logic into update_dom...
2017-01-13 Andrew Cooperx86/cpuid: Fix feature flags reported to dom0
2017-01-13 Andrew Cooperx86/sysctl: Fix NULL pointer dereference in error path
2017-01-13 Juergen Grosstools: don't remove tdb data base file before starting...
2017-01-13 Juergen Grosstools/xenstore: start with empty data base
2017-01-13 Stefano Stabellinidocs: add Xen PV Drivers Lifecycle
2017-01-11 Andrew Coopertools/libxc: Fix the reported max_leaf values for PV...
2017-01-11 Jan Beulichx86emul: correct EFLAGS.TF handling
2017-01-11 Jan Beulichx86emul: support CLWB
2017-01-11 Jan Beulichx86/HVM: restrict permitted instructions during special...
2017-01-11 Andrew Cooperx86/cpuid: Alter the legacy-path prototypes to match...
2017-01-11 Andrew Cooperx86/cpuid: Effectively remove pv_cpuid() and hvm_cpuid()
2017-01-11 Andrew Cooperx86/svm: Use guest_cpuid() rather than hvm_cpuid()
2017-01-11 Andrew Cooperx86/hvm: Use guest_cpuid() rather than hvm_cpuid()
2017-01-11 Andrew Cooperx86/cpuid: Move all leaf 7 handling into guest_cpuid()
2017-01-11 Andrew Cooperx86/cpuid: Perform max_leaf calculations in guest_cpuid()
2017-01-11 Andrew Cooperx86/cpuid: Calculate appropriate max_leaf values for...
2017-01-11 Andrew Cooperx86/cpuid: Drop the temporary linear feature bitmap...
2017-01-11 Andrew Cooperx86/hvm: Use per-domain policy information in hvm_cpuid()
2017-01-11 Andrew Cooperx86/pv: Use per-domain policy information in pv_cpuid()
2017-01-11 Andrew Cooperx86/pv: Use per-domain policy information when calculat...
2017-01-11 Andrew Cooperx86/svm: Improvements using named features
2017-01-11 Andrew Cooperx86/hvm: Improve CPUID and MSR handling using named...
2017-01-11 Andrew Cooperx86/pv: Improve pv_cpuid() using named features
2017-01-11 Andrew Cooperx86/vvmx: Use hvm_cr4_guest_valid_bits() to calculate...
2017-01-11 Andrew Cooperx86/hvm: Improve CR4 verification using named features
2017-01-11 Andrew Cooperx86/hvm: Improve hvm_efer_valid() using named features
2017-01-11 Andrew Cooperx86/cpuid: Introduce named feature bitfields
2017-01-11 Andrew Cooperx86/cpuid: Dispatch cpuid_hypervisor_leaves() from...
2017-01-11 Andrew Cooperx86/hvm: Dispatch cpuid_viridian_leaves() from guest_cp...
2017-01-11 Andrew Cooperx86/cpuid: Recalculate a domains CPUID policy when...
2017-01-11 Andrew Cooperx86/cpuid: Allocate a CPUID policy for every domain
2017-01-11 Andrew Cooperx86/cpuid: Move featuresets into struct cpuid_policy
2017-01-11 Andrew Cooperx86/cpuid: Introduce struct cpuid_policy
2017-01-11 Andrew Cooperx86/cpuid: Introduce guest_cpuid() and struct cpuid_leaf
2017-01-10 Suravee Suthikulpanitx86/HVM: Fix teardown ordering in hvm_vcpu_destroy()
2017-01-10 Andrew Cooperx86/emul: Replace opencoded extraction of IOPL from...
2017-01-10 Jan Beulichxenstore: bump TDB_VERSION
2017-01-10 Anthony PERARDget_maintainer.pl: Teach brace expansion
2017-01-10 Eric DeVolderlibxl/xc_kexec.c: convert tabs into spaces; preserving...
2017-01-10 He Chenx86/cpuid: Add AVX512_VPOPCNTDQ support
2017-01-09 Cédric Bosdonnatdocs: convert tscmode.txt into man page
2017-01-09 Cédric Bosdonnatdocs: move pci-device-reservations from misc to man
2017-01-09 Cédric Bosdonnatdocs: convert misc/channel.txt into xen-pv-channel...
2017-01-09 Cédric Bosdonnatdocs: convert vtpmmgr into a pod man page
2017-01-09 Cédric Bosdonnatdocs: move vtpm from misc to man
2017-01-09 Cédric Bosdonnatdocs: move xl-numa-placement.markdown to man7
2017-01-09 Cédric Bosdonnatdocs: move vbd-interface from misc to man
2017-01-09 Cédric Bosdonnatdocs: convert xl-disk-configuration into a man page
2017-01-09 Cédric Bosdonnatdocs: xl-network-configuration turns into a man
2017-01-09 Cédric Bosdonnatdocs: add rules for man 7 section
2017-01-09 Cédric Bosdonnatdocs: allow writing man pages in markdown
2017-01-06 Andrew Cooperxen/x86: Fix CONFIG_CRASH_DEBUG build following c/s...
2017-01-06 Andrew Cooperx86/domctl: Make XEN_DOMCTL_set_address_size singleshot
2017-01-06 Andrew Cooperx86: fix build with older versions of GCC following...
2017-01-06 Jan Beulichx86: use unambiguous register names
2017-01-06 Jan Beulichx86: drop cpu_has_sse{,2}
2017-01-06 Jan Beulichx86emul: support fencing insns
2017-01-05 Doug Goldsteinx86/mtrr: use stdbool instead of int + define
2017-01-05 Boris Ostrovskylibxl: Update xenstore on VCPU hotplug for all guest...
2017-01-05 Wei Liubuild: use debug_symbols to add -g3
2017-01-05 Wei Liubuild: move debug{,_symbols} to tools/Rules.mk
2017-01-05 Wei Liubuild: move setting LTO options to xen/Rules.mk
2017-01-05 Roger Pau Monnetools/libxl: include scheduler parameters in the output...
2017-01-05 Andrew Cooperx86/pv: Defer I/O bitmap checks even in 64bit mode...
2017-01-05 Andrew Cooperx86/pv: Fix determination of 64bit mode in emulate_priv...
2017-01-05 Andrew Cooperx86/vvmx: Drop sreg_to_index[]
2017-01-05 Jan Beulichx86/VMX: use unambiguous register names
2017-01-05 Quan Xux86/apicv: fix RTC periodic timer and apicv issue
2017-01-04 Andrew Cooperx86/cpuid: Untangle the <asm/cpufeature.h> include...
2017-01-04 Andrew Cooperx86/svm: Replace opencoded 1GB superpage check
2017-01-04 Piotr Lucx86/mwait-idle: add Knights Mill CPUID
next