]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
qemu-ga: rename guest-agent-commands.c -> commands-posix.c
authorMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 20 Jan 2012 04:28:18 +0000 (22:28 -0600)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 23 Feb 2012 21:40:16 +0000 (15:40 -0600)
Makefile.objs
qga/commands-posix.c [moved from qga/guest-agent-commands.c with 100% similarity]

index 49ab82bc7edc6450ed8c0cb5ce8a5bb8f3a35860..6ce8a1dae09375c9cf3b6e916279f9d3d36ffaf8 100644 (file)
@@ -424,7 +424,7 @@ common-obj-y += qmp.o hmp.o
 ######################################################################
 # guest agent
 
-qga-nested-y = commands.o guest-agent-commands.o guest-agent-command-state.o
+qga-nested-y = commands.o commands-posix.o guest-agent-command-state.o
 qga-nested-y += channel-posix.o
 qga-obj-y = $(addprefix qga/, $(qga-nested-y))
 qga-obj-y += qemu-ga.o qemu-sockets.o module.o qemu-option.o