[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 1/8] Define a QEMU specific API to attach to a running QEMU process
- From: Eric Blake <eblake redhat com>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH 1/8] Define a QEMU specific API to attach to a running QEMU process
- Date: Fri, 08 Jul 2011 14:52:36 -0600
On 07/04/2011 04:28 AM, Daniel P. Berrange wrote:
> Introduce a new API in libvirt-qemu.so
>
> virDomainPtr virDomainQemuAttach(virConnectPtr domain,
> unsigned long long pid,
We already assert elsewhere in our code base that pid_t will always fit
in int. For example, see _virDomainObj in domain_conf.h. Passing a ull
here seems like it might be overkill.
--
Eric Blake eblake redhat com +1-801-349-2682
Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]