xen-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 14/17] libacpi: build ACPI MCFG table if requested
Roger Pau Monné
[PATCH 03/17] hvmloader: add function to set the emulated machine type (i440/Q35)
Thierry Escande
Re: [PATCH 03/17] hvmloader: add function to set the emulated machine type (i440/Q35)
Roger Pau Monné
[PATCH 06/17] hvmloader: Move pci devices setup to a separate function
Thierry Escande
Re: [PATCH 06/17] hvmloader: Move pci devices setup to a separate function
Roger Pau Monné
[PATCH 04/17] hvmloader: add ACPI enabling for Q35
Thierry Escande
Re: [PATCH 04/17] hvmloader: add ACPI enabling for Q35
Roger Pau Monné
[PATCH 08/17] hvmloader: Extend PCI BAR struct
Thierry Escande
Re: [PATCH 08/17] hvmloader: Extend PCI BAR struct
Roger Pau Monné
[PATCH 07/17] hvmloader: add basic Q35 support
Thierry Escande
Re: [PATCH 07/17] hvmloader: add basic Q35 support
Roger Pau Monné
[PATCH 10/17] hvmloader: Add support for HVMOP_set|get_ecam_space hypercalls
Thierry Escande
Re: [PATCH 10/17] hvmloader: Add support for HVMOP_set|get_ecam_space hypercalls
Roger Pau Monné
[PATCH 02/17] libacpi: new DSDT ACPI table for Q35
Thierry Escande
Re: [PATCH 02/17] libacpi: new DSDT ACPI table for Q35
Roger Pau Monné
[PATCH 17/17] docs: provide description for device_model_machine option
Thierry Escande
Re: [PATCH 17/17] docs: provide description for device_model_machine option
Roger Pau Monné
[PATCH 09/17] xev/hvm: Add HVMOP_get|set_ecam_space hypercalls
Thierry Escande
Re: [PATCH 09/17] xev/hvm: Add HVMOP_get|set_ecam_space hypercalls
Roger Pau Monné
[PATCH 13/17] libxl: Add xen-platform device for Q35 machine
Thierry Escande
[PATCH 12/17] libxl: Q35 support (new option device_model_machine)
Thierry Escande
Re: [PATCH 12/17] libxl: Q35 support (new option device_model_machine)
Roger Pau Monné
[PATCH 15/17] hvmloader: Set MCFG in ACPI table
Thierry Escande
Re: [PATCH 15/17] hvmloader: Set MCFG in ACPI table
Roger Pau Monné
Re: [PATCH 00/17] Q35 initial support for HVM guests
Alexey G
Re: [PATCH 00/17] Q35 initial support for HVM guests
Roger Pau Monné
[PATCH 0/2] Address violations of MISRA C Rule 20.7
Dmytro Prokopchuk1
[PATCH 2/2] livepatch: address violations of MISRA C Rule 20.7
Dmytro Prokopchuk1
[PATCH 1/2] arm/pci: address violations of MISRA C Rule 20.7
Dmytro Prokopchuk1
Re: [PATCH 1/2] arm/pci: address violations of MISRA C Rule 20.7
Jan Beulich
Re: [PATCH 0/2] Address violations of MISRA C Rule 20.7
Andrew Cooper
Re: [PATCH 0/2] Address violations of MISRA C Rule 20.7
Dmytro Prokopchuk1
[PATCH] x86/mce: Fix buggy error path in cpu_bank_alloc() leading to UAF
Andrew Cooper
Re: [PATCH] x86/mce: Fix buggy error path in cpu_bank_alloc() leading to UAF
Jan Beulich
[PATCH] arm/ffa: deviate violation of MISRA C Rule 20.12
Dmytro Prokopchuk1
Re: [PATCH] arm/ffa: deviate violation of MISRA C Rule 20.12
Bertrand Marquis
[PATCH 0/8] tools/xenstored: add support for watch depth feature
Juergen Gross
[PATCH 1/8] tools/xenstored: allow domU to get own features
Juergen Gross
Re: [PATCH 1/8] tools/xenstored: allow domU to get own features
Jason Andryuk
Re: [PATCH 1/8] tools/xenstored: allow domU to get own features
Jürgen Groß
[PATCH 2/8] docs: clarify Xenstore watch depth feature
Juergen Gross
Re: [PATCH 2/8] docs: clarify Xenstore watch depth feature
Jason Andryuk
[PATCH 3/8] tools/libs/store: add support to use watches with a depth parameter
Juergen Gross
Re: [PATCH 3/8] tools/libs/store: add support to use watches with a depth parameter
Jason Andryuk
Re: [PATCH 3/8] tools/libs/store: add support to use watches with a depth parameter
Juergen Gross
[PATCH 5/8] tools/xenstored: add depth handling to XS_WATCH
Juergen Gross
Re: [PATCH 5/8] tools/xenstored: add depth handling to XS_WATCH
Jason Andryuk
[PATCH 4/8] tools/xenstored: add depth information to watches
Juergen Gross
Re: [PATCH 4/8] tools/xenstored: add depth information to watches
Jason Andryuk
[PATCH 6/8] tools/xenstored: replace the fire_watches() exact parameter
Juergen Gross
Re: [PATCH 6/8] tools/xenstored: replace the fire_watches() exact parameter
Jason Andryuk
[PATCH 7/8] tools/xenstored: expand special watch handling with depth feature
Juergen Gross
Re: [PATCH 7/8] tools/xenstored: expand special watch handling with depth feature
Jason Andryuk
Re: [PATCH 7/8] tools/xenstored: expand special watch handling with depth feature
Jürgen Groß
[PATCH 8/8] tools/xenstored: make XENSTORE_SERVER_FEATURE_WATCHDEPTH available
Juergen Gross
Re: [PATCH 8/8] tools/xenstored: make XENSTORE_SERVER_FEATURE_WATCHDEPTH available
Jason Andryuk
[PATCH 9/8] tools/xs-clients: support depth with xenstore-watch
Juergen Gross
Re: [PATCH 9/8] tools/xs-clients: support depth with xenstore-watch
Jason Andryuk
Re: [PATCH 9/8] tools/xs-clients: support depth with xenstore-watch
Jürgen Groß
Re: [PATCH 0/8] tools/xenstored: add support for watch depth feature
Juergen Gross
[PATCH v7 0/3] Fix get cpu steer-tag fail on ARM64 platform
Chengwen Feng
[PATCH v7 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
Chengwen Feng
[PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
Chengwen Feng
Re: [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
Jeremy Linton
Re: [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
Jeremy Linton
Re: [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
fengchengwen
Re: [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
fengchengwen
[PATCH v7 2/3] x86: Implement acpi_get_cpu_uid()
Chengwen Feng
[PATCH v v2 0/7] Remove x86 prefixed names from cpuinfo
Kevin Lampis
[PATCH v v2 2/7] x86: Remove x86 prefixed names from acpi code
Kevin Lampis
Re: [PATCH v v2 2/7] x86: Remove x86 prefixed names from acpi code
Jan Beulich
[PATCH v v2 3/7] x86: Remove Intel 0x65, 0x6e, 0x5d from VMX code
Kevin Lampis
Re: [PATCH v v2 3/7] x86: Remove Intel 0x65, 0x6e, 0x5d from VMX code
Jan Beulich
[PATCH v v2 4/7] x86: Remove x86 prefixed names from hvm code
Kevin Lampis
Re: [PATCH v v2 4/7] x86: Remove x86 prefixed names from hvm code
Jan Beulich
[PATCH v v2 1/7] x86: Remove x86 prefixed names from mcheck code
Kevin Lampis
Re: [PATCH v v2 1/7] x86: Remove x86 prefixed names from mcheck code
Andrew Cooper
Re: [PATCH v v2 1/7] x86: Remove x86 prefixed names from mcheck code
Jan Beulich
Re: [PATCH v v2 1/7] x86: Remove x86 prefixed names from mcheck code
Jan Beulich
Re: [PATCH v v2 1/7] x86: Remove x86 prefixed names from mcheck code
Kevin Lampis
[PATCH v v2 5/7] x86: Remove x86 prefixed names from x86/cpu/ files
Kevin Lampis
Re: [PATCH v v2 5/7] x86: Remove x86 prefixed names from x86/cpu/ files
Jan Beulich
[PATCH v v2 6/7] x86: Remove x86 prefixed names from cpuinfo
Kevin Lampis
Re: [PATCH v v2 6/7] x86: Remove x86 prefixed names from cpuinfo
Jan Beulich
[PATCH v v2 7/7] x86: relax some CPU checks for non-64 bit CPUs
Kevin Lampis
Re: [PATCH v v2 7/7] x86: relax some CPU checks for non-64 bit CPUs
Jan Beulich
[PATCH] hvc/xen: Check console connection flag
Jason Andryuk
Re: [PATCH] hvc/xen: Check console connection flag
Jiri Slaby
Re: [PATCH] hvc/xen: Check console connection flag
Andrew Cooper
Re: [PATCH] hvc/xen: Check console connection flag
Jason Andryuk
Re: [PATCH] hvc/xen: Check console connection flag
Stefano Stabellini
[PATCH 0/9] x86/mwait-idle: sync up with Linux 7.0-rc
Jan Beulich
[PATCH 1/9] x86/mwait-idle: arrange for BSP MSR adjustments during S3 resume
Jan Beulich
Re: [PATCH 1/9] x86/mwait-idle: arrange for BSP MSR adjustments during S3 resume
Roger Pau Monné
[PATCH 2/9] x86/mwait-idle: clean up BYT/CHT auto demotion disable
Jan Beulich
Re: [PATCH 2/9] x86/mwait-idle: clean up BYT/CHT auto demotion disable
Roger Pau Monné
[PATCH 3/9] x86/mwait-idle: latch struct idle_cpu contents
Jan Beulich
Re: [PATCH 3/9] x86/mwait-idle: latch struct idle_cpu contents
Roger Pau Monné
[PATCH 4/9] x86/mwait-idle: move pre-initialized struct idle_cpu instances
Jan Beulich
Re: [PATCH 4/9] x86/mwait-idle: move pre-initialized struct idle_cpu instances
Roger Pau Monné
[PATCH 7/9] x86/mwait-idle: drop const from struct cpuidle_state arrays
Jan Beulich
Re: [PATCH 7/9] x86/mwait-idle: drop const from struct cpuidle_state arrays
Roger Pau Monné
[PATCH 8/9] x86/mwait-idle: Add cmdline option to adjust C-states table
Jan Beulich
Re: [PATCH 8/9] x86/mwait-idle: Add cmdline option to adjust C-states table
Roger Pau Monné
[PATCH 9/9] x86/mwait-idle: Add C-states validation
Jan Beulich
Re: [PATCH 9/9] x86/mwait-idle: Add C-states validation
Roger Pau Monné
[PATCH 6/9] x86/mwait-idle: Remove the 'preferred_cstates' parameter
Jan Beulich
Re: [PATCH 6/9] x86/mwait-idle: Remove the 'preferred_cstates' parameter
Roger Pau Monné
[PATCH 5/9] x86/mwait-idle: Remove unused driver version constant
Jan Beulich
Re: [PATCH 5/9] x86/mwait-idle: Remove unused driver version constant
Roger Pau Monné
[PATCH v2 0/8] tools/xs-clients: add some man pages and fixes
Juergen Gross
[PATCH v2 1/8] docs: add -h parameter description to xenstore-* man pages
Juergen Gross
[PATCH v2 2/8] docs: add man page for xenstore-exists
Juergen Gross
[PATCH v2 3/8] docs: add man page for xenstore-list
Juergen Gross
[PATCH v2 4/8] docs: add man page for xenstore-rm
Juergen Gross
Re: [PATCH v2 4/8] docs: add man page for xenstore-rm
Andrew Cooper
Re: [PATCH v2 4/8] docs: add man page for xenstore-rm
Juergen Gross
[PATCH v2 5/8] docs: add man page for xenstore-watch
Juergen Gross
[PATCH v2 7/8] tools/xs-clients: fix usage information of xenstore-exists
Juergen Gross
[PATCH v2 6/8] tools/xs-clients: don't exit with error when using -h parameter
Juergen Gross
Re: [PATCH v2 6/8] tools/xs-clients: don't exit with error when using -h parameter
Andrew Cooper
Re: [PATCH v2 6/8] tools/xs-clients: don't exit with error when using -h parameter
Juergen Gross
[PATCH v2 8/8] tools/xs-clients: fix output of "xenstore-list -p /"
Juergen Gross
Re: [PATCH v2 0/8] tools/xs-clients: add some man pages and fixes
Andrew Cooper
Re: [PATCH v2 0/8] tools/xs-clients: add some man pages and fixes
Juergen Gross
[PATCH 0/4] docs: add some Xenstore related man pages
Juergen Gross
[PATCH 1/4] docs: add man page for xenstore-exists
Juergen Gross
Re: [PATCH 1/4] docs: add man page for xenstore-exists
Andrew Cooper
Re: [PATCH 1/4] docs: add man page for xenstore-exists
Jürgen Groß
[PATCH 2/4] docs: add man page for xenstore-list
Juergen Gross
Re: [PATCH 2/4] docs: add man page for xenstore-list
Andrew Cooper
Re: [PATCH 2/4] docs: add man page for xenstore-list
Jürgen Groß
[PATCH 3/4] docs: add man page for xenstore-rm
Juergen Gross
Re: [PATCH 3/4] docs: add man page for xenstore-rm
Andrew Cooper
Re: [PATCH 3/4] docs: add man page for xenstore-rm
Jürgen Groß
Re: [PATCH 3/4] docs: add man page for xenstore-rm
Juergen Gross
[PATCH 4/4] docs: add man page for xenstore-watch
Juergen Gross
[PATCH v5 0/5] x86: Drop cross-vendor support
Alejandro Vallejo
[PATCH v5 3/5] x86/hvm: Remove cross-vendor checks from MSR handlers.
Alejandro Vallejo
[PATCH v5 2/5] x86/hvm: Disable cross-vendor handling in #UD handler
Alejandro Vallejo
Re: [PATCH v5 2/5] x86/hvm: Disable cross-vendor handling in #UD handler
Jan Beulich
[PATCH v5 1/5] x86: Reject CPU policies with vendors other than the host's
Alejandro Vallejo
Re: [PATCH v5 1/5] x86: Reject CPU policies with vendors other than the host's
Andrew Cooper
Re: [PATCH v5 1/5] x86: Reject CPU policies with vendors other than the host's
Alejandro Vallejo
Re: [PATCH v5 1/5] x86: Reject CPU policies with vendors other than the host's
Oleksii Kurochko
[PATCH v5 5/5] x86/hvm: Un-indent the HVM_FEP block in the #UD handler
Alejandro Vallejo
Re: [PATCH v5 5/5] x86/hvm: Un-indent the HVM_FEP block in the #UD handler
Jan Beulich
Re: [PATCH v5 5/5] x86/hvm: Un-indent the HVM_FEP block in the #UD handler
Alejandro Vallejo
[PATCH v5 4/5] x86/svm: Drop emulation of Intel's SYSENTER MSR behaviour
Alejandro Vallejo
Re: [PATCH v5 0/5] x86: Drop cross-vendor support
Jan Beulich
Re: [PATCH v5 0/5] x86: Drop cross-vendor support
Alejandro Vallejo
[PATCH v5 6/5] x86/hvm: Add a non-FEP path to the #UD handler
Alejandro Vallejo
Re: [PATCH v5 6/5] x86/hvm: Add a non-FEP path to the #UD handler
Jan Beulich
Re: [PATCH v5 6/5] x86/hvm: Add a non-FEP path to the #UD handler
Alejandro Vallejo
[RFC PATCH v3 0/3] Fixing ACPI BGRT (Boot Graphics Resource Table) corruption
Soumyajyotii Ssarkar
[RFC PATCH v3 1/3] x86/efi: Add BGRT image preservation infrastructure
Soumyajyotii Ssarkar
Re: [RFC PATCH v3 1/3] x86/efi: Add BGRT image preservation infrastructure
Marek Marczykowski-Górecki
Re: [RFC PATCH v3 1/3] x86/efi: Add BGRT image preservation infrastructure
Andrew Cooper
[RFC PATCH v3 3/3] x86/efi: Add opt-out mechanism for BGRT preservation
Soumyajyotii Ssarkar
Re: [RFC PATCH v3 0/3] Fixing ACPI BGRT (Boot Graphics Resource Table) corruption
Marek Marczykowski-Górecki
Re: [RFC PATCH v3 2/3] x86/acpi: Integrate BGRT preservation with status reporting
Andrew Cooper
[PATCH v6 0/5] Implement CPU hotplug on Arm
Mykyta Poturai
[PATCH v6 5/5] docs: Document CPU hotplug
Mykyta Poturai
Re: [PATCH v6 5/5] docs: Document CPU hotplug
Bertrand Marquis
[PATCH v6 4/5] tools: Allow building xen-hptool without CONFIG_MIGRATE
Mykyta Poturai
[PATCH v6 1/5] arm/irq: Keep track of irq affinities
Mykyta Poturai
Re: [PATCH v6 1/5] arm/irq: Keep track of irq affinities
Bertrand Marquis
Re: [PATCH v6 1/5] arm/irq: Keep track of irq affinities
Volodymyr Babchuk
Re: [PATCH v6 1/5] arm/irq: Keep track of irq affinities
Volodymyr Babchuk
[PATCH v6 2/5] arm/irq: Migrate IRQs during CPU up/down operations
Mykyta Poturai
Re: [PATCH v6 2/5] arm/irq: Migrate IRQs during CPU up/down operations
Bertrand Marquis
[PATCH v6 3/5] arm/sysctl: Implement cpu hotplug ops
Mykyta Poturai
Re: [PATCH v6 3/5] arm/sysctl: Implement cpu hotplug ops
Bertrand Marquis
Re: [PATCH v6 3/5] arm/sysctl: Implement cpu hotplug ops
Jan Beulich
Re: [PATCH v6 3/5] arm/sysctl: Implement cpu hotplug ops
Mykyta Poturai
Re: [PATCH v6 3/5] arm/sysctl: Implement cpu hotplug ops
Jan Beulich
[PATCH] tests/pdx: allow more tests on 32bit build
Roger Pau Monne
Re: [PATCH] tests/pdx: allow more tests on 32bit build
Jan Beulich
[PATCH] tests/pdx: fix overflow from conversion from page index to address on 32bit
Roger Pau Monne
Re: [PATCH] tests/pdx: fix overflow from conversion from page index to address on 32bit
Jan Beulich
Re: [PATCH] tests/pdx: fix overflow from conversion from page index to address on 32bit
Roger Pau Monné
[PATCH v6 0/3] Fix get cpu steer-tag fail on ARM64 platform
Chengwen Feng
[PATCH v6 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
Chengwen Feng
[PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()
Chengwen Feng
Re: [PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()
Jonathan Cameron
Re: [PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()
Peter Zijlstra
Re: [PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()
fengchengwen
[PATCH v6 1/3] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
Chengwen Feng
Re: [PATCH v6 1/3] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
Jonathan Cameron
Re: [PATCH v6 1/3] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
fengchengwen
[PATCH v4 0/4] x86: Drop cross-vendor support
Alejandro Vallejo
[PATCH v4 1/4] x86: Reject CPU policies with vendors other than the host's
Alejandro Vallejo
Re: [PATCH v4 1/4] x86: Reject CPU policies with vendors other than the host's
Jan Beulich
[PATCH v4 4/4] x86/svm: Drop emulation of Intel's SYSENTER behaviour on AMD systems
Alejandro Vallejo
Re: [PATCH v4 4/4] x86/svm: Drop emulation of Intel's SYSENTER behaviour on AMD systems
Andrew Cooper
[PATCH v4 2/4] x86/hvm: Disable cross-vendor handling in #UD handler
Alejandro Vallejo
Re: [PATCH v4 2/4] x86/hvm: Disable cross-vendor handling in #UD handler
Jan Beulich
Re: [PATCH v4 2/4] x86/hvm: Disable cross-vendor handling in #UD handler
Alejandro Vallejo
Re: [PATCH v4 2/4] x86/hvm: Disable cross-vendor handling in #UD handler
Jan Beulich
Re: [PATCH v4 2/4] x86/hvm: Disable cross-vendor handling in #UD handler
Andrew Cooper
Earlier messages
Later messages