libvirt/src/remote
Peter Krempa cdd642ba5e RPC: Support up to 16384 cpus on the host and 4096 in the guest
The RPC limits for cpu maps didn't allow to use libvirt on ultra big
boxes. This patch increases size of the limits to support a maximum of
16384 cpus on the host with a maximum of 4096 cpus per guest.
The full cpu map of such a system takes 8 megabytes and the map for
vcpu pinning is 2 kilobytes long.
2013-06-03 17:07:13 +02:00
..
lxc_protocol.x Switch to a more extensible annotation system for RPC protocols 2013-04-23 11:24:17 +01:00
qemu_protocol.x Make naming of remote procedures match API names exactly 2013-04-24 10:33:10 +01:00
remote_driver.c remote: fix dom->id after virDomainCreateWithFlags 2013-05-23 15:07:16 +02:00
remote_driver.h cleanup: Don't include libvirt/virterror.h 2013-04-17 15:54:07 +08:00
remote_protocol.x RPC: Support up to 16384 cpus on the host and 4096 in the guest 2013-06-03 17:07:13 +02:00