]> xenbits.xensource.com Git - xen.git/shortlog
xen.git
2018-08-31 Andrew Coopertools: Pass max_vcpus to XEN_DOMCTL_createdomain
2018-08-31 Andrew Cooperxen/domain: Call arch_domain_create() as early as possi...
2018-08-31 Andrew Cooperxen/gnttab: Fold grant_table_{create,set_limits}()...
2018-08-31 Andrew Cooperxen/domctl: Remove XEN_DOMCTL_set_gnttab_limits
2018-08-31 Andrew Cooperxen/gnttab: Pass max_{grant,maptrack}_frames into grant...
2018-08-31 Andrew Coopertools: Pass grant table limits to XEN_DOMCTL_set_gnttab...
2018-08-30 Andrew Cooperx86/pv: Deprecate support for paging out the LDT
2018-08-30 Andrew Cooperx86/pv: Rename v->arch.pv_vcpu to v->arch.pv
2018-08-30 Andrew Cooperx86/pv: Rename d->arch.pv_domain to d->arch.pv
2018-08-30 Jan Beulichx86/genapic: drop .target_cpus() hook
2018-08-30 Zhenzhong Duanx86/grant: mute gcc 4.1.x warning in steal_linear_address()
2018-08-30 Jan Beulichx86/alternatives: allow using assembler macros in favor...
2018-08-30 Jan BeulichVMX: reduce number of posted-interrupt hooks
2018-08-30 Jan Beulichx86/mm: re-arrange get_page_from_l<N>e() vs pv_l1tf_che...
2018-08-30 Wei Liux86/pt: split out HVM functions from vtd.c
2018-08-30 Wei Liux86/pt: make it build with !CONFIG_HVM
2018-08-29 Stefano Stabellinixen/arm: fix SMMU driver build
2018-08-29 Jan Beulichx86: reduce "visibility" of spec_ctrl_asm.h
2018-08-29 Jan Beulichx86: move quoting of __ASM_{STAC,CLAC}
2018-08-29 Jan Beulichx86/alternatives: fully leverage automatic NOP filling
2018-08-29 Jan Beulichx86: drop NO_XPTI synthetic feature
2018-08-29 Jan Beulichx86/spec-ctrl: split reporting for PV and HVM guests
2018-08-29 Jan Beulichx86: report use of PCID together with reporting XPTI...
2018-08-29 Andrew Cooperx86/alt: Fix build when CONFIG_LIVEPATCH is disabled
2018-08-28 Andrew Cooperx86/build: Use new .nops directive when available
2018-08-28 Andrew Cooperx86/shadow: Use mfn_t in shadow_track_dirty_vram()
2018-08-28 Andrew Cooperx86/shadow: Clean up the MMIO fastpath helpers
2018-08-28 Andrew Cooperx86/shadow: Use MASK_* helpers for the MMIO fastpath...
2018-08-28 Andrew Cooperx86/shadow: Switch shadow_domain.has_fast_mmio_entries...
2018-08-28 Andrew Cooperx86/shadow: Use more appropriate conversion functions
2018-08-28 Andrew Cooperx86/mm: Use mfn_eq()/mfn_add() rather than opencoded...
2018-08-28 Wei Liux86/domctl: XEN_DOMCTL_debug_op is HVM only
2018-08-28 Zhenzhong Duanx86/mmcfg/drhd: Move acpi_mmcfg_init() call before...
2018-08-28 Jan BeulichVMX: make vmx_read_guest_msr() cope with callers not...
2018-08-28 Wei Liuxenforeignmemory: fix fd leakage in error path
2018-08-28 Wei Liurombios: remove packed attribute for pushad_regs_t
2018-08-28 Wei Liuxen: is_hvm_{domain,vcpu} should evaluate to false...
2018-08-28 Andrew Cooperxen/xsm: Rename CONFIG_XSM_POLICY to CONFIG_XSM_FLASK_P...
2018-08-28 Andrew Cooperxen/xsm: Rename CONFIG_FLASK_* to CONFIG_XSM_FLASK_*
2018-08-28 Andrew Cooperx86/svm: Fixes to OS Visible Workaround handling
2018-08-28 Wei Liuxen/pt: io.c contains HVM only code
2018-08-28 Wei Liux86/vpmu: put HVM only code under CONFIG_HVM
2018-08-28 Wei Liux86: provide stub for memory_type_changed
2018-08-28 Wei Liux86/hvm: provide hvm_hap_supported
2018-08-28 Wei Liux86: enclose hvm_op and dm_op in CONFIG_HVM in relevant...
2018-08-27 Jan BeulichRevert "x86/hvm: remove default ioreq server"
2018-08-27 Zhenzhong DuanVT-d/dmar: iommu mem leak fix
2018-08-27 Doug Goldsteinbuild: remove tboot make targets
2018-08-27 Paul Durrantx86/hvm: remove default ioreq server
2018-08-26 Wei Liux86/nestedhvm: provide some stubs for p2m code
2018-08-26 Wei Liux86/mm/shadow: split out HVM only code
2018-08-26 Wei Liux86/mm/shadow: make it build with !CONFIG_HVM
2018-08-26 Wei Liux86/vm_event: put vm_event_fill_regs under CONFIG_HVM
2018-08-26 Wei Liux86/mem_access: put HVM only function under CONFIG_HVM
2018-08-26 Wei Liux86: guard HAS_VPCI with CONFIG_HVM
2018-08-26 Paul Durrantxenforeignmemory: work around bug in older privcmd
2018-08-26 Wei Liutools: building IPXE should be determined by CONFIG_IPXE
2018-08-23 Ian JacksonQEMU_TAG update
2018-08-22 Julien Grallxen/arm: p2m: Introduce a new variable removing_mapping...
2018-08-22 Julien Grallxen/arm: p2m: Rename ret to mfn in p2m_lookup
2018-08-22 Julien Grallxen/arm: guest_walk: Use lpae_is_mapping to simplify...
2018-08-22 Julien Grallxen/arm: Rename lpae_valid to lpae_is_valid
2018-08-22 Julien Grallxen/arm: Rework lpae_table
2018-08-22 Julien Grallxen/arm: Rework lpae_mapping
2018-08-22 Julien Grallxen/arm: p2m: Limit call to mem access code use in...
2018-08-22 Julien Grallxen/arm: p2m: Reduce the locking section in get_page_fr...
2018-08-22 Julien Grallxen/arm: cpregs: Fix typo in the documentation of TTBCR
2018-08-22 Julien Grallxen/arm: cpregs: Allow HSR_CPREG* to receive more than...
2018-08-22 Stefano Stabellinixen/arm: rename acpi_make_chosen_node to make_chosen_node
2018-08-22 Stefano Stabellinixen/arm: move evtchn_allocate call out of make_hypervis...
2018-08-22 Stefano Stabellinixen/arm: move a few DT related defines to public/device...
2018-08-22 Stefano Stabellinixen/arm: do not pass dt_host to make_memory_node and...
2018-08-22 Oleksandr Tyshchenkoxen/arm: drivers: scif: Remove unused #define-s
2018-08-21 Wei Liux86/oprofile: put SVM only code under CONFIG_HVM
2018-08-21 Wei Liux86/mtrr: move is_var_mtrr_overlapped
2018-08-21 Wei Liux86/amd: skip OSVW function calls if !CONFIG_HVM
2018-08-21 Wei Liux86/vmce: enclose HVM load / save code in CONFIG_HVM
2018-08-21 Wei Liux86/pt: add HVM check to XEN_DOMCTL_unbind_pt_irq
2018-08-21 Wei Liux86/mm: don't reference hvm_funcs directly
2018-08-21 Wei Liux86/vvmx: make get_shadow_eptp static function
2018-08-21 Wei Liux86: HVM_FEP should depend on HVM
2018-08-21 Wei Liuxen: fix building !CONFIG_LOCK_PROFILE
2018-08-21 Anthony PERARDlibxl_qmp: Disable beautify for QMP generated cmd
2018-08-21 Anthony PERARDlibxl_qmp: Simplify qmp_response_type() prototype
2018-08-21 Anthony PERARDlibxl_json: libxl__json_object_to_json
2018-08-21 Anthony PERARDlibxl_json: Enable yajl_allow_trailing_garbage
2018-08-21 Anthony PERARDlibxl_dm: Add libxl__qemu_qmp_path()
2018-08-21 Anthony PERARDlibxl_json: constify libxl__json_object_to_yajl_gen...
2018-08-21 Anthony PERARDlibxl_qmp: Remove unused yajl_ctx from handler
2018-08-21 Anthony PERARDlibxl: Add libxl__prepare_sockaddr_un() helper
2018-08-21 Anthony PERARDlibxl_qmp: Move struct sockaddr_un variable to qmp_open()
2018-08-21 Christopher... tools: fix uninstall: tests/x86_emulator, Linux hotplug
2018-08-21 Oleksandr Andrushchenkolibgnttab: Add support for Linux dma-buf
2018-08-21 Wei LiuMAINTAINERS: add myself as a reviewer for x86 patches
2018-08-20 Wei Liuautomation: build with debian unstable
2018-08-20 Wei Liutools/tests: fix an xs-test.c issue
2018-08-20 Wei Liutools/kdd: work around gcc 8.1 bug
2018-08-20 Wei Liuxenpmd: make 32 bit gcc 8.1 non-debug build work
2018-08-20 Wei Liutools: update ipxe changeset
2018-08-17 Christopher... libxl/arm: Fix build on arm64 + acpi w/ gcc 8.2
next