xen.git
2019-09-27 Juergen Grossxen/sched: move some per-vcpu items to struct sched_unit
2019-09-27 Juergen Grossxen/sched: switch vcpu_schedule_lock to unit_schedule_lock
2019-09-27 Juergen Grossxen/sched: move per cpu scheduler private data into...
2019-09-27 Juergen Grossxen/sched: switch schedule_data.curr to point at sched_unit
2019-09-27 Juergen Grossxen/sched: let pick_cpu return a scheduler resource
2019-09-27 Juergen Grossxen/sched: introduce struct sched_resource
2019-09-27 Juergen Grossxen/sched: build a linked list of struct sched_unit
2019-09-27 Juergen Grossxen/sched: move per-vcpu scheduler private data pointer...
2019-09-27 Juergen Grossxen/sched: use new sched_unit instead of vcpu in schedu...
2019-09-27 Simon Gaiserx86: allow stubdom access to irq created for msi
2019-09-27 Oleksandr Tyshchenkoxen/arm: Restrict "p2m_ipa_bits" according to the IOMMU...
2019-09-27 Chao Gaox86/microcode: remove microcode_update_lock
2019-09-27 Chao Gaox86/microcode: Synchronize late microcode loading
2019-09-27 Chao Gaox86/microcode: reduce memory allocation and copy when...
2019-09-27 Chao Gaox86/microcode: unify ucode loading during system bootup...
2019-09-27 Chao Gaox86/microcode: split out apply_microcode() from cpu_req...
2019-09-27 Paul Durrantx86/iommu: fix PVH dom0 settings
2019-09-27 Roger Pau Monnéx86/iommu: improve logging message
2019-09-27 Juergen Grossdebugtrace: fix buffer allocation
2019-09-27 Juergen Grosssched: rework and rename vcpu_force_reschedule()
2019-09-27 Juergen Grosssched: fix locking in a653sched_free_vdata()
2019-09-26 Sergey Dyaslix86/shim: fix ballooning down the guest
2019-09-26 Juergen Grosssched: don't let XEN_RUNSTATE_UPDATE leak into vcpu_run...
2019-09-26 Julien Grallxen/arm32: head: Use a page mapping for the 1:1 mapping...
2019-09-26 Julien Grallxen/arm32: head: Introduce macros to create table and...
2019-09-26 Julien Grallxen/arm64: head: Use a page mapping for the 1:1 mapping...
2019-09-26 Julien Grallxen/arm64: head: Introduce macros to create table and...
2019-09-26 Julien Grallxen/arm32: head: Rework and document setup_fixmap()
2019-09-26 Julien Grallxen/arm32: head: Remove 1:1 mapping as soon as it is...
2019-09-26 Julien Grallxen/arm64: head: Rework and document setup_fixmap()
2019-09-26 Julien Grallxen/arm64: head: Remove 1:1 mapping as soon as it is...
2019-09-26 Oleksandr Tyshchenkoiommu/arm: Add Renesas IPMMU-VMSA support
2019-09-26 Oleksandr Tyshchenkoiommu/arm: Introduce iommu_add_dt_device API
2019-09-26 Oleksandr Tyshchenkoiommu: Order the headers alphabetically in device_tree.c
2019-09-26 Oleksandr Tyshchenkoiommu/arm: Add lightweight iommu_fwspec support
2019-09-26 Oleksandr Tyshchenkoxen/common: Introduce xrealloc_flex_struct() helper...
2019-09-26 Oleksandr Tyshchenkoxen/common: Introduce _xrealloc function
2019-09-26 Oleksandr Tyshchenkoiommu/arm: Add ability to handle deferred probing request
2019-09-26 Oleksandr Tyshchenkoiommu/arm: Add iommu_helpers.c file to keep common...
2019-09-26 Paul Durrantiommu: avoid triggering ASSERT_UNREACHABLE() on ARM...
2019-09-26 Andrew Cooperx86/cpuid: Enable CPUID Faulting for PV control domains...
2019-09-26 Andrew Cooperx86/domctl: Drop XEN_DOMCTL_set_cpuid
2019-09-26 Andrew Coopertools/libxc: Rework xc_cpuid_apply_policy() to use...
2019-09-26 Andrew Coopertools/libxc: Rework xc_cpuid_set() to use {get,set...
2019-09-26 Andrew Coopertools/libxc: Pre-cleanup for xc_cpuid_{set,apply_policy}()
2019-09-26 Andrew Cooperx86/domctl: Implement XEN_DOMCTL_set_cpumsr_policy
2019-09-26 Andrew Cooperx86/cpuid: Split update_domain_cpuid_info() in half
2019-09-26 Andrew Cooperlibx86: Introduce x86_cpu_policies_are_compatible()
2019-09-26 Andrew Cooperlibx86: Proactively initialise error pointers
2019-09-26 Andrew Cooperx86/msr: Offer CPUID Faulting to PVH control domains
2019-09-25 Volodymyr Babchukxen/arm: optee: update description in Kconfig
2019-09-25 Volodymyr BabchukSUPPORT.md: Describe OP-TEE mediator
2019-09-25 Volodymyr Babchukxen/arm: optee: handle shared buffer translation error
2019-09-25 Paul Durrantintroduce a 'passthrough' configuration option to xl...
2019-09-25 Ian Jacksontools/ocaml: abi check: Cope with consecutive relevant...
2019-09-25 Paul Durrantiommu: tidy up iommu_use_hap_pt() and need_iommu_pt_syn...
2019-09-25 Paul Durrantremove late (on-demand) construction of IOMMU page...
2019-09-25 Jan BeulichAMD/IOMMU: tidy struct ivrs_mappings
2019-09-25 Jan BeulichAMD/IOMMU: restrict interrupt remapping table sizes
2019-09-25 Jan BeulichAMD/IOMMU: replace INTREMAP_ENTRIES
2019-09-25 Jan Beulichx86/PCI: read maximum MSI vector count early
2019-09-25 Jan BeulichAMD/IOMMU: make phantom functions share interrupt remap...
2019-09-25 Jan BeulichAMD/IOMMU: don't blindly allocate interrupt remapping...
2019-09-25 Jan BeulichACPI/cpuidle: bump maximum number of power states we...
2019-09-25 Juergen Grosssched: fix freeing per-vcpu data in sched_move_domain()
2019-09-25 Jan BeulichSVM: correct CPUID event processing
2019-09-25 Jan Beulichlibxc/x86: correct overflow avoidance check in AMD...
2019-09-24 Julien Grallxen: sched: Fix Arm build after commit f855dd9625
2019-09-24 Juergen Grosssched: switch to debugtrace in cpupool handling
2019-09-24 Juergen Grosssched: add minimalistic idle scheduler for free cpus
2019-09-24 Juergen Grosssched: remove cpu from pool0 before removing it
2019-09-24 Jan Beulichlibxc/x86: avoid certain overflows in CPUID APIC ID...
2019-09-24 Alexandru Isailax86/emulate: send vm_event from emulate
2019-09-24 Jan Beulichx86/traps: widen condition for logging top-of-stack
2019-09-24 Jan Beulichx86/traps: guard top-of-stack reads
2019-09-23 Anthony PERARDlibxl: Fix build when LIBXL_API_VERSION is set
2019-09-23 Volodymyr Babchukxen/arm: optee: limit number of shared buffers
2019-09-23 Volodymyr Babchukxen/arm: optee: check for preemption while freeing...
2019-09-23 Volodymyr Babchukxen/arm: optee: impose limit on shared buffer size
2019-09-23 Anthony PERARDtools/ocaml: Build fix following libxl API changes
2019-09-21 Julien Grallxen/arm: livepatch: Prevent CPUs to fetch stale instruc...
2019-09-20 Julien Grallxen/arm32: setup: Give a xenheap page to the boot allocator
2019-09-20 Anthony PERARDlibxlu: Handle += in config files
2019-09-20 Juergen Grosstools: fix linking hypervisor includes to tools include...
2019-09-20 Anthony PERARDlibxl_pci: Extract common part of *qemu_trad_watch_state_cb
2019-09-20 Anthony PERARDlibxl: libxl_qemu_monitor_command now uses ev_qmp
2019-09-20 Anthony PERARDlibxl: libxl_retrieve_domain_configuration now uses...
2019-09-20 Anthony PERARDlibxl: Use ev_qmp in libxl_set_vcpuonline
2019-09-20 Anthony PERARDlibxl: Use ev_qmp for libxl_send_trigger
2019-09-20 Anthony PERARDlibxl_pci: Use ev_qmp for pci_remove
2019-09-20 Anthony PERARDlibxl_pci: Use libxl__ao_device with pci_remove
2019-09-20 Anthony PERARDlibxl_pci: Use ev_qmp in do_pci_add
2019-09-20 Anthony PERARDlibxl_pci: Use libxl__ao_device with libxl__device_pci_add
2019-09-20 Anthony PERARDlibxl_pci: Only check if qemu-dm is running in qemu...
2019-09-20 Anthony PERARDlibxl_pci: Coding style of do_pci_add
2019-09-20 Anthony PERARDlibxl: Remove libxl__qmp_run_command_flexarray
2019-09-20 Anthony PERARDlibxl: libxl__initiate_device_usbdev_remove now use...
2019-09-20 Anthony PERARDlibxl: Use aodev for libxl__device_usbdev_remove
2019-09-20 Anthony PERARDlibxl_usb: Make libxl__device_usbdev_add uses ev_qmp
2019-09-20 Anthony PERARDlibxl_usb: Make libxl__initiate_device_usbctrl_remove...
next