]> xenbits.xensource.com Git - qemu-upstream-4.5-testing.git/commit
xen: move Xen PV machine files to hw/xenpv
authorWei Liu <wei.liu2@citrix.com>
Wed, 7 May 2014 13:43:37 +0000 (13:43 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 13 May 2014 17:18:51 +0000 (17:18 +0000)
commit276a6063748dcc54da6b0580161f7acb6b11cb63
tree640af1b87c5303542be564fe2cddb9b01af38ab5
parent5ecf46031c88d78fb29e6c8b1cff0e8266c6f1b2
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/i386/xen_domainbuild.c [deleted file]
hw/i386/xen_domainbuild.h [deleted file]
hw/i386/xen_machine_pv.c [deleted file]
hw/xenpv/Makefile.objs [new file with mode: 0644]
hw/xenpv/xen_domainbuild.c [new file with mode: 0644]
hw/xenpv/xen_domainbuild.h [new file with mode: 0644]
hw/xenpv/xen_machine_pv.c [new file with mode: 0644]