xen: move Xen PV machine files to hw/xenpv
commitd5fdb85e3d2c319603f87f3205689ed5659f621d
authorWei Liu <wei.liu2@citrix.com>
Wed, 7 May 2014 13:43:37 +0000 (7 13:43 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 7 May 2014 16:14:50 +0000 (7 16:14 +0000)
treec67c6e6f322645a76907fe272caa66e93894a581
parentc976437c7dba9c7444fb41df45468968aaa326ad
xen: move Xen PV machine files to hw/xenpv

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/i386/Makefile.objs
hw/xenpv/Makefile.objs [new file with mode: 0644]
hw/xenpv/xen_domainbuild.c [moved from hw/i386/xen_domainbuild.c with 100% similarity]
hw/xenpv/xen_domainbuild.h [moved from hw/i386/xen_domainbuild.h with 100% similarity]
hw/xenpv/xen_machine_pv.c [moved from hw/i386/xen_machine_pv.c with 100% similarity]