This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
23076bb34b
qemu
/
hw
/
ipmi
/
Makefile.objs
2 lines
36 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add a base IPMI interface Add the basic IPMI types and infrastructure to QEMU. Low-level interfaces and simulation interfaces will register with this; it's kind of the go-between to tie them together. Signed-off-by: Corey Minyard <cminyard@mvista.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-12-17 21:50:04 +03:00
common-obj-$(CONFIG_IPMI)
+=
ipmi.o
Reference in New Issue
Copy Permalink