xen.git
2021-06-15 Jan Beulichx86/vpt: fully init timers before putting onto list
2021-06-15 Anthony PERARDlibxl: Replace QMP command "change" by "blockdev-change...
2021-06-15 Anthony PERARDlibxl: Use `id` with the "eject" QMP command
2021-06-15 Anthony PERARDlibxl: Export libxl__qmp_ev_qemu_compare_version
2021-06-15 Anthony PERARDlibxl: Assert qmp_ev's state in qmp_ev_qemu_compare_version
2021-06-15 Anthony PERARDlibxl: Use -device for cd-rom drives
2021-06-15 Anthony PERARDlibxl: Replace deprecated "cpu-add" QMP command by...
2021-06-15 Anthony PERARDlibxl: Replace QEMU's command line short-form boolean...
2021-06-15 Anthony PERARDlibxl: Replace deprecated QMP command by "query-cpus...
2021-06-14 Jan BeulichArm: avoid .init.data to be marked as executable
2021-06-14 Jan Beulichxen/arm32: avoid .rodata to be marked as executable
2021-06-14 Juergen GrossMAINTAINERS: add myself as tools/libs reviewer
2021-06-14 Juergen Grossrevert "tools/libs/guest: fix max_pfn setting in map_p2m()"
2021-06-14 Julien Grallxen/grant-table: Simplify the update to the per-vCPU...
2021-06-11 Jan BeulichArm32: MSR to SPSR needs qualification
2021-06-11 Juergen Grosstools/libs/store: cleanup libxenstore interface
2021-06-10 Jan Beulichx86: please Clang in arch_set_info_guest()
2021-06-09 Stefano Stabellinixen/arm32: SPSR_hyp/SPSR
2021-06-09 Andrew Cooperx86/tsx: Cope with TSX deprecation on SKL/KBL/CFL/WHL
2021-06-09 Connor Davisxen: add files needed for minimal riscv build
2021-06-09 Connor Davisxen/char: default HAS_NS16550 to y only for X86 and ARM
2021-06-09 Tim DeeganMAINTAINERS: adjust x86/mm/shadow maintainers
2021-06-08 Jan BeulichAMD/IOMMU: drop command completion timeout
2021-06-08 Jan BeulichAMD/IOMMU: wait for command slot to be available
2021-06-08 Andrew Cooperx86/spec-ctrl: Mitigate TAA after S3 resume
2021-06-08 Andrew Cooperx86/spec-ctrl: Protect against Speculative Code Store...
2021-06-08 Jan BeulichVT-d: eliminate flush related timeouts
2021-06-08 Jan BeulichAMD/IOMMU: size command buffer dynamically
2021-06-08 Jan BeulichVT-d: size qinval queue dynamically
2021-06-08 Julien Grallxen/arm: Boot modules should always be scrubbed if...
2021-06-08 Julien Grallxen/arm: Create dom0less domUs earlier
2021-06-08 Andrew Cooperx86/cpuid: Half revert "x86/cpuid: Drop special_features[]"
2021-06-08 Jan Beulichevtchn: type adjustments
2021-06-08 Jan Beulichevtchn: add helper for port_is_valid() + evtchn_from_port()
2021-06-08 Jan Beulichevtchn: slightly defer lock acquire where possible
2021-06-08 Anthony PERARDtools/firmware/ovmf: Use OvmfXen platform file is exist
2021-06-07 Juergen Grosstools/libs/guest: fix save and restore of pv domains...
2021-06-07 Andrew Cooperx86/cpuid: Drop special_features[]
2021-06-07 Andrew Cooperx86/cpuid: Fix HLE and RTM handling (again)
2021-06-07 Jan Beulichdocs: release-technician-checklist: update to leaf...
2021-06-07 Dario Faggiolixen: credit2: fix per-entity load tracking when continu...
2021-06-07 Dario Faggiolicredit2: make sure we pick a runnable unit from the...
2021-06-04 Juergen Grosstools/libs/guest: make some definitions private to...
2021-06-04 Juergen Grosstools/libs: move xc_core* from libxenctrl to libxenguest
2021-06-04 Juergen Grosstools/libs: move xc_resume.c to libxenguest
2021-06-04 Juergen Grosstools/libs/ctrl: use common p2m mapping code in xc_doma...
2021-06-04 Juergen Grosstools/libs/ctrl: fix xc_core_arch_map_p2m() to support...
2021-06-04 Juergen Grosstools/libs/guest: fix max_pfn setting in map_p2m()
2021-06-04 George DunlapSUPPORT.md: Un-shimmed 32-bit PV guests are no longer...
2021-06-01 Julien Grallxen/page_alloc: Remove dead code in alloc_domheap_pages()
2021-05-31 Roger Pau Monnéx86/mtrr: remove stale function prototype
2021-05-31 Jan Beulichx86/tboot: adjust UUID check
2021-05-31 Jan Beulichx86/tboot: include all valid frame table entries in...
2021-05-28 Connor Daviscommon: guard iommu symbols with CONFIG_HAS_PASSTHROUGH
2021-05-28 Roger Pau Monnélibelf: improve PVH elfnote parsing
2021-05-28 Roger Pau Monnélibelf: don't attempt to parse __xen_guest for PVH
2021-05-28 Jan Beulichx86: fix build race when generating temporary object...
2021-05-27 Andrew Cooperx86/tsx: Deprecate vpmu=rtm-abort and use tsx=<bool...
2021-05-27 Andrew Cooperx86/tsx: Minor cleanup and improvements
2021-05-27 Andrew Cooperx86/cpuid: Rework HLE and RTM handling
2021-05-27 Jan Beulichx86: make hypervisor build with gcc11
2021-05-27 Jan Beulichfirmware/shim: UNSUPPORTED=n
2021-05-26 Julien Gralltools/xenstored: Remove unused parameter in check_domains()
2021-05-26 Julien Gralltools/console: Use const whenever we point to literal...
2021-05-26 Julien Grallxen/char: console: Use const whenever we point to liter...
2021-05-26 Jan Beulichfirmware/shim: drop XEN_CONFIG_EXPERT uses
2021-05-26 Jan Beulichfirmware/shim: update linkfarm exclusions
2021-05-26 Jan Beulichx86/guest: fix build when HVM and !PV32
2021-05-25 Connor Davisautomation: Add container for riscv64 builds
2021-05-25 Jan Beulichx86/shadow: fix DO_UNSHADOW()
2021-05-19 Dario Faggioliautomation: fix dependencies on openSUSE Tumbleweed...
2021-05-19 Dario Faggioliautomation: use DOCKER_CMD for building containers too
2021-05-19 Julien Gralltools/libs: guest: Fix Arm build after 8fc4916daf2a
2021-05-18 Julien Gralltools/xenmon: xenbaked: Mark const the field text in...
2021-05-18 Julien Gralltools/top: The string parameter in set_prompt() and...
2021-05-18 Julien Gralltools/misc: Use const whenever we point to literal...
2021-05-18 Julien Gralltools/libs: stat: Use const whenever we point to litera...
2021-05-18 Julien Gralltools/libs: guest: Use const whenever we point to liter...
2021-05-18 Juergen Grosstools/xenstore: simplify xenstored main loop
2021-05-18 Juergen Grosstools/xenstore: move per connection read and write...
2021-05-17 Juergen Grosstools/xenstore: cleanup Makefile and gitignore
2021-05-17 Julien Grallxen/arm: kernel: Propagate the error if we fail to...
2021-05-17 Connor Davisxen: fix build when !CONFIG_GRANT_TABLE
2021-05-17 Juergen Grossinclude/public: add RING_RESPONSE_PROD_OVERFLOW macro
2021-05-17 Jan BeulichArgo/XSM: add SILO hooks
2021-05-17 Jan Beulichx86/shim: fix build when !PV32
2021-05-17 Jan Beulichx86emul: fix test harness build for gas 2.36
2021-05-17 Jan Beulichx86/AMD: also determine L3 cache size
2021-05-17 Jan Beulichbuild: centralize / unify asm-offsets generation
2021-05-13 Andrew CooperRevert "x86/PV32: avoid TLB flushing after mod_l3_entry...
2021-05-12 Julien Grallxen/arm: gic-v3: Add missing breaks gicv3_read_apr()
2021-05-12 Olaf Heringtools: remove unused sysconfig variable XENSTORED_ROOTDIR
2021-05-10 Volodymyr Babchukoptee: enable OPTEE_SMC_SEC_CAP_MEMREF_NULL capability
2021-05-10 Julien Gralltools/xenstore: Fix indentation in the header of xensto...
2021-05-10 Julien Gralltools/xenstored: Prevent a buffer overflow in dump_stat...
2021-05-10 Michal Orzelarm/time,vtimer: Get rid of READ/WRITE_SYSREG32
2021-05-10 Michal Orzelarm/page: Get rid of READ/WRITE_SYSREG32
2021-05-10 Michal Orzelxen/arm: Always access SCTLR_EL2 using READ/WRITE_SYSREG()
2021-05-10 Michal Orzelarm/p2m: Get rid of READ/WRITE_SYSREG32
2021-05-10 Michal Orzelarm/gic: Get rid of READ/WRITE_SYSREG32
next