xen.git
2021-01-07 Jan Beulichxsm/dummy: harden against speculative abuse
2021-01-07 Roger Pau Monnéx86/dpci: EOI interrupt regardless of its masking status
2021-01-07 Jan Beulichx86: drop use of E801 memory "map" (and alike)
2021-01-07 Jan Beulichx86/mem-sharing: don't pointlessly use get_domain_by_id()
2021-01-07 Jan Beulichx86: don't pointlessly use get_domain_by_id()
2021-01-07 Jan Beulichcommon: don't (kind of) open-code rcu_lock_domain_by_an...
2021-01-07 Jan BeulichvPCI/MSI-X: fold clearing of entry->updated
2021-01-05 Tamas K Lengyelx86/vm_event: transfer nested p2m base info
2021-01-05 Tamas K Lengyelx86/mem_sharing: Copy CPUID and MSR configuration durin...
2021-01-05 Olaf Heringtools/libxenguest: move M2P macros to xg_private.h
2021-01-05 Olaf Heringtools/libxenguest: remove FOLD_CR3 from xg_save_restore.h
2021-01-05 Olaf Heringtools/libxenguest: remove get_platform_info from xg_sav...
2021-01-05 Marek Marczykowski... libxl: cleanup remaining backend xs dirs after driver...
2021-01-05 Olaf Heringtools: ipxe: update for fixing build with GCC10
2021-01-05 Olaf Heringtools/libxenguest: handle more than 16T in precopy_stats
2021-01-05 Roger Pau Monnelibs/devicemodel: add dm_op support for FreeBSD
2021-01-05 Roger Pau Monnelibs/foreignmemory: implement the missing functions...
2021-01-05 Jan Beulichlib/sort: adjust types
2021-01-05 Jan BeulichvPCI/MSI-X: tidy init_msix()
2021-01-05 Jan BeulichvPCI/MSI-X: make use of xzalloc_flex_struct()
2021-01-05 Jan Beulichx86/vPCI: check address in vpci_msi_update()
2021-01-05 Jan Beulichx86/vPCI: tolerate (un)masking a disabled MSI-X entry
2021-01-05 Jan Beulichx86: hypercall vector is unused when !PV32
2021-01-05 Jan Beulichx86/build: restrict contents of asm-offsets.h when...
2021-01-05 Jan Beulichx86/build: limit #include-ing by asm-offsets.c
2021-01-05 Jan Beulichx86/build: limit rebuilding of asm-offsets.h
2021-01-05 Jan Beulichx86/ACPI: don't invalidate S5 data when S3 wakeup vecto...
2021-01-05 Jan Beulichx86/ACPI: fix S3 wakeup vector mapping
2021-01-04 Bertrand Marquisxen/arm: Activate TID3 in HCR_EL2
2021-01-04 Bertrand Marquisxen/arm: Add CP10 exception support to handle MVFR
2021-01-04 Bertrand Marquisxen/arm: Add handler for cp15 ID registers
2021-01-04 Bertrand Marquisxen/arm: Add handler for ID registers on arm64
2021-01-04 Bertrand Marquisxen/arm: create a cpuinfo structure for guest
2021-01-04 Bertrand Marquisxen/arm: Add arm64 ID registers definitions
2021-01-04 Bertrand Marquisxen/arm: Add ID registers and complete cpuinfo
2021-01-04 Bertrand Marquisxen/arm: Use READ_SYSREG instead of 32/64 versions
2021-01-04 Andrew Cooperx86/p2m: Fix paging_gva_to_gfn() for nested virt
2021-01-04 Roger Pau Monnéx86/p2m: fix p2m_add_foreign error path
2020-12-31 Roger Pau Monnexen: remove the usage of the P ar option
2020-12-31 Andrew Cooperx86/svm: Clean up MSR_K8_VM_CR definitions
2020-12-31 Andrew Cooperx86/hpet: Fix return value of hpet_setup()
2020-12-22 Andrew Cooperxen/domain: Introduce domain_teardown()
2020-12-22 Andrew Cooperxen/domain: Reorder trivial initialisation in early...
2020-12-22 Maximilian... docs: use predictable ordering in generated documentation
2020-12-22 Jan Beulichx86/mm: p2m_add_foreign() is HVM-only
2020-12-22 Jan Beulichx86/Intel: insert Tiger Lake model numbers
2020-12-22 Maximilian... x86/EFI: don't insert timestamp when SOURCE_DATE_EPOCH...
2020-12-22 Jan Beulichx86: verify function type (and maybe attribute) in...
2020-12-21 Julien Grallxen: Rework WARN_ON() to return whether a warning was...
2020-12-21 Andrew Cooperx86/shadow: Fix build with !CONFIG_SHADOW_PAGING
2020-12-21 Andrew Cooperxen/x86: Fix memory leak in vcpu_create() error path
2020-12-21 Andrew Cooperxen/Kconfig: Correct the NR_CPUS description
2020-12-18 Andrew CooperRevert "x86/mm: p2m_add_foreign() is HVM-only"
2020-12-18 Jan Beulichx86/mm: p2m_add_foreign() is HVM-only
2020-12-18 Jan Beulichx86/p2m: tidy p2m_add_foreign() a little
2020-12-18 Jan Beulichlib: move sort code
2020-12-18 Jan Beulichlib: move bsearch code
2020-12-18 Jan Beulichlib: move rbtree code
2020-12-18 Jan Beulichlib: move init_constructors()
2020-12-18 Jan Beulichlib: move parse_size_and_unit()
2020-12-18 Jan Beulichlib: move list sorting code
2020-12-18 Jan Beulichlib: collect library files in an archive
2020-12-17 Stefano Stabelliniautomation: add domU creation to dom0 alpine linux...
2020-12-17 Stefano Stabelliniautomation: use the tests-artifacts kernel for qemu...
2020-12-17 Stefano Stabelliniautomation: create an alpine linux arm64 test job
2020-12-17 Stefano Stabelliniautomation: make available the tests artifacts to the...
2020-12-17 Stefano Stabelliniautomation: add tests artifacts
2020-12-17 Stefano Stabelliniautomation: add alpine linux x86 build jobs
2020-12-17 Stefano Stabelliniautomation: add alpine linux 3.12 x86 build container
2020-12-17 Stefano Stabelliniautomation: add alpine linux arm64 build test
2020-12-17 Stefano Stabelliniautomation: add alpine linux 3.12 arm64 build container
2020-12-17 Stefano Stabelliniautomation: special configure flags for musl-based...
2020-12-17 Stefano Stabelliniautomation: add dom0less to the QEMU aarch64 smoke...
2020-12-17 Stefano Stabelliniautomation: add a QEMU aarch64 smoke test
2020-12-17 Juergen Grossxen/hypfs: add new enter() and exit() per node callbacks
2020-12-17 Juergen Grossxen/hypfs: switch write function handles to const
2020-12-17 Juergen Grossxen/cpupool: support moving domain between cpupools...
2020-12-17 Juergen Grosstools/xenstore: remove unused cruft from xenstored_domain.c
2020-12-17 Juergen Grosstools/xenstore: make set_tdb_key() non-static
2020-12-17 Juergen Grosstools/xenstore: switch barf[_perror]() to use syslog()
2020-12-17 Luca Fancelluxen/arm: Add workaround for Cortex-A53 erratum #843419
2020-12-16 Wei LiuRevert patches that break libxl API
2020-12-16 Jan Beulichx86/p2m: set_shared_p2m_entry() is MEM_SHARING-only
2020-12-16 Jan Beulichlivepatch: adjust a stale comment
2020-12-16 Jan Beulichx86/PV: avoid double stack reset during schedule tail...
2020-12-16 Jan Beulichx86: clobber registers in switch_stack_and_jump() when...
2020-12-15 Paul Durrantlibxl / libxlu: support 'xl pci-attach/detach' by name
2020-12-15 Paul Durrantdocs/man: modify xl-pci-configuration(5) to add 'name...
2020-12-15 Paul Durrantxl: support naming of assignable devices
2020-12-15 Paul Durrantlibxl: introduce libxl_pci_bdf_assignable_add/remove...
2020-12-15 Paul Durrantlibxl: convert internal functions in libxl_pci.c...
2020-12-15 Paul Durrantdocs/man: modify xl(1) in preparation for naming of...
2020-12-15 Paul Durrantlibxlu: introduce xlu_pci_parse_spec_string()
2020-12-15 Paul Durrantlibxl: introduce 'libxl_pci_bdf' in the idl...
2020-12-15 Paul Durrantdocs/man: fix xl(1) documentation for 'pci' operations
2020-12-15 Paul Durrantdocs/man: improve documentation of PCI_SPEC_STRING...
2020-12-15 Paul Durrantdocs/man: extract documentation of PCI_SPEC_STRING...
2020-12-15 Paul Durrantlibxl: use COMPARE_PCI() macro is_pci_in_array()...
2020-12-15 Paul Durrantlibxl: add libxl_device_pci_assignable_list_free()...
2020-12-15 Paul Durrantlibxl: make sure callers of libxl_device_pci_list(...
next