xen.git
2021-07-27 Alan Robinsontools/libxl: add missing blank in message
2021-07-27 Anthony PERARDtools/firmware/ovmf: Use OvmfXen platform file if exist...
2021-07-27 Scott Davistools/xl: Add stubdomain_cmdline option to xl.cfg
2021-07-26 Igor Druzhinintools/libxc: use uint32_t for pirq in xc_domain_irq_per...
2021-07-20 Michal Orzelxen/arm64: Remove READ/WRITE_SYSREG32 helper macros
2021-07-19 Andrew Cooperx86/hvm: Propagate real error information up through...
2021-07-19 Jan Beulichx86/AMD: adjust SYSCFG, TOM, etc exposure to deal with...
2021-07-19 Jan Beulichlibxl/x86: check return value of SHADOW_OP_SET_ALLOCATI...
2021-07-13 Julien Grallstubdom: foreignmemory: Fix build after 0dbb4be739c5
2021-07-13 Jan BeulichCHANGELOG: record changed PCI device quarantining default
2021-07-13 Jan BeulichIOMMU: correct parsing of "quarantine=scratch-page"
2021-07-09 Andrew Coopertests/xenstore: Rework Makefile
2021-07-09 Andrew Coopertests/cpu-policy: Rework Makefile
2021-07-09 Andrew Coopertests/resource: Rework Makefile
2021-07-09 Andrew Coopertools/tests: Drop obsolete mce-test infrastructure
2021-07-09 Tamas K Lengyeltools/misc/xen-vmtrace: handle more signals and install...
2021-07-09 Olaf Heringautomation: provide pciutils in opensuse packages
2021-07-09 Olaf Heringautomation: provide SDL and SDL2 in opensuse images
2021-07-09 Olaf Heringautomation: add meson and ninja to tumbleweed container
2021-07-09 Costin Luputools/ocaml: Fix redefinition errors
2021-07-09 Costin Luputools/libs/gnttab: Fix PAGE_SIZE redefinition error
2021-07-09 Costin Luputools/libs/foreignmemory: Fix PAGE_SIZE redefinition...
2021-07-09 Costin Luputools/libfsimage: Fix PATH_MAX redefinition error
2021-07-09 Costin Luputools/debugger: Fix PAGE_SIZE redefinition error
2021-07-09 Olaf Heringautomation: document how to refresh a container
2021-07-09 Olaf Heringautomation: avoid globbering the docker run args
2021-07-09 Olaf Heringautomation: use zypper dup in tumbleweed dockerfile
2021-07-09 Andrew Coopercirrus-ci: Fix FreeBSD build following QEMU update
2021-07-09 Richard Kojedzinszkytools/libxenstat: fix populating vbd.rd_sect
2021-07-09 Olaf Heringtools: ipxe: update for fixing build with GCC11
2021-07-09 Jan Beulichx86: mark hypercall argument regs clobbering for intend...
2021-07-09 Jan Beulichx86emul: pad blob-execution "okay" messages
2021-07-09 Jan Beulichx86/AMD: drop MSR_K7_HWCR
2021-07-09 Jan Beulichx86/AMD: expose SYSCFG, TOM, TOM2, and IORRs to Dom0
2021-07-09 Daniel P. Smithdocs/designs/launch: Hyperlaunch device tree
2021-07-09 Daniel P. Smithdocs/designs/launch: Hyperlaunch design document
2021-07-08 Olaf Heringautomation: collect log files in subdirectories
2021-07-08 Olaf Heringautomation: dump contents of /etc/os-release
2021-07-08 Anthony PERARDautomation: Check if ninja is available before building...
2021-07-08 Anthony PERARDautomation: Adding ninja-build to some docker images
2021-07-07 Anthony PERARDbuild,tools: have default rules depends on symbols
2021-07-07 Anthony PERARDbuild: use $(kconfig) shortcut in clean rule
2021-07-07 Anthony PERARDbuild: clean "lib.a"
2021-07-07 Rahul Singhxen/arm: smmuv1: Switch from kzalloc_array(..) to devm_...
2021-07-07 Michal Orzelarm: Fix arch_initialise_vcpu to be unsupported
2021-07-07 Bertrand Marquistools: Fix CPSR/SPSR print size
2021-07-07 Julien Gralltools/xen-foreign: Update the size for vcpu_guest_...
2021-07-07 Jan Beulichx86/mem-sharing: mov {get,put}_two_gfns()
2021-07-07 Jan Beulichx86/mem-sharing: ensure consistent lock order in get_tw...
2021-07-07 Jan BeulichIOMMU: make DMA containment of quarantined devices...
2021-07-06 Olaf Heringtools/migration: unify type checking for data pfns...
2021-07-06 Olaf Heringtools/migration: unify type checking for data pfns...
2021-07-06 Olaf Heringtools/migration: unify known page type checking
2021-07-06 Olaf Heringtools/python: fix Python3.4 TypeError in format string
2021-07-06 Olaf Heringtools/python: handle libxl__physmap_info.name properly...
2021-07-06 Michal Orzelarm64: Change type of hsr, cpsr, spsr_el1 to uint64_t
2021-07-06 Oleksandr Tyshchenkoxen/arm: bootfdt: Always sort memory banks
2021-07-06 Julien Gralltools/xenstored: Stash the correct request in lu_status->in
2021-07-06 Sergiy Kibriklibxl/arm: provide guests with random seed
2021-07-05 Anthony PERARDMAINTAINERS: Updating after change to tools/include/
2021-07-05 Anthony PERARDbuild: fix %.s: %.S rule
2021-07-05 Jan Beulichx86/shadow: drop callback_mask pseudo-variables
2021-07-05 Andrew Coopertools/libxenguest: Fix migration's debug option
2021-07-05 Andrew Coopertools/libxenguest: Fix max_extd_leaf calculation for...
2021-07-02 Olaf Heringtools: use integer division in convert-legacy-stream
2021-07-02 Olaf Heringtools: fix comment typo in libxl__cpuid_legacy
2021-07-02 Anthony PERARDlibxl: Fix QEMU cmdline for scsi device
2021-07-02 Anthony PERARDlibxl: Replace short-form boolean for QEMU's -vnc
2021-07-02 Anthony PERARDConfig.mk: re-pin OVMF changeset and unpin qemu-xen
2021-06-29 Jan BeulichAMD/IOMMU: re-work locking around sending of commands
2021-06-29 Jan BeulichAMD/IOMMU: redo awaiting of command completion
2021-06-29 Jan Beulichx86emul: avoid using _PRE_EFLAGS() in a few cases
2021-06-29 Jan Beulichx86/mm: pull a sanity check earlier in xenmem_add_to_ph...
2021-06-29 Jan Beulichx86/paging: deal with log-dirty stats overflow
2021-06-29 Jan Beulichfully replace mfn_to_gmfn()
2021-06-28 Andrew CooperReplace FSF street address with canonical URL (again)
2021-06-25 Rahul Singhxen/arm: smmuv1: Set privileged attr to 'default'
2021-06-25 Rahul Singhxen/arm: smmuv1: Fixed stream matching register allocation
2021-06-25 Jan BeulichIOMMU/PCI: don't let domain cleanup continue when devic...
2021-06-25 Andrew Cooperlibxencall: Bump SONAME following new functionality
2021-06-25 Julien Gralltools/xenstored: Correctly read the requests header...
2021-06-24 Julien Gralltools/xenstored: Remove redundant check in socket_can_p...
2021-06-24 Jan Beulichlibxc: make xc_domain_maximum_gpfn() endianness-agnostic
2021-06-24 Jan Beulichlibxencall: drop bogus mentioning of xencall6()
2021-06-24 Jan Beulichlibxc: use multicall for memory-op on Linux (and Solaris)
2021-06-24 Jan Beulichlibxencall: introduce variant of xencall2() returning...
2021-06-24 Jan Beulichlibxencall: osdep_hypercall() should return long
2021-06-24 Jan Beulichx86/HVM: wire up multicalls
2021-06-24 Jan BeulichVT-d: drop/move a few QI related constants
2021-06-24 Jan BeulichVT-d: centralize mapping of QI entries
2021-06-24 Jan BeulichVT-d: don't lose errors when flushing TLBs on multiple...
2021-06-24 Jan BeulichVT-d: clear_fault_bits() should clear all fault bits
2021-06-24 Jan BeulichVT-d: adjust domid map updating when unmapping context
2021-06-24 Jan BeulichVT-d: undo device mappings upon error
2021-06-24 Julien GralLtools/xenstored: Don't crash xenstored when Live-Update...
2021-06-24 Julien Gralltools/xenstored: Delay new transaction while Live-Updat...
2021-06-24 Julien Gralltools/xenstored: Dump delayed requests
2021-06-24 Daniel P. Smithmaintainers: adding new reviewer for xsm
2021-06-24 Oleksandr Tyshchenkoiommu/arm: ipmmu-vmsa: Add compatible for Renesas R...
2021-06-24 Julien Gralltools/xenstored: Extend restore code to handle multiple...
next