February 28, 22 |
07:44 |
[xen master] xen/arm: p2m: Replace level_{orders, masks} arrays with XEN_PT_LEVEL_{ORDER, MASK} |
patchbot |
|
07:44 |
[xen master] xen/arm: lpae: Use the generic helpers to defined the Xen PT helpers |
patchbot |
|
07:44 |
[xen master] xen/arm: lpae: Rename LPAE_ENTRIES_MASK_GS to LPAE_ENTRY_MASK_GS |
patchbot |
|
February 27, 22 |
19:33 |
[xen staging] xen/arm: p2m: Replace level_{orders, masks} arrays with XEN_PT_LEVEL_{ORDER, MASK} |
patchbot |
|
19:33 |
[xen staging] xen/arm: lpae: Use the generic helpers to defined the Xen PT helpers |
patchbot |
|
19:33 |
[xen staging] xen/arm: lpae: Rename LPAE_ENTRIES_MASK_GS to LPAE_ENTRY_MASK_GS |
patchbot |
|
February 26, 22 |
11:55 |
[xen master] build: fix auto defconfig rule |
patchbot |
|
11:55 |
[xen master] x86/CET: Fix S3 resume with shadow stacks active |
patchbot |
|
03:25 |
[xen master] xen/public: add comment to struct xen_mem_acquire_resource |
patchbot |
|
03:25 |
[xen master] MAINTAINERS: update TXT section |
patchbot |
|
03:24 |
[xen master] x86/altp2m: p2m_altp2m_propagate_change() should honor present page order |
patchbot |
|
03:24 |
[xen master] build: rework coverage and ubsan CFLAGS handling |
patchbot |
|
03:24 |
[xen master] build: use main rune to build host binary x86's mkelf32 and mkreloc |
patchbot |
|
03:24 |
[xen master] build: rework "clean" to clean from the root dir |
patchbot |
|
03:24 |
[xen master] build: clean-up "clean" rules of duplication |
patchbot |
|
03:24 |
[xen master] build: generate x86's asm-macros.h with filechk |
patchbot |
|
03:23 |
[xen master] build: add headers path to CFLAGS once for all archs |
patchbot |
|
03:23 |
[xen master] build: start building the tools with the main makefiles |
patchbot |
|
03:23 |
[xen master] build: handle always-y and hostprogs-always-y |
patchbot |
|
03:23 |
[xen master] build: remove KBUILD_ specific from Makefile.host |
patchbot |
|
03:23 |
[xen master] xen/tools/kconfig: fix build with -Wdeclaration-after-statement |
patchbot |
|
03:23 |
[xen master] build: hook kconfig into xen build system |
patchbot |
|
03:22 |
[xen master] build: rename __LINKER__ to LINKER_SCRIPT |
patchbot |
|
03:22 |
[xen master] build: introduce if_changed_deps |
patchbot |
|
03:22 |
[xen master] build: build everything from the root dir, use obj=$subdir |
patchbot |
|
03:22 |
[xen master] build: rework test/livepatch/Makefile |
patchbot |
|
03:22 |
[xen master] x86: make embedded endbr64 check compatible with older GNU grep |
patchbot |
|
03:22 |
[xen master] x86/time: switch platform timer hooks to altcall |
patchbot |
|
February 25, 22 |
17:11 |
[xen staging] build: fix auto defconfig rule |
patchbot |
|
17:11 |
[xen staging] x86/CET: Fix S3 resume with shadow stacks active |
patchbot |
|
12:22 |
[xen master] xen/mm: pg_offlined can be defined as bool in free_heap_pages() |
patchbot |
|
12:22 |
[xen master] xen/arm: Rename psr_mode_is_user to regs_mode_is_user |
patchbot |
|
12:22 |
[xen master] xen/arm: Rename psr_mode_is_32bit to regs_mode_is_32bit |
patchbot |
|
12:22 |
[xen master] docs: add some clarification to xenstore-migration.md |
patchbot |
|
12:22 |
[xen master] xen/mm: Remove always true ASSERT() in free_heap_pages() |
patchbot |
|
10:14 |
[xen staging] xen/public: add comment to struct xen_mem_acquire_resource |
patchbot |
|
10:14 |
[xen staging] MAINTAINERS: update TXT section |
patchbot |
|
10:13 |
[xen staging] x86/altp2m: p2m_altp2m_propagate_change() should honor present page order |
patchbot |
|
10:13 |
[xen staging] build: rework coverage and ubsan CFLAGS handling |
patchbot |
|
10:13 |
[xen staging] build: use main rune to build host binary x86's mkelf32 and mkreloc |
patchbot |
|
10:13 |
[xen staging] build: rework "clean" to clean from the root dir |
patchbot |
|
10:13 |
[xen staging] build: clean-up "clean" rules of duplication |
patchbot |
|
10:13 |
[xen staging] build: generate x86's asm-macros.h with filechk |
patchbot |
|
10:12 |
[xen staging] build: add headers path to CFLAGS once for all archs |
patchbot |
|
10:12 |
[xen staging] build: start building the tools with the main makefiles |
patchbot |
|
10:12 |
[xen staging] build: handle always-y and hostprogs-always-y |
patchbot |
|
10:12 |
[xen staging] build: remove KBUILD_ specific from Makefile.host |
patchbot |
|
10:12 |
[xen staging] xen/tools/kconfig: fix build with -Wdeclaration-after-statement |
patchbot |
|
10:12 |
[xen staging] build: hook kconfig into xen build system |
patchbot |
|
10:11 |
[xen staging] build: rename __LINKER__ to LINKER_SCRIPT |
patchbot |
|
10:11 |
[xen staging] build: introduce if_changed_deps |
patchbot |
|
10:11 |
[xen staging] build: build everything from the root dir, use obj=$subdir |
patchbot |
|
10:11 |
[xen staging] build: rework test/livepatch/Makefile |
patchbot |
|
10:11 |
[xen staging] x86: make embedded endbr64 check compatible with older GNU grep |
patchbot |
|
10:11 |
[xen staging] x86/time: switch platform timer hooks to altcall |
patchbot |
|
04:00 |
[xen master] tools/configure.ac: Create ZLIB_LIBS and ZLIB_CFLAGS |
patchbot |
|
04:00 |
[xen master] x86/cpuid: replace more cpufeat_word() uses |
patchbot |
|
04:00 |
[xen master] x86: drop NOP_DS_PREFIX |
patchbot |
|
04:00 |
[xen master] x86/mwait-idle: re-order state entry/exit code a little |
patchbot |
|
04:00 |
[xen master] x86/perfc: fold HVM's VM-exit counter arrays |
patchbot |
|
04:00 |
[xen master] SVM: sync VM-exit perf counters with known VM-exit reasons |
patchbot |
|
February 24, 22 |
18:55 |
[xen master] x86/hvm: Drop get_shadow_gs_base() hook and use hvm_get_reg() |
patchbot |
|
17:44 |
[xen staging] xen/mm: pg_offlined can be defined as bool in free_heap_pages() |
patchbot |
|
15:33 |
[xen staging] xen/arm: Rename psr_mode_is_user to regs_mode_is_user |
patchbot |
|
15:33 |
[xen staging] xen/arm: Rename psr_mode_is_32bit to regs_mode_is_32bit |
patchbot |
|
15:22 |
[xen staging] docs: add some clarification to xenstore-migration.md |
patchbot |
|
15:00 |
[xen staging] xen/mm: Remove always true ASSERT() in free_heap_pages() |
patchbot |
|
10:33 |
[xen staging] tools/configure.ac: Create ZLIB_LIBS and ZLIB_CFLAGS |
patchbot |
|
10:33 |
[xen staging] x86/cpuid: replace more cpufeat_word() uses |
patchbot |
|
10:33 |
[xen staging] x86: drop NOP_DS_PREFIX |
patchbot |
|
10:33 |
[xen staging] x86/mwait-idle: re-order state entry/exit code a little |
patchbot |
|
10:33 |
[xen staging] x86/perfc: fold HVM's VM-exit counter arrays |
patchbot |
|
10:33 |
[xen staging] SVM: sync VM-exit perf counters with known VM-exit reasons |
patchbot |
|
08:57 |
[xen master] x86/IOMMU: Use altcall, and __initconst_cf_clobber |
patchbot |
|
08:56 |
[xen master] x86/vpmu: Harden indirect branches |
patchbot |
|
08:56 |
[xen master] x86/ucode: Use altcall, and __initconst_cf_clobber |
patchbot |
|
08:56 |
[xen master] x86/hvm: Use __initdata_cf_clobber for hvm_funcs |
patchbot |
|
08:56 |
[xen master] xsm: Use __initconst_cf_clobber for xsm_ops |
patchbot |
|
08:56 |
[xen master] x86/altcall: Optimise away endbr64 instruction where possible |
patchbot |
|
08:56 |
[xen master] x86/altcall: Check and optimise altcall targets |
patchbot |
|
08:55 |
[xen master] xen/altcall: Use __ro_after_init now that it exists |
patchbot |
|
08:55 |
[xen master] x86: Enable CET Indirect Branch Tracking |
patchbot |
|
08:55 |
[xen master] x86/EFI: Disable CET-IBT around Runtime Services calls |
patchbot |
|
08:55 |
[xen master] x86/setup: Rework MSR_S_CET handling for CET-IBT |
patchbot |
|
08:55 |
[xen master] x86/entry: Make IDT entrypoints CET-IBT compatible |
patchbot |
|
08:55 |
[xen master] x86/entry: Make syscall/sysenter entrypoints CET-IBT compatible |
patchbot |
|
08:54 |
[xen master] x86/emul: Update emulation stubs to be CET-IBT compatible |
patchbot |
|
08:54 |
[xen master] x86: Introduce helpers/checks for endbr64 instructions |
patchbot |
|
08:54 |
[xen master] x86/traps: Rework write_stub_trampoline() to not hardcode the jmp |
patchbot |
|
08:54 |
[xen master] x86/alternatives: Clear CR4.CET when clearing CR0.WP |
patchbot |
|
08:54 |
[xen master] x86/setup: Read CR4 earlier in __start_xen() |
patchbot |
|
08:54 |
[xen master] x86: Build check for embedded endbr64 instructions |
patchbot |
|
08:53 |
[xen master] x86: Use control flow typechecking where possible |
patchbot |
|
08:53 |
[xen master] x86/bugframe: CFI hardening |
patchbot |
|
08:53 |
[xen master] x86/stack: CFI hardening |
patchbot |
|
08:53 |
[xen master] x86/misc: CFI hardening |
patchbot |
|
08:53 |
[xen master] x86/time: CFI hardening |
patchbot |
|
08:52 |
[xen master] x86/pt: CFI hardening |
patchbot |
|
08:52 |
[xen master] x86/dpci: CFI hardening |
patchbot |
|
08:52 |
[xen master] x86/psr: CFI hardening |
patchbot |
|
08:52 |
[xen master] x86/apei: CFI hardening |
patchbot |
|
08:52 |
[xen master] x86/irq: CFI hardening |
patchbot |
|
08:52 |
[xen master] x86/p2m: CFI hardening |
patchbot |
|
08:51 |
[xen master] x86/hap: CFI hardening |
patchbot |
|
08:51 |
[xen master] x86/shadow: CFI hardening |
patchbot |
|
08:51 |
[xen master] x86/logdirty: CFI hardening |
patchbot |
|
08:51 |
[xen master] x86/guest: CFI hardening |
patchbot |
|
08:51 |
[xen master] x86/cpu: CFI hardening |
patchbot |
|
08:51 |
[xen master] x86/pmu: CFI hardening |
patchbot |
|
08:50 |
[xen master] x86/mce: CFI hardening |
patchbot |
|
08:50 |
[xen master] x86/hvmsave: CFI hardening |
patchbot |
|
08:50 |
[xen master] x86/quirks: CFI hardening |
patchbot |
|
08:50 |
[xen master] x86/idle: CFI hardening |
patchbot |
|
08:50 |
[xen master] x86/mtrr: CFI hardening |
patchbot |
|
08:50 |
[xen master] x86/nmi: CFI hardening |
patchbot |
|
08:49 |
[xen master] x86/apic: CFI hardening |
patchbot |
|
08:49 |
[xen master] x86/power: CFI hardening |
patchbot |
|
08:49 |
[xen master] x86/ucode: CFI hardening |
patchbot |
|
08:49 |
[xen master] x86/emul: CFI hardening |
patchbot |
|
08:49 |
[xen master] x86/hvm: CFI hardening for device emulation |
patchbot |
|
08:49 |
[xen master] x86/hvm: CFI hardening for hvm_funcs |
patchbot |
|
08:48 |
[xen master] x86: CFI hardening for request_irq() |
patchbot |
|
08:48 |
[xen master] xen/misc: CFI hardening |
patchbot |
|
08:48 |
[xen master] xen/console: CFI hardening |
patchbot |
|
08:48 |
[xen master] xen/video: CFI hardening |
patchbot |
|
08:48 |
[xen master] xen/iommu: CFI hardening |
patchbot |
|
08:48 |
[xen master] xen/decompress: CFI hardening |
patchbot |
|
08:47 |
[xen master] xen/vpci: CFI hardening |
patchbot |
|
08:47 |
[xen master] xen/keyhandler: CFI hardening |
patchbot |
|
08:47 |
[xen master] xen/tasklet: CFI hardening |
patchbot |
|
08:47 |
[xen master] xen/hypfs: CFI hardening |
patchbot |
|
08:47 |
[xen master] xen/evtchn: CFI hardening |
patchbot |
|
08:47 |
[xen master] xen/sched: CFI hardening |
patchbot |
|
08:46 |
[xen master] xsm: CFI hardening |
patchbot |
|
08:46 |
[xen master] xsm/flask/ss: CFI hardening |
patchbot |
|
08:46 |
[xen master] xen: CFI hardening for open_softirq() |
patchbot |
|
08:46 |
[xen master] xen: CFI hardening for IPIs |
patchbot |
|
08:46 |
[xen master] xen: CFI hardening for call_rcu() |
patchbot |
|
08:46 |
[xen master] xen: CFI hardening for init_timer() |
patchbot |
|
08:45 |
[xen master] xen: CFI hardening for continue_hypercall_on_cpu() |
patchbot |
|
08:45 |
[xen master] xen: CFI hardening for acpi_table_parse() |
patchbot |
|
08:45 |
[xen master] xen: CFI hardening for notifier callbacks |
patchbot |
|
08:45 |
[xen master] xen: CFI hardening for __initcall() |
patchbot |
|
08:45 |
[xen master] xen: CFI hardening for custom_param() |
patchbot |
|
08:45 |
[xen master] xen: CFI hardening for x86 hypercalls |
patchbot |
|
08:44 |
[xen master] x86: Introduce support for CET-IBT |
patchbot |
|
08:44 |
[xen master] x86/kexec: Annotate embedded data with ELF metadata |
patchbot |
|
08:44 |
[xen master] x86: Don't use the hypercall table for calling compat hypercalls |
patchbot |
|
08:44 |
[xen master] x86/pv-shim: Don't modify the hypercall table |
patchbot |
|
08:44 |
[xen master] xen/xsm: Move {do,compat}_flask_op() declarations into a header |
patchbot |
|
08:44 |
[xen master] xen/sort: Switch to an extern inline implementation |
patchbot |
|
February 23, 22 |
18:00 |
[xen staging] x86/hvm: Drop get_shadow_gs_base() hook and use hvm_get_reg() |
patchbot |
|
16:24 |
[xen staging] x86/IOMMU: Use altcall, and __initconst_cf_clobber |
patchbot |
|
16:23 |
[xen staging] x86/vpmu: Harden indirect branches |
patchbot |
|
16:23 |
[xen staging] x86/ucode: Use altcall, and __initconst_cf_clobber |
patchbot |
|
16:23 |
[xen staging] x86/hvm: Use __initdata_cf_clobber for hvm_funcs |
patchbot |
|
16:23 |
[xen staging] xsm: Use __initconst_cf_clobber for xsm_ops |
patchbot |
|
16:23 |
[xen staging] x86/altcall: Optimise away endbr64 instruction where possible |
patchbot |
|
16:23 |
[xen staging] x86/altcall: Check and optimise altcall targets |
patchbot |
|
16:22 |
[xen staging] xen/altcall: Use __ro_after_init now that it exists |
patchbot |
|
16:22 |
[xen staging] x86: Enable CET Indirect Branch Tracking |
patchbot |
|
16:22 |
[xen staging] x86/EFI: Disable CET-IBT around Runtime Services calls |
patchbot |
|
16:22 |
[xen staging] x86/setup: Rework MSR_S_CET handling for CET-IBT |
patchbot |
|
16:22 |
[xen staging] x86/entry: Make IDT entrypoints CET-IBT compatible |
patchbot |
|
16:22 |
[xen staging] x86/entry: Make syscall/sysenter entrypoints CET-IBT compatible |
patchbot |
|
16:21 |
[xen staging] x86/emul: Update emulation stubs to be CET-IBT compatible |
patchbot |
|
16:21 |
[xen staging] x86: Introduce helpers/checks for endbr64 instructions |
patchbot |
|
16:21 |
[xen staging] x86/traps: Rework write_stub_trampoline() to not hardcode the jmp |
patchbot |
|
16:21 |
[xen staging] x86/alternatives: Clear CR4.CET when clearing CR0.WP |
patchbot |
|
16:21 |
[xen staging] x86/setup: Read CR4 earlier in __start_xen() |
patchbot |
|
16:21 |
[xen staging] x86: Build check for embedded endbr64 instructions |
patchbot |
|
16:20 |
[xen staging] x86: Use control flow typechecking where possible |
patchbot |
|
16:20 |
[xen staging] x86/bugframe: CFI hardening |
patchbot |
|
16:20 |
[xen staging] x86/stack: CFI hardening |
patchbot |
|
16:20 |
[xen staging] x86/misc: CFI hardening |
patchbot |
|
16:20 |
[xen staging] x86/time: CFI hardening |
patchbot |
|
16:20 |
[xen staging] x86/pt: CFI hardening |
patchbot |
|
16:19 |
[xen staging] x86/dpci: CFI hardening |
patchbot |
|
16:19 |
[xen staging] x86/psr: CFI hardening |
patchbot |
|
16:19 |
[xen staging] x86/apei: CFI hardening |
patchbot |
|
16:19 |
[xen staging] x86/irq: CFI hardening |
patchbot |
|
16:19 |
[xen staging] x86/p2m: CFI hardening |
patchbot |
|
16:19 |
[xen staging] x86/hap: CFI hardening |
patchbot |
|
16:18 |
[xen staging] x86/shadow: CFI hardening |
patchbot |
|
16:18 |
[xen staging] x86/logdirty: CFI hardening |
patchbot |
|
16:18 |
[xen staging] x86/guest: CFI hardening |
patchbot |
|
16:18 |
[xen staging] x86/cpu: CFI hardening |
patchbot |
|
16:18 |
[xen staging] x86/pmu: CFI hardening |
patchbot |
|
16:18 |
[xen staging] x86/mce: CFI hardening |
patchbot |
|
16:17 |
[xen staging] x86/hvmsave: CFI hardening |
patchbot |
|
16:17 |
[xen staging] x86/quirks: CFI hardening |
patchbot |
|
16:17 |
[xen staging] x86/idle: CFI hardening |
patchbot |
|
16:17 |
[xen staging] x86/mtrr: CFI hardening |
patchbot |
|
16:17 |
[xen staging] x86/nmi: CFI hardening |
patchbot |
|
16:17 |
[xen staging] x86/apic: CFI hardening |
patchbot |
|
16:16 |
[xen staging] x86/power: CFI hardening |
patchbot |
|
16:16 |
[xen staging] x86/ucode: CFI hardening |
patchbot |
|
16:16 |
[xen staging] x86/emul: CFI hardening |
patchbot |
|
16:16 |
[xen staging] x86/hvm: CFI hardening for device emulation |
patchbot |
|
16:16 |
[xen staging] x86/hvm: CFI hardening for hvm_funcs |
patchbot |
|
16:15 |
[xen staging] x86: CFI hardening for request_irq() |
patchbot |
|
16:15 |
[xen staging] xen/misc: CFI hardening |
patchbot |
|
16:15 |
[xen staging] xen/console: CFI hardening |
patchbot |
|
16:15 |
[xen staging] xen/video: CFI hardening |
patchbot |
|
16:15 |
[xen staging] xen/iommu: CFI hardening |
patchbot |
|
16:15 |
[xen staging] xen/decompress: CFI hardening |
patchbot |
|
16:15 |
[xen staging] xen/vpci: CFI hardening |
patchbot |
|
16:14 |
[xen staging] xen/keyhandler: CFI hardening |
patchbot |
|
16:14 |
[xen staging] xen/tasklet: CFI hardening |
patchbot |
|
16:14 |
[xen staging] xen/hypfs: CFI hardening |
patchbot |
|
16:14 |
[xen staging] xen/evtchn: CFI hardening |
patchbot |
|
16:14 |
[xen staging] xen/sched: CFI hardening |
patchbot |
|
16:13 |
[xen staging] xsm: CFI hardening |
patchbot |
|
16:13 |
[xen staging] xsm/flask/ss: CFI hardening |
patchbot |
|
16:13 |
[xen staging] xen: CFI hardening for open_softirq() |
patchbot |
|
16:13 |
[xen staging] xen: CFI hardening for IPIs |
patchbot |
|
16:13 |
[xen staging] xen: CFI hardening for call_rcu() |
patchbot |
|
16:13 |
[xen staging] xen: CFI hardening for init_timer() |
patchbot |
|
16:12 |
[xen staging] xen: CFI hardening for continue_hypercall_on_cpu() |
patchbot |
|
16:12 |
[xen staging] xen: CFI hardening for acpi_table_parse() |
patchbot |
|
16:12 |
[xen staging] xen: CFI hardening for notifier callbacks |
patchbot |
|
16:12 |
[xen staging] xen: CFI hardening for __initcall() |
patchbot |
|
16:12 |
[xen staging] xen: CFI hardening for custom_param() |
patchbot |
|
16:12 |
[xen staging] xen: CFI hardening for x86 hypercalls |
patchbot |
|
16:11 |
[xen staging] x86: Introduce support for CET-IBT |
patchbot |
|
16:11 |
[xen staging] x86/kexec: Annotate embedded data with ELF metadata |
patchbot |
|
16:11 |
[xen staging] x86: Don't use the hypercall table for calling compat hypercalls |
patchbot |
|
16:11 |
[xen staging] x86/pv-shim: Don't modify the hypercall table |
patchbot |
|
16:11 |
[xen staging] xen/xsm: Move {do,compat}_flask_op() declarations into a header |
patchbot |
|
16:11 |
[xen staging] xen/sort: Switch to an extern inline implementation |
patchbot |
|
05:55 |
[xen master] cirrus: update FreeBSD to 12.3 |
patchbot |
|
February 22, 22 |
14:33 |
[xen staging] cirrus: update FreeBSD to 12.3 |
patchbot |
|
11:22 |
[xen master] x86/Kconfig: introduce option to select retpoline usage |
patchbot |
|
11:22 |
[xen master] x86/clang: add retpoline support |
patchbot |
|
11:22 |
[xen master] x86/retpoline: split retpoline compiler support into separate option |
patchbot |
|
11:22 |
[xen master] CI: Coverity tweaks |
patchbot |
|
11:22 |
[xen master] xen: Rename asprintf() to xasprintf() |
patchbot |
|
11:22 |
[xen master] tests/resource: Initialise gnttab before xenforeignmemory_map_resource() |
patchbot |
|
February 21, 22 |
20:55 |
[xen staging] x86/Kconfig: introduce option to select retpoline usage |
patchbot |
|
20:55 |
[xen staging] x86/clang: add retpoline support |
patchbot |
|
20:55 |
[xen staging] x86/retpoline: split retpoline compiler support into separate option |
patchbot |
|
20:55 |
[xen staging] CI: Coverity tweaks |
patchbot |
|
20:55 |
[xen staging] xen: Rename asprintf() to xasprintf() |
patchbot |
|
20:55 |
[xen staging] tests/resource: Initialise gnttab before xenforeignmemory_map_resource() |
patchbot |
|
February 19, 22 |
15:00 |
[xen master] CI/Coverity: Do not build QEMU, SeaBIOS or OVMF |
patchbot |
|
15:00 |
[xen master] CI: add github workflow to run Coverity scans |
patchbot |
|
15:00 |
[xen master] CI: Clean up alpine containers |
patchbot |
|
15:00 |
[xen master] CI: Add gnu grep to alpine containers |
patchbot |
|
06:25 |
[xen master] x86: replace a few do_div() uses |
patchbot |
|
06:25 |
[xen master] video/vesa: adjust (not just) command line option handling |
patchbot |
|
06:24 |
[xen master] video/vesa: drop "vesa-remap" command line option |
patchbot |
|
06:24 |
[xen master] video/vesa: drop "vesa-mtrr" command line option |
patchbot |
|
06:24 |
[xen master] video/vesa: unmap frame buffer when relinquishing console |
patchbot |
|
06:24 |
[xen master] x86: move .text.kexec |
patchbot |
|
06:24 |
[xen master] x86: introduce ioremap_wc() |
patchbot |
|
06:24 |
[xen master] IOMMU/PCI: propagate get_device_group_id() failure |
patchbot |
|
06:23 |
[xen master] VT-d: replace flush_all_cache() |
patchbot |
|
06:23 |
[xen master] VT-d / x86: re-arrange cache syncing |
patchbot |
|
06:23 |
[xen master] x86/cpuid: add CPUID flag for Extended Destination ID support |
patchbot |
|
06:23 |
[xen master] tools/libxl: don't allow IOMMU usage with PoD |
patchbot |
|
06:23 |
[xen master] tools/xenstore: add error indicator to ring page |
patchbot |
|
06:23 |
[xen master] x86/console: process softirqs between warning prints |
patchbot |
|
06:22 |
[xen master] rwlock: remove unneeded subtraction |
patchbot |
|
06:22 |
[xen master] x86/Intel: re-indent family 6 switch() in intel_log_freq() |
patchbot |
|
06:22 |
[xen master] build: fix enforce unique symbols for recent clang version |
patchbot |
|
06:22 |
[xen master] build: rework cloc recipe |
patchbot |
|
06:22 |
[xen master] build: prepare to always invoke $(MAKE) from xen/, use $(obj) |
patchbot |
|
06:22 |
[xen master] build: set ALL_OBJS in main Makefile; move prelink.o to main Makefile |
patchbot |
|
February 18, 22 |
17:11 |
[xen staging] CI/Coverity: Do not build QEMU, SeaBIOS or OVMF |
patchbot |
|
17:11 |
[xen staging] CI: add github workflow to run Coverity scans |
patchbot |
|
17:11 |
[xen staging] CI: Clean up alpine containers |
patchbot |
|
17:11 |
[xen staging] CI: Add gnu grep to alpine containers |
patchbot |
|
13:56 |
[xen staging] x86: replace a few do_div() uses |
patchbot |
|
13:55 |
[xen staging] video/vesa: adjust (not just) command line option handling |
patchbot |
|
13:55 |
[xen staging] video/vesa: drop "vesa-remap" command line option |
patchbot |
|
13:55 |
[xen staging] video/vesa: drop "vesa-mtrr" command line option |
patchbot |
|
13:55 |
[xen staging] video/vesa: unmap frame buffer when relinquishing console |
patchbot |
|
13:55 |
[xen staging] x86: move .text.kexec |
patchbot |
|
13:55 |
[xen staging] x86: introduce ioremap_wc() |
patchbot |
|
13:22 |
[xen staging] IOMMU/PCI: propagate get_device_group_id() failure |
patchbot |
|
13:22 |
[xen staging] VT-d: replace flush_all_cache() |
patchbot |
|
13:22 |
[xen staging] VT-d / x86: re-arrange cache syncing |
patchbot |
|
10:12 |
[xen master] xen/docs: Document how to do passthrough without IOMMU |
patchbot |
|
10:12 |
[xen master] xen/arm: if direct-map domain use native UART address and IRQ number for vPL011 |
patchbot |
|
10:12 |
[xen master] xen/arm: if direct-map domain use native addresses for GICv3 |
patchbot |
|
10:12 |
[xen master] xen/arm: gate make_gicv3_domU_node with CONFIG_GICV3 |
patchbot |
|
10:12 |
[xen master] xen/arm: if direct-map domain use native addresses for GICv2 |
patchbot |
|
10:11 |
[xen master] xen/arm: add ASSERT_UNREACHABLE in allocate_static_memory |
patchbot |
|
10:11 |
[xen master] xen/arm: introduce direct-map for domUs |
patchbot |
|
10:11 |
[xen master] xen/arm: introduce new helper parse_static_mem_prop and acquire_static_memory_bank |
patchbot |
|
10:11 |
[xen master] xen/arm: Allow device-passthrough even the IOMMU is off |
patchbot |
|
10:11 |
[xen master] xen: introduce CDF_directmap |
patchbot |
|
10:11 |
[xen master] xen: introduce internal CDF_xxx flags for domain creation |
patchbot |
|
08:22 |
[xen staging] x86/cpuid: add CPUID flag for Extended Destination ID support |
patchbot |
|
08:12 |
[xen staging] tools/libxl: don't allow IOMMU usage with PoD |
patchbot |
|
08:12 |
[xen staging] tools/xenstore: add error indicator to ring page |
patchbot |
|
08:12 |
[xen staging] x86/console: process softirqs between warning prints |
patchbot |
|
08:11 |
[xen staging] rwlock: remove unneeded subtraction |
patchbot |
|
08:11 |
[xen staging] x86/Intel: re-indent family 6 switch() in intel_log_freq() |
patchbot |
|
08:11 |
[xen staging] build: fix enforce unique symbols for recent clang version |
patchbot |
|
08:11 |
[xen staging] build: rework cloc recipe |
patchbot |
|
08:11 |
[xen staging] build: prepare to always invoke $(MAKE) from xen/, use $(obj) |
patchbot |
|
08:11 |
[xen staging] build: set ALL_OBJS in main Makefile; move prelink.o to main Makefile |
patchbot |
|
February 17, 22 |
19:56 |
[xen staging] xen/docs: Document how to do passthrough without IOMMU |
patchbot |
|
19:56 |
[xen staging] xen/arm: if direct-map domain use native UART address and IRQ number for vPL011 |
patchbot |
|
19:56 |
[xen staging] xen/arm: if direct-map domain use native addresses for GICv3 |
patchbot |
|
19:56 |
[xen staging] xen/arm: gate make_gicv3_domU_node with CONFIG_GICV3 |
patchbot |
|
19:56 |
[xen staging] xen/arm: if direct-map domain use native addresses for GICv2 |
patchbot |
|
19:55 |
[xen staging] xen/arm: add ASSERT_UNREACHABLE in allocate_static_memory |
patchbot |
|
19:55 |
[xen staging] xen/arm: introduce direct-map for domUs |
patchbot |
|
19:55 |
[xen staging] xen/arm: introduce new helper parse_static_mem_prop and acquire_static_memory_bank |
patchbot |
|
19:55 |
[xen staging] xen/arm: Allow device-passthrough even the IOMMU is off |
patchbot |
|
19:55 |
[xen staging] xen: introduce CDF_directmap |
patchbot |
|
19:55 |
[xen staging] xen: introduce internal CDF_xxx flags for domain creation |
patchbot |
|
09:00 |
[xen stable-4.15] x86emul: fix VPBLENDMW with mask and memory operand |
patchbot |
|
09:00 |
[xen stable-4.15] tools/libs: Fix build dependencies |
patchbot |
|
09:00 |
[xen stable-4.15] tools/libs/light: don't touch nr_vcpus_out if listing vcpus and returning NULL |
patchbot |
|
09:00 |
[xen stable-4.15] libxl: force netback to wait for hotplug execution before connecting |
patchbot |
|
09:00 |
[xen stable-4.15] tools/libxl: Correctly align the ACPI tables |
patchbot |
|
09:00 |
[xen stable-4.15] update Xen version to 4.15.3-pre |
patchbot |
|
06:22 |
[xen stable-4.16] x86emul: fix VPBLENDMW with mask and memory operand |
patchbot |
|
06:22 |
[xen stable-4.16] tools/libs: Fix build dependencies |
patchbot |
|
06:22 |
[xen stable-4.16] build: fix exported variable name CFLAGS_stack_boundary |
patchbot |
|
06:22 |
[xen stable-4.16] libxl: force netback to wait for hotplug execution before connecting |
patchbot |
|
06:22 |
[xen stable-4.16] tools/libs/light: don't touch nr_vcpus_out if listing vcpus and returning NULL |
patchbot |
|
February 16, 22 |
19:44 |
[xen master] MAINTAINERS: make Bertrand ARM maintainer |
patchbot |
|
15:11 |
[xen staging-4.15] x86emul: fix VPBLENDMW with mask and memory operand |
patchbot |
|
15:11 |
[xen staging-4.15] tools/libs: Fix build dependencies |
patchbot |
|
15:11 |
[xen staging-4.15] tools/libs/light: don't touch nr_vcpus_out if listing vcpus and returning NULL |
patchbot |
|
15:11 |
[xen staging-4.15] libxl: force netback to wait for hotplug execution before connecting |
patchbot |
|
15:11 |
[xen staging-4.15] tools/libxl: Correctly align the ACPI tables |
patchbot |
|
15:11 |
[xen staging-4.15] update Xen version to 4.15.3-pre |
patchbot |
|
14:55 |
[xen staging-4.16] x86emul: fix VPBLENDMW with mask and memory operand |
patchbot |
|
14:55 |
[xen staging-4.16] tools/libs: Fix build dependencies |
patchbot |
|
14:55 |
[xen staging-4.16] build: fix exported variable name CFLAGS_stack_boundary |
patchbot |
|
14:55 |
[xen staging-4.16] libxl: force netback to wait for hotplug execution before connecting |
patchbot |
|
14:55 |
[xen staging-4.16] tools/libs/light: don't touch nr_vcpus_out if listing vcpus and returning NULL |
patchbot |
|
February 15, 22 |
20:22 |
[xen staging] MAINTAINERS: make Bertrand ARM maintainer |
patchbot |
|
05:12 |
[xen master] x86emul: fix SIMD test overriding of VBROADCASTS{S,D} |
patchbot |
|
05:11 |
[xen master] x86emul: fix VPBLENDMW with mask and memory operand |
patchbot |
|
05:11 |
[xen master] x86emul: work around gcc11 bug in SIMD tests |
patchbot |
|
05:11 |
[xen master] cpuid: initialize cpuinfo with boot_cpu_data |
patchbot |
|
05:11 |
[xen master] x86/Intel: also display CPU freq for family 0xf |
patchbot |
|
05:11 |
[xen master] x86/Intel: skip CORE_THREAD_COUNT read on family 0xf |
patchbot |
|
05:11 |
[xen master] x86/Intel: skip PLATFORM_INFO reads on family 0xf |
patchbot |
|
February 14, 22 |
09:12 |
[xen staging] x86emul: fix SIMD test overriding of VBROADCASTS{S,D} |
patchbot |
|
09:11 |
[xen staging] x86emul: fix VPBLENDMW with mask and memory operand |
patchbot |
|
09:11 |
[xen staging] x86emul: work around gcc11 bug in SIMD tests |
patchbot |
|
09:11 |
[xen staging] cpuid: initialize cpuinfo with boot_cpu_data |
patchbot |
|
09:11 |
[xen staging] x86/Intel: also display CPU freq for family 0xf |
patchbot |
|
09:11 |
[xen staging] x86/Intel: skip CORE_THREAD_COUNT read on family 0xf |
patchbot |
|
09:11 |
[xen staging] x86/Intel: skip PLATFORM_INFO reads on family 0xf |
patchbot |
|
February 10, 22 |
10:44 |
[xen master] xen/serial: scif: add support for HSCIF |
patchbot |
|
10:44 |
[xen master] x86/Intel: don't log bogus frequency range on Core/Core2 processors |
patchbot |
|
10:44 |
[xen master] xen: add option to disable GNTTABOP_transfer |
patchbot |
|
10:44 |
[xen master] x86/mm: tidy XENMEM_{get,set}_pod_target handling |
patchbot |
|
10:44 |
[xen master] x86/P2M: move map_domain_gfn() (again) |
patchbot |
|
10:44 |
[xen master] x86/P2M: drop a few CONFIG_HVM |
patchbot |
|
02:44 |
[xen master] x86/spec-ctrl: Support Intel PSFD for guests |
patchbot |
|
02:44 |
[xen master] x86/cpuid: Infrastructure for cpuid word 7:2.edx |
patchbot |
|
02:44 |
[xen master] tests/tsx: Extend test-tsx to check MSR_MCU_OPT_CTRL |
patchbot |
|
02:44 |
[xen master] x86/tsx: Cope with TSX deprecation on WHL-R/CFL-R |
patchbot |
|
02:44 |
[xen master] x86/tsx: Move has_rtm_always_abort to an outer scope |
patchbot |
|
02:44 |
[xen master] x86/spec-ctrl: Clean up MSR_MCU_OPT_CTRL handling |
patchbot |
|
February 09, 22 |
18:56 |
[xen stable-4.14] x86/spec-ctrl: Support Intel PSFD for guests |
patchbot |
|
18:55 |
[xen stable-4.14] x86/cpuid: Infrastructure for cpuid word 7:2.edx |
patchbot |
|
18:55 |
[xen stable-4.14] x86/tsx: Cope with TSX deprecation on WHL-R/CFL-R |
patchbot |
|
18:55 |
[xen stable-4.14] x86/tsx: Move has_rtm_always_abort to an outer scope |
patchbot |
|
18:55 |
[xen stable-4.14] x86/spec-ctrl: Clean up MSR_MCU_OPT_CTRL handling |
patchbot |
|
18:55 |
[xen stable-4.14] x86/cpuid: Infrastructure for leaf 7:1.ebx |
patchbot |
|
18:55 |
[xen stable-4.14] x86/cpuid: Disentangle logic for new feature leaves |
patchbot |
|
17:34 |
[xen stable-4.15] x86/spec-ctrl: Support Intel PSFD for guests |
patchbot |
|
17:33 |
[xen stable-4.15] x86/cpuid: Infrastructure for cpuid word 7:2.edx |
patchbot |
|
17:33 |
[xen stable-4.15] x86/tsx: Cope with TSX deprecation on WHL-R/CFL-R |
patchbot |
|
17:33 |
[xen stable-4.15] x86/tsx: Move has_rtm_always_abort to an outer scope |
patchbot |
|
17:33 |
[xen stable-4.15] x86/spec-ctrl: Clean up MSR_MCU_OPT_CTRL handling |
patchbot |
|
17:33 |
[xen stable-4.15] x86/cpuid: Infrastructure for leaf 7:1.ebx |
patchbot |
|
17:33 |
[xen stable-4.15] x86/cpuid: Disentangle logic for new feature leaves |
patchbot |
|
12:33 |
[xen staging] xen/serial: scif: add support for HSCIF |
patchbot |
|
11:55 |
[xen staging] x86/Intel: don't log bogus frequency range on Core/Core2 processors |
patchbot |
|
11:55 |
[xen staging] xen: add option to disable GNTTABOP_transfer |
patchbot |
|
11:55 |
[xen staging] x86/mm: tidy XENMEM_{get,set}_pod_target handling |
patchbot |
|
11:55 |
[xen staging] x86/P2M: move map_domain_gfn() (again) |
patchbot |
|
11:55 |
[xen staging] x86/P2M: drop a few CONFIG_HVM |
patchbot |
|
10:56 |
[xen stable-4.16] x86/spec-ctrl: Support Intel PSFD for guests |
patchbot |
|
10:56 |
[xen stable-4.16] x86/cpuid: Infrastructure for cpuid word 7:2.edx |
patchbot |
|
10:55 |
[xen stable-4.16] tests/tsx: Extend test-tsx to check MSR_MCU_OPT_CTRL |
patchbot |
|
10:55 |
[xen stable-4.16] x86/tsx: Cope with TSX deprecation on WHL-R/CFL-R |
patchbot |
|
10:55 |
[xen stable-4.16] x86/tsx: Move has_rtm_always_abort to an outer scope |
patchbot |
|
10:55 |
[xen stable-4.16] x86/spec-ctrl: Clean up MSR_MCU_OPT_CTRL handling |
patchbot |
|
10:55 |
[xen stable-4.16] x86/cpuid: Infrastructure for leaf 7:1.ebx |
patchbot |
|
10:55 |
[xen stable-4.16] x86/cpuid: Disentangle logic for new feature leaves |
patchbot |
|
10:45 |
[xen master] tools/configure.ac: Replace macro AC_HELP_STRING |
patchbot |
|
10:44 |
[xen master] tools/libs: Fix build dependencies |
patchbot |
|
10:44 |
[xen master] tools/include: remove xen-external directory |
patchbot |
|
10:44 |
[xen master] tools/libs/evtchn: use _xen_list.h |
patchbot |
|
10:44 |
[xen master] tools/libs/toolcore: replace _xentoolcore_list.h with _xen_list.h |
patchbot |
|
10:44 |
[xen master] tools/libs/light: replace _libxl_list.h with _xen_list.h |
patchbot |
|
10:44 |
[xen master] tools/include: generate a _xen_list.h file |
patchbot |
|
February 08, 22 |
18:15 |
[xen staging-4.14] x86/spec-ctrl: Support Intel PSFD for guests |
patchbot |
|
18:15 |
[xen staging-4.14] x86/cpuid: Infrastructure for cpuid word 7:2.edx |
patchbot |
|
18:15 |
[xen staging-4.14] x86/tsx: Cope with TSX deprecation on WHL-R/CFL-R |
patchbot |
|
18:15 |
[xen staging-4.14] x86/tsx: Move has_rtm_always_abort to an outer scope |
patchbot |
|
18:15 |
[xen staging-4.14] x86/spec-ctrl: Clean up MSR_MCU_OPT_CTRL handling |
patchbot |
|
18:14 |
[xen staging-4.14] x86/cpuid: Infrastructure for leaf 7:1.ebx |
patchbot |
|
18:14 |
[xen staging-4.14] x86/cpuid: Disentangle logic for new feature leaves |
patchbot |
|
18:14 |
[xen staging-4.15] x86/spec-ctrl: Support Intel PSFD for guests |
patchbot |
|
18:14 |
[xen staging-4.15] x86/cpuid: Infrastructure for cpuid word 7:2.edx |
patchbot |
|
18:14 |
[xen staging-4.15] x86/tsx: Cope with TSX deprecation on WHL-R/CFL-R |
patchbot |
|
18:13 |
[xen staging-4.15] x86/tsx: Move has_rtm_always_abort to an outer scope |
patchbot |
|
18:13 |
[xen staging-4.15] x86/spec-ctrl: Clean up MSR_MCU_OPT_CTRL handling |
patchbot |
|
18:13 |
[xen staging-4.15] x86/cpuid: Infrastructure for leaf 7:1.ebx |
patchbot |
|
18:13 |
[xen staging-4.15] x86/cpuid: Disentangle logic for new feature leaves |
patchbot |
|
18:13 |
[xen staging-4.16] x86/spec-ctrl: Support Intel PSFD for guests |
patchbot |
|
18:13 |
[xen staging-4.16] x86/cpuid: Infrastructure for cpuid word 7:2.edx |
patchbot |
|
18:12 |
[xen staging-4.16] tests/tsx: Extend test-tsx to check MSR_MCU_OPT_CTRL |
patchbot |
|
18:12 |
[xen staging-4.16] x86/tsx: Cope with TSX deprecation on WHL-R/CFL-R |
patchbot |
|
18:12 |
[xen staging-4.16] x86/tsx: Move has_rtm_always_abort to an outer scope |
patchbot |
|
18:12 |
[xen staging-4.16] x86/spec-ctrl: Clean up MSR_MCU_OPT_CTRL handling |
patchbot |
|
18:12 |
[xen staging-4.16] x86/cpuid: Infrastructure for leaf 7:1.ebx |
patchbot |
|
18:12 |
[xen staging-4.16] x86/cpuid: Disentangle logic for new feature leaves |
patchbot |
|
18:11 |
[xen staging] x86/spec-ctrl: Support Intel PSFD for guests |
patchbot |
|
18:11 |
[xen staging] x86/cpuid: Infrastructure for cpuid word 7:2.edx |
patchbot |
|
18:11 |
[xen staging] tests/tsx: Extend test-tsx to check MSR_MCU_OPT_CTRL |
patchbot |
|
18:11 |
[xen staging] x86/tsx: Cope with TSX deprecation on WHL-R/CFL-R |
patchbot |
|
18:11 |
[xen staging] x86/tsx: Move has_rtm_always_abort to an outer scope |
patchbot |
|
18:11 |
[xen staging] x86/spec-ctrl: Clean up MSR_MCU_OPT_CTRL handling |
patchbot |
|
16:55 |
[xen master] dom0/pvh: fix processing softirqs during memory map population |
patchbot |
|
16:55 |
[xen master] xen/smp: Speed up on_selected_cpus() |
patchbot |
|
16:55 |
[xen master] x86/hvm: Fix boot on systems where HVM isn't available |
patchbot |
|
13:45 |
[xen staging] tools/configure.ac: Replace macro AC_HELP_STRING |
patchbot |
|
13:44 |
[xen staging] tools/libs: Fix build dependencies |
patchbot |
|
13:44 |
[xen staging] tools/include: remove xen-external directory |
patchbot |
|
13:44 |
[xen staging] tools/libs/evtchn: use _xen_list.h |
patchbot |
|
13:44 |
[xen staging] tools/libs/toolcore: replace _xentoolcore_list.h with _xen_list.h |
patchbot |
|
13:44 |
[xen staging] tools/libs/light: replace _libxl_list.h with _xen_list.h |
patchbot |
|
13:44 |
[xen staging] tools/include: generate a _xen_list.h file |
patchbot |
|
February 07, 22 |
17:55 |
[xen staging] dom0/pvh: fix processing softirqs during memory map population |
patchbot |
|
17:55 |
[xen staging] xen/smp: Speed up on_selected_cpus() |
patchbot |
|
17:55 |
[xen staging] x86/hvm: Fix boot on systems where HVM isn't available |
patchbot |
|
February 05, 22 |
20:11 |
[xen master] tools/guest: Fix comment regarding CPUID compatibility |
patchbot |
|
12:45 |
[xen stable-4.16] x86/cpuid: Enable MSR_SPEC_CTRL in SVM guests by default |
patchbot |
|
12:45 |
[xen stable-4.16] x86/msr: AMD MSR_SPEC_CTRL infrastructure |
patchbot |
|
12:45 |
[xen stable-4.16] x86/svm: VMEntry/Exit logic for MSR_SPEC_CTRL |
patchbot |
|
12:45 |
[xen stable-4.16] x86/spec-ctrl: Use common MSR_SPEC_CTRL logic for AMD |
patchbot |
|
12:45 |
[xen stable-4.16] x86/spec-ctrl: Record the last write to MSR_SPEC_CTRL |
patchbot |
|
12:45 |
[xen stable-4.16] x86/spec-ctrl: Don't use spec_ctrl_{enter,exit}_idle() for S3 |
patchbot |
|
12:44 |
[xen stable-4.16] x86/spec-ctrl: Introduce new has_spec_ctrl boolean |
patchbot |
|
12:44 |
[xen stable-4.16] x86/spec-ctrl: Drop use_spec_ctrl boolean |
patchbot |
|
12:44 |
[xen stable-4.16] x86/cpuid: Advertise SSB_NO to guests by default |
patchbot |
|
12:44 |
[xen stable-4.16] x86/msr: Fix migration compatibility issue with MSR_SPEC_CTRL |
patchbot |
|
12:44 |
[xen stable-4.16] tools/guest: Fix comment regarding CPUID compatibility |
patchbot |
|
12:44 |
[xen stable-4.16] x86/vmx: Drop spec_ctrl load in VMEntry path |
patchbot |
|
10:35 |
[xen stable-4.15] x86/cpuid: Enable MSR_SPEC_CTRL in SVM guests by default |
patchbot |
|
10:34 |
[xen stable-4.15] x86/msr: AMD MSR_SPEC_CTRL infrastructure |
patchbot |
|
10:34 |
[xen stable-4.15] x86/svm: VMEntry/Exit logic for MSR_SPEC_CTRL |
patchbot |
|
10:34 |
[xen stable-4.15] x86/spec-ctrl: Use common MSR_SPEC_CTRL logic for AMD |
patchbot |
|
10:34 |
[xen stable-4.15] x86/spec-ctrl: Record the last write to MSR_SPEC_CTRL |
patchbot |
|
10:34 |
[xen stable-4.15] x86/spec-ctrl: Don't use spec_ctrl_{enter,exit}_idle() for S3 |
patchbot |
|
10:34 |
[xen stable-4.15] x86/spec-ctrl: Introduce new has_spec_ctrl boolean |
patchbot |
|
10:33 |
[xen stable-4.15] x86/spec-ctrl: Drop use_spec_ctrl boolean |
patchbot |
|
10:33 |
[xen stable-4.15] x86/cpuid: Advertise SSB_NO to guests by default |
patchbot |
|
10:33 |
[xen stable-4.15] x86/msr: Fix migration compatibility issue with MSR_SPEC_CTRL |
patchbot |
|
10:33 |
[xen stable-4.15] x86/vmx: Drop spec_ctrl load in VMEntry path |
patchbot |
|
10:33 |
[xen stable-4.15] x86/cpuid: support LFENCE always serialising CPUID bit |
patchbot |
|
10:33 |
[xen stable-4.15] x86/amd: split LFENCE dispatch serializing setup logic into helper |
patchbot |
|
05:46 |
[xen stable-4.14] x86/cpuid: Enable MSR_SPEC_CTRL in SVM guests by default |
patchbot |
|
05:45 |
[xen stable-4.14] x86/msr: AMD MSR_SPEC_CTRL infrastructure |
patchbot |
|
05:45 |
[xen stable-4.14] x86/svm: VMEntry/Exit logic for MSR_SPEC_CTRL |
patchbot |
|
05:45 |
[xen stable-4.14] x86/spec-ctrl: Use common MSR_SPEC_CTRL logic for AMD |
patchbot |
|
05:45 |
[xen stable-4.14] x86/spec-ctrl: Record the last write to MSR_SPEC_CTRL |
patchbot |
|
05:45 |
[xen stable-4.14] x86/spec-ctrl: Don't use spec_ctrl_{enter,exit}_idle() for S3 |
patchbot |
|
05:45 |
[xen stable-4.14] x86/spec-ctrl: Introduce new has_spec_ctrl boolean |
patchbot |
|
05:44 |
[xen stable-4.14] x86/spec-ctrl: Drop use_spec_ctrl boolean |
patchbot |
|
05:44 |
[xen stable-4.14] x86/cpuid: Advertise SSB_NO to guests by default |
patchbot |
|
05:44 |
[xen stable-4.14] x86/msr: Fix migration compatibility issue with MSR_SPEC_CTRL |
patchbot |
|
05:44 |
[xen stable-4.14] x86/vmx: Drop spec_ctrl load in VMEntry path |
patchbot |
|
05:44 |
[xen stable-4.14] x86/cpuid: support LFENCE always serialising CPUID bit |
patchbot |
|
05:44 |
[xen stable-4.14] x86/amd: split LFENCE dispatch serializing setup logic into helper |
patchbot |
|
February 04, 22 |
16:50 |
[xen staging-4.14] x86/cpuid: Enable MSR_SPEC_CTRL in SVM guests by default |
patchbot |
|
16:50 |
[xen staging-4.14] x86/msr: AMD MSR_SPEC_CTRL infrastructure |
patchbot |
|
16:49 |
[xen staging-4.14] x86/svm: VMEntry/Exit logic for MSR_SPEC_CTRL |
patchbot |
|
16:49 |
[xen staging-4.14] x86/spec-ctrl: Use common MSR_SPEC_CTRL logic for AMD |
patchbot |
|
16:49 |
[xen staging-4.14] x86/spec-ctrl: Record the last write to MSR_SPEC_CTRL |
patchbot |
|
16:49 |
[xen staging-4.14] x86/spec-ctrl: Don't use spec_ctrl_{enter,exit}_idle() for S3 |
patchbot |
|
16:49 |
[xen staging-4.14] x86/spec-ctrl: Introduce new has_spec_ctrl boolean |
patchbot |
|
16:49 |
[xen staging-4.14] x86/spec-ctrl: Drop use_spec_ctrl boolean |
patchbot |
|
16:48 |
[xen staging-4.14] x86/cpuid: Advertise SSB_NO to guests by default |
patchbot |
|
16:48 |
[xen staging-4.14] x86/msr: Fix migration compatibility issue with MSR_SPEC_CTRL |
patchbot |
|
16:48 |
[xen staging-4.14] x86/vmx: Drop spec_ctrl load in VMEntry path |
patchbot |
|
16:48 |
[xen staging-4.14] x86/cpuid: support LFENCE always serialising CPUID bit |
patchbot |
|
16:48 |
[xen staging-4.14] x86/amd: split LFENCE dispatch serializing setup logic into helper |
patchbot |
|
16:48 |
[xen staging-4.15] x86/cpuid: Enable MSR_SPEC_CTRL in SVM guests by default |
patchbot |
|
16:47 |
[xen staging-4.15] x86/msr: AMD MSR_SPEC_CTRL infrastructure |
patchbot |
|
16:47 |
[xen staging-4.15] x86/svm: VMEntry/Exit logic for MSR_SPEC_CTRL |
patchbot |
|
16:47 |
[xen staging-4.15] x86/spec-ctrl: Use common MSR_SPEC_CTRL logic for AMD |
patchbot |
|
16:47 |
[xen staging-4.15] x86/spec-ctrl: Record the last write to MSR_SPEC_CTRL |
patchbot |
|
16:47 |
[xen staging-4.15] x86/spec-ctrl: Don't use spec_ctrl_{enter,exit}_idle() for S3 |
patchbot |
|
16:47 |
[xen staging-4.15] x86/spec-ctrl: Introduce new has_spec_ctrl boolean |
patchbot |
|
16:46 |
[xen staging-4.15] x86/spec-ctrl: Drop use_spec_ctrl boolean |
patchbot |
|
16:46 |
[xen staging-4.15] x86/cpuid: Advertise SSB_NO to guests by default |
patchbot |
|
16:46 |
[xen staging-4.15] x86/msr: Fix migration compatibility issue with MSR_SPEC_CTRL |
patchbot |
|
16:46 |
[xen staging-4.15] x86/vmx: Drop spec_ctrl load in VMEntry path |
patchbot |
|
16:46 |
[xen staging-4.15] x86/cpuid: support LFENCE always serialising CPUID bit |
patchbot |
|
16:46 |
[xen staging-4.15] x86/amd: split LFENCE dispatch serializing setup logic into helper |
patchbot |
|
16:45 |
[xen staging-4.16] x86/cpuid: Enable MSR_SPEC_CTRL in SVM guests by default |
patchbot |
|
16:45 |
[xen staging-4.16] x86/msr: AMD MSR_SPEC_CTRL infrastructure |
patchbot |
|
16:45 |
[xen staging-4.16] x86/svm: VMEntry/Exit logic for MSR_SPEC_CTRL |
patchbot |
|
16:45 |
[xen staging-4.16] x86/spec-ctrl: Use common MSR_SPEC_CTRL logic for AMD |
patchbot |
|
16:45 |
[xen staging-4.16] x86/spec-ctrl: Record the last write to MSR_SPEC_CTRL |
patchbot |
|
16:45 |
[xen staging-4.16] x86/spec-ctrl: Don't use spec_ctrl_{enter,exit}_idle() for S3 |
patchbot |
|
16:44 |
[xen staging-4.16] x86/spec-ctrl: Introduce new has_spec_ctrl boolean |
patchbot |
|
16:44 |
[xen staging-4.16] x86/spec-ctrl: Drop use_spec_ctrl boolean |
patchbot |
|
16:44 |
[xen staging-4.16] x86/cpuid: Advertise SSB_NO to guests by default |
patchbot |
|
16:44 |
[xen staging-4.16] x86/msr: Fix migration compatibility issue with MSR_SPEC_CTRL |
patchbot |
|
16:44 |
[xen staging-4.16] tools/guest: Fix comment regarding CPUID compatibility |
patchbot |
|
16:44 |
[xen staging-4.16] x86/vmx: Drop spec_ctrl load in VMEntry path |
patchbot |
|
15:22 |
[xen staging] tools/guest: Fix comment regarding CPUID compatibility |
patchbot |
|
11:00 |
[xen master] xen/pci: detect when BARs are not suitably positioned |
patchbot |
|
11:00 |
[xen master] vpci: shrink critical section in vpci_{read/write} |
patchbot |
|
05:11 |
[xen stable-4.16] MAINTAINERS: Anthony is stable branch tools maintainer |
patchbot |
|
03:11 |
[xen stable-4.15] MAINTAINERS: Anthony is stable branch tools maintainer |
patchbot |
|
February 03, 22 |
12:22 |
[xen staging] xen/pci: detect when BARs are not suitably positioned |
patchbot |
|
12:22 |
[xen staging] vpci: shrink critical section in vpci_{read/write} |
patchbot |
|
12:11 |
[xen staging-4.15] MAINTAINERS: Anthony is stable branch tools maintainer |
patchbot |
|
12:11 |
[xen staging-4.16] MAINTAINERS: Anthony is stable branch tools maintainer |
patchbot |
|
08:00 |
[xen master] x86/mwait-idle: enable interrupts before C1 on Xeons |
patchbot |
|
08:00 |
[xen master] memory: XENMEM_add_to_physmap (almost) wrapping checks |
patchbot |
|
08:00 |
[xen master] EFI: always map EfiRuntimeServices{Code,Data} |
patchbot |
|
February 02, 22 |
19:44 |
[xen master] x86/vmx: Drop spec_ctrl load in VMEntry path |
patchbot |
|
10:01 |
[xen master] x86/cpuid: Enable MSR_SPEC_CTRL in SVM guests by default |
patchbot |
|
10:01 |
[xen master] x86/msr: AMD MSR_SPEC_CTRL infrastructure |
patchbot |
|
10:01 |
[xen master] x86/svm: VMEntry/Exit logic for MSR_SPEC_CTRL |
patchbot |
|
10:00 |
[xen master] x86/spec-ctrl: Use common MSR_SPEC_CTRL logic for AMD |
patchbot |
|
10:00 |
[xen master] x86/spec-ctrl: Record the last write to MSR_SPEC_CTRL |
patchbot |
|
10:00 |
[xen master] x86/spec-ctrl: Don't use spec_ctrl_{enter,exit}_idle() for S3 |
patchbot |
|
10:00 |
[xen master] x86/spec-ctrl: Introduce new has_spec_ctrl boolean |
patchbot |
|
10:00 |
[xen master] x86/spec-ctrl: Drop use_spec_ctrl boolean |
patchbot |
|
10:00 |
[xen master] x86/cpuid: Advertise SSB_NO to guests by default |
patchbot |
|
09:33 |
[xen staging] x86/mwait-idle: enable interrupts before C1 on Xeons |
patchbot |
|
09:33 |
[xen staging] memory: XENMEM_add_to_physmap (almost) wrapping checks |
patchbot |
|
09:33 |
[xen staging] EFI: always map EfiRuntimeServices{Code,Data} |
patchbot |
|
February 01, 22 |
14:44 |
[xen staging] x86/vmx: Drop spec_ctrl load in VMEntry path |
patchbot |
|
13:34 |
[xen staging] x86/cpuid: Enable MSR_SPEC_CTRL in SVM guests by default |
patchbot |
|
13:34 |
[xen staging] x86/msr: AMD MSR_SPEC_CTRL infrastructure |
patchbot |
|
13:34 |
[xen staging] x86/svm: VMEntry/Exit logic for MSR_SPEC_CTRL |
patchbot |
|
13:33 |
[xen staging] x86/spec-ctrl: Use common MSR_SPEC_CTRL logic for AMD |
patchbot |
|
13:33 |
[xen staging] x86/spec-ctrl: Record the last write to MSR_SPEC_CTRL |
patchbot |
|
13:33 |
[xen staging] x86/spec-ctrl: Don't use spec_ctrl_{enter,exit}_idle() for S3 |
patchbot |
|
13:33 |
[xen staging] x86/spec-ctrl: Introduce new has_spec_ctrl boolean |
patchbot |
|
13:33 |
[xen staging] x86/spec-ctrl: Drop use_spec_ctrl boolean |
patchbot |
|
13:33 |
[xen staging] x86/cpuid: Advertise SSB_NO to guests by default |
patchbot |
|
11:33 |
[xen master] iommu/arm: Remove code duplication in all IOMMU drivers |
patchbot |
|
11:33 |
[xen master] iommu/ipmmu-vmsa: Use refcount for the micro-TLBs |
patchbot |
|
02:11 |
[xen master] gitignore: remove stale entries |
patchbot |
|
02:11 |
[xen master] tools/libs/light: don't touch nr_vcpus_out if listing vcpus and returning NULL |
patchbot |
|
02:11 |
[xen master] IOMMU/x86: switch to alternatives-call patching in further instances |
patchbot |
|
02:11 |
[xen master] VMX: sync VM-exit perf counters with known VM-exit reasons |
patchbot |
|