xen.git
2021-01-30 Andrew Cooperxen/memory: Improve compat XENMEM_acquire_resource...
2021-01-30 Andrew Cooperxen/memory: Fix acquire_resource size semantics
2021-01-30 Andrew Cooperxen/gnttab: Rework resource acquisition
2021-01-30 Andrew Cooperxen/memory: Reject out-of-range resource 'frame' values
2021-01-29 Manuel Bouyerlibs/store: make build without PTHREAD_STACK_MIN
2021-01-29 Manuel Bouyerlibs/light: pass some infos to qemu
2021-01-29 Manuel Bouyerlibs/light: make it build without setresuid()
2021-01-29 Manuel Bouyerlibs/light: fix uuid on NetBSD
2021-01-29 Manuel Bouyerlibs/light: fix tv_sec printf format
2021-01-29 Manuel Bouyerlibs/light: Switch NetBSD to QEMU_XEN
2021-01-29 Manuel Bouyerlibs/gnttab: implement on NetBSD
2021-01-29 Manuel Bouyerlibs/call: fix build on NetBSD
2021-01-29 Manuel BouyerNetBSD hotplug: fix block unconfigure on destroy
2021-01-29 Manuel BouyerNetBSD hotplug: Introduce locking functions
2021-01-29 Oleksandr Tyshchenkoxen/ioreq: Make the IOREQ feature selectable on Arm
2021-01-29 Oleksandr Tyshchenkoxen/ioreq: Do not let bufioreq to be used on other...
2021-01-29 Oleksandr Tyshchenkoxen/arm: Add mapcache invalidation handling
2021-01-29 Oleksandr Tyshchenkoxen/ioreq: Make x86's send_invalidate_req() common
2021-01-29 Oleksandr Tyshchenkoxen/arm: io: Harden sign extension check
2021-01-29 Oleksandr Tyshchenkoxen/arm: io: Abstract sign-extension
2021-01-29 Oleksandr Tyshchenkoxen/dm: Introduce xendevicemodel_set_irq_level DM op
2021-01-29 Oleksandr Tyshchenkoxen/ioreq: Introduce domain_has_ioreq_server()
2021-01-29 Oleksandr Tyshchenkoxen/mm: Handle properly reference in set_foreign_p2m_en...
2021-01-29 Oleksandr Tyshchenkoxen/arm: Call vcpu_ioreq_handle_completion() in check_f...
2021-01-29 Julien Grallarm/ioreq: Introduce arch specific bits for IOREQ/DM...
2021-01-29 Oleksandr Tyshchenkoxen/ioreq: Use guest_cmpxchg64() instead of cmpxchg()
2021-01-29 Oleksandr Tyshchenkoxen/ioreq: Remove "hvm" prefixes from involved function...
2021-01-29 Julien Grallxen/mm: Make x86's XENMEM_resource_ioreq_server handlin...
2021-01-29 Oleksandr Tyshchenkoxen/ioreq: Move x86's io_completion/io_req fields to...
2021-01-29 Julien Grallxen/ioreq: Make x86's IOREQ related dm-op handling...
2021-01-29 Oleksandr Tyshchenkoxen/ioreq: Move x86's ioreq_server to struct domain
2021-01-29 Oleksandr Tyshchenkoxen/ioreq: Make x86's hvm_ioreq_(page/vcpu/server)...
2021-01-29 Oleksandr Tyshchenkoxen/ioreq: Make x86's hvm_mmio_first(last)_byte() common
2021-01-29 Oleksandr Tyshchenkoxen/ioreq: Make x86's hvm_ioreq_needs_completion()...
2021-01-29 Oleksandr Tyshchenkoxen/ioreq: Make x86's IOREQ feature common
2021-01-29 Oleksandr Tyshchenkox86/ioreq: Provide out-of-line wrapper for the handle_m...
2021-01-29 Oleksandr Tyshchenkox86/ioreq: Add IOREQ_STATUS_* #define-s and update...
2021-01-29 Oleksandr Tyshchenkox86/ioreq: Prepare IOREQ feature for making it common
2021-01-29 Rahul Singhxen/arm: smmuv3: Disable the SMMUv3 driver when ACPI...
2021-01-29 Roger Pau Monnéx86/pvh: pass module command line to dom0
2021-01-29 Igor Druzhininviridian: allow vCPU hotplug for Windows VMs
2021-01-29 Igor Druzhininviridian: remove implicit limit of 64 VPs per partition
2021-01-29 Norbert Kamińskix86: Support booting under Secure Startup via SKINIT
2021-01-29 Andrew Cooperx86/svm: Reimplement VMRUN/STGI/CLGI with new asm-defns...
2021-01-29 Andrew Cooperx86/smpboot: Allow making an INIT IPI conditional
2021-01-29 Andrew Cooperx86/smpboot: Re-position the call to tboot_wake_ap()
2021-01-29 Jan Beulichx86/HVM: re-order error path of hvm_domain_initialise()
2021-01-29 Jan Beulichmemory: bail from page scrubbing when CPU is no longer...
2021-01-29 Roger Pau Monnélibs/foreignmemory: fix MiniOS build
2021-01-29 Stefano Stabellinixen: add (EXPERT) to one-line description of XEN_SHSTK
2021-01-29 Stefano Stabellinixen: EXPERT clean-up and introduce UNSUPPORTED
2021-01-28 Andrew Cooperx86/boot: Drop 'noapic' suggestion from check_timer()
2021-01-28 Ian Jacksonxen-release-management doc: More info on schedule
2021-01-28 Manuel BouyerFix error: array subscript has type 'char'
2021-01-28 Andrew Cooperxen/memory: Clarify the XENMEM_acquire_resource ABI...
2021-01-28 Andrew Coopertools/foreignmem: Support querying the size of a resource
2021-01-28 Manuel Bouyerlibs/foreignmemory: Implement on NetBSD
2021-01-27 Andrew Cooperx86/ucode: Introduce ucode=allow-same for testing purposes
2021-01-27 Andrew Cooperx86/ucode/intel: Fix handling of microcode revision
2021-01-27 Andrew Cooperx86/ucode: Break out compare_revisions() from existing...
2021-01-27 Andrew Cooperx86/timer: Fix boot on Intel systems using ITSSPRC...
2021-01-27 Juergen GrossMAINTAINERS: fix entry for LIBXENLIGHT
2021-01-27 Jan Beulichxenstored: fix build on libc without O_CLOEXEC
2021-01-27 Jan Beulichlibxlutil: avoid almost-undefined behavior
2021-01-27 Jan Beulichlibxenguest: drop now unused le32_to_cpup() from lz4...
2021-01-27 Jan Beulichx86/PV: use 64-bit subtract to adjust guest RIP upon...
2021-01-27 Jan Beulichevtchn: don't pointlessly use get_domain()
2021-01-26 Roger Pau Monnéx86/vmsi: tolerate unsupported MSI address/data fields
2021-01-26 Jan Beulichtools/libs: honor build dependencies for recently moved...
2021-01-26 Jan Beulichxen/include: compat/xlat.h may change with .config...
2021-01-26 Jan Beulichlibxenguest: "standardize" LZO kernel decompression...
2021-01-26 Jan Beulichlibxenguest: support zstd compressed kernels
2021-01-26 Jan Beulichlibxenguest: add get_unaligned_le32()
2021-01-26 Jan Beulichx86/shadow: use __put_user() instead of __copy_to_user()
2021-01-26 Roger Pau Monnex86/msr: Don't inject #GP when trying to read FEATURE_C...
2021-01-26 Andrew Cooperx86/pv: Inject #UD for missing SYSCALL callbacks
2021-01-25 Paul Durrantdocs/migration: add missing definitions to libxc-migrat...
2021-01-25 Juergen Grosstools/xenstore: fix use after free bug in xenstore_control
2021-01-23 Rahul Singhxen/arm: smmuv3: Add support for SMMUv3 driver
2021-01-23 Rahul Singhxen/arm: smmuv3: Replace linux functions with xen funct...
2021-01-23 Rahul Singhxen/arm: smmuv3: Use fallthrough pseudo-keyword
2021-01-23 Rahul Singhxen/compiler: import 'fallthrough' keyword from linux
2021-01-23 Rahul Singhxen/device-tree: Add dt_property_match_string helper
2021-01-23 Rahul Singhxen/arm: smmuv3: Remove Linux specific code that is...
2021-01-23 Rahul Singhxen/arm: smmuv3: Remove support for Stage-1 translation...
2021-01-23 Rahul Singhxen/arm: smmuv3: Revert patch related to XArray
2021-01-23 Rahul Singhxen/arm: Revert atomic operation related command-queue...
2021-01-23 Rahul Singhxen/arm: smmuv3: Import the SMMUv3 driver from Linux
2021-01-23 Julien Grallxen/arm: setup: Call unregister_init_virtual_region...
2021-01-23 Julien Grallxen/arm: mm: Remove ; at the end of mm_printk()
2021-01-23 Stefano Stabellinixen/arm: mm: Remove special case for CPU0 in dump_hyp_w...
2021-01-23 Juergen Grossxen: add support for automatic debug key actions in...
2021-01-23 Juergen Grossxen: enable keyhandlers to work without register set...
2021-01-23 Juergen Grossxen/arm: add support for run_in_exception_handler()
2021-01-23 Stefano Stabelliniautomation: fix qemu-alpine-arm64.sh
2021-01-22 Edwin Töröktools/oxenstored: Use more efficient tries
2021-01-22 Edwin Töröktools/oxenstored: Use more efficient node trees
2021-01-22 Edwin Töröktools/oxenstored: Backport find_opt/update from 4.06
2021-01-22 Edwin Töröktools/oxenstored: Replace hand rolled GC with weak...
2021-01-22 Edwin Töröktools/ocaml/libs/xc: Backward compatible domid control...
next