]> xenbits.xensource.com Git - people/larsk/xen.git/shortlog
people/larsk/xen.git
2019-09-24 Julien Grallxen: sched: Fix Arm build after commit f855dd9625 master
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...
2019-09-20 Anthony PERARDlibxl_usb: Make libxl__device_usbctrl_add uses ev_qmp
2019-09-20 Anthony PERARDlibxl: Add device_{config,type} to libxl__ao_device
2019-09-20 Anthony PERARDlibxl: Add libxl__ev_qmp to libxl__ao_device
2019-09-20 Anthony PERARDlibxl: Inline do_usbdev_remove into libxl__device_usbde...
2019-09-20 Anthony PERARDlibxl: Inline do_usbdev_add into libxl__device_usbdev_add
2019-09-20 Anthony PERARDlibxl_domain: Convert libxl_domain_unpause to use libxl...
2019-09-20 Anthony PERARDlibxl_dm: Update libxl__spawn_stub_dm to use libxl__dom...
2019-09-20 Anthony PERARDlibxl: Re-introduce libxl__domain_unpause
2019-09-20 Anthony PERARDlibxl_domain: Convert libxl_domain_resume to use libxl_...
2019-09-20 Anthony PERARDlibxl: Re-introduce libxl__domain_resume
2019-09-20 Anthony PERARDlibxl: Deprecate libxl__domain_{unpause,resume}
2019-09-20 Anthony PERARDlibxl: Replace libxl__qmp_initializations by ev_qmp...
2019-09-20 Anthony PERARDlibxl: Move "qmp_initializations" to libxl_dm
2019-09-20 Anthony PERARDlibxl: Use ev_qmp for switch_qemu_xen_logdirty
2019-09-20 Anthony PERARDlibxl: Make libxl_qemu_monitor_command async
2019-09-20 Anthony PERARDlibxl: Make libxl_retrieve_domain_configuration async
2019-09-20 Anthony PERARDlibxl: Make libxl_set_vcpuonline async
2019-09-20 Anthony PERARDlibxl: Make libxl_send_trigger async
2019-09-20 Anthony PERARDlibxl: Make libxl_domain_unpause async
2019-09-20 Anthony PERARDlibxl_usb: Use usbctrl instead of usbctrlinfo
2019-09-20 Anthony PERARDlibxl_usb: usbctrl, make use of generic device handling...
2019-09-20 Anthony PERARDlibxl: Constify libxl_device_* param of *_getinfo
2019-09-20 Anthony PERARDlibxl_usb: Fix libxl_device_usbctrl_getinfo
2019-09-20 Anthony PERARDlibxl_usb: Fix wrong usage of asserts
2019-09-20 Anthony PERARDlibxl_usb: Use proper domid value, from libxl__device
2019-09-20 Anthony PERARDlibxl_domain: Cleanup libxl__destroy_domid
2019-09-20 Anthony PERARDlibxl: Comment libxl__dm_spawn_state aboud init and...
2019-09-20 Anthony PERARDlibxl_dm: Fix initialisation of libxl__stub_dm_spawn_state
2019-09-20 Anthony PERARDlibxl_dom_save: Reorder functions for switch_qemu_logdirty
2019-09-20 Anthony PERARDlibxl_pci: `starting' is a bool
2019-09-20 Anthony PERARDlibxl_pci: Constify arg `pcidev' of libxl__device_pci_a...
2019-09-20 Anthony PERARDlibxl_pci: Make libxl__create_pci_backend static
2019-09-20 Anthony PERARDlibxl: Remove unused variable in libxl__device_pci_add_...
2019-09-20 Anthony PERARDlibxl: Rename struct libxl_device_type to libxl__device...
2019-09-20 Julien Grallxen/arm: iommu: Panic if not all IOMMUs are initialized
2019-09-19 Wei Liuconfigure: fix print syntax for python 3
2019-09-19 Anthony PERARDlibxl_disk: Use ev_qmp in libxl_cdrom_insert
2019-09-19 Anthony PERARDlibxl: Move qmp_parameters_* prototypes to libxl_internal.h
2019-09-19 Anthony PERARDlibxl_disk: Implement missing timeout for libxl_cdrom_i...
2019-09-19 Anthony PERARDlibxl_disk: Cut libxl_cdrom_insert into steps ..
2019-09-19 Anthony PERARDlibxl_disk: Reorganise libxl_cdrom_insert
2019-09-19 Anthony PERARDlibxl: Add optimisation to ev_lock
2019-09-19 Anthony PERARDlibxl_internal: Introduce libxl__ev_devlock for devices...
2019-09-19 Anthony PERARDlibxl: Pointer on usage of libxl__domain_userdata_lock
2019-09-19 Anthony PERARDlibxl_internal: Remove lost comment
2019-09-19 Ian Jacksontools/configure: Allow specifying python to be found...
2019-09-19 Oleksandr Tyshchenkoiommu/arm: Order the headers alphabetically in iommu.c
2019-09-18 Andrew Cooperx86: Misc trivial cleanup of bootsym_phys()
2019-09-18 Volodymyr Babchuktools/arm: optee: create optee firmware node in DT...
2019-09-18 Volodymyr Babchuktools/arm: tee: add "tee" option for xl.cfg
2019-09-18 Jan Beulichx86: PCID is unused when !PV
2019-09-18 Jan Beulichx86/CPUID: drop INVPCID dependency on PCID
2019-09-18 Jan Beulichx86/HVM: relax shadow mode check in hvm_set_cr3()
2019-09-18 Jan Beulichx86: limit the amount of TLB flushing in switch_cr3_cr4()
2019-09-18 Jan Beulichx86: adjust cr3_pcid() return type
2019-09-18 Jan Beulichx86emul: treat Hygon guests like AMD ones
2019-09-18 Jan Beulichcore-parking: interact with runtime SMT-disabling
2019-09-17 Andrew Coopertools/libs: Fix build following c/s 56dccee3f, take 2
2019-09-17 Andrew Coopertools/libs: Fix build following c/s 56dccee3f
2019-09-17 Julien Grallxen/arm: Zero BSS after the MMU and D-cache is turned on
2019-09-17 Julien Grallxen/arm32: head: Setup HTTBR in enable_mmu() and add...
2019-09-17 Julien Grallxen/arm32: head: Rework and document launch()
2019-09-17 Andrew Cooperdrivers/acpi: Drop "ERST table was not found" message
2019-09-17 Andrew Cooperx86/vpmu: Drop "VPMU: disabled" message
2019-09-17 Juergen Grosstools/libs: put common Makefile parts into new libs.mk
2019-09-17 Roger Pau Monnévpci: honor read-only devices
2019-09-17 Paul Durrantsysctl / libxl: report whether IOMMU/HAP page table...
next