summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-22xen/arm: icpendr tweakreview/arm-xen-acpi-changesStefano Stabellini
2020-10-22xen/arm: device_tree debugJulien Grall
2020-09-30xen/arm: gic-v2: acpi: Use the correct length for the GICC structureJulien Grall
2020-09-30xen/arm: acpi: add BAD_MADT_GICC_ENTRY() macroJulien Grall
2020-09-30xen/arm: acpi: relax FADT revision requirements to 5.1Alex Bennée
2020-09-28xen/arm: Introduce fw_unreserved_regions() and use itJulien Grall
2020-09-28xen/arm: Check if the platform is not using ACPI before initializing Dom0lessJulien Grall
2020-09-28xen/arm: acpi: The fixmap area should always be cleared during failure/unmapJulien Grall
2020-09-28xen/acpi: Rework acpi_os_map_memory() and acpi_os_unmap_memory()Julien Grall
2020-09-21xen/guest_access: Improve coding style in xen/guest_access.hJulien Grall
2020-09-21xen/guest_access: Consolidate guest access helpers in xen/guest_access.hJulien Grall
2020-09-21xen: include xen/guest_access.h rather than asm/guest_access.hJulien Grall
2020-09-21efi/boot: make file->ptr const void*Trammell Hudson
2020-09-21x86/svm: ignore accesses to EX_CFGRoger Pau Monné
2020-09-21mm: adjust get_page()'s typesJan Beulich
2020-09-18tools: Delete XEN_DOMCTL_disable_migrateAndrew Cooper
2020-09-18xen: Introduce cmpxchg64() and guest_cmpxchg64()Julien Grall
2020-09-18xen/arm: Remove cmpxchg_local() and drop _mb from the other helpersJulien Grall
2020-09-16Revert "EFI: free unused boot mem in at least some cases"Jan Beulich
2020-09-15x86/msr: drop compatibility #GP handling in guest_{rd,wr}msr()Andrew Cooper
2020-09-15x86/hvm: disallow access to unknown MSRsAndrew Cooper
2020-09-15x86/pv: disallow access to unknown MSRsRoger Pau Monné
2020-09-15x86/svm: handle BU_CFG and BU_CFG2 with casesRoger Pau Monné
2020-09-15x86/pv: allow reading FEATURE_CONTROL MSRRoger Pau Monné
2020-09-15EFI: free unused boot mem in at least some casesJan Beulich
2020-09-15x86/HVM: more consistently set I/O completionJan Beulich
2020-09-14travis: Fix build with newer QemuAndrew Cooper
2020-09-14tools/Makefile: Drop the use of $(file ...)Andrew Cooper
2020-09-14tools/libs/vchan: Don't run the headers checkAndrew Cooper
2020-09-14tools/build: fix python xc bindingsJuergen Gross
2020-09-14tools/libs/stat: fix broken buildJuergen Gross
2020-09-11tools/cpuid: Untangle Invariant TSC handlingAndrew Cooper
2020-09-11xen/arm64: force gcc 10+ to always inline generic atomics helpersJan Beulich
2020-09-11xen/hypfs: fix writing of custom parameterJuergen Gross
2020-09-11x86/PV: fold exit paths of ptwr_do_page_fault()Jan Beulich
2020-09-11x86/mm: do not mark IO regions as Xen heapRoger Pau Monné
2020-09-11x86: don't override INVALID_M2P_ENTRY with SHARED_M2P_ENTRYJan Beulich
2020-09-11x86: guard against port I/O overlapping the RTC/CMOS rangeJan Beulich
2020-09-10tools/libs/guest: fix Makefile regarding zlib optionsJuergen Gross
2020-09-09x86/pv: Move segment descriptor infrastructure into PV-only filesAndrew Cooper
2020-09-09x86: drop use of prelink-efi_lto.oJan Beulich
2020-09-09hvmloader: indicate ACPI tables with "ACPI data" type in e820Igor Druzhinin
2020-09-09lib: correct __moddi3() descriptionJan Beulich
2020-09-09x86/pv: Move stack_switch()/seg_segment_base() into PV-only filesAndrew Cooper
2020-09-09tools/hotplug: Fix dhcpd symlink removal in vif-natDiego Sueiro
2020-09-09tools/hotplug: Extend dhcpd conf, init and arg files searchDiego Sueiro
2020-09-09tools/hotplug: Fix hostname setting in vif-natDiego Sueiro
2020-09-09libxenguest: use bitmap_allocOlaf Hering
2020-09-09tools/xl: don't assume libxl and libxlutil are in one directoryJuergen Gross
2020-09-09tools/libxl: move xl parsing checks to tools/xlJuergen Gross