| 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 |
| 2017-01-06 |
Jan Beulich | x86: drop cpu_has_sse{,2} |
commit | commitdiff | tree | snapshot |
| 2017-01-06 |
Jan Beulich | x86emul: support fencing insns |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
Doug Goldstein | x86/mtrr: use stdbool instead of int + define |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
Boris Ostrovsky | libxl: Update xenstore on VCPU hotplug for all guest... |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
Wei Liu | build: use debug_symbols to add -g3 |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
Wei Liu | build: move debug{,_symbols} to tools/Rules.mk |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
Wei Liu | build: move setting LTO options to xen/Rules.mk |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
Roger Pau Monne | tools/libxl: include scheduler parameters in the output... |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
Andrew Cooper | x86/pv: Defer I/O bitmap checks even in 64bit mode... |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
Andrew Cooper | x86/pv: Fix determination of 64bit mode in emulate_priv... |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
Andrew Cooper | x86/vvmx: Drop sreg_to_index[] |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
Jan Beulich | x86/VMX: use unambiguous register names |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
Quan Xu | x86/apicv: fix RTC periodic timer and apicv issue |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
Andrew Cooper | x86/cpuid: Untangle the <asm/cpufeature.h> include... |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
Andrew Cooper | x86/svm: Replace opencoded 1GB superpage check |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
Piotr Luc | x86/mwait-idle: add Knights Mill CPUID |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
Andy Shevchenko | x86/mwait-idle: add CPU model 0x4a (Atom Z34xx series) |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
Jan Beulich | x86emul: use unambiguous register names |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
Jan Beulich | x86emul: make _PRE_EFLAGS() tolerate first argument... |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
Jan Beulich | x86emul: support LAR/LSL/VERR/VERW |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Stefano Stabellini | xen/arm: fix GIC_INVALID_LR |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Andrew Cooper | x86/cpu: Improvements to get_cpu_vendor() |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Andrew Cooper | x86/cpu: Don't update this_cpu for get_cpu_vendor(... |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Andrew Cooper | x86/cpu: Drop unused X86_VENDOR_* values |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Wei Liu | libxl: fix libxl_set_memory_target |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Jan Beulich | x86/HVM: constify VMFUNC emulation hook |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Jan Beulich | x86/SVM: use unambiguous register names |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Jan Beulich | x86/HVMemul: use unambiguous register names |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Jan Beulich | x86/guest-walk: use unambiguous register names |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Jan Beulich | x86/MSR: introduce MSR access split/fold helpers |
commit | commitdiff | tree | snapshot |
| 2016-12-26 |
Zhang Chen | libxl/libxl_qmp.c: Fix code style in qmp_next() |
commit | commitdiff | tree | snapshot |
| 2016-12-25 |
Alistair Francis | tools/blktap2: remove unused inclusion of sys/sysctl.l |
commit | commitdiff | tree | snapshot |
| 2016-12-23 |
Wei Liu | INSTALL: remove stale lto build instruction |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
Andrew Cooper | x86/emul: Correct the return value handling of VMFUNC |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
Alistair Francis | tools/blktap2: Fix missing header file |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
Alistair Francis | tools/blktap2/vhd: Remove unused struct stat stats |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
Eric DeVolder | Corrected comment typo "count not" to "could not" |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
Boris Ostrovsky | libacpi: don't build x86-only AML for ARM64 mk_dsdt |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Roger Pau Monne | init/FreeBSD: fix incorrect usage of $rc_pids in xendri... |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Roger Pau Monne | init/FreeBSD: add rc control variables |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Roger Pau Monne | init/FreeBSD: fix xencommons so it can only be launched... |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Roger Pau Monne | init/FreeBSD: remove xendriverdomain_precmd |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Roger Pau Monne | init/FreeBSD: set correct PATH for xl devd |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Wei Liu | libxl: fix coding style issues in init_acpi_config |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Jan Beulich | x86/shadow: use unambiguous register names |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Jan Beulich | x86/misc: use unambiguous register names |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Jan Beulich | x86/traps: use unambiguous register names |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Jan Beulich | x86/vm-event: use unambiguous register names |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Jan Beulich | x86/HVM: use unambiguous register names |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Jan Beulich | x86/oprofile: use unambiguous register names |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Jan Beulich | x86emul: don't unconditionally clear segment bases... |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Jan Beulich | x86emul: some REX related polishing |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Praveen Kumar | sched: removal of redundant check in Credit |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Jan Beulich | x86/HVM: add missing NULL check before using VMFUNC... |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Jan Beulich | x86: force EFLAGS.IF on when exiting to PV guests |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
Andrew Cooper | x86/hvm: Don't emulate all instructions hitting the... |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
Andrew Cooper | x86/emul: Don't opencode CR0_TS in CLTS handling |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
Boris Ostrovsky | acpi/x86: define ACPI IO registers for PVH guests |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
Boris Ostrovsky | x86/pmtimer: move ACPI registers from PMTState to hvm_d... |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
Haozhong Zhang | vvmx: replace vmreturn() by vmsucceed() and vmfail*() |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
Haozhong Zhang | vvmx: fix the wrong address width in c/s 08fac63 |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
Jan Beulich | x86emul: check for CMPXCHG8B availability |
commit | commitdiff | tree | snapshot |
| 2016-12-19 |
Jan Beulich | x86: fix asm() constraint in clear_user() |
commit | commitdiff | tree | snapshot |
| 2016-12-19 |
Andrew Cooper | x86/emul: Correct the handling of eflags with SYSCALL |
commit | commitdiff | tree | snapshot |
| 2016-12-19 |
Jan Beulich | x86/SMP: CPU0's scratch mask is needed earlier |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Bhupinder Thakur | xen/arm: Add support for 16 bit VMIDs |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Bhupinder Thakur | xen/arm: Move p2m_vmid_allocator_init() inside setup_vi... |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Wei Liu | libxl: set rc to 0 in init_acpi_config in success path |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Andrew Cooper | x86/emul: Simplfy L{ES,DS,SS,FS,GS} handling |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Jan Beulich | x86/HVM: handle_{mmio*,pio}() return value adjustments |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Jan Beulich | x86/boot: fix build with certain older gcc versions |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Jan Beulich | x86emul: CMPXCHG16B requires an aligned operand |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Jan Beulich | x86emul: reduce CMPXCHG{8,16}B footprint and casting |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Jan Beulich | x86emul: support {RD,WR}{F,G}SBASE |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Jan Beulich | x86: introduce and use scratch CPU mask |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Jan Beulich | VT-d: correct dma_msi_set_affinity() |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
Jan Beulich | x86: streamline copying to/from user memory |
commit | commitdiff | tree | snapshot |
| next |