| 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 |
| 2019-07-31 |
Andrew Cooper | xen/page-alloc: Clamp get_free_buddy() to online nodes |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Paul Durrant | domain: remove 'guest_type' field (and enum guest_type) |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Jan Beulich | AMD/IOMMU: don't needlessly log headers when dumping... |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Jan Beulich | AMD/IOMMU: correct IRTE updating |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Jan Beulich | AMD/IOMMU: enable x2APIC mode when available |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Jan Beulich | AMD/IOMMU: adjust setup of internal interrupt for x2API... |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Jan Beulich | AMD/IOMMU: allow enabling with IRQ not yet set up |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Jan Beulich | AMD/IOMMU: split amd_iommu_init_one() |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Jan Beulich | AMD/IOMMU: introduce 128-bit IRTE non-guest-APIC IRTE... |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Jan Beulich | AMD/IOMMU: pass IOMMU to {get,free,update}_intremap_entry() |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Jan Beulich | AMD/IOMMU: use bit field for IRTE |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Jan Beulich | AMD/IOMMU: use bit field for control register |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Jan Beulich | AMD/IOMMU: use bit field for extended feature register |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Norbert Manthey | grant_table: harden version dependent accesses |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Norbert Manthey | grant_table: harden bound accesses |
commit | commitdiff | tree | snapshot |
| 2019-07-31 |
Andrew Cooper | x86/boot: Fix build dependenices for reloc.c |
commit | commitdiff | tree | snapshot |
| 2019-07-30 |
Dario Faggioli | xen: credit2: avoid using cpumask_weight() in hot-paths |
commit | commitdiff | tree | snapshot |
| 2019-07-30 |
Jan Beulich | x86: don't include {amd-,}iommu.h from fixmap.h |
commit | commitdiff | tree | snapshot |
| 2019-07-30 |
Paul Durrant | domain: stash xen_domctl_createdomain flags in struct... |
commit | commitdiff | tree | snapshot |
| 2019-07-29 |
Julien Grall | xen/arm64: head: Introduce print_reg |
commit | commitdiff | tree | snapshot |
| 2019-07-29 |
Julien Grall | xen/arm64: head: Rework UART initialization on boot CPU |
commit | commitdiff | tree | snapshot |
| 2019-07-29 |
Julien Grall | xen/arm64: head: Don't clobber x30/lr in the macro... |
commit | commitdiff | tree | snapshot |
| 2019-07-29 |
Julien Grall | xen/arm64: head: Mark the end of subroutines with ENDPROC |
commit | commitdiff | tree | snapshot |
| 2019-07-29 |
Julien Grall | xen/arm64: macros: Introduce an assembly macro to alias x30 |
commit | commitdiff | tree | snapshot |
| 2019-07-29 |
Julien Grall | xen/arm: SCTLR_EL1 is a 64-bit register on Arm64 |
commit | commitdiff | tree | snapshot |
| 2019-07-29 |
Julien Grall | xen/public: arch-arm: Restrict the visibility of struct... |
commit | commitdiff | tree | snapshot |
| 2019-07-29 |
Julien Grall | xen/arm: irq: Don't use _IRQ_PENDING when handling... |
commit | commitdiff | tree | snapshot |
| 2019-07-29 |
Julien Grall | xen/public: arch-arm: Use xen_mk_ullong instead of... |
commit | commitdiff | tree | snapshot |
| 2019-07-29 |
Juergen Gross | xen: don't longjmp() after domain_crash() in check_wake... |
commit | commitdiff | tree | snapshot |
| 2019-07-29 |
Andrii Anisov | xen/arm: cpuerrata: Align a virtual address before... |
commit | commitdiff | tree | snapshot |
| 2019-07-28 |
Dario Faggioli | tools: ipxe: update for fixing build with GCC9 |
commit | commitdiff | tree | snapshot |
| 2019-07-28 |
Zhang Chen | tools/libxl: Add iothread support for COLO |
commit | commitdiff | tree | snapshot |
| 2019-07-26 |
Stefano Stabellini | Re-instate "xen/arm: fix mask calculation in pdx_init_mask" |
commit | commitdiff | tree | snapshot |
| 2019-07-26 |
Julien Grall | xen/arm64: Correctly compute the virtual address in... |
commit | commitdiff | tree | snapshot |
| 2019-07-26 |
Dario Faggioli | sched: refactor code around vcpu_deassign() in null... |
commit | commitdiff | tree | snapshot |
| 2019-07-26 |
Juergen Gross | xen: merge temporary vcpu pinning scenarios |
commit | commitdiff | tree | snapshot |
| 2019-07-26 |
Andrii Anisov | schedule: fix a comment missprint |
commit | commitdiff | tree | snapshot |
| 2019-07-26 |
Juergen Gross | x86: optimize loading of GDT at context switch |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Roger Pau Monne | tboot: remove maintainers and declare orphaned |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Andrew Cooper | x86/dmi: Constify quirks data |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Andrew Cooper | x86/dmi: Drop trivial callback functions |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Andrew Cooper | x86: Drop CONFIG_ACPI_SLEEP |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Andrew Cooper | x86/dmi: Drop warning with an obsolete URL |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Roger Pau Monné | x86/iommu: avoid mapping the interrupt address range... |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Alexandru Isaila | passthrough/amd: Clean iommu_hap_pt_share enabled code |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Paul Durrant | iommu / x86: move call to scan_pci_devices() out of... |
commit | commitdiff | tree | snapshot |
| 2019-07-25 |
Jan Beulich | x86/IOMMU: don't restrict IRQ affinities to online... |
commit | commitdiff | tree | snapshot |
| next |