On Thu, Dec 05, 2019 at 04:42:08PM +0100, Jan Beulich wrote:
>
> This only added dead code. Use "if" instead of "depends on" to make
> (halfway) clear that other guest options should also go in thae same
s/thae/the/
> block. Move the option down such that the shim related options get
> presented
Hi Julien,
> At the same time move the remaining M2P define just above just above
> set_gpfn_from_mfn to keep all the dummy helpers for M2P together.
At the same time move the remaining M2P define just above
set_gpfn_from_mfn to keep all the dummy helpers for M2P together.
can't really evalu
On Fri, Sep 28, 2018 at 09:28:27AM +0200, Juergen Gross wrote:
> Commit a46b53672b2c2e3770b38a4abf90d16364d2584b ("xen/blkfront: cleanup
> stale persistent grants") introduced a regression as purged persistent
> grants were not pu into the list of free grants again. Correct that.
s/pu /put /
Alan
On Fri, Oct 05, 2018 at 04:54:47PM +0200, Andrew Cooper wrote:
> The purpose of this is to move the auduting to be earlier than
> arch_domain_create().
>
s/auduting/auditing/
Alan
smime.p7s
Description: S/MIME cryptographic signature
___
Xen-devel m
Hi Philippe,
On Thu, Feb 15, 2018 at 01:29:00AM -0300, Philippe Mathieu-Daudé wrote:
> From: Philippe Mathieu-Daudé
> Subject: [Xen-devel] [PATCH 30/30] xen: use the BYTE-based definitions
> List-Id: Xen developer discussion
>
> It ease code review, unit is explicit.
>
> Signed-off-by: Philipp
Hi Philippe,
On Thu, Feb 15, 2018 at 09:23:52AM -0300, Philippe Mathieu-Daudé wrote:
>
> Can I add your R-b tag once fixed? Respin will be:
>
> +xenstore_write_int(dom, "memory/target", ram_size / K_BYTE);
> +xenstore_write_int(vm, "memory", ram_size / M_BYTE);
> +xenstore_wr
When files are added or removed /dev/null is used as a place
holder name in the patch for the absent file. Don't try and
find a MAINTAINER for this place holder, it only ever flags
and then spams THE REST.
Signed-off-by: Alan Robinson
---
Tested by pretending to remove xen/common/cpupool.
ntainer.pl
An add/delete patch looks like this:
diff --git a/xen/common/cpupool.c b/xen/common/cpupool.c
deleted file mode 100644
index 999839444e..00
--- a/xen/common/cpupool.c
+++ /dev/null
Here get_maintainers.pl finds two files, change _just_ ignores the
dev/null.
>
> Also, ple
Hi Jan,
On Thu, Feb 22, 2018 at 02:45:48AM -0700, Jan Beulich wrote:
> Oh, I see - it's the file name collection code you change, not the
> consuming side, I'm sorry for the noise. However, isn't
> omitting the leading / a potential problem then?
The leading / is stripped away several lines befor
When files are added or removed /dev/null is used as a place
holder name in the patch for the absent file. Don't try and
find a MAINTAINER for this place holder, it only ever flags
and then spams THE REST, behaviour for a real filename is
unchanged.
Signed-off-by: Alan Robinson
-
A typo...
On Thu, Mar 05, 2020 at 01:45:03PM +0100, pdurr...@amzn.com wrote:
>
> PGC_extra pages are intended to hold data structures that are associated
> with a domain and my be mapped by that domain. They should not be treated
s/my/may/
> as 'normal' guest pages (i.e. RAM or page tables). He
Hi Andrew,
A small suggestion for the commit log..
On Tue, Oct 22, 2024 at 12:41:14PM +, Andrew Cooper wrote:
>
> multiboot_fill_boot_info() taking the physical address of the multiboot_info
> structure leads to a subtle use-after-free on the PVH path, with rather less
> subtle fallout.
>
>
Hi Christoph,
On Mon, Apr 04, 2022 at 05:05:56AM +, Christoph Hellwig wrote:
> From: Christoph Hellwig
> Subject: [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap
> the buffer
>
> To shared more code between swiotlb and xen-swiotlb, offer a
> swiotlb_init_remap interface and
Hi Christoph,
On Wed, Apr 06, 2022 at 06:05:04AM +, Christoph Hellwig wrote:
> From: Christoph Hellwig
> Subject: [PATCH 15/27] block: use bdev_alignment_offset in
> part_alignment_offset_show
>
> Replace the open coded offset calculation with the proper helper.
> This is an ABI change in t
From: Alan Robinson
Add trailing blank to first part of concatenated string giving
"an emulated" instead of "anemulated".
Signed-off-by: Alan Robinson
---
tools/libs/light/libxl_dm.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/libs/ligh
Add missing blank giving "an emulation" instead of "anemulation"
while making the text a single source line.
Signed-off-by: Alan Robinson
---
Changed since v1:
* text as as single line, requested by Juergen
tools/libs/light/libxl_dm.c | 6 ++
1 file changed, 2 insert
16 matches
Mail list logo