| 2019-08-21 |
Paul Durrant | include/public/memory.h: remove the XENMEM_rsrc_acq_cal... |
commit | commitdiff | tree | snapshot |
| 2019-08-21 |
Marek Marczykowski... | python: do not report handled EAGAIN error |
commit | commitdiff | tree | snapshot |
| 2019-08-21 |
Paul Durrant | viridian: make viridian_time_domain_freeze() safe to... |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Roger Pau Monne | x86/p2m: fix non-translated handling of iommu mappings |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Pawel Wieczorkiewicz | python: Add XC binding for Xen build ID |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: add reserved-memory regions to the dom0 memory... |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: don't iomem_permit_access for reserved-memory... |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: handle reserved-memory in consider_modules... |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: early_print_info print reserved_mem |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: fix indentation in early_print_info |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: keep track of reserved-memory regions |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: make process_memory_node a device_tree_node_func |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: pass node to device_tree_for_each_node |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Pawel Wieczorkiewicz | livepatch: always print XENLOG_ERR information |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen/x86: pv: Convert update_intpte() to use typesafe MFN |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen: Convert is_xen_fixed_mfn to use typesafe MFN |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen: Convert is_xen_heap_mfn to use typesafe MFN |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen: Convert hotplug page function to use typesafe MFN |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen/grant-table: Make arch specific macros typesafe |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen/x86: Use mfn_to_gfn rather than mfn_to_gmfn |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen/x86: Make mfn_to_gfn typesafe |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Michał Kowalczyk | x86: Restore IA32_MISC_ENABLE on wakeup |
commit | commitdiff | tree | snapshot |
| 2019-08-16 |
Julien Grall | xen/console: Simplify domU console handling in guest_co... |
commit | commitdiff | tree | snapshot |
| 2019-08-16 |
Julien Grall | xen/public: Document HYPERCALL_console_io() |
commit | commitdiff | tree | snapshot |
| 2019-08-16 |
Julien Grall | xen/console: Rework HYPERCALL_console_io interface |
commit | commitdiff | tree | snapshot |
| 2019-08-16 |
Julien Grall | xen/console: Don't treat NUL character as the end of... |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Alexandru Stefan... | x86/mm: Clean IOMMU flags from p2m-pt code |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Julien Grall | xen/arm: setup: Add Xen as boot module before printing... |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Michael Young | tools/pygrub: Failing to set value to 0 in Grub2ConfigFile |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Andrew Cooper | tools/xenstat: Fix -Wformat-truncation= issue |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Andrew Cooper | tools/xenstat: Fix -Wunused-function issue |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Andrew Cooper | x86/tss: Fix clang build following c/s 7888440625 |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Andrew Cooper | x86/AMD-Vi: Fold exit paths of {enable,disable}_iommu() |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Andrew Cooper | x86/boot: Simplify %fs setup in trampoline_setup |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Viktor Mitin | xen/arm: domain_build: Consolidate make_timer_node... |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Viktor Mitin | xen/arm: extend fdt_property_interrupts to support... |
commit | commitdiff | tree | snapshot |
| 2019-08-13 |
Andrew Cooper | x86/pv: Clean up cr3 handling in arch_set_info_guest() |
commit | commitdiff | tree | snapshot |
| 2019-08-13 |
David Woodhouse | x86/boot: Remove gratuitous call back into low-memory... |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Andrew Cooper | x86/vvmx: Fix nested virt on VMCS-Shadow capable hardware |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Andrew Cooper | x86/atomic: Improvements and simplifications to assembl... |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Andrew Cooper | xen/percpu: Make DECLARE_PER_CPU() and __DEFINE_PER_CPU... |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Jan Beulich | x86/xpti: Don't leak TSS-adjacent percpu data via Meltdown |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Andrew Cooper | x86/desc: Drop __HYPERVISOR_CS32 |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Andrew Cooper | x86/desc: Build boot_{,compat_}gdt[] in C |
commit | commitdiff | tree | snapshot |
| 2019-08-09 |
Julien Grall | xen/page_alloc: Keep away MFN 0 from the buddy allocator |
commit | commitdiff | tree | snapshot |
| 2019-08-09 |
Andrew Cooper | xen/link: Introduce .bss.percpu.page_aligned |
commit | commitdiff | tree | snapshot |
| 2019-08-09 |
Jan Beulich | x86: define a few selector values |
commit | commitdiff | tree | snapshot |
| 2019-08-09 |
Marek Marczykowski... | python: fix -Wsign-compare warnings |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Stefano Stabellini | xen/arm: unbreak arm64 build for older toolchains |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Juergen Gross | xen/sched: fix memory leak in credit2 |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | xen/percpu: Drop unused asm/percpu.h includes |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | xen/percpu: Drop unused xen/percpu.h includes |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | arm/percpu: Move {get,set}_processor_id() into current.h |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | x86/desc: Shorten boot_{,compat_}gdt[] variable names |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | x86/boot: Set Accessed bits in boot_cpu_{,compat_}gdt_t... |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | x86/asm: Include msr-index.h rather than msr.h |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Stefano Stabellini | libxl: 9pfs has a QEMU backend |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Jan Beulich | AMD/IOMMU: drop stray "else" |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Jan Beulich | AMD/IOMMU: miscellaneous DTE handling adjustments |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Roger Pau Monné | x86/apic: enable x2APIC mode before doing any setup |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Lukasz Hawrylko | Intel TXT: add reviewer, move to Odd Fixes state |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Jan Beulich | CODING_STYLE: document intended usage of types |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | passthrough/amd: Drop "IOMMU not found" message |
commit | commitdiff | tree | snapshot |
| 2019-08-06 |
George Dunlap | mm: Safe to clear PGC_allocated on xenheap pages withou... |
commit | commitdiff | tree | snapshot |
| 2019-08-06 |
Andrew Cooper | tests/x86emul: Annotate test blobs as executable code |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Andrew Cooper | x86/shim: Fix parallel build following c/s 32b1d62887d0 |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Andrew Cooper | x86/shim: Refresh pvshim_defconfig |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Dario Faggioli | xen: sched: refactor the ASSERTs around vcpu_deassing() |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Dario Faggioli | xen: sched: reassign vCPUs to pCPUs, when they come... |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Dario Faggioli | xen: sched: deal with vCPUs being or becoming online... |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Dario Faggioli | xen: sched: refector code around vcpu_deassign() in... |
commit | commitdiff | tree | snapshot |
| 2019-08-03 |
Dario Faggioli | automation: add openSUSE Tumbleweed CI image |
commit | commitdiff | tree | snapshot |
| 2019-08-03 |
Dario Faggioli | automation: try to keep openSUSE Leap image a little... |
commit | commitdiff | tree | snapshot |
| 2019-08-03 |
Doug Goldstein | automation: add info about container pushes |
commit | commitdiff | tree | snapshot |
| 2019-08-02 |
Dario Faggioli | ci: install C++ in opensuse-leap CI container |
commit | commitdiff | tree | snapshot |
| 2019-08-01 |
Sergey Dyasli | x86/microcode: always collect_cpu_info() during boot |
commit | commitdiff | tree | snapshot |
| 2019-08-01 |
Chao Gao | tools/xen-ucode: Upload a microcode blob to the hypervisor |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Julien Grall | xen/arm64: head: Don't setup the fixmap on secondary... |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Julien Grall | xen/arm64: head: Move assembly switch to the runtime... |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Julien Grall | xen/arm64: head: Document enable_mmu() |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Julien Grall | xen/arm64: head: Improve coding style and document... |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Julien Grall | xen/arm64: head: Improve coding style and document... |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Julien Grall | xen/arm64: head: Rework and document zero_bss() |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Julien Grall | xen/arm64: head: Rework and document check_cpu_mode() |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Julien Grall | xen/arm64: head: Introduce distinct paths for the boot... |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Stewart Hildebrand | xen/arm: platform: Add Raspberry Pi platform |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Julien Grall | xen/arm: types: Specify the zero padding in the definit... |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Julien Grall | xen/arm: vsmc: The function identifier is always 32-bit |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Julien Grall | xen/arm: traps: Avoid BUG_ON() in do_trap_brk() |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Julien Grall | xen/arm: traps: Avoid using BUG_ON() in _show_registers() |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Julien Grall | xen/arm: Rework psr_mode_is_32bit() |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Viktor Mitin | xen/doc: Improve Dom0-less documentation |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Stewart Hildebrand | ns16550: Add compatible string for Raspberry Pi 4 |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Jin Nan Wang | xen/spec-ctrl: Speculative mitigation facilities report... |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Andrew Cooper | x86/ubsan: Don't perform alignment checking on supporti... |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Andrew Cooper | xen/nodemask: Introduce a NODEMASK_PR() wrapper for... |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Andrew Cooper | xen/cpumask: Introduce a CPUMASK_PR() wrapper for printing |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Andrew Cooper | xen/mask: Convert {cpu,node}mask_test() to be static... |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Andrew Cooper | xen/nodemask: Drop any_online_node() and first_unset_node() |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Andrew Cooper | xen/bitmap: Drop {bitmap,cpumask,nodes}_shift_{left... |
commit | commitdiff | tree | snapshot |
| next |