xen-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v5 08/12] mm: enable lazy_mmu sections to nest
Kevin Brodsky
Re: [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
David Hildenbrand (Red Hat)
Re: [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
Alexander Gordeev
Re: [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
Kevin Brodsky
Re: [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
Alexander Gordeev
Re: [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
Kevin Brodsky
Re: [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
Anshuman Khandual
Re: [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
David Hildenbrand (Red Hat)
Re: [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
Anshuman Khandual
Re: [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
David Hildenbrand (Red Hat)
Re: [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
Kevin Brodsky
Re: [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
Kevin Brodsky
[PATCH v5 12/12] x86/xen: use lazy_mmu_state when context-switching
Kevin Brodsky
Re: [PATCH v5 12/12] x86/xen: use lazy_mmu_state when context-switching
David Hildenbrand (Red Hat)
Re: [PATCH v5 12/12] x86/xen: use lazy_mmu_state when context-switching
Jürgen Groß
[PATCH v5 07/12] mm: bail out of lazy_mmu_mode_* in interrupt context
Kevin Brodsky
Re: [PATCH v5 07/12] mm: bail out of lazy_mmu_mode_* in interrupt context
David Hildenbrand (Red Hat)
Re: [PATCH v5 07/12] mm: bail out of lazy_mmu_mode_* in interrupt context
Anshuman Khandual
[PATCH v5 11/12] sparc/mm: replace batch->active with in_lazy_mmu_mode()
Kevin Brodsky
[PATCH v5 10/12] powerpc/mm: replace batch->active with in_lazy_mmu_mode()
Kevin Brodsky
[PATCH v5 09/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
Kevin Brodsky
Re: [PATCH v5 09/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
David Hildenbrand (Red Hat)
Re: [PATCH v5 09/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
Anshuman Khandual
Re: [PATCH v5 09/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
David Hildenbrand (Red Hat)
Re: [PATCH v5 00/12] Nesting support for lazy MMU mode
Venkat
Re: [PATCH v5 00/12] Nesting support for lazy MMU mode
Kevin Brodsky
[PATCH v6 00/19] xen/riscv: introduce p2m functionality
Oleksii Kurochko
[PATCH v6 01/19] xen/riscv: avoid redundant HGATP*_MODE_SHIFT and HGATP*_VMID_SHIFT
Oleksii Kurochko
Re: [PATCH v6 01/19] xen/riscv: avoid redundant HGATP*_MODE_SHIFT and HGATP*_VMID_SHIFT
Jan Beulich
[PATCH v6 04/19] xen/riscv: introduce things necessary for p2m initialization
Oleksii Kurochko
[PATCH v6 08/19] xen/riscv: add new p2m types and helper macros for type classification
Oleksii Kurochko
[PATCH v6 06/19] xen/riscv: add root page table allocation
Oleksii Kurochko
Re: [PATCH v6 06/19] xen/riscv: add root page table allocation
Jan Beulich
[PATCH v6 05/19] xen/riscv: construct the P2M pages pool for guests
Oleksii Kurochko
[PATCH v6 02/19] xen/riscv: detect and initialize G-stage mode
Oleksii Kurochko
Re: [PATCH v6 02/19] xen/riscv: detect and initialize G-stage mode
Jan Beulich
Re: [PATCH v6 02/19] xen/riscv: detect and initialize G-stage mode
Oleksii Kurochko
[PATCH v6 09/19] xen/dom0less: abstract Arm-specific p2m type name for device MMIO mappings
Oleksii Kurochko
[PATCH v6 07/19] xen/riscv: introduce pte_{set,get}_mfn()
Oleksii Kurochko
[PATCH v6 12/19] xen/riscv: Implement p2m_free_subtree() and related helpers
Oleksii Kurochko
Re: [PATCH v6 12/19] xen/riscv: Implement p2m_free_subtree() and related helpers
Jan Beulich
[PATCH v6 10/19] xen/riscv: implement function to map memory in guest p2m
Oleksii Kurochko
[PATCH v6 03/19] xen/riscv: introduce VMID allocation and manegement
Oleksii Kurochko
Re: [PATCH v6 03/19] xen/riscv: introduce VMID allocation and manegement
Jan Beulich
Re: [PATCH v6 03/19] xen/riscv: introduce VMID allocation and manegement
Oleksii Kurochko
Re: [PATCH v6 03/19] xen/riscv: introduce VMID allocation and manegement
Jan Beulich
Re: [PATCH v6 03/19] xen/riscv: introduce VMID allocation and manegement
Teddy Astie
Re: [PATCH v6 03/19] xen/riscv: introduce VMID allocation and manegement
Jan Beulich
Re: [PATCH v6 03/19] xen/riscv: introduce VMID allocation and manegement
Oleksii Kurochko
[PATCH v6 11/19] xen/riscv: implement p2m_set_range()
Oleksii Kurochko
Re: [PATCH v6 11/19] xen/riscv: implement p2m_set_range()
Jan Beulich
Re: [PATCH v6 11/19] xen/riscv: implement p2m_set_range()
Oleksii Kurochko
[PATCH v6 14/19] xen/riscv: implement p2m_next_level()
Oleksii Kurochko
[PATCH v6 13/19] xen/riscv: Implement p2m_pte_from_mfn() and support PBMT configuration
Oleksii Kurochko
Re: [PATCH v6 13/19] xen/riscv: Implement p2m_pte_from_mfn() and support PBMT configuration
Jan Beulich
[PATCH v6 15/19] xen/riscv: Implement superpage splitting for p2m mappings
Oleksii Kurochko
[PATCH v6 16/19] xen/riscv: implement put_page()
Oleksii Kurochko
[PATCH v6 19/19] xen/riscv: introduce metadata table to store P2M type
Oleksii Kurochko
Re: [PATCH v6 19/19] xen/riscv: introduce metadata table to store P2M type
Jan Beulich
Re: [PATCH v6 19/19] xen/riscv: introduce metadata table to store P2M type
Oleksii Kurochko
Re: [PATCH v6 19/19] xen/riscv: introduce metadata table to store P2M type
Jan Beulich
Re: [PATCH v6 19/19] xen/riscv: introduce metadata table to store P2M type
Oleksii Kurochko
Re: [PATCH v6 19/19] xen/riscv: introduce metadata table to store P2M type
Jan Beulich
Re: [PATCH v6 19/19] xen/riscv: introduce metadata table to store P2M type
Oleksii Kurochko
Re: [PATCH v6 19/19] xen/riscv: introduce metadata table to store P2M type
Jan Beulich
[PATCH v6 17/19] xen/riscv: implement mfn_valid() and page reference, ownership handling helpers
Oleksii Kurochko
[PATCH v6 18/19] xen/riscv: add support of page lookup by GFN
Oleksii Kurochko
Re: [PATCH v6 18/19] xen/riscv: add support of page lookup by GFN
Jan Beulich
Re: [PATCH v6 18/19] xen/riscv: add support of page lookup by GFN
Oleksii Kurochko
Re: [PATCH v6 18/19] xen/riscv: add support of page lookup by GFN
Jan Beulich
Re: [PATCH v6 18/19] xen/riscv: add support of page lookup by GFN
Oleksii Kurochko
Re: [PATCH v6 18/19] xen/riscv: add support of page lookup by GFN
Jan Beulich
Re: [PATCH v6 18/19] xen/riscv: add support of page lookup by GFN
Oleksii Kurochko
Re: [PATCH v6 18/19] xen/riscv: add support of page lookup by GFN
Oleksii Kurochko
Re: [PATCH v6 18/19] xen/riscv: add support of page lookup by GFN
Jan Beulich
Re: [PATCH v6 18/19] xen/riscv: add support of page lookup by GFN
Oleksii Kurochko
Re: [PATCH v6 18/19] xen/riscv: add support of page lookup by GFN
Jan Beulich
Re: [PATCH v6 18/19] xen/riscv: add support of page lookup by GFN
Oleksii Kurochko
[PATCH v2 0/4] x86: direct APIC vector adjustments
Jan Beulich
[PATCH v2 1/4] x86/vPMU: move APIC ack past the handling of the interrupt
Jan Beulich
Re: [PATCH v2 1/4] x86/vPMU: move APIC ack past the handling of the interrupt
Andrew Cooper
[PATCH v2 2/4] x86/MCE: restrict allocation of thermal and CMCI vector to BSP
Jan Beulich
[PATCH v2 3/4] x86/IRQ: direct-APIC-vector setting is now init-only
Jan Beulich
[PATCH v2 4/4] x86/vPMU: don't statically reserve the interrupt vector
Jan Beulich
[PATCH v2 4/4] x86: direct APIC vector adjustments
Jan Beulich
[PATCH v2 0/6] x86: CPUID leaf 6 consolidation
Jan Beulich
[PATCH v2 1/6] x86/cpu-policy: define bits of leaf 6
Jan Beulich
Re: [PATCH v2 1/6] x86/cpu-policy: define bits of leaf 6
Jason Andryuk
Re: [PATCH v2 1/6] x86/cpu-policy: define bits of leaf 6
Andrew Cooper
Re: [PATCH v2 1/6] x86/cpu-policy: define bits of leaf 6
Jan Beulich
[PATCH v2 2/6] x86: replace APERFMPERF synthetic feature bit
Jan Beulich
Re: [PATCH v2 2/6] x86: replace APERFMPERF synthetic feature bit
Jason Andryuk
[PATCH v2 3/6] x86: rename ARAT feature flag
Jan Beulich
Re: [PATCH v2 3/6] x86: rename ARAT feature flag
Jason Andryuk
[PATCH v2 4/6] x86/Intel: use host CPU policy for ARAT checking
Jan Beulich
Re: [PATCH v2 4/6] x86/Intel: use host CPU policy for ARAT checking
Jason Andryuk
[PATCH v2 5/6] x86/cpufreq: use host CPU policy for Turbo checking
Jan Beulich
Re: [PATCH v2 5/6] x86/cpufreq: use host CPU policy for Turbo checking
Jason Andryuk
[PATCH v2 6/6] x86/cpufreq: use host CPU policy in HWP driver
Jan Beulich
Re: [PATCH v2 6/6] x86/cpufreq: use host CPU policy in HWP driver
Jason Andryuk
Re: [PATCH v2 6/6] x86/cpufreq: use host CPU policy in HWP driver
Jan Beulich
Re: [PATCH v2 6/6] x86/cpufreq: use host CPU policy in HWP driver
Andrew Cooper
Re: [PATCH v2 6/6] x86/cpufreq: use host CPU policy in HWP driver
Jan Beulich
[PATCH] x86: Remove x86 prefixed names from cpuinfo for intel.c
Kevin Lampis
Re: [PATCH] x86: Remove x86 prefixed names from cpuinfo for intel.c
Jan Beulich
Re: [PATCH] x86: Remove x86 prefixed names from cpuinfo for intel.c
Kevin Lampis
Re: [PATCH] x86: Remove x86 prefixed names from cpuinfo for intel.c
Jan Beulich
Re: [PATCH] x86: Remove x86 prefixed names from cpuinfo for intel.c
Andrew Cooper
Re: [PATCH] x86: Remove x86 prefixed names from cpuinfo for intel.c
Kevin Lampis
Re: New Defects reported by Coverity Scan for XenProject
Jan Beulich
[PATCH] XEN: enable MC/DC coverage for Clang
Saman Dehghan
Re: [PATCH] XEN: enable MC/DC coverage for Clang
Jan Beulich
Re: [PATCH] XEN: enable MC/DC coverage for Clang
Saman Dehghan
[PATCH v2] XEN: enable MC/DC coverage for Clang
Saman Dehghan
Re: [PATCH v2] XEN: enable MC/DC coverage for Clang
Jan Beulich
[PATCH v3] XEN: enable MC/DC coverage for Clang
Saman Dehghan
Re: [PATCH v3] XEN: enable MC/DC coverage for Clang
Andrew Cooper
Re: [PATCH v3] XEN: enable MC/DC coverage for Clang
Saman Dehghan
Re: [PATCH] XEN: enable MC/DC coverage for Clang
Andrew Cooper
Re: [PATCH] XEN: enable MC/DC coverage for Clang
Saman Dehghan
Re: [PATCH] XEN: enable MC/DC coverage for Clang
Andrew Cooper
Re: [PATCH] XEN: enable MC/DC coverage for Clang
Jan Beulich
Re: [PATCH] XEN: enable MC/DC coverage for Clang
Saman Dehghan
[PATCH] hw/i386/isapc: Remove dead Xen code
Philippe Mathieu-Daudé
Re: [PATCH] hw/i386/isapc: Remove dead Xen code
Daniel P . Berrangé
Re: [PATCH] hw/i386/isapc: Remove dead Xen code
Mark Cave-Ayland
Re: [PATCH] hw/i386/isapc: Remove dead Xen code
Philippe Mathieu-Daudé
Re: [PATCH] hw/i386/isapc: Remove dead Xen code
Alex Bennée
Re: [PATCH] hw/i386/isapc: Remove dead Xen code
Alex Bennée
[XEN PATCH] libxl_nocpuid.c: fix build with json-c
Michael Young
Re: [XEN PATCH] libxl_nocpuid.c: fix build with json-c
Jan Beulich
Re: [XEN PATCH] libxl_nocpuid.c: fix build with json-c
Anthony PERARD
[PATCH v3 0/4] configure: reduce number of files created
Juergen Gross
[PATCH v3 2/4] docs: replace @xxx@ markers at build time
Juergen Gross
[PATCH v3 3/4] config: remove unused paths from config/Paths.mk.in
Juergen Gross
[PATCH v3 1/4] build: add make macro for making file from file.in
Juergen Gross
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Andrew Cooper
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Jürgen Groß
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Andrew Cooper
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Jürgen Groß
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Jan Beulich
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Jürgen Groß
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Jan Beulich
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Juergen Gross
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Jan Beulich
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Jürgen Groß
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Jan Beulich
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Jürgen Groß
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Jan Beulich
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Jan Beulich
Re: [PATCH v3 1/4] build: add make macro for making file from file.in
Jan Beulich
[PATCH v3 4/4] tools: replace @xxx@ markers at build time
Juergen Gross
[PATCH v2 00/15] Error message improvements
Markus Armbruster
[PATCH v2 01/15] error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
Re: [PATCH v2 01/15] error: Strip trailing '\n' from error string arguments (again)
Philippe Mathieu-Daudé
[PATCH v2 02/15] hw/usb: Convert to qemu_create() for a better error message
Markus Armbruster
Re: [PATCH v2 02/15] hw/usb: Convert to qemu_create() for a better error message
Philippe Mathieu-Daudé
[PATCH v2 09/15] blkdebug: Use error_setg_file_open() for a better error message
Markus Armbruster
Re: [PATCH v2 09/15] blkdebug: Use error_setg_file_open() for a better error message
Philippe Mathieu-Daudé
[PATCH v2 04/15] tap-solaris: Use error_setg_file_open() for better error messages
Markus Armbruster
Re: [PATCH v2 04/15] tap-solaris: Use error_setg_file_open() for better error messages
Philippe Mathieu-Daudé
[PATCH v2 11/15] net/slirp: Improve file open error message
Markus Armbruster
Re: [PATCH v2 11/15] net/slirp: Improve file open error message
Philippe Mathieu-Daudé
[PATCH v2 10/15] error: Use error_setg_file_open() for simplicity and consistency
Markus Armbruster
Re: [PATCH v2 10/15] error: Use error_setg_file_open() for simplicity and consistency
Philippe Mathieu-Daudé
[PATCH v2 03/15] ui: Convert to qemu_create() for simplicity and consistency
Markus Armbruster
Re: [PATCH v2 03/15] ui: Convert to qemu_create() for simplicity and consistency
Philippe Mathieu-Daudé
[PATCH v2 07/15] hw/virtio: Use error_setg_file_open() for a better error message
Markus Armbruster
Re: [PATCH v2 07/15] hw/virtio: Use error_setg_file_open() for a better error message
Philippe Mathieu-Daudé
[PATCH v2 14/15] qga/commands-win32: Use error_setg_win32() for better error messages
Markus Armbruster
Re: [PATCH v2 14/15] qga/commands-win32: Use error_setg_win32() for better error messages
Philippe Mathieu-Daudé
[PATCH v2 06/15] hw/scsi: Use error_setg_file_open() for a better error message
Markus Armbruster
Re: [PATCH v2 06/15] hw/scsi: Use error_setg_file_open() for a better error message
Philippe Mathieu-Daudé
[PATCH v2 05/15] qga: Use error_setg_file_open() for better error messages
Markus Armbruster
Re: [PATCH v2 05/15] qga: Use error_setg_file_open() for better error messages
Philippe Mathieu-Daudé
[PATCH v2 13/15] error: Use error_setg_errno() for simplicity and consistency
Markus Armbruster
Re: [PATCH v2 13/15] error: Use error_setg_errno() for simplicity and consistency
Jag Raman
Re: [PATCH v2 13/15] error: Use error_setg_errno() for simplicity and consistency
Philippe Mathieu-Daudé
[PATCH v2 12/15] error: Use error_setg_errno() to improve error messages
Markus Armbruster
Re: [PATCH v2 12/15] error: Use error_setg_errno() to improve error messages
Philippe Mathieu-Daudé
[PATCH v2 08/15] net/tap: Use error_setg_file_open() for a better error message
Markus Armbruster
Re: [PATCH v2 08/15] net/tap: Use error_setg_file_open() for a better error message
Philippe Mathieu-Daudé
[PATCH v2 15/15] block/file-win32: Improve an error message
Markus Armbruster
Re: [PATCH v2 15/15] block/file-win32: Improve an error message
Philippe Mathieu-Daudé
Re: [PATCH v2 00/15] Error message improvements
Philippe Mathieu-Daudé
[PATCH v4 00/24] Disable domctl-op via CONFIG_MGMT_HYPERCALLS
Penny Zheng
[PATCH v4 01/24] xen/xsm: remove redundant xsm_iomem_mapping()
Penny Zheng
Re: [PATCH v4 01/24] xen/xsm: remove redundant xsm_iomem_mapping()
Jan Beulich
[PATCH v4 05/24] xen/vm_event: make VM_EVENT depend on CONFIG_MGMT_HYPERCALLS
Penny Zheng
[PATCH v4 02/24] xen: consolidate cpuid library
Penny Zheng
Re: [PATCH v4 02/24] xen: consolidate cpuid library
Jan Beulich
RE: [PATCH v4 02/24] xen: consolidate cpuid library
Penny, Zheng
RE: [PATCH v4 02/24] xen: consolidate cpuid library
Penny, Zheng
Re: [PATCH v4 02/24] xen: consolidate cpuid library
Jan Beulich
RE: [PATCH v4 02/24] xen: consolidate cpuid library
Penny, Zheng
Re: [PATCH v4 02/24] xen: consolidate cpuid library
Grygorii Strashko
RE: [PATCH v4 02/24] xen: consolidate cpuid library
Penny, Zheng
Re: [PATCH v4 02/24] xen: consolidate cpuid library
Grygorii Strashko
[PATCH v4 04/24] xen/domctl: make MGMT_HYPERCALLS transiently def_bool
Penny Zheng
Re: [PATCH v4 04/24] xen/domctl: make MGMT_HYPERCALLS transiently def_bool
Jan Beulich
Earlier messages
Later messages