xen-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] x86/io-apic: fix directed EOI when using AMd-Vi interrupt remapping
Roger Pau Monné
Re: [PATCH] x86/io-apic: fix directed EOI when using AMd-Vi interrupt remapping
Andrew Cooper
Re: [PATCH] x86/io-apic: fix directed EOI when using AMd-Vi interrupt remapping
David Woodhouse
Re: [PATCH] x86/io-apic: fix directed EOI when using AMd-Vi interrupt remapping
Roger Pau Monné
Re: [PATCH] x86/io-apic: fix directed EOI when using AMd-Vi interrupt remapping
Alejandro Vallejo
Re: [PATCH] x86/io-apic: fix directed EOI when using AMd-Vi interrupt remapping
Andrew Cooper
[xen-unstable-smoke test] 188209: tolerable all pass - PUSHED
osstest service owner
[ovmf test] 188197: regressions - FAIL
osstest service owner
[linux-6.1 test] 188169: tolerable FAIL - PUSHED
osstest service owner
[xen-unstable-smoke test] 188192: tolerable all pass - PUSHED
osstest service owner
[linux-linus test] 188158: regressions - FAIL
osstest service owner
[ovmf test] 188188: regressions - FAIL
osstest service owner
[xen-unstable-smoke test] 188165: tolerable all pass - PUSHED
osstest service owner
[XEN PATCH v1 0/3] automation: add x86_64 test (linux argo)
victorm.lira
[XEN PATCH v1 1/3] automation: add linux 6.6.56 artifact
victorm.lira
[XEN PATCH v1 3/3] automation: add x86_64 test (linux argo)
victorm.lira
[XEN PATCH v1 2/3] automation: add linux argo test artifacts
victorm.lira
Re: [XEN PATCH v1 0/3] automation: add x86_64 test (linux argo)
Andrew Cooper
Re: [XEN PATCH v1 0/3] automation: add x86_64 test (linux argo)
Stefano Stabellini
Re: [XEN PATCH v1 0/3] automation: add x86_64 test (linux argo)
Marek Marczykowski-Górecki
[PATCH v6 00/44] Boot modules for Hyperlaunch
Daniel P. Smith
[PATCH v6 01/44] x86/boot: move x86 boot module counting into a new boot_info struct
Daniel P. Smith
Re: [PATCH v6 01/44] x86/boot: move x86 boot module counting into a new boot_info struct
Andrew Cooper
Re: [PATCH v6 01/44] x86/boot: move x86 boot module counting into a new boot_info struct
Daniel P. Smith
[PATCH v6 02/44] x86/boot: move boot loader name to boot info
Daniel P. Smith
Re: [PATCH v6 02/44] x86/boot: move boot loader name to boot info
Jason Andryuk
[PATCH v6 12/44] x86/boot: update struct boot_module on module relocation
Daniel P. Smith
Re: [PATCH v6 12/44] x86/boot: update struct boot_module on module relocation
Jason Andryuk
Re: [PATCH v6 12/44] x86/boot: update struct boot_module on module relocation
Daniel P. Smith
[PATCH v6 14/44] x86/boot: introduce boot module interator
Daniel P. Smith
Re: [PATCH v6 14/44] x86/boot: introduce boot module interator
Jason Andryuk
Re: [PATCH v6 14/44] x86/boot: introduce boot module interator
Daniel P. Smith
[PATCH v6 13/44] x86/boot: transition relocation calculations to struct boot_module
Daniel P. Smith
Re: [PATCH v6 13/44] x86/boot: transition relocation calculations to struct boot_module
Jason Andryuk
Re: [PATCH v6 13/44] x86/boot: transition relocation calculations to struct boot_module
Jan Beulich
Re: [PATCH v6 13/44] x86/boot: transition relocation calculations to struct boot_module
Daniel P. Smith
Re: [PATCH v6 13/44] x86/boot: transition relocation calculations to struct boot_module
Daniel P. Smith
[PATCH v6 16/44] x86/boot: split bootstrap_map_addr() out of bootstrap_map()
Daniel P. Smith
[PATCH v6 15/44] x86/boot: introduce consumed flag for struct boot_module
Daniel P. Smith
[PATCH v6 17/44] x86/boot: convert microcode loading to consume struct boot_info
Daniel P. Smith
Re: [PATCH v6 17/44] x86/boot: convert microcode loading to consume struct boot_info
Andrew Cooper
Re: [PATCH v6 17/44] x86/boot: convert microcode loading to consume struct boot_info
Daniel P. Smith
Re: [PATCH v6 17/44] x86/boot: convert microcode loading to consume struct boot_info
Andrew Cooper
[PATCH v6 11/44] x86/boot: add start and size fields to struct boot_module
Daniel P. Smith
Re: [PATCH v6 11/44] x86/boot: add start and size fields to struct boot_module
Jason Andryuk
Re: [PATCH v6 11/44] x86/boot: add start and size fields to struct boot_module
Daniel P. Smith
Re: [PATCH v6 11/44] x86/boot: add start and size fields to struct boot_module
Andrew Cooper
Re: [PATCH v6 11/44] x86/boot: add start and size fields to struct boot_module
Daniel P. Smith
[PATCH v6 18/44] x86/boot: convert late microcode loading to struct boot_module
Daniel P. Smith
[PATCH v6 05/44] x86/boot: introduce struct boot_module
Daniel P. Smith
Re: [PATCH v6 05/44] x86/boot: introduce struct boot_module
Andrew Cooper
Re: [PATCH v6 05/44] x86/boot: introduce struct boot_module
Daniel P. Smith
[PATCH v6 07/44] x86/boot: move headroom to boot modules
Daniel P. Smith
Re: [PATCH v6 07/44] x86/boot: move headroom to boot modules
Jason Andryuk
Re: [PATCH v6 07/44] x86/boot: move headroom to boot modules
Andrew Cooper
Re: [PATCH v6 07/44] x86/boot: move headroom to boot modules
Daniel P. Smith
[PATCH v6 09/44] x86/boot: introduce boot module types
Daniel P. Smith
Re: [PATCH v6 09/44] x86/boot: introduce boot module types
Jason Andryuk
[PATCH v6 04/44] x86/boot: move mmap info to boot info
Daniel P. Smith
[PATCH v6 03/44] x86/boot: move cmdline to boot info
Daniel P. Smith
Re: [PATCH v6 03/44] x86/boot: move cmdline to boot info
Andrew Cooper
Re: [PATCH v6 03/44] x86/boot: move cmdline to boot info
Daniel P. Smith
[PATCH v6 08/44] x86/boot: convert mod refs to boot_module mod
Daniel P. Smith
Re: [PATCH v6 08/44] x86/boot: convert mod refs to boot_module mod
Jason Andryuk
Re: [PATCH v6 08/44] x86/boot: convert mod refs to boot_module mod
Daniel P. Smith
[PATCH v6 19/44] x86/boot: use consumed boot module flag for microcode
Daniel P. Smith
[PATCH v6 06/44] x86/boot: convert consider_modules to struct boot_module
Daniel P. Smith
[PATCH v6 10/44] x86/boot: introduce boot module flags
Daniel P. Smith
Re: [PATCH v6 10/44] x86/boot: introduce boot module flags
Andrew Cooper
Re: [PATCH v6 10/44] x86/boot: introduce boot module flags
Daniel P. Smith
[PATCH v6 34/44] x86/boot: drop the use of initial_images unit global
Daniel P. Smith
[PATCH v6 36/44] x86/boot: remove remaining module_t references
Daniel P. Smith
[PATCH v6 21/44] x86/boot: convert ramdisk locating to struct boot_module
Daniel P. Smith
[PATCH v6 37/44] x86/boot: remove mod from struct boot_module
Daniel P. Smith
[PATCH v6 38/44] x86/boot: introduce boot domain
Daniel P. Smith
[PATCH v6 23/44] x86/boot: remove module_map usage from xsm policy loading
Daniel P. Smith
[PATCH v6 39/44] x86/boot: introduce domid field to struct boot_domain
Daniel P. Smith
[PATCH v6 28/44] x86/boot: add cmdline to struct boot_module
Daniel P. Smith
[PATCH v6 22/44] x86/boot: remove module_map usage from microcode loading
Daniel P. Smith
[PATCH v6 20/44] x86/boot: convert xsm policy loading to struct boot_module
Daniel P. Smith
[PATCH v6 41/44] x86/boot: add struct domain to struct boot_domain
Daniel P. Smith
[PATCH v6 29/44] x86/boot: convert dom0_construct_pv image param to struct boot_module
Daniel P. Smith
[PATCH v6 32/44] x86/boot: convert pvh_load_kernel to struct boot_module
Daniel P. Smith
[PATCH v6 43/44] x86/boot: convert dom0_construct_pv to struct boot_domain
Daniel P. Smith
[PATCH v6 27/44] x86/boot: relocate kextra into boot info
Daniel P. Smith
[PATCH v6 31/44] x86/boot: convert dom0_construct_pvh to struct boot_module
Daniel P. Smith
[PATCH v6 33/44] x86/boot: convert initial_images to struct boot_module
Daniel P. Smith
[PATCH v6 42/44] x86/boot: convert construct_dom0 to struct boot_domain
Daniel P. Smith
[PATCH v6 24/44] x86/boot: remove module_map usage by ramdisk loading
Daniel P. Smith
[PATCH v6 40/44] x86/boot: add cmdline to struct boot_domain
Daniel P. Smith
[PATCH v6 35/44] x86/boot: remove usage of mod_end by discard_initial_images
Daniel P. Smith
[PATCH v6 25/44] x86/boot: convert create_dom0 to use boot info
Daniel P. Smith
[PATCH v6 26/44] x86/boot: convert construct_dom0 to use struct boot_module
Daniel P. Smith
[PATCH v6 30/44] x86/boot: convert dom0_construct_pv initrd param to struct boot_module
Daniel P. Smith
[PATCH v6 44/44] x86/boot: convert dom0_construct_pvh to struct boot_domain
Daniel P. Smith
Re: [PATCH v6 00/44] Boot modules for Hyperlaunch
Andrew Cooper
[ovmf test] 188161: regressions - FAIL
osstest service owner
[XEN PATCH v1 0/3] CI: Upgrade the Fedora container and fix build failure
Javi Merino
[XEN PATCH v1 1/3] automation: Fix URL to the gitlab container registry documentation
Javi Merino
Re: [XEN PATCH v1 1/3] automation: Fix URL to the gitlab container registry documentation
Anthony PERARD
Re: [XEN PATCH v1 1/3] automation: Fix URL to the gitlab container registry documentation
Stefano Stabellini
[XEN PATCH v1 3/3] CI: Refresh and upgrade the Fedora container
Javi Merino
Re: [XEN PATCH v1 3/3] CI: Refresh and upgrade the Fedora container
Anthony PERARD
Re: [XEN PATCH v1 3/3] CI: Refresh and upgrade the Fedora container
Stefano Stabellini
[XEN PATCH v1 2/3] ocaml/libs: Fill build failure due to unused variable in ocaml macro
Javi Merino
Re: [XEN PATCH v1 2/3] ocaml/libs: Fill build failure due to unused variable in ocaml macro
Andrew Cooper
Re: [XEN PATCH v1 2/3] ocaml/libs: Fill build failure due to unused variable in ocaml macro
Andrew Cooper
Re: [XEN PATCH v1 2/3] ocaml/libs: Fill build failure due to unused variable in ocaml macro
Christian Lindig
Re: [XEN PATCH v1 2/3] ocaml/libs: Fill build failure due to unused variable in ocaml macro
Javi Merino
Re: [XEN PATCH v1 2/3] ocaml/libs: Fill build failure due to unused variable in ocaml macro
Andrew Cooper
[xen-unstable test] 188153: regressions - FAIL
osstest service owner
[PATCH v6 0/5] Reuse 32 bit C code more safely
Frediano Ziglio
[PATCH v6 3/5] x86/boot: Use boot_vid_info variable directly from C code
Frediano Ziglio
[PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Frediano Ziglio
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Anthony PERARD
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Frediano Ziglio
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Andrew Cooper
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Frediano Ziglio
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Roger Pau Monné
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Frediano Ziglio
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Roger Pau Monné
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Roger Pau Monné
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Jan Beulich
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Roger Pau Monné
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Frediano Ziglio
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Roger Pau Monné
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Frediano Ziglio
Re: [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Roger Pau Monné
[PATCH v6 5/5] x86/boot: Clarify comment
Frediano Ziglio
[PATCH v6 2/5] x86/boot: Reuse code to relocate trampoline
Frediano Ziglio
Re: [PATCH v6 2/5] x86/boot: Reuse code to relocate trampoline
Marek Marczykowski-Górecki
[PATCH v6 4/5] x86/boot: Use trampoline_phys variable directly from C code
Frediano Ziglio
[libvirt test] 188148: regressions - FAIL
osstest service owner
[ovmf test] 188156: regressions - FAIL
osstest service owner
[linux-linus test] 188132: regressions - FAIL
osstest service owner
[ovmf test] 188152: all pass - PUSHED
osstest service owner
[xen-unstable test] 188128: tolerable FAIL - PUSHED
osstest service owner
[ovmf test] 188131: all pass - PUSHED
osstest service owner
[ovmf test] 188125: all pass - PUSHED
osstest service owner
dm_restrict=1 bios='ovmf' boot='d': can't boot from .iso image
James Dingwall
[xen-unstable test] 188110: regressions - FAIL
osstest service owner
[libvirt test] 188108: tolerable all pass - PUSHED
osstest service owner
[PATCH v2] docs: update documentation of reboot param
Marek Marczykowski-Górecki
Re: [PATCH v2] docs: update documentation of reboot param
Jan Beulich
[PATCH] docs: update documentation of reboot param
Marek Marczykowski-Górecki
Re: [PATCH] docs: update documentation of reboot param
Jan Beulich
Re: [PATCH] docs: update documentation of reboot param
Jan Beulich
[ovmf test] 188114: all pass - PUSHED
osstest service owner
[PATCH] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Kirill A. Shutemov
RE: [PATCH] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Michael Kelley
Re: [PATCH] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Kirill A. Shutemov
Re: [PATCH] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Dave Hansen
Re: [PATCH] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Kirill A. Shutemov
Re: [PATCH for-4.19? v6 0/9] x86: Make MAX_ALTP2M configurable
Jan Beulich
Re: [PATCH for-4.19? v6 0/9] x86: Make MAX_ALTP2M configurable
Petr Beneš
[linux-linus test] 188098: tolerable FAIL - PUSHED
osstest service owner
[RFC PATCH 0/4] FF-A VM to VM support
Bertrand Marquis
[RFC PATCH 1/4] xen/arm: ffa: Introduce VM to VM support
Bertrand Marquis
Re: [RFC PATCH 1/4] xen/arm: ffa: Introduce VM to VM support
Andrew Cooper
Re: [RFC PATCH 1/4] xen/arm: ffa: Introduce VM to VM support
Bertrand Marquis
Re: [RFC PATCH 1/4] xen/arm: ffa: Introduce VM to VM support
Jan Beulich
Re: [RFC PATCH 1/4] xen/arm: ffa: Introduce VM to VM support
Bertrand Marquis
[RFC PATCH 2/4] xen/arm: ffa: Add buffer full notification support
Bertrand Marquis
[RFC PATCH 4/4] xen/arm: ffa: Enable VM to VM without firmware
Bertrand Marquis
Re: [RFC PATCH 4/4] xen/arm: ffa: Enable VM to VM without firmware
Jens Wiklander
Re: [RFC PATCH 4/4] xen/arm: ffa: Enable VM to VM without firmware
Bertrand Marquis
Re: [RFC PATCH 4/4] xen/arm: ffa: Enable VM to VM without firmware
Jens Wiklander
[RFC PATCH 3/4] xen/arm: ffa: Add indirect message between VM
Bertrand Marquis
[PATCH v5 0/5] Reuse 32 bit C code more safely
Frediano Ziglio
[PATCH v5 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
Frediano Ziglio
[PATCH v5 3/5] x86/boot: Use boot_vid_info variable directly from C code
Frediano Ziglio
[PATCH v5 5/5] x86/boot: Clarify comment
Frediano Ziglio
[PATCH v5 2/5] x86/boot: Reuse code to relocate trampoline
Frediano Ziglio
Re: [PATCH v5 2/5] x86/boot: Reuse code to relocate trampoline
Andrew Cooper
[PATCH v5 4/5] x86/boot: Use trampoline_phys variable directly from C code
Frediano Ziglio
lib32 followup (visibility issue and/or toolchain bug?)
Andrew Cooper
Re: lib32 followup (visibility issue and/or toolchain bug?)
Frediano Ziglio
Re: lib32 followup (visibility issue and/or toolchain bug?)
Frediano Ziglio
Re: lib32 followup (visibility issue and/or toolchain bug?)
Jan Beulich
[PATCH v1 0/5] Setup memory management
Oleksii Kurochko
[PATCH v1 4/5] xen/riscv: initialize the VMAP_DEFAULT virtual range
Oleksii Kurochko
Re: [PATCH v1 4/5] xen/riscv: initialize the VMAP_DEFAULT virtual range
Jan Beulich
[PATCH v1 2/5] xen/riscv: implement maddr_to_virt()
Oleksii Kurochko
Re: [PATCH v1 2/5] xen/riscv: implement maddr_to_virt()
Alejandro Vallejo
Re: [PATCH v1 2/5] xen/riscv: implement maddr_to_virt()
Jan Beulich
Re: [PATCH v1 2/5] xen/riscv: implement maddr_to_virt()
oleksii . kurochko
Re: [PATCH v1 2/5] xen/riscv: implement maddr_to_virt()
Alejandro Vallejo
Re: [PATCH v1 2/5] xen/riscv: implement maddr_to_virt()
oleksii . kurochko
Re: [PATCH v1 2/5] xen/riscv: implement maddr_to_virt()
Alejandro Vallejo
[PATCH v1 3/5] xen/riscv: introduce setup_mm()
Oleksii Kurochko
Re: [PATCH v1 3/5] xen/riscv: introduce setup_mm()
Jan Beulich
Re: [PATCH v1 3/5] xen/riscv: introduce setup_mm()
oleksii . kurochko
Re: [PATCH v1 3/5] xen/riscv: introduce setup_mm()
Jan Beulich
[PATCH v1 5/5] xen/riscv: finalize boot allocator and transition to boot state
Oleksii Kurochko
Re: [PATCH v1 5/5] xen/riscv: finalize boot allocator and transition to boot state
Jan Beulich
[PATCH v1 1/5] xen/riscv: add stub for share_xen_page_with_guest()
Oleksii Kurochko
Re: [PATCH v1 1/5] xen/riscv: add stub for share_xen_page_with_guest()
Jan Beulich
Re: [PATCH v1 1/5] xen/riscv: add stub for share_xen_page_with_guest()
oleksii . kurochko
Re: [PATCH v1 1/5] xen/riscv: add stub for share_xen_page_with_guest()
Jan Beulich
Re: [PATCH v1 1/5] xen/riscv: add stub for share_xen_page_with_guest()
oleksii . kurochko
Earlier messages
Later messages