24 hours ago |
Andrew Cooper | x86/emul: Fix extable registration in invoke_stub() master staging |
commit | commitdiff | tree |
27 hours ago |
Dmytro Prokopchuk | scripts/add_maintainers.pl: set double dashes for long... |
commit | commitdiff | tree |
27 hours ago |
Jan Beulich | x86/EFI: restrict use of --dynamicbase |
commit | commitdiff | tree |
27 hours ago |
Jan Beulich | xen/build: pass -fzero-init-padding-bits=all to gcc15 |
commit | commitdiff | tree |
2 days ago |
Andrew Cooper | x86/cpu-policy: Simplify logic in guest_common_default_... |
commit | commitdiff | tree |
2 days ago |
Michal Orzel | xen/arm: Drop frametable_virt_end |
commit | commitdiff | tree |
2 days ago |
Michal Orzel | docs: cmdline: Update serial_tx_buffer default value |
commit | commitdiff | tree |
2 days ago |
Nicola Vetrini | xen: fix unspecified behavior in tr invocation |
commit | commitdiff | tree |
2 days ago |
Juergen Gross | tools/libxenguest: fix build in stubdom environment |
commit | commitdiff | tree |
2 days ago |
Oleksii Kurochko | xen: move __ro_after_init section symbols to xen/sections.h |
commit | commitdiff | tree |
2 days ago |
Penny Zheng | xen/sysctl: make CONFIG_LIVEPATCH depend on CONFIG_SYSCTL |
commit | commitdiff | tree |
2 days ago |
Penny Zheng | xen/sysctl: make CONFIG_COVERAGE depend on CONFIG_SYSCTL |
commit | commitdiff | tree |
2 days ago |
Penny Zheng | xen/sysctl: wrap around XEN_SYSCTL_physinfo |
commit | commitdiff | tree |
2 days ago |
Penny Zheng | xen/sysctl: wrap around XEN_SYSCTL_lockprof_op |
commit | commitdiff | tree |
2 days ago |
Penny Zheng | xen/sysctl: wrap around XEN_SYSCTL_perfc_op |
commit | commitdiff | tree |
2 days ago |
Penny Zheng | xen/sysctl: make CONFIG_TRACEBUFFER depend on CONFIG_SYSCTL |
commit | commitdiff | tree |
2 days ago |
Stefano Stabellini | xen: introduce CONFIG_SYSCTL |
commit | commitdiff | tree |
5 days ago |
Jan Beulich | x86/boot: move l<N>_bootmap |
commit | commitdiff | tree |
5 days ago |
Frediano Ziglio | xen/efi: Handle cases where file didn't come from ESP |
commit | commitdiff | tree |
5 days ago |
Mykola Kvach | xen/char: wrap suspend/resume console callbacks with... |
commit | commitdiff | tree |
6 days ago |
Roger Pau Monne | x86/pdx: simplify calculation of domain struct allocati... |
commit | commitdiff | tree |
6 days ago |
Andrew Cooper | x86/boot: Improve paging mode diagnostics in create_dom0() |
commit | commitdiff | tree |
6 days ago |
Andrew Cooper | x86/idle: Misc cleanup |
commit | commitdiff | tree |
6 days ago |
Andrew Cooper | Revert part of "x86/mwait-idle: disable IBRS during... |
commit | commitdiff | tree |
6 days ago |
Andrew Cooper | x86/idle: Remove MFENCEs for CLFLUSH_MONITOR |
commit | commitdiff | tree |
6 days ago |
Andrew Cooper | x86/idle: Move monitor()/mwait() wrappers into cpu... |
commit | commitdiff | tree |
6 days ago |
Andrew Cooper | x86/svm: Revert 1->true conversion in svm_asid_handle_v... |
commit | commitdiff | tree |
7 days ago |
Frediano Ziglio | xen/efi: Drop stale #undef buffer |
commit | commitdiff | tree |
7 days ago |
Mykola Kvach | xen/common: Guard freeze/thaw_domains functions with... |
commit | commitdiff | tree |
8 days ago |
Frediano Ziglio | xen/efi: Show error message for EFI_INVALID_PARAMETER... |
commit | commitdiff | tree |
8 days ago |
Alejandro Vallejo | xen: Rename bootmodule{,s} to boot_module{,s} |
commit | commitdiff | tree |
8 days ago |
Alejandro Vallejo | CODING_STYLE: Custom type names must be snake-cased... |
commit | commitdiff | tree |
9 days ago |
Andrew Cooper | docs: Introduce a default .readthedocs.yaml |
commit | commitdiff | tree |
9 days ago |
Denis Mukhin | xen/domain: fix memory leak in domain_create() |
commit | commitdiff | tree |
9 days ago |
Frediano Ziglio | xen/efi: Do not check kernel signature if it was embedded |
commit | commitdiff | tree |
9 days ago |
Jan Beulich | x86/pmstat: restore changes lost by "consolidation" |
commit | commitdiff | tree |
10 days ago |
Nicola Vetrini | xen: fix header guard generation for asm-generic headers |
commit | commitdiff | tree |
11 days ago |
Stefano Stabellini | xen: add header guards to generated asm generic headers |
commit | commitdiff | tree |
11 days ago |
Alejandro Vallejo | xen/dt: Remove loop in dt_read_number() |
commit | commitdiff | tree |
13 days ago |
Ayan Kumar... | arm/mpu: Enable read/write to protection regions for... |
commit | commitdiff | tree |
13 days ago |
Ayan Kumar... | arm/mpu: Define arm32 system registers |
commit | commitdiff | tree |
13 days ago |
Ayan Kumar... | arm/mpu: Move the functions to arm64 specific files |
commit | commitdiff | tree |
13 days ago |
Nicola Vetrini | xen/x86: add missing noreturn attributes |
commit | commitdiff | tree |
13 days ago |
Nicola Vetrini | xen/arm: add missing noreturn attributes |
commit | commitdiff | tree |
13 days ago |
Nicola Vetrini | xen/keyhandler: add missing noreturn attribute |
commit | commitdiff | tree |
2025-06-18 |
Roger Pau Monne | x86/hvmloader: select xen platform pci MMIO BAR UC... |
commit | commitdiff | tree |
2025-06-18 |
Jan Beulich | x86/HVM: restrict use of pinned cache attributes as... |
commit | commitdiff | tree |
2025-06-18 |
Jan Beulich | x86/pmstat: correct PMSTAT_get_pxstat buffer size checking |
commit | commitdiff | tree |
2025-06-18 |
Penny Zheng | xen/cpufreq: normalize hwp driver check with hwp_active() |
commit | commitdiff | tree |
2025-06-18 |
Penny Zheng | x86/AMD: Expand core frequency calculation for family... |
commit | commitdiff | tree |
2025-06-18 |
Penny Zheng | xen/cpufreq: move "init" flag into common structure |
commit | commitdiff | tree |
2025-06-17 |
Oleksandr Andrushchenko | xen/arm: add support for R-Car Gen4 PCI host controller |
commit | commitdiff | tree |
2025-06-17 |
Oleksandr Andrushchenko | xen/arm: add support for PCI child bus |
commit | commitdiff | tree |
2025-06-17 |
Oleksandr Andrushchenko | xen/arm: make pci_host_common_probe return the bridge |
commit | commitdiff | tree |
2025-06-17 |
Oleksandr Andrushchenko | xen/arm: allow PCI host bridge to have private data |
commit | commitdiff | tree |
2025-06-17 |
Stewart Hildebrand | tools/arm: exclude iomem from domU extended regions |
commit | commitdiff | tree |
2025-06-17 |
Stewart Hildebrand | xen/arm: exclude xen,reg from direct-map domU extended... |
commit | commitdiff | tree |
2025-06-17 |
Nick Rosbrook | MAINTAINERS: update my email address |
commit | commitdiff | tree |
2025-06-17 |
Victor Lira | automation: disable terminal echo in xilinx test scripts |
commit | commitdiff | tree |
2025-06-17 |
Denis Mukhin | xen/domain: rewrite emulation_flags_ok() |
commit | commitdiff | tree |
2025-06-17 |
Michal Orzel | console: Do not duplicate early printk messages on... |
commit | commitdiff | tree |
2025-06-17 |
Edgar E. Iglesias | tools/golang: Regenerate bindings for trap_unmapped_acc... |
commit | commitdiff | tree |
2025-06-17 |
Edgar E. Iglesias | tools/ocaml: Update bindings for CDF_TRAP_UNMAPPED_ACCESSES |
commit | commitdiff | tree |
2025-06-17 |
Edgar E. Iglesias | tools/arm: Add the trap_unmapped_accesses xl config... |
commit | commitdiff | tree |
2025-06-17 |
Edgar E. Iglesias | xen/arm: dom0less: Add trap-unmapped-accesses |
commit | commitdiff | tree |
2025-06-17 |
Edgar E. Iglesias | xen/arm: Add way to disable traps on accesses to unmapp... |
commit | commitdiff | tree |
2025-06-17 |
Michal Orzel | xen/arm: Fix P2M root page tables invalidation |
commit | commitdiff | tree |
2025-06-17 |
Ayan Kumar... | arm/mpu: Provide and populate MPU C data structures |
commit | commitdiff | tree |
2025-06-17 |
Ayan Kumar... | arm/mpu: Introduce MPU memory region map structure |
commit | commitdiff | tree |
2025-06-16 |
Oleksii Kurochko | xen/riscv: introduce register_intc_ops() and intc_hw_ops |
commit | commitdiff | tree |
2025-06-16 |
Oleksii Kurochko | xen/riscv: dt_processor_hartid() implementation |
commit | commitdiff | tree |
2025-06-16 |
Oleksii Kurochko | xen/riscv: rework asm/mm.h and asm/page.h includes... |
commit | commitdiff | tree |
2025-06-16 |
Alejandro Vallejo | x86: Preinitialise all modules to be of kind BOOTMOD_UN... |
commit | commitdiff | tree |
2025-06-16 |
Alejandro Vallejo | arm/gnttab: Remove xen/grant_table.h cyclic include |
commit | commitdiff | tree |
2025-06-16 |
Frediano Ziglio | drivers/pci: Add minor comment for maximum capability... |
commit | commitdiff | tree |
2025-06-13 |
Andrew Cooper | x86/hvm: Process pending softirqs while dumping VMC... |
commit | commitdiff | tree |
2025-06-13 |
Andrew Cooper | x86/boot: Fix domain_cmdline_size() |
commit | commitdiff | tree |
2025-06-13 |
Andrew Cooper | xen/kernel: Move parse_params() back into __init |
commit | commitdiff | tree |
2025-06-12 |
Jan Beulich | vVMX: use reg_read() |
commit | commitdiff | tree |
2025-06-12 |
Jan Beulich | x86: FLUSH_CACHE -> FLUSH_CACHE_EVICT |
commit | commitdiff | tree |
2025-06-12 |
Denis Mukhin | xen/domain: fix late hwdom feature |
commit | commitdiff | tree |
2025-06-12 |
Oleksii Kurochko | xen: move declarations of device_tree_get_{reg,u32... |
commit | commitdiff | tree |
2025-06-12 |
Stewart Hildebrand | xen/arm: fix build with HAS_PCI |
commit | commitdiff | tree |
2025-06-12 |
Michal Orzel | helpers: init-dom0less: Drop libxenevtchn from LDLIBS |
commit | commitdiff | tree |
2025-06-11 |
Jan Beulich | ACPI: adjust decl of acpi_set_pdc_bits() |
commit | commitdiff | tree |
2025-06-11 |
Mykyta Poturai | xen: Introduce system suspend config option |
commit | commitdiff | tree |
2025-06-11 |
Alejandro Vallejo | xen/dt: Add BOOTMOD_MICROCODE |
commit | commitdiff | tree |
2025-06-11 |
Gang Ji | xenalyze: Add 2 missed VCPUOPs in vcpu_op_str |
commit | commitdiff | tree |
2025-06-11 |
Penny Zheng | xen: make avail_domheap_pages() inlined into get_outsta... |
commit | commitdiff | tree |
2025-06-11 |
Penny Zheng | xen/pmstat: consolidate code into pmstat.c |
commit | commitdiff | tree |
2025-06-11 |
Ross Lagerwall | libxc/PM: Retry get_pxstat if data is incomplete |
commit | commitdiff | tree |
2025-06-11 |
Ross Lagerwall | libxc/PM: Ensure pxstat buffers are correctly sized |
commit | commitdiff | tree |
2025-06-11 |
Ross Lagerwall | cpufreq: Avoid potential buffer overrun and leak |
commit | commitdiff | tree |
2025-06-11 |
Ross Lagerwall | public/sysctl: Clarify usage of pm_{px,cx}_stat |
commit | commitdiff | tree |
2025-06-11 |
Ross Lagerwall | x86/pmstat: Check size of PMSTAT_get_pxstat buffers |
commit | commitdiff | tree |
2025-06-11 |
Jiqian Chen | vpci/header: Emulate legacy capability list for dom0 |
commit | commitdiff | tree |
2025-06-11 |
Marek Marczykowski... | drivers/char: remove outdated comment in xhci driver |
commit | commitdiff | tree |
2025-06-11 |
Juergen Gross | SUPPORT.md: mark xenstore live update as supported |
commit | commitdiff | tree |
2025-06-09 |
Michal Orzel | tests/vpci: Use $(CC) instead of $(HOSTCC) |
commit | commitdiff | tree |
2025-06-09 |
Jahan Murudi | xen/arm: Standardize R-Car platform Kconfig descriptions |
commit | commitdiff | tree |
next |