qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 1/2] linux-user: create target_structsheader


From: Petar Jovanovic
Subject: Re: [Qemu-devel] [PATCH v3 1/2] linux-user: create target_structsheader to place ipc_perm and shmid_dss
Date: Mon, 4 Nov 2013 18:55:37 +0000

________________________________________
From: Alex Bennée address@hidden
Sent: Monday, November 04, 2013 5:46 PM
To: Petar Jovanovic
Cc: address@hidden; address@hidden; address@hidden; Petar Jovanovic; 
address@hidden; address@hidden
Subject: Re: [Qemu-devel] [PATCH v3 1/2] linux-user: create 
target_structsheader to place ipc_perm and shmid_dss

> There is an awful lot of similarity between a lot of the structures
> while not being totally identical. Given the syscall munging is common
> is there not an argument for having a common header for this case?


Hi Alex,

I am not sure I understand your point. This used to be all in one file, now
it is divided in arch-specific files that can be later populated with other
target specific struct definitions. This was also suggested in the first
review a month ago.

Regards,
Petar





reply via email to

[Prev in Thread] Current Thread [Next in Thread]