]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vcpupin: implement the code to address the new API in the qemu driver
authorTaku Izumi <izumi.taku@jp.fujitsu.com>
Mon, 13 Jun 2011 15:42:09 +0000 (23:42 +0800)
committerDaniel Veillard <veillard@redhat.com>
Mon, 13 Jun 2011 15:42:09 +0000 (23:42 +0800)
commit6690150ddde4f9d8b43398323d34f483c3669e16
tree1e3ccc2e7281b1df55f1cc7b7a69182ec96affe4
parent070829cc16eabbce237eb9a73b8ca386a0a6034c
vcpupin: implement the code to address the new API in the qemu driver

This patch implements the new API (virDomainPinVcpuFlags) in the qemu
driver.
src/qemu/qemu_driver.c