xen.git
2018-12-18 Jan Beulichx86emul: fix 3-operand IMUL
2018-12-18 Jan Beulichx86emul/test: drop another instance of .byte
2018-12-17 Andrew Cooperx86/hvm: Corrections to RDTSCP intercept handling
2018-12-17 Julien Grallxen/arm: mm: Use pte_xen_addr when creating xen entries
2018-12-14 Juergen Grossxen: add CONFIG item for default dom0 memory size
2018-12-14 Andrii Anisovarm/irq: skip action availability check for non-debug...
2018-12-14 Andrii Anisovgic-vgic: Drop an excessive clear_lrs
2018-12-13 Paul Durrantamd-iommu: remove page merging code
2018-12-12 Julien Grallxen/arm: mm: Set-up page permission for Xen mappings...
2018-12-12 Julien Grallxen/arm: domctl: Use typesafe gfn in XEN_DOMCTL_cacheflush
2018-12-12 Julien Grallxen/arm: p2m: Rework p2m_cache_flush_range
2018-12-12 Julien Grallxen/arm: traps: Rework leave_hypervisor_tail
2018-12-12 Julien Grallxen/arm: p2m: Extend p2m_get_entry to return the value...
2018-12-12 Julien Grallxen/arm: p2m: Allow to flush cache on any RAM region
2018-12-12 Julien Grallxen/arm: Rework p2m_cache_flush to take a range [begin...
2018-12-12 Julien Grallxen/arm: p2m: Introduce a function to resolve translati...
2018-12-12 Julien Grallxen/arm: p2m: Handle translation fault in get_page_from_gva
2018-12-12 Julien Grallxen/arm: p2m: Introduce p2m_is_valid and use it
2018-12-12 Julien Grallxen/arm: p2m: Clean-up headers included and order them...
2018-12-12 Julien Grallxen/arm: traps: Move the implementation of GUEST_BUG_ON...
2018-12-12 Julien Grallxen/arm: Introduce helpers to clear/flags flags in...
2018-12-11 Wei Liuxen: simplify {check,poison}_one_page
2018-12-11 Wei Liuxen: clean up common/page_alloc.c
2018-12-11 Wei Liux86: remove out label in spurious_interrupt
2018-12-11 Juergen Grossx86: add dom0 memory sizing variants
2018-12-11 Juergen Grossmodify parse_size_and_unit() to support percentage
2018-12-11 Jan Beulichx86emul: slightly alter AVX512 exception checking condi...
2018-12-10 Wei Liuautomation: skip test stage for some branches
2018-12-10 Andrew Cooperx86/VT-x: Don't activate VMCS Shadowing outside of...
2018-12-10 Andrew Cooperdocs/cmdline: Rewrite the cpuid_mask_* section
2018-12-10 Andrew Cooperdocs/cmdline: Move XSM to be in alphabetical order
2018-12-10 Andrew Cooperdocs/cmdline: Fix markdown syntax
2018-12-10 Andrew Cooperx86/pv: Code improvements to do_update_descriptor()
2018-12-10 Andrew Cooperx86: Switch "struct desc_struct" to being seg_desc_t
2018-12-10 Ian JacksonSUPPORT.md: Turn release notes link into a proper link.
2018-12-10 Ian Jacksondocs/parse-support-md: Allow definition lists for features
2018-12-10 Ian Jacksondocs/parse-support-md: Correct handling of Status
2018-12-10 Ian Jacksondocs/parse-support-md: pandoc2html_inline: print failin...
2018-12-10 Ian Jacksondocs/parse-support-md: Break out descr2key
2018-12-10 Ian Jacksondocs/parse-support-md: Adjust some (commented-out)...
2018-12-10 Ian Jacksondocs/parse-support-md: More complete example runes
2018-12-10 Paul Durrantx86/hvm/viridian: stop open coding updates to APIC...
2018-12-10 Paul Durrantx86/hvm: remove duplicate vlapic_find_highest_isr(...
2018-12-07 Oleksandr Tyshchenkoxen/arm32: Remove __init prefixes from funcs that are...
2018-12-07 Oleksandr Tyshchenkoxen/arm: link: Link proc_info_list in .rodata instead...
2018-12-07 Juergen Grosstools/libxl: fix boot of HVM domain with Xenstore-stubdom
2018-12-07 Anthony PERARDtools/xenstore: Document failure for xs_{read,directory...
2018-12-06 Jan Beulichns16550: enable use of PCI MSI
2018-12-06 Jan Beulichconsole: adjust IRQ initialization
2018-12-06 Jan Beulichmake domain_adjust_tot_pages() __must_check
2018-12-06 Jan Beulichx86: reduce code duplication in guest_remove_page()
2018-12-05 Wei Liuautomation: break .gitlab-yaml into smaller files
2018-12-05 Wei Liuautomation: add a qemu smoke test for clang build
2018-12-05 Andrew Cooperx86/hvm: Handle x2apic MSRs via the new guest_{rd,wr...
2018-12-05 Andrew Cooperx86: Fix APIC MSR constant names
2018-12-05 Andrew Cooperx86/cpuid: Drop the synthetic X86_FEATURE_XEN_IBPB
2018-12-05 Andrew Cooperx86/spec-ctrl: Drop the bti= command line option
2018-12-04 Roger Pau Monnépci: apply workaround for Intel errata HSE43 and BDF2...
2018-12-04 Juergen Grossvmx: remove stale prototypes
2018-12-04 Jan Beulichx86emul: raise #GP(0) in VME mode for POPF with TF...
2018-12-04 Jan Beulichx86emul: skip VIF processing in VME mode for 16-bit...
2018-11-30 Andrew Coopertools/libxc: Fix error handling in get_cpuid_domain_info()
2018-11-30 Andrew Coopertools/libxc: Fix issues with libxc and Xen having diffe...
2018-11-30 Olaf Heringxl: free bitmaps on exit
2018-11-30 Jan Beulichx86/shadow: don't enable shadow mode with too small...
2018-11-30 Roger Pau Monnéamd/iommu: skip host bridge devices when updating IOMMU...
2018-11-30 Roger Pau Monnéamd/iommu: assign iommu devices to Xen
2018-11-30 Paul Durrantamd-iommu: replace occurrences of u<N> with uint<N...
2018-11-30 Jan Beulichns16550/PCI: fix skipping of devices
2018-11-28 George Dunlaplibxl: Remove redundant pidpath setting
2018-11-28 Wei Liutools: set Dom0 UUID if requested
2018-11-28 Juergen Grossx86: fix paging_max_paddr_bits()
2018-11-28 Jan Beulichx86emul: correct 32-bit address handling for AVX2 gathers
2018-11-28 Paul Durrantamd-iommu: replace occurrences of bool_t with bool
2018-11-28 Juergen Grossxen: remove trailing spaces from public headers
2018-11-28 Ian Jacksontools/xenstore: Document that xs_close(0) is OK.
2018-11-28 Ian Jacksontools/libvchan: Initialise xs_transaction_t to XBT_NULL...
2018-11-28 Andrii Anisovarm/irq: Fix block parathenses and whitespaces
2018-11-28 Andrii Anisovarm/irq: replace an odd tab with spaces
2018-11-27 Roger Pau Monnemm: make opt_bootscrub non-init
2018-11-27 Paul Durranttools/libs: xenforeignmemory_unmap_resource() should...
2018-11-27 Andrew Cooperxen/tools: Fix gen-cpuid.py's ability to report errors
2018-11-26 Paul Durrantviridian: fix assertion failure
2018-11-26 Jan Beulichx86emul: suppress default test harness build with incap...
2018-11-26 Jan Beulichx86emul: fix test harness 32-bit "clean" target handling
2018-11-26 Jan Beulichcommon: make sure symbols-dummy.o gets rebuilt when...
2018-11-26 Jan BeulichEFI: don't repeatedly replace symlinks
2018-11-26 Roger Pau Monnépci: add a segment parameter to pci_hide_device
2018-11-26 Roger Pau Monnévpci/msix: carve p2m hole for MSIX MMIO regions
2018-11-26 Roger Pau Monnévpci: fix deferral of long operations
2018-11-26 Roger Pau Monnévpci: fix updating the command register
2018-11-23 Andrew Cooperx86/vvmx: Don't call vmsucceed() at the end of virtual_...
2018-11-23 Andrew Cooperx86/vvmx: Fixes to VMWRITE emulation
2018-11-23 Andrew Cooperx86/vvmx: Correct the INVALID_PADDR checks for VMPTRLD...
2018-11-23 Andrew Cooperx86/vvmx: Drop unused CASE_{GET,SET}_REG() macros
2018-11-23 Jan Beulichmm: disallow MEMF_no_refcount to be passed for domain...
2018-11-23 Razvan Cojocarux86/p2m: switch global_logdirty from bool_t to bool
2018-11-23 Razvan Cojocarux86/mm: introduce p2m_{init,free}_logdirty()
2018-11-23 Len Brownx86/mwait-idle: Graceful probe failure when MWAIT is...
2018-11-23 Razvan Cojocarux86/p2m: constify p2m_mem_access_sanity_check()
next