ivshmem: replace 'guest' for 'peer' appropriately
commitf456179fae249a420dce38a02ad7e2efc6be37cf
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 23 Jun 2015 11:38:46 +0000 (23 13:38 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Sat, 24 Oct 2015 16:02:49 +0000 (24 18:02 +0200)
treedb17e9ff982d369afaff3cc435ed0390629e9212
parentf64a078d45a4c1d1da074d1c306a5a4994dcda89
ivshmem: replace 'guest' for 'peer' appropriately

The terms 'guest' and 'peer' are used sometime interchangeably which may
be confusing. Instead, use 'peer' for the remote instances of ivshmem
clients, and 'guest' for the local VM.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
hw/misc/ivshmem.c