merge some files, and delete some duplicated files
authorjinhyung.jo <jinhyung.jo@samsung.com>
Mon, 8 Jul 2013 07:18:03 +0000 (16:18 +0900)
committerjinhyung.jo <jinhyung.jo@samsung.com>
Mon, 8 Jul 2013 07:18:03 +0000 (16:18 +0900)
commit1c0416cbdd536c4d06bca5b7f9ac6fdf6b5938c1
tree13dff1ca59dfa34bd5c202c12886a7b1d86ec092
parented2adbfb4b187b76e6dfb9b6b56a50454571dedb
merge some files, and delete some duplicated files

Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
49 files changed:
arch_init.h [deleted file]
console.h [deleted file]
cpu-defs.h [deleted file]
exec-all.h [deleted file]
hw/acpi_piix4.c [deleted file]
hw/apic_common.c [deleted file]
hw/block/pc_sysfw.c
hw/display/vga-pci.c
hw/i386/pc.c
hw/input/pl050.c
hw/input/ps2.c
hw/intc/apic_common.c
hw/pc.c [deleted file]
hw/pc_sysfw.c [deleted file]
hw/pci-hotplug.c [deleted file]
hw/pci.c [deleted file]
hw/pci.h [deleted file]
hw/pci/pci-hotplug.c
hw/pci/pci.c
hw/pl050.c [deleted file]
hw/ps2.c [deleted file]
hw/vga-pci.c [deleted file]
hw/vga-pci.h [deleted file]
hw/vga_int.h [deleted file]
include/exec/cpu-defs.h
include/hw/pci/pci.h
include/qemu/main-loop.h
include/sysemu/arch_init.h
include/sysemu/kvm.h
include/sysemu/sysemu.h
include/ui/console.h
input.c [deleted file]
kvm.h [deleted file]
main-loop.h [deleted file]
oslib-posix.c [deleted file]
oslib-win32.c [deleted file]
qemu-sockets.c [deleted file]
softmmu_defs.h [deleted file]
softmmu_template.h [deleted file]
sysemu.h [deleted file]
test-qmp-input-visitor.c [deleted file]
test-qmp-output-visitor.c [deleted file]
test-string-input-visitor.c [deleted file]
test-string-output-visitor.c [deleted file]
ui/input.c
util/oslib-posix.c
util/oslib-win32.c
util/qemu-sockets.c
vl.c