Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start AP with SIPI instead of INIT-SIPI-SIPI #3

Open
wants to merge 1 commit into
base: stable-4.14
Choose a base branch
from

Conversation

Sakoram
Copy link

@Sakoram Sakoram commented Oct 16, 2020

x86/alternative.c: add a flag indicating if the Xen was run by SKINIT

@Sakoram Sakoram requested review from macpijan and Asiderr October 16, 2020 10:50
@Sakoram Sakoram self-assigned this Oct 16, 2020
@Sakoram Sakoram force-pushed the tb-xen branch 2 times, most recently from 9d7b5dc to 85b571c Compare October 16, 2020 11:05
x86/alternative.c: add a flag indicating if the Xen was run by SKINIT

Signed-off-by: Marek Kasiewicz <marek.kasiewicz@3mdeb.com>
Asiderr pushed a commit that referenced this pull request Dec 23, 2020
... to hold a pointer to the device.

There is already a 'pci' field in 'pci_add_state' so simply use that from
the start. This also allows the 'pci' (#3) argument to be dropped from
do_pci_add().

NOTE: This patch also changes the type of the 'pci_domid' field in
      'pci_add_state' from 'int' to 'libxl_domid' which is more appropriate
      given what the field is used for.

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Acked-by: Wei Liu <wl@xen.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants