]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/shortlog
people/sstabellini/xen-unstable.git/.git
2019-04-30 Stefano Stabellinixen/arm: add reserved-memory regions to the dom0 memory... iomem_cache-v2
2019-04-30 Stefano Stabellinixen/arm: map reserved-memory regions as normal memory...
2019-04-30 Stefano Stabellinixen/arm: keep track of reserved-memory regions
2019-04-30 Stefano Stabellinixen/arm: make process_memory_node a device_tree_node_func
2019-04-30 Stefano Stabellinixen/arm: extend device_tree_for_each_node
2019-04-30 Stefano Stabellinilibxl/xl: add memory policy option to iomem
2019-04-30 Stefano Stabellinilibxc: introduce xc_domain_mem_map_policy
2019-04-30 Stefano Stabellinixen: extend XEN_DOMCTL_memory_mapping to handle memory...
2019-04-30 Stefano Stabellinixen: rename un/map_mmio_regions to un/map_regions
2019-04-30 Stefano Stabellinixen: add a p2mt parameter to map_mmio_regions
2019-04-15 Andrew Cooperx86/msr: Fix fallout from mostly c/s 832c180
2019-04-15 Jan Beulichtimers: move back migrate_timers_from_cpu() invocation
2019-04-12 Wei Liuxl: handle PVH type in apply_global_affinity_masks...
2019-04-11 Jan Beulichxmalloc: statically initialize pool list head and lock
2019-04-11 Jan Beulichx86: fix build race when generating temporary object...
2019-04-10 Alexandru Stefan... x86/mm: Clean up p2m_finish_type_change return value
2019-04-09 Andrew Cooperx86/hvm: Fix altp2m_op hypercall continuations
2019-04-09 Andrew Cooperx86/smt: Support for enabling/disabling SMT at runtime
2019-04-09 Igor Druzhinintools/xl: use libxl_domain_info to get domain type...
2019-04-09 Anthony PERARDlibxl: Document device_add_domain_config
2019-04-09 Anthony PERARDlibxl: Constify src of device_compare_fn_t
2019-04-09 Anthony PERARDlibxl: Constify libxl_device_*_compare functions
2019-04-09 Jan Beulichx86/IOMMU: abstract Intel-specific adjust_vtd_irq_affin...
2019-04-09 Jan BeulichVT-d: posted interrupts require interrupt remapping
2019-04-09 Paul Durrantx86: remove defunct init/load/save_msr() hvm_funcs
2019-04-09 Paul Durrantx86: stop handling MSR_IA32_XSS save/restore in impleme...
2019-04-09 Paul Durrantx86: move the saved value of MSR_IA32_XSS into struct...
2019-04-09 Paul Durrantx86: stop handling MSR_IA32_BNDCFGS save/restore in...
2019-04-09 Julien Grallxen/arm: memaccess: Initialize correctly *access in...
2019-04-09 Julien Grallxen/console: Properly buffer domU output when using...
2019-04-09 Igor Druzhininx86/vmx: Fixup removals of MSR load/save list entries
2019-04-09 Amit Singh... MAINTAINERS: add ARM meson serial driver
2019-04-09 Amit Singh... xen/arm: Add MESON UART driver for Amlogic Meson SoCs
2019-04-09 Andrew Cooperxen/cpu: Fix ARM build following c/s 597fbb8
2019-04-08 Wei Liugitlab-ci: use git clean -ffdx in build each commit...
2019-04-08 Oleksandr Andrushchenkocameraif: add ABI for para-virtual camera
2019-04-08 Jan Beulichx86/IOMMU: initialize iommu_ops in vendor-independent...
2019-04-08 Jan Beulichx86/IOMMU: abstract Intel-specific iommu_{en,dis}able_x...
2019-04-08 Jan Beulichx86/IOMMU: abstract Intel-specific iommu_supports_eim()
2019-04-08 Jan Beulichx86/IOMMU: introduce init-ops structure
2019-04-08 Jan Beulichx86/ACPI: also parse AMD IOMMU tables early
2019-04-08 Wei Liugitlab-ci: log commit range in build test
2019-04-08 Lukas Juengerxen/arm: Cap the number of interrupt lines for dom0
2019-04-08 Andrew Cooperxen/timers: Fix memory leak with cpu unplug/plug
2019-04-05 Andrew Cooperdocs/hypervisor-guide: Code Coverage
2019-04-05 Andrew Cooperdocs/sphinx: Introduce a hypervisor guide section
2019-04-05 Jan Beulichx86emul: don't read mask register on AVX512F-incapable...
2019-04-05 Wei Liuautomation: fix "build each commit" test
2019-04-05 Jan Beulichx86/entry: drop unused header inclusions
2019-04-05 Julien GrallMAINTAINERS: Move xen/lib/x86 under x86 maintainership
2019-04-05 Andrew Cooperdocs/cmdline: Partially revert 3860d5534df4
2019-04-05 Petre Pircalabuvm_event: fix XEN_VM_EVENT_RESUME domctl
2019-04-05 Jan Beulichx86/gnttab: relax a get_gfn() invocation
2019-04-05 Jan Beulichx86: don't allow clearing of TF_kernel_mode for other...
2019-04-05 Norbert Mantheycommon/domain: block speculative out-of-bound accesses
2019-04-05 Norbert Mantheyx86/hvm: add nospec to hvmop param
2019-04-05 Norbert Mantheycommon/memory: block speculative out-of-bound accesses
2019-04-05 Norbert Mantheyis_hvm/pv_domain: block speculation
2019-04-05 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2019-04-05 Wei Liuautomation: introduce a test to build each commit
2019-04-05 Wei Liuautomation: add a script to build newly pushed commits...
2019-04-05 Norbert Mantheyis_control_domain: block speculation
2019-04-05 Wei Liuautomation: set ret for potential error in build-test.sh
2019-04-05 Wei Liuautomation: allow build-test.sh to run in detached...
2019-04-05 Norbert Mantheynospec: introduce evaluate_nospec
2019-04-05 Norbert Mantheyspec: add l1tf-barrier
2019-04-05 Andrew Cooperx86/msr: Fix handling of MSR_AMD_PATCHLEVEL/MSR_IA32_UC...
2019-04-05 Andrew Cooperx86/cpu: Renumber X86_VENDOR_* to form a bitmap
2019-04-05 Andrew Cooperx86/cpu: Introduce x86_cpuid_vendor_to_str() and drop...
2019-04-05 Andrew Cooperx86/cpu: Drop cpu_devs[] and $VENDOR_init_cpu() hooks
2019-04-05 Jan Beulichx86emul: support AVX512{F,BW} down conversion moves
2019-04-05 Jan Beulichx86emul: support AVX512{F,BW} zero- and sign-extending...
2019-04-05 Jan Beulichx86emul: basic AVX512VL testing
2019-04-05 Jan Beulichx86emul: support AVX512{F,BW,DQ} integer broadcast...
2019-04-05 Jan Beulichx86emul: basic AVX512F testing
2019-04-05 Jan Beulichx86emul: support AVX512{F,BW,DQ} insert insns
2019-04-05 Jan Beulichx86emul: support AVX512{F,BW,DQ} extract insns
2019-04-05 Paul Durrantviridian: add implementation of the HvSendSyntheticClus...
2019-04-05 Paul Durrantviridian: add implementation of synthetic timers
2019-04-05 Paul Durrantviridian: add implementation of synthetic interrupt...
2019-04-05 Paul Durrantviridian: stop directly calling viridian_time_ref_count...
2019-04-05 Paul Durrantviridian: use viridian_map/unmap_guest_page() for refer...
2019-04-05 Paul Durrantviridian: add missing context save helpers into synic...
2019-04-05 Paul Durrantviridian: extend init/deinit hooks into synic and time...
2019-04-05 Paul Durrantviridian: make 'fields' struct anonymous...
2019-04-05 Paul Durrantviridian: use stack variables for viridian_vcpu and...
2019-04-05 Paul Durrantviridian: separately allocate domain and vcpu structures
2019-04-05 Paul Durrantviridian: add init hooks
2019-04-05 Xin Lihvmloader: add SMBIOS type 2 info for customized string
2019-04-05 Jan Beulichx86/mm: drop redundant local variable from _get_page_type()
2019-04-04 Wei Liuxen: vcpu_migrate_start can be static
2019-04-04 Wei Liubuild: don't mandate availability of a fetcher program
2019-04-04 Andrew Cooperx86/sysctl: Clean up XEN_SYSCTL_cpu_hotplug
2019-04-04 Andrew Cooperxen/cpu: Distinguish "cpu already in that state" in...
2019-04-04 Andrew Cooperx86/pv: Drop redundant CONFIG_PV ifdefary
2019-04-04 Wei Liugitlab-ci: add fedora gcc build jobs
2019-04-04 Wei Liuautomation: add Fedora image to containerize script
2019-04-04 Wei Liuautomation: add a Fedora image
2019-04-04 Paul Durrantpublic/io/blkif.h: try to fix the semantics of sector...
2019-04-04 Juergen Grossxen/sched: don't disable scheduler on cpus during suspend
next