Show patches with: Submitter = Anthony PERARD       |    Archived = No       |   476 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN,v2,2/6] xen: Have Kconfig check $(CC)'s version xen: Kconfig update with few extra 1 - - --- 2019-12-17 Anthony PERARD Superseded
[XEN,v2,1/6] xen: Update Kconfig to Linux v5.4 xen: Kconfig update with few extra 1 - - --- 2019-12-17 Anthony PERARD Superseded
[XEN,8/8] xen: Move GCC_HAS_VISIBILITY_ATTRIBUTE to Kconfig and common xen: Kconfig update with few extra - - - --- 2019-12-12 Anthony PERARD Superseded
[XEN,7/8] xen: Use $(CONFIG_CC_IS_CLANG) instead of $(clang) in Makefile xen: Kconfig update with few extra 1 - - --- 2019-12-12 Anthony PERARD Superseded
[XEN,6/8] xen: Move CONFIG_INDIRECT_THUNK to Kconfig xen: Kconfig update with few extra 1 - - --- 2019-12-12 Anthony PERARD Superseded
[XEN,5/8] xen: Import cc-ifversion from Kbuild xen: Kconfig update with few extra 1 - - --- 2019-12-12 Anthony PERARD Superseded
[XEN,3/8] xen: Update Kconfig to Linux v5.4 xen: Kconfig update with few extra 1 - - --- 2019-12-12 Anthony PERARD Superseded
[XEN,2/8] Config.mk: Remove stray comment xen: Kconfig update with few extra - - - --- 2019-12-12 Anthony PERARD Superseded
[XEN,1/8] Config.mk: Remove unused setvar_dir macro xen: Kconfig update with few extra 1 - - --- 2019-12-12 Anthony PERARD Superseded
[XEN,for-4.13,v2,6/6] libxl_qmp: Have a lock for QMP socket access Fix: libxl workaround, multiple connection to single QMP socket - - - --- 2019-10-30 Anthony PERARD Superseded
[XEN,for-4.13,v2,5/6] libxl: libxl__ev_qmp_send now takes an egc Fix: libxl workaround, multiple connection to single QMP socket 1 - - --- 2019-10-30 Anthony PERARD Superseded
[XEN,for-4.13,v2,4/6] libxl: Introduce libxl__ev_slowlock_dispose Fix: libxl workaround, multiple connection to single QMP socket 1 - - --- 2019-10-30 Anthony PERARD Superseded
[XEN,for-4.13,v2,3/6] libxl: Rename ev_devlock to ev_slowlock Fix: libxl workaround, multiple connection to single QMP socket 1 - - --- 2019-10-30 Anthony PERARD Superseded
[XEN,for-4.13,v2,2/6] libxl: Move libxl__ev_devlock declaration Fix: libxl workaround, multiple connection to single QMP socket 1 - - --- 2019-10-30 Anthony PERARD Superseded
[XEN,for-4.13,v2,1/6] libxl: Introduce libxl__ev_child_kill_deregister Fix: libxl workaround, multiple connection to single QMP socket 1 - - --- 2019-10-30 Anthony PERARD Superseded
[RFC,XEN,for-4.13,4/4] libxl_qmp: Have a lock for QMP socket access Fix: libxl workaround, multiple connection to single QMP socket - - - --- 2019-10-25 Anthony PERARD Superseded
[RFC,XEN,for-4.13,3/4] libxl: libxl__ev_qmp_send now takes an egc Fix: libxl workaround, multiple connection to single QMP socket 1 - - --- 2019-10-25 Anthony PERARD Superseded
[RFC,XEN,for-4.13,2/4] libxl: Introduce libxl__ev_qmplock Fix: libxl workaround, multiple connection to single QMP socket - - - --- 2019-10-25 Anthony PERARD Superseded
[RFC,XEN,for-4.13,1/4] libxl: Introduce libxl__ev_child_kill Fix: libxl workaround, multiple connection to single QMP socket - - - --- 2019-10-25 Anthony PERARD Superseded
[2/2] xen-bus: Avoid rewriting identical values to xenstore [1/2] xen-bus: Fix backend state transition on device reset - - - --- 2019-08-21 Anthony PERARD Superseded
[1/2] xen-bus: Fix backend state transition on device reset [1/2] xen-bus: Fix backend state transition on device reset - - - --- 2019-08-21 Anthony PERARD Superseded
[35/35] libxl: libxl_qemu_monitor_command now uses ev_qmp libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[34/35] libxl: libxl_retrieve_domain_configuration now uses ev_qmp libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[33/35] libxl: Extract qmp_parse_query_cpus libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[32/35] libxl: Use ev_qmp in libxl_set_vcpuonline libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[31/35] libxl: Use ev_qmp for libxl_send_trigger libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[30/35] libxl_pci: Use ev_qmp for pci_remove libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[29/35] libxl_pci: Use libxl__ao_device with pci_remove libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[28/35] libxl_pci: Use ev_qmp in do_pci_add libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[27/35] libxl_pci: Use libxl__ao_device with libxl__device_pci_add libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[26/35] libxl_pci: Only check if qemu-dm is running in qemu-trad case libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[25/35] libxl_pci: Coding style of do_pci_add libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[24/35] libxl: Remove libxl__qmp_run_command_flexarray libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[23/35] libxl: libxl__initiate_device_usbdev_remove now use ev_qmp libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[22/35] libxl: Use aodev for libxl__device_usbdev_remove libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[21/35] libxl_usb: Make libxl__device_usbdev_add uses ev_qmp libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[20/35] libxl_usb: Make libxl__initiate_device_usbctrl_remove uses ev_qmp libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[19/35] libxl_usb: Make libxl__device_usbctrl_add uses ev_qmp libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[18/35] libxl: Add device_{config, type} to libxl__ao_device libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[17/35] libxl: Add libxl__ev_qmp to libxl__ao_device libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[16/35] libxl: Inline do_usbdev_remove into libxl__device_usbdev_remove libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[15/35] libxl: Inline do_usbdev_add into libxl__device_usbdev_add libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[14/35] libxl_domain: Convert libxl_domain_unpause to use libxl__domain_unpause libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[13/35] libxl_dm: Update libxl__spawn_stub_dm to use libxl__domain_unpause libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[12/35] libxl: Re-introduce libxl__domain_unpause libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[11/35] libxl_domain: Convert libxl_domain_resume to use libxl__domain_resume libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[10/35] libxl: Re-introduce libxl__domain_resume libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[09/35] libxl: Deprecate libxl__domain_{unpause, resume} libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[08/35] libxl: Replace libxl__qmp_initializations by ev_qmp calls libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[07/35] libxl: Move "qmp_initializations" to libxl_dm libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[06/35] libxl: Use ev_qmp for switch_qemu_xen_logdirty libxl refactoring to use ev_qmp (with API changes) - - - --- 2019-08-02 Anthony PERARD Superseded
[05/35] libxl: Make libxl_qemu_monitor_command async libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[04/35] libxl: Make libxl_retrieve_domain_configuration async libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[03/35] libxl: Make libxl_set_vcpuonline async libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[02/35] libxl: Make libxl_send_trigger async libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[01/35] libxl: Make libxl_domain_unpause async libxl refactoring to use ev_qmp (with API changes) 1 - - --- 2019-08-02 Anthony PERARD Superseded
[v4,35/35] OvmfPkg/OvmfXen: use RealTimeClockRuntimeDxe from EmbeddedPkg Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,34/35] OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkg Specific platform to run OVMF in Xen PVH and HVM guests - 2 - --- 2019-07-29 Anthony PERARD Superseded
[v4,33/35] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-29 Anthony PERARD Superseded
[v4,32/35] OvmfPkg: Introduce PcdXenGrantFrames Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-29 Anthony PERARD Superseded
[v4,31/35] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-29 Anthony PERARD Superseded
[v4,30/35] OvmfPkg/OvmfXen: Introduce XenTimerDxe Specific platform to run OVMF in Xen PVH and HVM guests 2 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,29/35] OvmfPkg/OvmfXen: Override PcdFSBClock to Xen vLAPIC timer frequency Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,28/35] OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus on Xen PVH Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-29 Anthony PERARD Superseded
[v4,27/35] OvmfPkg/PlatformBootManagerLib: Use XenDetected from XenPlatformLib Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-29 Anthony PERARD Superseded
[v4,26/35] OvmfPkg/XenPlatformLib: Cache result for XenDetected Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-29 Anthony PERARD Superseded
[v4,25/35] OvmfPkg/XenPlatformPei: Ignore missing PCI Host Bridge on Xen PVH Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,24/35] OvmfPkg/XenPlatformPei: Reserve VGA memory region, to boot Linux Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,23/35] OvmfPkg/XenPlatformPei: Rework memory detection Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,22/35] OvmfPkg/XenPlatformPei: no hvmloader: get the E820 table via hypercall Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,21/35] OvmfPkg: Import XENMEM_memory_map hypercall to Xen/memory.h Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,20/35] OvmfPkg/XenPlatformPei: Introduce XenPvhDetected Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,19/35] OvmfPkg/XenPlatformPei: Setup HyperPages earlier Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,18/35] OvmfPkg/XenPlatformPei: Introduce XenHvmloaderDetected Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,17/35] OvmfPkg/XenPlatformPei: Reinit XenHypercallLib Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-29 Anthony PERARD Superseded
[v4,16/35] OvmfPkg/XenHypercallLib: Enable it in PEIM Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-29 Anthony PERARD Superseded
[v4,15/35] OvmfPkg/AcpiPlatformDxe: Use Xen PVH RSDP if it exist Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-29 Anthony PERARD Superseded
[v4,14/35] OvmfPkg/AcpiPlatformDxe: Use XenPlatformLib Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-29 Anthony PERARD Superseded
[v4,13/35] OvmfPkg/Library/XenPlatformLib: New library Specific platform to run OVMF in Xen PVH and HVM guests - 2 - --- 2019-07-29 Anthony PERARD Superseded
[v4,12/35] OvmfPkg/XenPlatformPei: Grab RSDP from PVH guest start of day struct Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,11/35] OvmfPkg/XenPlatformPei: Use mXenHvmloaderInfo to get E820 Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,10/35] OvmfPkg/XenPlatformPei: Detect OVMF_INFO from hvmloader Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,09/35] OvmfPkg/OvmfXen: use a TimerLib instance that depends only on the CPU Specific platform to run OVMF in Xen PVH and HVM guests 2 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,08/35] OvmfPkg/XenResetVector: Allow jumpstart from either hvmloader or PVH Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,07/35] OvmfPkg/XenResetVector: Saving start of day pointer for PVH guests Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,06/35] OvmfPkg/XenResetVector: Add new entry point for Xen PVH Specific platform to run OVMF in Xen PVH and HVM guests 2 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,05/35] OvmfPkg/OvmfXen: Creating an ELF header Specific platform to run OVMF in Xen PVH and HVM guests 2 - - --- 2019-07-29 Anthony PERARD Superseded
[v4,04/35] OvmfPkg: Introduce XenPlatformPei Specific platform to run OVMF in Xen PVH and HVM guests - 2 - --- 2019-07-29 Anthony PERARD Superseded
[v4,03/35] OvmfPkg: Introduce XenResetVector Specific platform to run OVMF in Xen PVH and HVM guests - 2 - --- 2019-07-29 Anthony PERARD Superseded
[v4,02/35] OvmfPkg: Create platform OvmfXen Specific platform to run OVMF in Xen PVH and HVM guests - 2 - --- 2019-07-29 Anthony PERARD Superseded
[v4,01/35] OvmfPkg/ResetSystemLib: Add missing dependency on PciLib Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-29 Anthony PERARD Superseded
xen: Fix ring.h header xen: Fix ring.h header - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,35/35] OvmfPkg/OvmfXen: use RealTimeClockRuntimeDxe from EmbeddedPkg Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,34/35] OvmfPkg: Move XenRealTimeClockLib from ArmVirtPkg Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,33/35] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables Specific platform to run OVMF in Xen PVH and HVM guests - - - --- 2019-07-04 Anthony PERARD Superseded
[v3,32/35] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,31/35] OvmfPkg/OvmfXen: Introduce XenTimerDxe Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,30/35] OvmfPkg/OvmfXen: Override PcdFSBClock to Xen vLAPIC timer frequency Specific platform to run OVMF in Xen PVH and HVM guests 1 - - --- 2019-07-04 Anthony PERARD Superseded
[v3,29/35] OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus on Xen PVH Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
[v3,28/35] OvmfPkg/PlatformBootManagerLib: Use XenDetected from XenPlatformLib Specific platform to run OVMF in Xen PVH and HVM guests - 1 - --- 2019-07-04 Anthony PERARD Superseded
« 1 2 ... 2 3 4 5 »