xen.git
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
2017-01-04 Andy Shevchenkox86/mwait-idle: add CPU model 0x4a (Atom Z34xx series)
2017-01-04 Jan Beulichx86emul: use unambiguous register names
2017-01-04 Jan Beulichx86emul: make _PRE_EFLAGS() tolerate first argument...
2017-01-04 Jan Beulichx86emul: support LAR/LSL/VERR/VERW
2017-01-03 Stefano Stabellinixen/arm: fix GIC_INVALID_LR
2017-01-03 Andrew Cooperx86/cpu: Improvements to get_cpu_vendor()
2017-01-03 Andrew Cooperx86/cpu: Don't update this_cpu for get_cpu_vendor(...
2017-01-03 Andrew Cooperx86/cpu: Drop unused X86_VENDOR_* values
2017-01-03 Wei Liulibxl: fix libxl_set_memory_target
2017-01-03 Jan Beulichx86/HVM: constify VMFUNC emulation hook
2017-01-03 Jan Beulichx86/SVM: use unambiguous register names
2017-01-03 Jan Beulichx86/HVMemul: use unambiguous register names
2017-01-03 Jan Beulichx86/guest-walk: use unambiguous register names
2017-01-03 Jan Beulichx86/MSR: introduce MSR access split/fold helpers
2016-12-26 Zhang Chenlibxl/libxl_qmp.c: Fix code style in qmp_next()
2016-12-25 Alistair Francistools/blktap2: remove unused inclusion of sys/sysctl.l
2016-12-23 Wei LiuINSTALL: remove stale lto build instruction
2016-12-22 Andrew Cooperx86/emul: Correct the return value handling of VMFUNC
2016-12-22 Alistair Francistools/blktap2: Fix missing header file
2016-12-22 Alistair Francistools/blktap2/vhd: Remove unused struct stat stats
2016-12-22 Eric DeVolderCorrected comment typo "count not" to "could not"
2016-12-22 Boris Ostrovskylibacpi: don't build x86-only AML for ARM64 mk_dsdt
2016-12-21 Roger Pau Monneinit/FreeBSD: fix incorrect usage of $rc_pids in xendri...
2016-12-21 Roger Pau Monneinit/FreeBSD: add rc control variables
2016-12-21 Roger Pau Monneinit/FreeBSD: fix xencommons so it can only be launched...
2016-12-21 Roger Pau Monneinit/FreeBSD: remove xendriverdomain_precmd
2016-12-21 Roger Pau Monneinit/FreeBSD: set correct PATH for xl devd
2016-12-21 Wei Liulibxl: fix coding style issues in init_acpi_config
2016-12-21 Jan Beulichx86/shadow: use unambiguous register names
2016-12-21 Jan Beulichx86/misc: use unambiguous register names
2016-12-21 Jan Beulichx86/traps: use unambiguous register names
2016-12-21 Jan Beulichx86/vm-event: use unambiguous register names
2016-12-21 Jan Beulichx86/HVM: use unambiguous register names
2016-12-21 Jan Beulichx86/oprofile: use unambiguous register names
2016-12-21 Jan Beulichx86emul: don't unconditionally clear segment bases...
2016-12-21 Jan Beulichx86emul: some REX related polishing
2016-12-21 Praveen Kumarsched: removal of redundant check in Credit
2016-12-21 Jan Beulichx86/HVM: add missing NULL check before using VMFUNC...
2016-12-21 Jan Beulichx86: force EFLAGS.IF on when exiting to PV guests
2016-12-20 Andrew Cooperx86/hvm: Don't emulate all instructions hitting the...
2016-12-20 Andrew Cooperx86/emul: Don't opencode CR0_TS in CLTS handling
2016-12-20 Boris Ostrovskyacpi/x86: define ACPI IO registers for PVH guests
2016-12-20 Boris Ostrovskyx86/pmtimer: move ACPI registers from PMTState to hvm_d...
2016-12-20 Haozhong Zhangvvmx: replace vmreturn() by vmsucceed() and vmfail*()
2016-12-20 Haozhong Zhangvvmx: fix the wrong address width in c/s 08fac63
2016-12-20 Jan Beulichx86emul: check for CMPXCHG8B availability
2016-12-19 Jan Beulichx86: fix asm() constraint in clear_user()
2016-12-19 Andrew Cooperx86/emul: Correct the handling of eflags with SYSCALL
2016-12-19 Jan Beulichx86/SMP: CPU0's scratch mask is needed earlier
2016-12-16 Bhupinder Thakurxen/arm: Add support for 16 bit VMIDs
2016-12-16 Bhupinder Thakurxen/arm: Move p2m_vmid_allocator_init() inside setup_vi...
2016-12-16 Wei Liulibxl: set rc to 0 in init_acpi_config in success path
2016-12-16 Andrew Cooperx86/emul: Simplfy L{ES,DS,SS,FS,GS} handling
2016-12-16 Jan Beulichx86/HVM: handle_{mmio*,pio}() return value adjustments
2016-12-16 Jan Beulichx86/boot: fix build with certain older gcc versions
2016-12-16 Jan Beulichx86emul: CMPXCHG16B requires an aligned operand
2016-12-16 Jan Beulichx86emul: reduce CMPXCHG{8,16}B footprint and casting
2016-12-16 Jan Beulichx86emul: support {RD,WR}{F,G}SBASE
2016-12-16 Jan Beulichx86: introduce and use scratch CPU mask
2016-12-16 Jan BeulichVT-d: correct dma_msi_set_affinity()
2016-12-16 Jan Beulichx86: streamline copying to/from user memory
next