| 2018-11-20 |
Jan Beulich | x86emul: use simd_128 also for legacy vector shift... |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: support AVX512{F,BW} packed integer arithmetic... |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: support AVX512{F,BW} packed integer compare... |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: support AVX512F v{,u}comis{d,s} insns |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: support AVX512{F,DQ} FP broadcast insns |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: support AVX512F legacy-equivalent logic insns |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: support AVX512F fused-multiply-add insns |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: support AVX512F misc legacy-equivalent FP... |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: support basic AVX512F FP compare insns |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: support AVX512DQ logic FP insns |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: support AVX512F legacy-equivalent arithmetic... |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: use AVX512 logic for emulating V{,P}MASKMOV* |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: also allow running the 32-bit harness on a... |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: test for correct EVEX Disp8 scaling |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: support basic AVX512 moves |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86emul: introduce EXPECT() |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86/shadow: shrink struct page_info's shadow_flags... |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | x86/shadow: move OOS flag bit positions |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Andrew Cooper | x86/mm: Don't perform flush after failing to update... |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Andrew Cooper | x86/mm: Put the gfn on all paths after get_gfn_query() |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Paul Durrant | x86/hvm/ioreq: use ref-counted target-assigned shared... |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Paul Durrant | x86/hvm/ioreq: fix page referencing |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Jan Beulich | AMD/IOMMU: suppress PTE merging after initial table... |
commit | commitdiff | tree | snapshot |
| 2018-11-20 |
Roger Pau Monné | amd/iommu: fix flush checks |
commit | commitdiff | tree | snapshot |
| 2018-11-19 |
Andrew Cooper | automation: Add 32bit Debian Jessie builds |
commit | commitdiff | tree | snapshot |
| 2018-11-19 |
Andrew Cooper | automation: Add a 32bit Debian Jessie dockerfile |
commit | commitdiff | tree | snapshot |
| 2018-11-19 |
Wei Liu | automation: properly tag x86 jobs in Gitlab CI |
commit | commitdiff | tree | snapshot |
| 2018-11-19 |
Wei Liu | automation: introduce some RANDCONFIG tests |
commit | commitdiff | tree | snapshot |
| 2018-11-19 |
Wei Liu | automation: refactor gitlab-ci.yaml |
commit | commitdiff | tree | snapshot |
| 2018-11-19 |
Andrew Cooper | libx86: Work around GCC being unable to spill the PIC... |
commit | commitdiff | tree | snapshot |
| 2018-11-19 |
Andrew Cooper | x86/msr: Handle MSR_AMD64_DR{0-3}_ADDRESS_MASK in the... |
commit | commitdiff | tree | snapshot |
| 2018-11-19 |
Andrew Cooper | xen/keyhandler: Drop keyhandler_scratch |
commit | commitdiff | tree | snapshot |
| 2018-11-19 |
Wei Liu | x86: fix efi.lds dependency generation |
commit | commitdiff | tree | snapshot |
| 2018-11-19 |
Wei Liu | Config.mk: update seabios |
commit | commitdiff | tree | snapshot |
| 2018-11-19 |
Jan Beulich | x86/HVM: grow MMIO cache data size to 64 bytes |
commit | commitdiff | tree | snapshot |
| 2018-11-17 |
Dario Faggioli | automation: build on openSUSE Leap. |
commit | commitdiff | tree | snapshot |
| 2018-11-17 |
Dario Faggioli | automation: add openSUSE Leap dockerfile. |
commit | commitdiff | tree | snapshot |
| 2018-11-16 |
Andrew Cooper | xen/bitmap: Drop all bitmap_scn{,list}printf() infrastr... |
commit | commitdiff | tree | snapshot |
| 2018-11-16 |
Andrew Cooper | xen/x86: Use %*pb[l] instead of cpumask_scn{,list}printf() |
commit | commitdiff | tree | snapshot |
| 2018-11-16 |
Andrew Cooper | xen/common: Use %*pb[l] instead of {cpu,node}mask_scn... |
commit | commitdiff | tree | snapshot |
| 2018-11-16 |
Andrew Cooper | xen/sched: Use %*pb[l] instead of cpumask_scn{,list... |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Jan Beulich | x86/shadow: emulate_gva_to_mfn() should respect p2m_ior... |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Jan Beulich | x86/HVM: hvm_map_guest_frame_rw() should respect p2m_io... |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Jan Beulich | x86/HVM: __hvm_copy() should not write to p2m_ioreq_ser... |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Wei Liu | xen: report PV capability in sysctl and use it in toolstack |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Jan Beulich | x86/HVM: hvmemul_cmpxchg() should also use known_gla() |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Jan Beulich | x86/HVM: make hvmemul_map_linear_addr() honor p2m_ioreq... |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Razvan Cojocaru | x86/altp2m: propagate ept.ad changes to all active... |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Jan Beulich | IOMMU/x86: remove indirection from certain IOMMU hook... |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Jan Beulich | IOMMU: move inclusion point of asm/iommu.h |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Andrew Cooper | Revert "xen/arm: vgic-v3: Delay the initialization... |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Andrew Cooper | xen/domain: Allocate d->vcpu[] earlier during domain_cr... |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Andrew Cooper | xen/domain: Move guest type checks into the arch_saniti... |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Andrew Cooper | xen/domain: Introduce a new arch_sanitise_domain_config... |
commit | commitdiff | tree | snapshot |
| 2018-11-15 |
Andrew Cooper | xen/domain: Introduce a new sanitise_domain_config... |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: split domain_build.c |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: move kernel.h to asm-arm/ |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: Allow vpl011 to be used by DomU |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen: support console_switching between Dom0 and DomUs... |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: refactor vpl011_data_avail |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: introduce a union in vpl011 |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: generate vpl011 node on device tree for domU |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: make set_interrupt_ppi able to handle non-PPI |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: generate a simple device tree for domUs |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: implement construct_domU |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: introduce create_domUs |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: move unregister_init_virtual_region to init_done |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: refactor construct_dom0 |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: introduce allocate_memory |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: rename allocate_memory to allocate_memory_11 |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: rename get_11_allocation_size to get_allocatio... |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: add start to struct bootcmdline |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: probe domU kernels and initrds |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: don't add duplicate boot modules, introduce... |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: introduce bootcmdlines |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: check for multiboot nodes only under /chosen |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: increase MAX_MODULES |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: document dom0less |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen/arm: extend device tree based multiboot protocol |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Stefano Stabellini | xen: allow console_io hypercalls from certain DomUs |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Sergey Dyasli | x86/vvmx: fix I/O and MSR bitmaps mapping |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Sergey Dyasli | x86/vvmx: correctly report vvmcs size |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Sergey Dyasli | x86/vvmx: refactor nvmx_handle_vmclear() |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Sergey Dyasli | x86/vvmx: add VMX_INSN_VMPTRLD_WITH_VMXON_PTR errno |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Sergey Dyasli | x86/vvmx: correct vmfail() usage for vmptrld and vmclear |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Sergey Dyasli | x86/vvmx: add VMX_INSN_INVEPT_INVVPID_INVALID_OP errno |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Sergey Dyasli | x86/nestedhvm: introduce vvmcx_valid() |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Sergey Dyasli | x86/nestedhvm: init nv_vvmcxaddr in hvm_vcpu_initialise() |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Andrew Cooper | xen/keyhandler: Restore missing parenthesis in dump_dom... |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Andrew Cooper | x86/hvm: Unify hvm_event_pending()'s API with the ... |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Roger Pau Monne | x86: add myself as reviewer |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Sergey Dyasli | mm/page_alloc: fix a typo in printk for idle scrub |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Christian Lindig | tools/ocaml: cleanup to reduce compiler warnings |
commit | commitdiff | tree | snapshot |
| 2018-11-14 |
Alexandru Stefan... | arch/x86: Add registers to vm_event |
commit | commitdiff | tree | snapshot |
| 2018-11-13 |
Wei Liu | automation: lift tools build restriction in build script |
commit | commitdiff | tree | snapshot |
| 2018-11-13 |
Wei Liu | automation: add two Arm64 builds to Gitlab CI |
commit | commitdiff | tree | snapshot |
| 2018-11-13 |
Wei Liu | automation: add debian unstable arm64v8 image |
commit | commitdiff | tree | snapshot |
| 2018-11-13 |
Andrew Cooper | libx86: Fix 32bit stubdom build of x86_cpuid_policy_fil... |
commit | commitdiff | tree | snapshot |
| 2018-11-12 |
Andrew Cooper | x86/badpage: Fix badpage->order overflow |
commit | commitdiff | tree | snapshot |
| 2018-11-12 |
Daniel De Graaf | flask/policy: allow dom0 to use PHYSDEVOP_pci_mmcfg_res... |
commit | commitdiff | tree | snapshot |
| next |