xen.git
2020-01-30 Anthony PERARDxen: Update Kconfig to Linux v5.4
2020-01-29 Tamas K Lengyelx86/mem_access: use __get_gfn_type_access in set_mem_access
2020-01-29 Igor Druzhininx86/suspend: disable watchdog before calling console_st...
2020-01-29 Olaf Heringx86/domctl: fix typo in comment
2020-01-29 Tamas K Lengyelx86/mem_sharing: replace MEM_SHARING_DEBUG with gdprintk
2020-01-29 Roger Pau Monnéx86/apic: fix disabling LVT0 in disconnect_bsp_APIC
2020-01-28 Juergen Grossdocs: document CONTROL command of xenstore protocol
2020-01-28 Wei Liudocs: fix StudlyCaps in libxl-migration-stream.pandoc
2020-01-28 Ian Jacksondocs: Fix StudlyCaps in libxc-migration-stream.pandoc...
2020-01-28 Juergen Grossdocs: add DIRECTORY_PART specification do xenstore...
2020-01-27 Ian Jacksonlibxl: event: Move poller pipe emptying to the end...
2020-01-27 Ian Jacksonlibxl: event: Fix possible hang with libxl_osevent_befo...
2020-01-27 Ian Jacksonlibxl: event: Break out baton_wake
2020-01-27 Ian Jacksonlibxl: event: poller pipe optimisation
2020-01-27 Ian Jacksonlibxl: event: Fix hang when mixing blocking and eventy...
2020-01-27 Ian Jacksonlibxl: event: Make libxl__poller_wakeup take a gc,...
2020-01-27 Ian Jacksonlibxl: event: Make LIBXL__EVENT_DISASTER take a gc...
2020-01-27 Ian Jacksonlibxl: event: Introduce CTX_UNLOCK_EGC_FREE
2020-01-27 Ian Jacksonlibxl: event: Rename ctx.pollers_fd_changed to .pollers...
2020-01-27 Ian Jacksonlibxl: event: Rename poller.fds_changed to .fds_deregis...
2020-01-27 Ian JacksonRevert "docs: retrospectively add XS_DIRECTORY_PART...
2020-01-27 Paul Durrantdocs: retrospectively add XS_DIRECTORY_PART to the...
2020-01-27 Ian JacksonMAINTAINERS: Make tools/xl part of LIBXENLIGHT stanza
2020-01-27 Anthony PERARDautomation: updating container to have python3-config...
2020-01-27 Anthony PERARDautomation: Only build QEMU if Python >= 3.5
2020-01-27 Jeff Kubascikxen/arm: Sign extend TimerValue when computing the...
2020-01-27 Jeff Kubascikxen/arm: remove physical timer offset
2020-01-25 Paul Durrantxen/mm: remove donate_page()
2020-01-25 Paul Durrantx86/hvm: make domain_destroy() method optional
2020-01-25 Paul Durrantx86/hvm: add domain_relinquish_resources() method
2020-01-25 Paul Durrantx86/vmx: make apic_access_mfn type-safe
2020-01-25 Andrew Coopertools/libxl: Reposition build_pre() logic between archi...
2020-01-24 Andrew Cooperxen/list: Remove prefetching
2020-01-24 Anthony PERARDlibxl: Fix comment about dcs.sdss
2020-01-24 Anthony PERARDxen/test/livepatch: remove include of Config.mk
2020-01-24 Anthony PERARDxen/build: Remove left over -DMAX_PHYS_IRQS
2020-01-24 Juergen Grossxen: make CONFIG_DEBUG_LOCKS usable without CONFIG_DEBUG
2020-01-24 Andrew Coopertools/libxl: Code-gen improvements for libxl_save_msgs_...
2020-01-24 Tamas K Lengyelx86/mem_access: move _ve functions to x86 header
2020-01-24 Andrew CooperRevert "tools/libxl: Plumb domain_create_state down...
2020-01-24 Jan BeulichArm/p2m: fix build after ea22bcd030da and 2aa977eb6baa
2020-01-24 Eslam Elniketyx86/microcode: use const qualifier for microcode buffer
2020-01-24 Eslam Elniketyx86/microcode: avoid unnecessary xmalloc/memcpy of...
2020-01-24 Eslam Elniketyx86/microcode: improve documentation for ucode=
2020-01-24 Juergen Grosssched: avoid cpumasks on stack in sched/core.c
2020-01-24 Tamas K Lengyelx86/mem_sharing: Skip xen heap pages in memshr nominate
2020-01-24 Tamas K Lengyelx86/mem_sharing: enable mem_sharing on first memop
2020-01-24 Tamas K Lengyelx86/mem_sharing: convert MEM_SHARING_DESTROY_GFN to...
2020-01-24 Tamas K Lengyelx86/mem_sharing: make add_to_physmap static and shorten...
2020-01-24 Tamas K Lengyelx86/mem_sharing: use INVALID_MFN and p2m_is_shared...
2020-01-24 Tamas K Lengyelx86/mem_sharing: define mem_sharing_domain to hold...
2020-01-24 Tamas K Lengyelx86/mem_sharing: don't try to unshare twice during...
2020-01-24 Tamas K Lengyelx86/mem_sharing: drop flags from mem_sharing_unshare_page
2020-01-24 Tamas K Lengyelx86/mem_sharing: make get_two_gfns take locks conditionally
2020-01-23 Alexandru Stefan... x86/mm: Make use of the default access param from xc_al...
2020-01-23 Alexandru Stefan... x86/mm: Pull vendor-independent altp2m code out of...
2020-01-23 Alexandru Stefan... x86/altp2m: Add hypercall to set a range of sve bits
2020-01-23 Alexandru Stefan... x86/mm: Add array_index_nospec to guest provided index...
2020-01-22 Andrew Cooperx86/boot: Drop sym_fs()
2020-01-22 Andrew Cooperx86/boot: Simplify pagetable manipulation loops
2020-01-22 Andrew Cooperx86/boot: Drop explicit %fs uses
2020-01-22 Andrew Cooperx86/boot: Size the boot/directmap mappings dynamically
2020-01-22 Andrew Cooperx86/boot: Create the l2_xenmap[] mappings dynamically
2020-01-22 Juergen Grossxen/sched: add const qualifier where appropriate
2020-01-22 Juergen Grossxen/sched: eliminate sched_tick_suspend() and sched_tic...
2020-01-22 Juergen Grossxen/sched: switch scheduling to bool where appropriate
2020-01-22 Juergen Grossxen/sched: replace null scheduler percpu-variable with...
2020-01-22 Juergen Grossxen/sched: use scratch cpumask instead of allocating...
2020-01-22 Juergen Grossxen/sched: remove special cases for free cpus in schedulers
2020-01-22 Juergen Grossxen/sched: cleanup sched.h
2020-01-22 Juergen Grossxen/sched: make sched-if.h really scheduler private
2020-01-22 Juergen Grossxen/sched: move schedulers and cpupool coding to dedica...
2020-01-22 Jan BeulichVT-d: don't pass bridge devices to domain_context_mappi...
2020-01-22 Roger Pau Monnéx86/smp: use APIC ALLBUT destination shorthand when...
2020-01-21 Julien Grallxen/arm: gic: Remove pointless assertion against enum...
2020-01-21 Julien GrallRevert "xen/arm32: setup: Give a xenheap page to the...
2020-01-21 George Dunlapgolang/xenlight: Don't leak memory on context open...
2020-01-21 George Dunlapgolang/xenlight: Errors are negative
2020-01-21 George Dunlapgo/xenlight: More informative error messages
2020-01-21 George Dunlapgo/xenlight: Fix CpuidPoliclyList conversion
2020-01-21 George Dunlapgolang/xenlight: Do proper nil / NULL conversions for...
2020-01-21 Paul DurrantIntroduce CHANGELOG.md
2020-01-20 Anthony PERARDlinkfarm: Exclude .*.tmp
2020-01-20 Ian Jacksonlibxl: event: Document lifetime API for libxl_childproc...
2020-01-20 Roger Pau Monnéx86/smp: move and clean APIC helpers
2020-01-20 Jan BeulichVT-d: dma_pte_clear_one() can't fail anymore
2020-01-20 Jan BeulichVT-d: adjust log messages in domain_context_mapping_one()
2020-01-18 Artem Mygaievxen/char: scif-uart: Remove useless ASSERT condition
2020-01-17 Jan Beulichbuild: fix dependency file generation with ENFORCE_UNIQ...
2020-01-17 Jason Andryukx86/shadow: use single (atomic) MOV for emulated writes
2020-01-17 Igor Druzhininx86/sm{e, a}p: do not enable SMEP/SMAP in PV shim by...
2020-01-17 Jan Beulichx86: adjust EFI-related build message
2020-01-17 Jan Beulichx86: refine link time stub area related assertion
2020-01-17 Igor Druzhininx86/time: update TSC stamp on restore from deep C-state
2020-01-17 Lars Kurthget-maintainer.pl: Dont fall over when L: contains...
2020-01-16 Andrew Cooperx86/page: Remove bifurcated PAGE_HYPERVISOR constant
2020-01-16 Andrew Coopertools/libxc: Construct 32bit PV guests with L3 A/D...
2020-01-16 Andrew Coopertools/libxl: Plumb domain_create_state down into libxl_...
2020-01-16 Nick Rosbrookgolang/xenlight: implement array Go to C marshaling
2020-01-16 Nick Rosbrookgolang/xenlight: implement keyed union Go to C marshaling
next