xen.git
2021-02-16 Julien Grallxen/page_alloc: Only flush the page to RAM once we...
2021-02-16 Jan BeulichSUPPORT.md: PV display frontend is unsupported in ...
2021-02-12 Stefano Stabellinixen/arm: fix gnttab_need_iommu_mapping
2021-02-12 Stefano Stabellinixen: workaround missing device_type property in pci...
2021-02-11 Andrew Cooperautomation: Add Ubuntu Focal builds
2021-02-11 Andrew Coopertools/libxl: Document where the magic MAC numbers come...
2021-02-11 Jan Beulichx86emul: fix SYSENTER/SYSCALL switching into 64-bit...
2021-02-10 Ian Jacksontools: rerun autoconf again
2021-02-10 Andrew Cooperx86/ucode/amd: Fix microcode payload size for Fam19...
2021-02-10 Andrew Cooperx86/ucode/amd: Handle length sanity check failures...
2021-02-10 Andrew Cooperx86/ucode/amd: Fix OoB read in cpu_request_microcode()
2021-02-10 Roger Pau Monnetools/configure: add bison as mandatory
2021-02-10 Roger Pau Monneautoconf: check endian.h include path
2021-02-09 Olaf Heringxl: optionally print timestamps when running xl commands
2021-02-09 Olaf Heringtools: add with-xen-scriptdir configure option
2021-02-09 Olaf Heringtools: move CONFIG_DIR and XEN_CONFIG_DIR in paths.m4
2021-02-09 Ian Jacksontools: Regenerate autoconf
2021-02-08 Olaf Heringtools: remove tabs from code produced by libxl_save_msg...
2021-02-08 Olaf HeringUse XEN_SCRIPT_DIR to refer to /etc/xen/scripts
2021-02-08 Olaf HeringUpdate .gitignore for some docs files
2021-02-08 Olaf Heringdocs: substitute XEN_CONFIG_DIR in xl.conf.5
2021-02-08 Olaf Heringdocs: remove stale create example from xl.1
2021-02-08 Andrew Coopertools/libxl: Fix ARM build
2021-02-08 Igor Druzhinintools/libxl: only set viridian flags on new domains
2021-02-08 Igor Druzhinintools/libxl: pass libxl__domain_build_state to libxl__a...
2021-02-05 Tamas K Lengyelx86/vm_event: add response flag to reset vmtrace buffer
2021-02-05 Tamas K Lengyelx86/vm_event: Carry the vmtrace buffer position in...
2021-02-05 Tamas K Lengyelxen/vmtrace: support for VM forks
2021-02-05 Michał Leszczyńskitools/misc: Add xen-vmtrace tool
2021-02-05 Michał Leszczyńskitools/libxc: Add xc_vmtrace_* functions
2021-02-05 Michał Leszczyńskixen/domctl: Add XEN_DOMCTL_vmtrace_op
2021-02-05 Michał Leszczyńskix86/vmx: Add Intel Processor Trace support
2021-02-05 Michał Leszczyńskixen/memory: Add a vmtrace_buf resource type
2021-02-05 Michał Leszczyńskitools/[lib]xl: Add vmtrace_buf_size parameter
2021-02-05 Michał Leszczyńskixen/domain: Add vmtrace_size domain creation parameter
2021-02-05 Andrew Cooperxen/memory: Fix mapping grant tables with XENMEM_acquir...
2021-02-05 Jan Beulichx86/EFI: work around GNU ld 2.36 issue
2021-02-05 Roger Pau Monnetools/tests: fix resource test build on FreeBSD
2021-02-04 Andrew Coopertools/tests: Introduce a test for acquire_resource
2021-02-04 Manuel Bouyerdocs/man: Document qemu-ifup on NetBSD
2021-02-04 Manuel Bouyertools/xenstored: close socket connections on error
2021-02-04 Manuel Bouyertools/hotplug: Add a qemu-ifup script on NetBSD
2021-02-04 Andrew Cooperlibs/devicemodel: Fix ABI breakage from xendevicemodel_...
2021-02-04 Edwin Töröktools/oxenstored: mkdir conflicts were sometimes missed
2021-02-04 Edwin Töröktools/oxenstored: Reject invalid watch paths early
2021-02-04 Edwin Töröktools/oxenstored: Fix quota calculation for mkdir EEXIST
2021-02-04 Roger Pau Monnéx86/efi: enable MS ABI attribute on clang
2021-02-04 Jan BeulichIOREQ: fix waiting for broadcast completion
2021-02-04 Jan Beulichx86/string: correct memmove()'s forwarding to memcpy()
2021-02-03 Andrew Cooperlibs/foreignmem: Fix/simplify errno handling for map_re...
2021-02-03 Andrew Cooperlibs/foreignmem: Drop useless and/or misleading logging
2021-02-02 Jan Beulichx86/build: correctly record dependencies of asm-offsets.s
2021-02-02 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2021-02-02 Julien Grallmemory: fix build with COVERAGE but !HVM
2021-02-02 Andrew Cooperxenstore: Fix all builds
2021-02-02 Andrew Cooperxenstore: Fix all builds
2021-02-01 Roger Pau Monnexenstore: fix build on {Net/Free}BSD
2021-02-01 Ian Jacksonxenpmd.c: Remove hard tab
2021-02-01 Manuel Bouyerxenpmd.c: use dynamic allocation
2021-01-30 Tamas K Lengyelx86/debug: fix page-overflow bug in dbg_rw_guest_mem
2021-01-30 Andrew Cooperxen+tools: Introduce XEN_SYSCTL_PHYSCAP_vmtrace
2021-01-30 Andrew Cooperxen/memory: Indent part of acquire_resource()
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
next