xen.git
2017-01-25 Paul Durrantdm_op: convert HVMOP_track_dirty_vram
2017-01-25 Paul Durrantdm_op: convert HVMOP_*ioreq_server*
2017-01-25 Paul Durrantpublic / x86: introduce __HYPERCALL_dm_op...
2017-01-25 Elena UfimtsevaVT-d: add command line option for extra rmrrs
2017-01-25 Elena Ufimtsevapci: add wrapper for parse_pci
2017-01-25 Elena UfimtsevaVT-d: separate rmrr addition function
2017-01-24 Wei LiuConfig.mk: update OVMF changeset
2017-01-24 Dario Faggiolixen: sched: simplify ACPI S3 resume path.
2017-01-24 Dario Faggiolixen: sched: impove use of cpumask scratch space in...
2017-01-24 Dario Faggiolixen: credit2: fix shutdown/suspend when playing with...
2017-01-24 Dario Faggiolixen: credit2: never consider CPUs outside of our cpupool.
2017-01-24 Dario Faggiolixen: credit2: use the correct scratch cpumask.
2017-01-24 Wei Liutools/fuzz: remove redundant rule in x86 insn fuzzer
2017-01-24 Wei Liutools/fuzz: make sure targets are always built
2017-01-24 Wei Liutools/fuzz: fix compilation after 897129d
2017-01-24 Jan Beulichx86emul/test: don't use *_len symbols
2017-01-24 Joao Martinsx86/hvm: do not set msr_tsc_adjust on hvm_set_guest_tsc...
2017-01-24 Jan Beulichx86/HVM: make hvm_set_guest_tsc*() static
2017-01-24 Jan Beulichx86/PVH: only set accessed/busy bits for present segments
2017-01-24 Jan Beulichx86emul: correct FPU stub asm() constraints
2017-01-24 Suravee Suthikulpanitx86/HVM: introduce struct hvm_pi_ops
2017-01-24 Andrew Cooperx86/hvm: Conditionally leave CPUID Faulting active...
2017-01-20 Andrew Cooperx86/cpuid: Handle leaf 0 in guest_cpuid()
2017-01-20 Andrew Cooperx86/cpuid: Remove BUG_ON() condition from guest_cpuid()
2017-01-20 Andrew Cooperx86/cpuid: Hide VT-x/SVM from HVM-based control domains
2017-01-20 Andrew Cooperx86/emul: Fix clang build following BMI1/BMI2/TBM instr...
2017-01-20 Eric DeVolderkexec: ensure kexec_status() return bit value of 0...
2017-01-20 Jan Beulichx86: segment attribute handling adjustments
2017-01-20 Jan Beulichx86emul: LOCK check adjustments
2017-01-20 Jan Beulichx86emul: CMPXCHG{8,16}B are memory writes
2017-01-20 Daniel Kiperx86/boot: implement early command line parser in C
2017-01-20 Juergen Grosstools/tests: add xenstore testing framework
2017-01-19 Jan Beulichx86/PV: restrict permitted instructions during memory...
2017-01-19 Doug Goldsteinx86/mtrr: convert use_intel_if u32 to bool
2017-01-19 Doug Goldsteinx86/mtrr: drop unused func prototypes and struct
2017-01-19 Doug Goldsteinx86/mtrr: drop positive_have_wrcomb()
2017-01-19 Eric DeVolderpublic/kexec: put back blank line for readability purposes
2017-01-19 Jan Beulichx86emul: simplify prefix handling for VMFUNC
2017-01-19 Jan Beulichx86emul: rename the no_writeback label
2017-01-19 Jan Beulichx86emul: support RDPID
2017-01-19 Jan Beulichx86emul: support RDRAND/RDSEED
2017-01-19 Jan Beulichx86emul: support TBM insns
2017-01-19 Jan Beulichx86emul: support BMI2 insns
2017-01-19 Jan Beulichx86emul: support BMI1 insns
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
next