xen.git
2018-04-30 Jan Beulichx86emul: VMOVNTDQA should raise #GP(0) on mis-alignment
2018-04-30 Stewart Hildebrandtools: prepend to PKG_CONFIG_PATH when configuring...
2018-04-27 Ian Jacksondocs/process/release-checklist.txt: Say to push staging...
2018-04-27 Ian Jacksondocs/process/release-checklist.txt: New instructions...
2018-04-27 Andrew Cooperx86/traps: Improve code generation for set_ist()
2018-04-27 Jan Beulichx86/cpuidle: don't init stats lock more than once
2018-04-26 Juergen Grossdoc: escape underscores in xen-command-line.markdown
2018-04-26 Juergen Grossdoc: sort entries of boot parameters correctly
2018-04-26 Jan Beulichx86emul: adjust handling of AVX2 gathers
2018-04-26 Ian Jacksondocs/process/release-checklist.txt
2018-04-26 Ian Jacksondocs/process/release-technician-checklist.txt: Rename
2018-04-25 Ian Jacksondocs/support-matrix-generate: use `git log' not `git...
2018-04-25 Ian Jacksondocs/parse-support-md: Do caveats properly (!)
2018-04-25 Ian Jacksondocs/parse-support-md: Break out find_current_sectnode
2018-04-25 Jan Beulichx86: fix slow int80 path after XPTI additions
2018-04-25 Anthony PERARDlibxl: Specify format of inserted cdrom
2018-04-25 Andrew Cooperx86/SVM: Fix intercepted {RD,WR}MSR for the SYS{CALL...
2018-04-24 Andrew Cooperx86/spec_ctrl: Fix typo in ARCH_CAPS decode
2018-04-23 Juergen Grossxpti: fix bug in double fault handling
2018-04-23 Jan Beulichx86: correct assertion in destroy_perdomain_mapping()
2018-04-23 Roger Pau Monnelibxl: fix memory map reported to PVH guests
2018-04-23 Juergen Grossshim: don't let build modify shim.config
2018-04-23 Ian Jacksondocs/parse-support-md: Correctly handle footnotes for...
2018-04-23 Ian Jacksondocs/parse-support.md: Add some newlines to the table...
2018-04-23 Ian JacksonSUPPORT.md: Document the new text ordering rule
2018-04-23 Ian JacksonSUPPORT.md: Move descriptions up before Status info
2018-04-23 Ian JacksonSUPPORT.md, support matrix: Treat commentary before...
2018-04-23 Ian Jacksondocs/parse-support-md: internals: Rename HasText to...
2018-04-23 Ian Jacksondocs/parse-support-md: internals: Introduce docref_a
2018-04-23 Jan Beulichx86/HVM: never retain emulated insn cache when exiting...
2018-04-23 David Wangx86/HPET: fix race triggering ASSERT(cpu < nr_cpu_ids)
2018-04-19 Andrew Cooperx86/spec_ctrl: Updates to retpoline-safety decision...
2018-04-19 Roger Pau Monnelibs/gnttab: fix FreeBSD gntdev interface
2018-04-19 Andrew Cooperx86: Use spec_ctrl_{enter,exit}_idle() in the S3/S5...
2018-04-18 Jan Beulichx86/msr: further correct the emulation behaviour of...
2018-04-17 Ian JacksonMerge remote-tracking branch 'origin/staging' into...
2018-04-17 Ian JacksonREADME, Xen/Makefile: Xen 4.11 is -RC now
2018-04-17 Ian JacksonConfig.mk: Switch external trees to fixed tags for...
2018-04-17 Ian Jacksonmktarball: For qemu upstream, use their scripts/archive...
2018-04-17 Andrew Cooperx86/traps: Misc non-functional improvements to set_debu...
2018-04-17 Andrew Cooperx86/pv: Introduce and use x86emul_write_dr()
2018-04-17 Andrew Cooperx86/pv: Introduce and use x86emul_read_dr()
2018-04-16 Andrew Cooperx86/msr: Correct the emulation behaviour of MSR_PRED_CMD
2018-04-16 Oleksandr Tyshchenkomm: fix emfn calculation in init_domheap_pages()
2018-04-16 Jan Beulichx86: check feature flags after resume
2018-04-16 Jan Beulichx86: suppress BTI mitigations around S3 suspend/resume
2018-04-16 Jan Beulichx86: correct ordering of operations during S3 resume
2018-04-13 Ian Jacksondocs/gen-html-index: Make HTML::TreeBuilder::XPath...
2018-04-12 Oleksandr Andrushchenkosndif: Add explicit back and front parameter negotiation
2018-04-12 Oleksandr Andrushchenkosndif: Add explicit back and front synchronization
2018-04-12 Oleksandr Andrushchenkosndif: Make requests and responses 64 octets long
2018-04-12 Oleksandr Andrushchenkosndif: Fix missed "reserved" fields in comments
2018-04-12 Oleksandr Andrushchenkosndif: Introduce protocol version
2018-04-12 Ian Jacksondocs/parse-support-md: Unify identical [*] in footnotes
2018-04-12 Ian Jacksondocs: Provide support-matrix-generate, to generate...
2018-04-12 Ian Jacksondocs: Provide parse-support-md
2018-04-12 Ian Jacksondocs/Makefile: Format SUPPORT.md into the toplevel
2018-04-12 Ian Jacksondocs/Makefile: Introduce GENERATE_PANDOC_RULE_RAW
2018-04-12 Ian Jacksondocs/gen-html-index: Support documents at the toplevel
2018-04-12 Ian Jacksondocs/gen-html-index: Extract titles from HTML documents
2018-04-12 Ian JacksonSUPPORT.md: Syntax: Provide a title rather than a spuri...
2018-04-12 Ian JacksonSUPPORT.md: Syntax: Fix a typo "States"
2018-04-12 Ian JacksonSUPPORT.md: Syntax: Fix some bullet lists
2018-04-11 Andrew Cooperx86/VT-x: Fix determination of EFER.LMA in vmcs_dump_vcpu()
2018-04-11 Jan Beulichx86/HVM: suppress I/O completion for port output
2018-04-10 Julien Gralllibxl: arm: Fix build after c/s 74fd984ae
2018-04-10 Wei Liuxen/arm: fix build after f20a6e309
2018-04-09 Boris Ostrovskyx86/PVH/libxl: Check whether Linux guest can handle...
2018-04-09 Andrew Cooperx86/pv: Fix up erroneous segments for 32bit syscall...
2018-04-09 Wei Liux86: remove unused parameter from smp_prepare_cpus
2018-04-07 Andrew Cooperx86/ioreq: Fix build from a collision of c/s f46b61973...
2018-04-06 Amit Singh... xen/arm: Add MVEBU UART driver for Marvell Armada 3700 SoC
2018-04-06 Amit Singh... xen/arm: Add Marvell ARMADA 3700 early printk support
2018-04-06 Julien Grallxen: Convert page_to_mfn and mfn_to_page to use typesaf...
2018-04-06 Wei LiuRevert "tools/libxl: Fix build following c/s 74fd984ae"
2018-04-06 Julien Grallxen/x86: Switch mfn_to_page in x86_64/mm.c to use types...
2018-04-06 Julien Grallxen/grant: Switch common/grant_table.c to use typesafe MFN
2018-04-06 Julien Grallxen/grant: Switch {create, replace}_grant_p2m_mapping...
2018-04-06 Julien Grallxen/mm: Switch common/memory.c to use typesafe MFN
2018-04-06 Julien Grallxen/mm: Switch some of page_alloc.c to typesafe MFN
2018-04-06 Julien Grallxen/mm: Switch map_pages_to_xen to use MFN typesafe
2018-04-06 Julien Grallxen/mm: Drop the parameter mfn from populate_pt_range
2018-04-06 Julien Grallxen/arm: mm: Remove unused relinquish_shared_pages
2018-04-06 Julien Grallxen/arm: mm: Remove unused M2P code
2018-04-06 Julien Grallxen/arm: mm: Use gaddr_to_gfn rather than _gfn(paddr_to...
2018-04-06 Julien Grallxen/arm: setup: use maddr_to_mfn rather than _mfn(paddr...
2018-04-06 Marcello Seritools: reduce copies b/w ocaml Strings and Bytes
2018-04-06 Andrew Coopertools/libxl: Fix build following c/s 74fd984ae
2018-04-06 Marek Marczykowski... tools/kdd: mute spurious gcc warning
2018-04-06 Marek Marczykowski... tools/blktap2: fix hypothetical buffer overflow
2018-04-06 Marek Marczykowski... tools/blktap2: fix possible '\0' truncation
2018-04-06 Marek Marczykowski... tools/gdbsx: fix -Wstringop-truncation warning
2018-04-06 Marek Marczykowski... tools/xenpmd: fix possible '\0' truncation
2018-04-06 Marek Marczykowski... tools/misc: fix hypothetical buffer overflow in xen...
2018-04-06 Marek Marczykowski... tools/libxc: fix strncpy size
2018-04-06 Petre Eftimepython: xc: fix max_cpu_index sign error
2018-04-06 Marek Marczykowski... libxl: add libxl_domain_suspend_only to simply suspend...
2018-04-05 Julien Grallxen/pdx: Introduce helper to convert MFN <-> PDX
2018-04-05 Julien Grallxen/x86: mm: Switch x86/mm.c to use typesafe for virt_t...
2018-04-05 Julien Grallxen/x86: Remove unused override of page_to_mfn/mfn_to_page
next