]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/shortlog
people/sstabellini/xen-unstable.git/.git
2019-03-07 Stefano Stabellinixen/arm: use p2m_mmio_direct_c to map reserved-memory iomem_cache-wip
2019-03-07 Stefano Stabellinixen/docs: improve reserved-memory doc
2019-03-07 Stefano Stabellinixen/arm: add reserved-memory regions to the dom0 memory...
2019-02-26 Stefano Stabellinixen/docs: how to map a page between dom0 and domU using...
2019-02-26 Stefano Stabellinixen/arm: map reserved-memory regions as normal memory...
2019-02-26 Stefano Stabellinixen/arm: keep track of reserved-memory regions
2019-02-26 Stefano Stabellinilibxl/xl: add cacheability option to iomem
2019-02-26 Stefano Stabellinilibxc: xc_domain_memory_mapping, handle cacheability
2019-02-26 Stefano Stabellinixen: extend XEN_DOMCTL_memory_mapping to handle cacheab...
2018-11-09 Julien Grallxen/arm: gic: Remove duplicated comment in do_sgi
2018-11-09 Julien Grallxen/arm: gic: Ensure ordering between read of INTACK...
2018-11-09 Julien Grallxen/arm: gic: Ensure we have an ISB between ack and...
2018-11-09 Julien Grallxen/arm: Move vgic_* helpers from gic.h to vgic.h
2018-11-09 Julien Grallxen/arm: platform: Don't include p2m.h in exynos5 and...
2018-11-09 Julien Grallxen/arm: Remove unnecessary includes in asm/current.h
2018-11-09 Julien Grallxen/arm: Remove unnecessary includes in asm-arm/acpi.h
2018-11-09 Julien Grallxen/arm: Remove unnecessary includes in asm/p2m.h
2018-11-09 Julien Grallxen/arm: Remove unnecessary includes in traps.c
2018-11-09 Julien Grallxen/arm: Remove unnecessary includes in asm/mmio.h
2018-11-09 Julien Grallxen/arm: Remove unnecessary includes in asm/vgic.h
2018-11-09 Julien Grallxen/arm: Only include vreg.h when necessary
2018-11-09 Julien Grallxen/arm: Only include stringify.h when necessary
2018-11-09 Julien Grallxen/arm: Move out of processor.h traps related variable...
2018-11-09 Julien Grallxen/arm: Move SYSREG accessors in sysregs.h
2018-11-09 Julien Grallxen/arm: Move HSR defines in a new header hsr.h
2018-11-09 Julien Grallxen/arm: gic-v3: Re-order includes in alphabetical...
2018-11-09 Julien Grallxen/arm: gic-3: Remove unused includes
2018-11-09 Julien Grallxen/arm: Move VABORT_GEN_BY_GUEST to traps.h and turned...
2018-11-09 Julien Grallxen/arm: Consolidate CPU identification in cpufeature...
2018-11-09 Julien Grallxen/arm: bugs: Move do_bug_frame to traps.h
2018-11-09 Julien Grallxen/arm: Remove __init from prototype
2018-11-09 Julien Grallxen/arm: regs: Convert guest_mode to a static inline...
2018-11-09 Julien Grallxen/arm: traps: Constify show_*, do_unexpected_trap...
2018-11-09 Alexandru Isailax86/hvm: clean up the rest of bool_t from vm_event
2018-11-09 Jan Beulichpass-through: adjust pIRQ migration
2018-11-09 Andrew Cooperx86/dom0: Use init_xen_pae_l2_slots() rather than openc...
2018-11-09 Julien Grallxen/grant_table: Remove stale comment on top of map_gra...
2018-11-09 Stefano Stabellinixen/arm: initialize access
2018-11-09 Stefano Stabellinixen/arm: initialize target
2018-11-09 Wei Liux86/traps: use only one stub function for l/cstar
2018-11-09 Jan Beulichcpufreq: convert to a single post-init driver (hooks...
2018-11-09 Xin Lixsm: remove printing from set_to_dummy_if_null()
2018-11-09 Paul Durrantviridian: introduce struct viridian_page
2018-11-09 Paul Durrantviridian: define type for the 'virtual VP assist page'
2018-11-09 Paul Durrantviridian: separate time related enlightenment implement...
2018-11-09 Paul Durrantviridian: separate interrupt related enlightenment...
2018-11-08 Wei Liuautomation: build with Ubuntu 18.04
2018-11-08 Wei Liuautomation: add dockerfile for Ubuntu 18.04
2018-11-08 Wei LiuRevert "arch/x86: Add registers to vm_event"
2018-11-08 Wei Liuautomation: build some customised configs
2018-11-08 Wei Liux86: expose CONFIG_PV
2018-11-08 Wei Liux86: make PV hypercall entry points work with !CONFIG_PV
2018-11-08 Wei Liux86/amd: don't set pv_post_outb_hook when !CONFIG_PV
2018-11-08 Roger Pau Monneamd/pvh: enable ACPI C1E disable quirk on PVH Dom0
2018-11-08 Alexandru Stefan... arch/x86: Add registers to vm_event
2018-11-08 Jan Beulichx86/genapic: remove indirection from genapic hook accesses
2018-11-07 Paul Durranttools/misc: fix hard tabs in xen-hvmctx.c
2018-11-07 Andrew Coopertools/xen-cpuid: Fix 32bit build
2018-11-07 Jan Beulichp2m: move p2m-common.h inclusion point
2018-11-07 Sergey Dyaslimm/page_alloc: make bootscrub happen in idle-loop
2018-11-07 Jan Beulichx86: work around HLE host lockup erratum
2018-11-07 Jan Beulichx86: extend get_platform_badpages() interface
2018-11-06 Sergey Dyaslix86/domctl: Implement XEN_DOMCTL_get_cpu_policy
2018-11-06 Sergey Dyaslix86/sysctl: Implement XEN_SYSCTL_get_cpu_policy
2018-11-06 Andrew Cooperx86: Introduce struct cpu_policy to refer to a group...
2018-11-06 Roger Pau Monnélibx86: Introduce a helper to serialise msr_policy...
2018-11-06 Andrew Cooperlibx86: Introduce a helper to serialise cpuid_policy...
2018-11-06 George Dunlaptools/dm_depriv: Add first cut RLIMITs
2018-11-06 George Dunlaptools/dm_restrict: Unshare mount and IPC namespaces...
2018-11-06 George Dunlaptools/dm_restrict: Ask QEMU to chroot
2018-11-06 George DunlapSUPPORT.md: Add qemu-depriv section
2018-11-06 George Dunlapdocs/qemu-deprivilege: Revise and update with status...
2018-11-06 Ian Jacksontools: ipxe: Correct download error handling
2018-11-06 Ian Jacksontools: Once again honour, but no longer advertise GIT_H...
2018-11-06 Dario Faggiolitools: libxl/xl: run NUMA placement even when an hard...
2018-11-06 Wei Liux86: put x86emul_{read,write}_dr under CONFIG_PV
2018-11-06 Juergen GrossRelease: add release note link to SUPPORT.md
2018-11-06 Juergen Grossdocs: remove ChangeLog file
2018-11-05 Wei Liux86: make entry point code build when !CONFIG_PV
2018-11-05 Andrew Cooperx86/traps: Misc non-functional cleanup
2018-11-05 Andrew Coopertools: Move the typesafe min/max helpers into xen-tools...
2018-11-05 Andrew Cooperx86/vcpu: Remove struct vcpu allocation restriction...
2018-11-05 Wei Liux86: update help string for CONFIG_HVM
2018-11-05 Wei Liux86: rearrange x86_64/entry.S
2018-11-05 Wei Liux86/domctl: rework XEN_DOMCTL_{set,get}_address_size
2018-11-05 Wei Liux86: make traps.c build with !CONFIG_PV
2018-11-05 Wei Liux86: put vcpumask_to_pcpumask under CONFIG_PV
2018-11-05 Jan Beulichx86emul: VME and PVI modes require a #GP(0) check first...
2018-11-05 Jan Beulichx86: deal with firmware setting bogus TSC_ADJUST values
2018-11-05 Jan Beulichx86/TSC: don't allow deadline timer to be used with...
2018-11-05 Paul Durrantviridian: remove duplicate union types
2018-11-05 Paul Durrantviridian: remove comments referencing section number...
2018-11-05 Paul Durrantviridian: remove MSR perf counters
2018-11-02 Wei Liulibxl/arm: fix guest type conversion
2018-11-02 Alexandru Isailax86/hvm: clean up may_defer from hvm_* helpers
2018-11-02 Jan BeulichVMX: fix vmx_handle_eoi()
2018-11-01 Christian Lindigtools/ocaml: make type of Xsraw.sync more precise
2018-11-01 Christian Lindigtools/ocaml: Re-introduce Xenctrl.with_intf wrapper
2018-11-01 Marek Marczykowski... libvchan: create xenstore entries in one transaction
2018-11-01 Marek Marczykowski... tools/misc/xenpm: fix getting info when some CPUs are...
next