| 2019-06-06 |
Pu Wen | x86/cpu/mtrr: Add Hygon Dhyana support to get TOP_MEM2 |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Pu Wen | x86/cpu: Fix common cpuid faulting probing for AMD... |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Pu Wen | x86/cpu: Create Hygon Dhyana architecture support file |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Andrew Cooper | tools/fuzz: Add a cpu-policy fuzzing harness |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Andrew Cooper | libx86: Helper for clearing out-of-range CPUID leaves |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Jan Beulich | x86/IRQ: ACKTYPE_NONE cannot make it into irq_guest_eoi... |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Jan Beulich | x86/IRQ: bail early from irq_guest_eoi_timer_fn() when... |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Jan Beulich | x86/IRQ: don't keep EOI timer running without need |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Jan Beulich | memory: don't depend on guest_handle_subrange_okay... |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Jan Beulich | adjust system domain creation (and call it earlier... |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Jan Beulich | PCI: move pdev_list field to common structure |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Jan Beulich | x86/IRQ: relax locking in irq_guest_eoi_timer_fn() |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Volodymyr Babchuk | arm: rename tiny64.conf to tiny64_defconfig |
commit | commitdiff | tree | snapshot |
| 2019-06-06 |
Volodymyr Babchuk | makefile: add support for *_defconfig targets |
commit | commitdiff | tree | snapshot |
| 2019-06-04 |
Andrew Cooper | xen/bitops: Further reduce the #ifdef-ary in generic_hw... |
commit | commitdiff | tree | snapshot |
| 2019-06-04 |
Andrew Cooper | xen/vm-event: Misc fixups |
commit | commitdiff | tree | snapshot |
| 2019-06-04 |
Andrew Cooper | xen/vm-event: Fix interactions with the vcpu list |
commit | commitdiff | tree | snapshot |
| 2019-06-04 |
Andrew Cooper | xen/vm-event: Remove unnecessary vm_event_domain indire... |
commit | commitdiff | tree | snapshot |
| 2019-06-04 |
Andrew Cooper | xen/vm-event: Expand vm_event_* spinlock macros and... |
commit | commitdiff | tree | snapshot |
| 2019-06-04 |
Andrew Cooper | xen/vm-event: Drop unused u_domctl parameter from vm_ev... |
commit | commitdiff | tree | snapshot |
| 2019-06-03 |
Baodong Chen | sched_null: superficial clean-ups |
commit | commitdiff | tree | snapshot |
| 2019-06-03 |
Roger Pau Monné | x86: remove alternative_callN usage of ALTERNATIVE... |
commit | commitdiff | tree | snapshot |
| 2019-06-03 |
Jan Beulich | x86: further speed-up to hweight{32,64}() |
commit | commitdiff | tree | snapshot |
| 2019-06-03 |
Jan Beulich | bitops: speed up hweight<N>() |
commit | commitdiff | tree | snapshot |
| 2019-06-03 |
Baodong Chen | cpu: change 'cpu_hotplug_[begin|done]' to inline function |
commit | commitdiff | tree | snapshot |
| 2019-06-03 |
Juergen Gross | remove on-stack cpumask from stop_machine_run() |
commit | commitdiff | tree | snapshot |
| 2019-06-03 |
Baodong Chen | notifier: refine 'notifier_head', use 'list_head' directly |
commit | commitdiff | tree | snapshot |
| 2019-06-03 |
Baodong Chen | schedule: initialize 'now' when really needed |
commit | commitdiff | tree | snapshot |
| 2019-06-03 |
Jan Beulich | x86emul/fuzz: add a state sanity checking function |
commit | commitdiff | tree | snapshot |
| 2019-06-03 |
Jan Beulich | x86emul/fuzz: extend canonicalization to 57-bit linear... |
commit | commitdiff | tree | snapshot |
| 2019-06-03 |
Andrew Cooper | x86/hvm: Make the altp2m locking in hvm_hap_nested_page... |
commit | commitdiff | tree | snapshot |
| 2019-06-03 |
Petre Pircalabu | vm_event: Make ‘local’ functions ‘static’ |
commit | commitdiff | tree | snapshot |
| 2019-05-31 |
Andrew Cooper | x86/mpparse: Don't print "limit reached" for every... |
commit | commitdiff | tree | snapshot |
| 2019-05-31 |
Andrew Cooper | xen/lib: Introduce printk_once() and replace some openc... |
commit | commitdiff | tree | snapshot |
| 2019-05-31 |
Andrew Cooper | x86/spec-ctrl: Knights Landing/Mill are retpoline-safe |
commit | commitdiff | tree | snapshot |
| 2019-05-31 |
Paul Durrant | x86/vhpet: avoid 'small' time diff test on resume |
commit | commitdiff | tree | snapshot |
| 2019-05-31 |
Juergen Gross | support: remove tmem from SUPPORT.md |
commit | commitdiff | tree | snapshot |
| 2019-05-31 |
Jan Beulich | VT-d: change bogus return value of intel_iommu_lookup_p... |
commit | commitdiff | tree | snapshot |
| 2019-05-29 |
Julien Grall | xen/arm64: head: Correctly report the HW CPU ID |
commit | commitdiff | tree | snapshot |
| 2019-05-29 |
Julien Grall | xen/arm64: head: Move earlyprintk messages in .rodata.str |
commit | commitdiff | tree | snapshot |
| 2019-05-29 |
Julien Grall | xen/arm64: head: Remove unnecessary comment |
commit | commitdiff | tree | snapshot |
| 2019-05-29 |
Andrew Cooper | docs: Introduce some hypercall page documentation |
commit | commitdiff | tree | snapshot |
| 2019-05-29 |
Andrew Cooper | x86: init_hypercall_page() cleanup |
commit | commitdiff | tree | snapshot |
| 2019-05-29 |
Andrew Cooper | x86/altp2m: Fix style errors introduced with c/s 9abcac7ff |
commit | commitdiff | tree | snapshot |
| 2019-05-28 |
Tamas K Lengyel | x86/altp2m: cleanup p2m_altp2m_lazy_copy |
commit | commitdiff | tree | snapshot |
| 2019-05-27 |
Juergen Gross | vm_event: fix rc check for uninitialized ring |
commit | commitdiff | tree | snapshot |
| 2019-05-27 |
Jan Beulich | vsprintf: constify "end" parameters |
commit | commitdiff | tree | snapshot |
| 2019-05-27 |
Jan Beulich | x86/CPUID: adjust SSEn dependencies |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Wei Liu | MAINTAINERS: update my email address |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Andrew Cooper | tests/cpu-policy: Skip building on older versions of GCC |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Alistair Francis | gitignore: ignore xen.lds and asm-offsets.s for all... |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Igor Druzhinin | libacpi: report PCI slots as enabled only for hotplugga... |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Alistair Francis | drivers/char: protect the asm/vpl011.h include |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Norbert Manthey | common/grant_table: harden helpers |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Jan Beulich | x86emul: support AVX512{F,ER} reciprocal insns |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Jan Beulich | x86emul: support remaining AVX512BW legacy-equivalent... |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Jan Beulich | x86emul: support remaining AVX512F legacy-equivalent... |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Jan Beulich | x86emul: support AVX512{F,DQ} FP-to-uint conversion... |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Jan Beulich | x86emul: support AVX512{F,DQ} uint-to-FP conversion... |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Jan Beulich | x86emul: support AVX512DQ packed quad-int/FP conversion... |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Jan Beulich | x86emul: support AVX512F legacy-equivalent scalar int... |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Jan Beulich | x86emul: support AVX512F legacy-equivalent packed int... |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Jan Beulich | x86emul: support AVX512F floating-point conversion... |
commit | commitdiff | tree | snapshot |
| 2019-05-24 |
Jan Beulich | x86/IO-APIC: fix build with gcc9 |
commit | commitdiff | tree | snapshot |
| 2019-05-23 |
Andrew Cooper | x86/boot: Link opt_dom0_verbose to CONFIG_VERBOSE_DEBUG |
commit | commitdiff | tree | snapshot |
| 2019-05-23 |
Andrew Cooper | x86/boot: Wire up dom0=shadow for PV dom0 |
commit | commitdiff | tree | snapshot |
| 2019-05-23 |
Andrew Cooper | x86/boot: Rename dom0_{pvh,verbose} variables to have... |
commit | commitdiff | tree | snapshot |
| 2019-05-23 |
Andrew Cooper | x86/pv: Fix error handling in dom0_construct_pv() |
commit | commitdiff | tree | snapshot |
| 2019-05-23 |
Andrew Cooper | libx86: Elide more empty CPUID leaves when serialising... |
commit | commitdiff | tree | snapshot |
| 2019-05-23 |
Andrew Cooper | libx86: Introduce wrappers for extracting XCR0/XSS... |
commit | commitdiff | tree | snapshot |
| 2019-05-22 |
Wei Liu | Revert "libxl: add helper function to set device_model_... |
commit | commitdiff | tree | snapshot |
| 2019-05-22 |
Wei Liu | Revert "libxl: fix migration of PV and PVH domUs with... |
commit | commitdiff | tree | snapshot |
| 2019-05-22 |
Wei Liu | Revert "libxl: fix libxl_domain_need_memory after 89943... |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Julien Grall | xen/arm64: livepatch: Fix build after 03957f58db |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86emul: support AVX512BW pack insns |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86emul: support AVX512{F,BW,_VBMI} permute insns |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86emul: support AVX512F move duplicate insns |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86emul: support AVX512F move high/low insns |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86/CPUID: support leaf 7 subleaf 1 / AVX512_BF16 |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Julien Grall | xen/x86: Constify the parameter "d" in mfn_to_gfn |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Julien Grall | xen/arm: Use mfn_to_pdx instead of pfn_to_pdx when... |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Julien Grall | xen/arm: processor: Use BIT(.., UL) instead of _AC... |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Julien Grall | xen/arm: Rename SCTLR_* defines and remove unused one |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Julien Grall | xen/arm: tlbflush: Clarify the TLB helpers name |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Julien Grall | xen/arm: Remove flush_xen_text_tlb_local() |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Julien Grall | xen/arm: mm: Consolidate setting SCTLR_EL2.WXN in a... |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Julien Grall | xen/const: Extend the existing macro BIT to take a... |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Alistair Francis | autotools: Updage config.guess and config.sub |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Andrew Cooper | x86/svm: Drop support for AMD's Lightweight Profiling |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Andrew Cooper | xen/boot: Print the build-id along with the changeset... |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86/cpuidle: clean up Cx dumping |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86/cpuidle: push parked CPUs into deeper sleep states... |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86/idle: re-arrange dead-idle handling |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86emul: basic AVX512DQ testing |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86emul: basic AVX512BW testing |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86emul: support AVX512{BW,DQ} mask move insns |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86emul: support AVX512{F,BW} integer shuffle insns |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86emul: support AVX512{F,BW,_VBMI} full permute insns |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86emul: support AVX512{F,BW} integer unpack insns |
commit | commitdiff | tree | snapshot |
| 2019-05-21 |
Jan Beulich | x86/cpuid: adjust dependencies of post-SSE ISA extensions |
commit | commitdiff | tree | snapshot |
| next |