]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add uevent netlink service.
authorTang Chen <tangchen@cn.fujitsu.com>
Wed, 22 Aug 2012 04:10:25 +0000 (12:10 +0800)
committerDaniel Veillard <veillard@redhat.com>
Wed, 22 Aug 2012 10:26:15 +0000 (18:26 +0800)
commit080bf330e3749d94ebe094f8deca0e3e67d3f2fe
tree6c1b1971c23069b5087c4d1a59bf439b7e05d327
parent15a71e60592afbb9200d1b9c3adcffb532ba7890
Add uevent netlink service.

This patch adds a new netlink service with NETLINK_KOBJECT_UEVENT
protocol hotplug event.

Signed-off-by: Tang Chen <tangchen@cn.fujitsu.com>
daemon/libvirtd.c