]> xenbits.xensource.com Git - people/andrewcoop/xen.git/shortlog
people/andrewcoop/xen.git
2024-07-03 Andrew Coopermkheader: escape auto-python
2024-07-03 Andrew Coopermkheader: pythonic
2024-07-03 Andrew Cooperpython -Werror
2024-07-03 Andrew Cooperxen: Fix XEN_EXTRAVERSION after 4.19-rc1
2024-07-03 Jan Beulichcmdline: "extra_guest_irqs" is inapplicable to PVH
2024-07-03 Jan Beulichamend 'cmdline: document and enforce "extra_guest_irqs...
2024-07-02 Jan Beulichxen: avoid UB in guest handle field accessors
2024-07-02 Jan Beulichx86/entry: don't clear DF when raising #UD for lack...
2024-07-02 Jan Beulichcmdline: document and enforce "extra_guest_irqs" upper...
2024-07-02 Andrew Coopertools/libxs: Fix CLOEXEC handling in xs_fileno()
2024-07-02 Andrew Coopertools/libxs: Fix CLOEXEC handling in get_socket()
2024-07-02 Andrew Coopertools/libxs: Fix CLOEXEC handling in get_dev()
2024-07-02 Andrew Coopertools/dombuilder: Correct the length calculation in...
2024-07-02 Oleksii Kurochkoxen/common: fix build issue for common/trace.c
2024-07-02 Jan Beulichpirq_cleanup_check() leaks
2024-07-01 Julien GrallUpdate Xen version to 4.19-rc
2024-07-01 Julien GrallConfig.mk pin QEMU_UPSTREAM_REVISION (prep for Xen...
2024-06-28 George DunlapMAINTAINERS: Step down as maintainer and committer
2024-06-27 Federico Serafiniautomation/eclair: add deviations agreed in MISRA meetings
2024-06-27 Nicola Vetrinix86/traps: address violations of MISRA C Rule 20.7
2024-06-27 Nicola Vetriniautomation/eclair_analysis: clean ECLAIR configuration...
2024-06-27 Nicola Vetrinix86/irq: address violations of MISRA C Rule 20.7
2024-06-27 Nicola Vetriniautomation/eclair_analysis: address violations of MISRA...
2024-06-27 Nicola Vetrinixen/guest_access: address violations of MISRA rule...
2024-06-27 Nicola Vetrinixen/self-tests: address violations of MISRA rule 20.7
2024-06-27 Nicola Vetriniautomation/eclair: address violations of MISRA C Rule...
2024-06-26 George DunlapCHANGELOG: Add entries related to tracing
2024-06-26 George Dunlaptools/xenalyze: Remove argp_program_bug_address
2024-06-26 George DunlapCHANGELOG.md: Fix indentation of "Removed" section
2024-06-26 Jan BeulichConfig.mk: update MiniOS commit
2024-06-25 Alessandro... automation/eclair_analysis: deviate and|or|xor|not...
2024-06-25 Federico Serafiniautomation/eclair: configure Rule 13.6 and custom servi...
2024-06-25 Jan Beulichgnttab: fix compat query-size handling
2024-06-25 Jan Beulichxen: re-add type checking to {,__}copy_from_guest_offset()
2024-06-25 Anthony PERARDMAINTAINERS: Update my email address again
2024-06-24 Andrew Cooperx86/pagewalk: Address MISRA R8.3 violation in guest_wal...
2024-06-24 Alessandro... common/unlzo: address violation of MISRA C Rule 7.3
2024-06-24 Federico Serafiniautomation/eclair: add more guidelines to the monitored set
2024-06-24 Federico Serafiniautomation/eclair: add deviations of MISRA C Rule 5.5
2024-06-24 Federico Serafiniautomation/eclair: add deviation for MISRA C Rule 17.7
2024-06-24 Michal Orzelxen/arm: static-shmem: request host address to be speci...
2024-06-24 Andrew Cooperxen/riscv: Drop legacy __ro_after_init definition
2024-06-24 Andrew Cooperxen/gnttab: Perform compat/native gnttab_query_size...
2024-06-24 Andrew Cooperxen/xlat: Sort structs per file
2024-06-24 Andrew Cooperxen/xlat: Sort out whitespace
2024-06-24 Jan Beulichx86/shadow: Don't leave trace record field uninitialized
2024-06-24 Andrew Cooperx86/shadow: Rework trace_shadow_emulate_other() as...
2024-06-24 Andrew Cooperx86/shadow: Introduce sh_trace_gl1e_va()
2024-06-24 Andrew Cooperx86/shadow: Rework trace_shadow_gen() into sh_trace_va()
2024-06-24 Andrew Coopertools/xl: Open xldevd.log with O_CLOEXEC
2024-06-21 Jan Beulichlibelf: avoid UB in elf_xen_feature_{get,set}()
2024-06-21 Matthew Barnesx86/ioapic: Fix signed shifts in io_apic.c
2024-06-20 Jan Beulichlivepatch: use appropriate type for buffer offset variables
2024-06-20 Roger Pau Monnéx86/irq: forward pending interrupts to new destination...
2024-06-20 Leigh Browntools/libs/light: Fix nic->vlan memory allocation
2024-06-20 Jason Andryukhotplug: Restore block-tap phy compatibility
2024-06-19 Jan Beulichxen: avoid UB in guest handle arithmetic
2024-06-19 Andrew Cooperx86/defns: Clean up X86_{XCR0,XSS}_* constants
2024-06-19 Andrew Cooperx86/cpuid: Fix handling of XSAVE dynamic leaves
2024-06-19 Andrew Cooperx86/cpu-policy: Simplify recalculate_xstate()
2024-06-19 Andrew Cooperx86/xstate: Rework xstate_ctxt_size() as xstate_uncompr...
2024-06-19 Andrew Cooperx86/boot: Collect the Raw CPU Policy earlier on boot
2024-06-19 Andrew Cooperx86/xstate: Cross-check dynamic XSTATE sizes at boot
2024-06-19 Andrew Cooperx86/xstate: Fix initialisation of XSS cache
2024-06-19 Andrew Cooperxen/arch: Centralise __read_mostly and __ro_after_init
2024-06-19 Andrew Cooperxen/irq: Address MISRA Rule 8.3 violation
2024-06-19 Julien GrallRevert "xen/arm: Alloc XenStore page for Dom0less DomUs...
2024-06-19 Julien GrallRevert "docs/features/dom0less: Update the late XenStor...
2024-06-19 Michal Orzelxen/arm: static-shmem: fix "gbase/pbase used uninitiali...
2024-06-19 Henry Wangdocs/features/dom0less: Update the late XenStore init...
2024-06-19 Henry Wangxen/arm: Alloc XenStore page for Dom0less DomUs from...
2024-06-19 Henry Wangxen/arm/static-shmem: Static-shmem should be direct...
2024-06-18 Andrew Cooperxen/ubsan: Fix UB in type_descriptor declaration
2024-06-18 Roger Pau Monnéx86/irq: handle moving interrupts in _assign_irq_vector()
2024-06-18 Roger Pau Monnéx86/irq: deal with old_cpu_mask for interrupts in movem...
2024-06-18 Jan Beulichx86/Intel: unlock CPUID earlier for the BSP
2024-06-18 Nicola Vetriniautomation/eclair_analysis: add more clean MISRA guidelines
2024-06-18 Nicola Vetriniautomation/eclair_analysis: address remaining violation...
2024-06-14 Penny Zhengxen/docs: Describe static shared memory when host addre...
2024-06-14 Luca Fancelluxen/arm: Implement the logic for static shared memory...
2024-06-14 Luca Fancelluxen/arm: Rework heap page allocation outside allocate_b...
2024-06-14 Luca Fancelluxen/arm: Parse xen,shared-mem when host phys address...
2024-06-14 Penny Zhengxen/p2m: put reference for level 2 superpage
2024-06-14 Luca Fancelluxen/arm: Wrap shared memory mapping code in one function
2024-06-14 Luca Fancelluxen/arm: Lookup bootinfo shm bank during the mapping
2024-06-13 Jan Beulichx86/EPT: drop questionable mfn_valid() from epte_get_en...
2024-06-13 Jan Beulichx86/EPT: avoid marking non-present entries for re-confi...
2024-06-13 Jan Beulichx86/EPT: correct special page checking in epte_get_entr...
2024-06-13 Jens Wiklanderxen/arm: ffa: support notification
2024-06-13 Jens Wiklanderxen/arm: add and call tee_free_domain_ctx()
2024-06-13 Jens Wiklanderxen/arm: add and call init_tee_secondary()
2024-06-13 Jens Wiklanderxen/arm: allow dynamically assigned SGI handlers
2024-06-13 Jens Wiklanderxen/arm: ffa: simplify ffa_handle_mem_share()
2024-06-13 Jens Wiklanderxen/arm: ffa: use ACCESS_ONCE()
2024-06-13 Jens Wiklanderxen/arm: ffa: refactor ffa_handle_call()
2024-06-12 Jan Beulichx86/physdev: replace physdev_{,un}map_pirq() checking...
2024-06-12 Roger Pau Monnéx86/irq: limit interrupt movement done by fixup_irqs()
2024-06-12 Roger Pau Monnéx86/irq: describe how the interrupt CPU movement works
2024-06-12 Roger Pau Monnéx86/smp: do not use shorthand IPI destinations in CPU...
2024-06-12 Jan BeulichMAINTAINERS: alter EFI section
next