|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] libxl: vpl011: Fix hex to dec conversion of vuart_gfn in libxl__device_vuart_add
Hi, On 13/10/17 13:32, Jan Beulich wrote: On 13.10.17 at 14:19, <andrew.cooper3@xxxxxxxxxx> wrote:On 13/10/17 13:08, Jan Beulich wrote:On 13.10.17 at 12:44, <bhupinder.thakur@xxxxxxxxxx> wrote:In libxl__device_vuart_add vuart_gfn is getting stored as a hex value: Well, vuart is replicating the behavior of console (see libxl__device_console_add). The console is passing a frame number in decimal in "ring-ref". Confusingly it is an MFN and would even break on 32-bit toolstack using 64-bit Xen... So this patch is just following the console behavior by passing a decimal value rather than an hexadecimal value. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |