xen-changelog Mail Thread Index
- [xen staging] x86/pv: Fix multiple bugs with SEGBASE_GS_USER_SEL,
patchbot
- [xen staging] x86/intel: Expose MSR_ARCH_CAPS to dom0,
patchbot
- [xen staging] tools: tweak tools/libs/libs.mk for being able to support libxenctrl,
patchbot
- [mini-os master] mini-os: Fix outdated init_netfront() calls,
patchbot
- [xen staging] stubdom/grub: update init_netfront() call for mini-os,
patchbot
- [mini-os master] mini-os: Add suspend stubs for ARM,
patchbot
- [mini-os master] mini-os: Use a single start_info_ptr variable,
patchbot
- [mini-os master] mini-os: netfront: Read netmask and gateway from Xenstore,
patchbot
- [mini-os master] mini-os: console.c: Rename static variable from buf to __print_buf,
patchbot
- [xen staging] stubdom: simplify building xen libraries for stubdoms,
patchbot
- [xen staging] stubdom: add correct dependencies for Xen libraries,
patchbot
- [xen staging] tools: generate most contents of library make variables,
patchbot
- [xen staging] tools: define ROUNDUP() in tools/include/xen-tools/libs.h,
patchbot
- [xen staging] tools: don't call make recursively from libs.mk,
patchbot
- [xen staging] tools: add a copy of library headers in tools/include,
patchbot
- [xen staging] tools: switch XEN_LIBXEN* make variables to lower case (XEN_libxen*),
patchbot
- [xen staging] stubdom: add stubdom/mini-os.mk for Xen paths used by Mini-OS,
patchbot
- [xen staging] x86: Begin to introduce support for MSR_ARCH_CAPS,
patchbot
- [xen staging] gitignore: ignore ebmalloc.c soft link,
patchbot
- [xen staging] remove netchannel2 hotplug script... ancient history,
patchbot
- [xen staging] xl: add 'mtu' option to network configuration,
patchbot
- [xen staging] tools/hotplug/Linux: modify set_mtu() to optionally use a configured value...,
patchbot
- [xen staging] libxl: wire the libxl_device_nic 'mtu' value into xenstore,
patchbot
- [xen staging] tools/hotplug/Linux: remove code duplication in vif-bridge,
patchbot
- [xen staging] tools/hotplug/Linux: add remove_from_bridge(),
patchbot
- [xen staging] tools/hotplug/Linux: re-factor add_to_bridge() in xen-network-common.sh,
patchbot
- [xen staging] public/io/netif: specify MTU override node,
patchbot
- [xen staging] libxl: fix -Werror=stringop-truncation in libxl__prepare_sockaddr_un,
patchbot
- [xen staging] libxl: workaround gcc 10.2 maybe-uninitialized warning,
patchbot
- [xen staging] tools/firmware: Fix typo in uninstall target,
patchbot
- [xen staging] MAINTAINERS: Update my email address,
patchbot
- [xen staging] x86: use constant flags for section .init.rodata,
patchbot
- [xen staging] x86: don't include domctl and alike in shim-exclusive builds,
patchbot
- [xen staging] bitmap: move to/from xenctl_bitmap conversion helpers,
patchbot
- [xen staging] x86: don't build with EFI support in shim-exclusive mode,
patchbot
- [xen staging] build: also check for empty .bss.* in .o -> .init.o conversion,
patchbot
- [xen master] make better use of mfn local variable in free_heap_pages(),
patchbot
- [xen master] x86: don't maintain compat M2P when !PV32,
patchbot
- [xen staging] make better use of mfn local variable in free_heap_pages(),
patchbot
- [xen staging] x86: don't maintain compat M2P when !PV32,
patchbot
- [xen master] x86/PV: also check kernel endianness when building Dom0,
patchbot
- [xen master] x86: convert set_gpfn_from_mfn() to a function,
patchbot
- [xen master] x86/vpic: rename irq to pin in vpic_ioport_write,
patchbot
- [xen master] x86/vpic: fix vpic_elcr_mask macro parameter usage,
patchbot
- [xen master] MAINTAINERS: Add Roger Pau Monné as x86 maintainer,
patchbot
- [xen staging] x86/PV: also check kernel endianness when building Dom0,
patchbot
- [xen staging] x86: convert set_gpfn_from_mfn() to a function,
patchbot
- [xen staging] x86/vpic: rename irq to pin in vpic_ioport_write,
patchbot
- [xen staging] x86/vpic: fix vpic_elcr_mask macro parameter usage,
patchbot
- [xen staging] MAINTAINERS: Add Roger Pau Monné as x86 maintainer,
patchbot
- [xen master] xen/arm: Enable CPU Erratum 1165522 for Neoverse,
patchbot
- [xen master] arm: Add Neoverse N1 processor identification,
patchbot
- [xen master] x86: move cpu_{up,down}_helper(),
patchbot
- [xen master] x86: move domain_cpu_policy_changed(),
patchbot
- [xen master] x86/pv: allow reading APIC_BASE MSR,
patchbot
- [xen master] x86/pv: handle reads to the PAT MSR,
patchbot
- [xen master] x86/pv: handle writes to the EFER MSR,
patchbot
- [xen master] tools/ocaml/xenstored: drop select based socket watching,
patchbot
- [xen master] tools/ocaml/libs/xc: Fix ambiguous documentation comment,
patchbot
- [xen master] QEMU_TRADITIONAL_REVISION update,
patchbot
- [xen master] docs/process/branching-checklist: Get osstest branch right,
patchbot
- [xen master] tools: bump library version numbers,
patchbot
- [xen master] Config.mk: update OVMF changeset,
patchbot
- [xen master] xen/arm: cmpxchg: Add missing memory barriers in __cmpxchg_mb_timeout(),
patchbot
- [xen master] xen/arm: guestcopy: Re-order the includes,
patchbot
- [xen master] xen/arm: decode: Re-order the includes,
patchbot
- [xen master] xen/arm: kernel: Re-order the includes,
patchbot
- [xen master] xen/guest_access: Add emacs magics,
patchbot
- [xen master] x86/hvm: change EOI exit bitmap helper parameter,
patchbot
- [xen master] rpmball: Adjust to new rpm, do not require --force,
patchbot
- [xen master] x86/iommu: convert AMD IOMMU code to use new page table allocator,
patchbot
- [xen master] x86/iommu: add common page-table allocator,
patchbot
- [xen master] x86/iommu: re-arrange arch_iommu to separate common fields...,
patchbot
- [xen master] x86/vmx: reorder code in vmx_deliver_posted_intr,
patchbot
- [xen master] tools/xenstore: Do not abort xenstore-ls if a node disappears while iterating,
patchbot
- [xen staging] xen/arm: Enable CPU Erratum 1165522 for Neoverse,
patchbot
- [xen staging] arm: Add Neoverse N1 processor identification,
patchbot
- [xen staging] x86: move cpu_{up,down}_helper(),
patchbot
- [xen staging] x86: move domain_cpu_policy_changed(),
patchbot
- [xen staging] x86/pv: allow reading APIC_BASE MSR,
patchbot
- [xen staging] x86/pv: handle reads to the PAT MSR,
patchbot
- [xen staging] x86/pv: handle writes to the EFER MSR,
patchbot
- [xen staging] tools/ocaml/xenstored: drop select based socket watching,
patchbot
- [xen staging] tools/ocaml/libs/xc: Fix ambiguous documentation comment,
patchbot
- [qemu-xen-traditional master] qemu-trad: remove Xen path dependencies,
patchbot
- [xen staging] QEMU_TRADITIONAL_REVISION update,
patchbot
- [xen staging] docs/process/branching-checklist: Get osstest branch right,
patchbot
- [mini-os master] mini-os: correct memory access rights for pvh mode,
patchbot
- [mini-os master] mini-os: fix do_map_frames() for pvh,
patchbot
- [xen staging] tools: bump library version numbers,
patchbot
- [xen staging] Config.mk: update OVMF changeset,
patchbot
- [xen staging] xen/arm: cmpxchg: Add missing memory barriers in __cmpxchg_mb_timeout(),
patchbot
- [xen staging] xen/arm: guestcopy: Re-order the includes,
patchbot
- [xen staging] xen/arm: decode: Re-order the includes,
patchbot
- [xen staging] xen/arm: kernel: Re-order the includes,
patchbot
- [xen staging] xen/guest_access: Add emacs magics,
patchbot
- [xen staging] x86/hvm: change EOI exit bitmap helper parameter,
patchbot
- [xen staging] rpmball: Adjust to new rpm, do not require --force,
patchbot
- [xen staging] x86/iommu: convert AMD IOMMU code to use new page table allocator,
patchbot
- [xen staging] x86/iommu: add common page-table allocator,
patchbot
- [xen staging] x86/iommu: re-arrange arch_iommu to separate common fields...,
patchbot
- [xen staging] x86/vmx: reorder code in vmx_deliver_posted_intr,
patchbot
- [xen staging] tools/xenstore: Do not abort xenstore-ls if a node disappears while iterating,
patchbot
- [xen master] x86/viridian: remove the viridian_vcpu msg_pending bit mask,
patchbot
- [xen master] x86/setup: Ignore early boot parameters like no-real-mode,
patchbot
- [xen master] Config.mk: update seabios to 1.14.0,
patchbot
- [xen staging] x86/viridian: remove the viridian_vcpu msg_pending bit mask,
patchbot
- [xen staging] x86/setup: Ignore early boot parameters like no-real-mode,
patchbot
- [xen staging] Config.mk: update seabios to 1.14.0,
patchbot
- [xen master] Revert "x86/EFI: sanitize build logic",
patchbot
- [xen staging] Revert "x86/EFI: sanitize build logic",
patchbot
- [xen stable-4.14] x86: comment update after "drop high compat r/o M2P table address range",
patchbot
- [xen stable-4.14] x86/hvm: set 'ipat' in EPT for special pages,
patchbot
- [xen stable-4.14] x86emul: replace UB shifts,
patchbot
- [xen stable-4.14] x86/cpuid: Fix APIC bit clearing,
patchbot
- [xen stable-4.14] x86/S3: put data segment registers into known state upon resume,
patchbot
- [xen stable-4.14] update Xen version to 4.14.1-pre,
patchbot
- [xen master] x86/EFI: sanitize build logic,
patchbot
- [xen master] x86: slightly re-arrange 32-bit handling in dom0_construct_pv(),
patchbot
- [xen master] build: correctly report non-empty section sizes upon .o -> .init.o conversion,
patchbot
- [xen master] build: work around bash issue,
patchbot
- [xen stable-4.12] x86/hvm: set 'ipat' in EPT for special pages,
patchbot
- [xen stable-4.12] x86emul: replace UB shifts,
patchbot
- [xen stable-4.12] x86/cpuid: Fix APIC bit clearing,
patchbot
- [xen stable-4.12] x86/S3: put data segment registers into known state upon resume,
patchbot
- [xen stable-4.12] x86/spec-ctrl: Protect against CALL/JMP straight-line speculation,
patchbot
- [xen stable-4.12] mm: fix public declaration of struct xen_mem_acquire_resource,
patchbot
- [xen stable-4.12] x86/msr: Disallow access to Processor Trace MSRs,
patchbot
- [xen stable-4.12] x86/acpi: use FADT flags to determine the PMTMR width,
patchbot
- [xen stable-4.12] x86/vmx: use P2M_ALLOC in vmx_load_pdptrs instead of P2M_UNSHARE,
patchbot
- [xen stable-4.13] x86/hvm: set 'ipat' in EPT for special pages,
patchbot
- [xen stable-4.13] x86emul: replace UB shifts,
patchbot
- [xen stable-4.13] x86/cpuid: Fix APIC bit clearing,
patchbot
- [xen stable-4.13] x86/S3: put data segment registers into known state upon resume,
patchbot
- [xen stable-4.13] x86: restore pv_rtc_handler() invocation,
patchbot
- [xen stable-4.13] x86/spec-ctrl: Protect against CALL/JMP straight-line speculation,
patchbot
- [xen stable-4.13] mm: fix public declaration of struct xen_mem_acquire_resource,
patchbot
- [xen stable-4.13] x86/msr: Disallow access to Processor Trace MSRs,
patchbot
- [xen stable-4.13] x86/acpi: use FADT flags to determine the PMTMR width,
patchbot
- [xen stable-4.13] x86/vmx: use P2M_ALLOC in vmx_load_pdptrs instead of P2M_UNSHARE,
patchbot
- [xen master] x86/tsc: Fix diagnostics for TSC frequency,
patchbot
- [xen master] x86/ioapic: Improve code generation for __io_apic_{read, write}(),
patchbot
- [xen master] x86/ioapic: Fix style in io_apic.h,
patchbot
- [xen master] x86/ioapic: Fix fixmap error path logic in ioapic_init_mappings(),
patchbot
- [xen master] x86emul: correct AVX512_BF16 insn names in EVEX Disp8 test,
patchbot
- [xen master] x86emul: extend decoding / mem access testing to EVEX-encoded insns,
patchbot
- [xen master] x86emul: AVX512PF insns aren't memory accesses,
patchbot
- [xen master] x86emul: AVX512F scatter insns are memory writes,
patchbot
- [xen master] x86emul: AVX512{F, BW} down conversion moves are memory writes,
patchbot
- [xen master] x86emul: extend decoding / mem access testing to XOP-encoded insns,
patchbot
- [xen master] x86emul: extend decoding / mem access testing to VEX-encoded insns,
patchbot
- [xen master] x86emul: extend decoding / mem access testing to MMX / SSE insns,
patchbot
- [xen master] x86emul: extend decoding / mem access testing to FPU insns,
patchbot
- [xen master] x86emul: adjustments to mem access / write logic testing,
patchbot
- [xen master] x86: comment update after "drop high compat r/o M2P table address range",
patchbot
- [xen master] x86emul: further FPU env testing relaxation for AMD-like CPUs,
patchbot
- [xen master] x86emul: replace further UB shifts,
patchbot
- [xen master] Revert "libxl: avoid golang building without CONFIG_GOLANG=y",
patchbot
- [xen master] libxl: avoid golang building without CONFIG_GOLANG=y,
patchbot
- [xen master] x86emul: avoid assembler warning about .type not taking effect in test harness,
patchbot
- [xen staging] x86/EFI: sanitize build logic,
patchbot
- [xen staging-4.12] x86/hvm: set 'ipat' in EPT for special pages,
patchbot
- [xen staging-4.12] x86emul: replace UB shifts,
patchbot
- [xen staging-4.12] x86/cpuid: Fix APIC bit clearing,
patchbot
- [xen staging-4.12] x86/S3: put data segment registers into known state upon resume,
patchbot
- [xen staging-4.12] x86/spec-ctrl: Protect against CALL/JMP straight-line speculation,
patchbot
- [xen staging-4.12] mm: fix public declaration of struct xen_mem_acquire_resource,
patchbot
- [xen staging-4.12] x86/msr: Disallow access to Processor Trace MSRs,
patchbot
- [xen staging-4.12] x86/acpi: use FADT flags to determine the PMTMR width,
patchbot
- [xen staging-4.12] x86/vmx: use P2M_ALLOC in vmx_load_pdptrs instead of P2M_UNSHARE,
patchbot
- [xen staging-4.13] x86/hvm: set 'ipat' in EPT for special pages,
patchbot
- [xen staging-4.13] x86emul: replace UB shifts,
patchbot
- [xen staging-4.13] x86/cpuid: Fix APIC bit clearing,
patchbot
- [xen staging-4.13] x86/S3: put data segment registers into known state upon resume,
patchbot
- [xen staging-4.13] x86: restore pv_rtc_handler() invocation,
patchbot
- [xen staging-4.13] x86/spec-ctrl: Protect against CALL/JMP straight-line speculation,
patchbot
- [xen staging-4.13] mm: fix public declaration of struct xen_mem_acquire_resource,
patchbot
- [xen staging-4.13] x86/msr: Disallow access to Processor Trace MSRs,
patchbot
- [xen staging-4.13] x86/acpi: use FADT flags to determine the PMTMR width,
patchbot
- [xen staging-4.13] x86/vmx: use P2M_ALLOC in vmx_load_pdptrs instead of P2M_UNSHARE,
patchbot
- [xen staging-4.14] x86: comment update after "drop high compat r/o M2P table address range",
patchbot
- [xen staging-4.14] x86/hvm: set 'ipat' in EPT for special pages,
patchbot
- [xen staging-4.14] x86emul: replace UB shifts,
patchbot
- [xen staging-4.14] x86/cpuid: Fix APIC bit clearing,
patchbot
- [xen staging-4.14] x86/S3: put data segment registers into known state upon resume,
patchbot
- [xen staging-4.14] update Xen version to 4.14.1-pre,
patchbot
- [xen staging] x86: slightly re-arrange 32-bit handling in dom0_construct_pv(),
patchbot
- [xen staging] build: correctly report non-empty section sizes upon .o -> .init.o conversion,
patchbot
- [xen staging] build: work around bash issue,
patchbot
- [xen staging] x86/tsc: Fix diagnostics for TSC frequency,
patchbot
- [xen staging] x86/ioapic: Improve code generation for __io_apic_{read, write}(),
patchbot
- [xen staging] x86/ioapic: Fix style in io_apic.h,
patchbot
- [xen staging] x86/ioapic: Fix fixmap error path logic in ioapic_init_mappings(),
patchbot
- [xen staging] x86emul: correct AVX512_BF16 insn names in EVEX Disp8 test,
patchbot
- [xen staging] x86emul: extend decoding / mem access testing to EVEX-encoded insns,
patchbot
- [xen staging] x86emul: AVX512PF insns aren't memory accesses,
patchbot
- [xen staging] x86emul: AVX512F scatter insns are memory writes,
patchbot
- [xen staging] x86emul: AVX512{F, BW} down conversion moves are memory writes,
patchbot
- [xen staging] x86emul: extend decoding / mem access testing to XOP-encoded insns,
patchbot
- [xen staging] x86emul: extend decoding / mem access testing to VEX-encoded insns,
patchbot
- [xen staging] x86emul: extend decoding / mem access testing to MMX / SSE insns,
patchbot
- [xen staging] x86emul: extend decoding / mem access testing to FPU insns,
patchbot
- [xen staging] x86emul: adjustments to mem access / write logic testing,
patchbot
- [xen staging] x86: comment update after "drop high compat r/o M2P table address range",
patchbot
- [xen staging] x86emul: further FPU env testing relaxation for AMD-like CPUs,
patchbot
- [xen staging] x86emul: replace further UB shifts,
patchbot
- [xen staging] Revert "libxl: avoid golang building without CONFIG_GOLANG=y",
patchbot
- [xen staging] libxl: avoid golang building without CONFIG_GOLANG=y,
patchbot
- [xen staging] x86emul: avoid assembler warning about .type not taking effect in test harness,
patchbot
- [xen master] x86/hvm: simplify 'mmio_direct' check in epte_get_entry_emt(),
patchbot
- [xen master] x86/hvm: set 'ipat' in EPT for special pages,
patchbot
- [xen master] x86emul: replace UB shifts,
patchbot
- [xen master] tools/xen-cpuid: show enqcmd,
patchbot
- [xen master] x86/PV: drop a few misleading paging_mode_refcounts() checks,
patchbot
- [xen master] tools/configure: drop BASH configure variable,
patchbot
Mail converted by MHonArc
|