[Title] arm_emulator branch merged into master
authorjinseok86.kim <jinseok86.kim@samsung.com>
Mon, 12 Dec 2011 06:55:02 +0000 (15:55 +0900)
committerjinseok86.kim <jinseok86.kim@samsung.com>
Mon, 12 Dec 2011 06:55:02 +0000 (15:55 +0900)
commit13aebd03979378e12d8f07ac10050b42e4cea56b
tree2e388c7b1d1db7066f17ca594189062cd8edff13
parent65d0dcadb176de87c49f5c16a4433a4184b2645e
[Title] arm_emulator branch merged into master
[Type] Support
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Skin HW Button is disabled due to multiple keyboard support. (Needs re-implementation)
111 files changed:
Makefile.objs
Makefile.target
block.c
block/raw-posix.c
block/raw.c
block/vvfat.c
block_int.h
configure
console.h
default-configs/arm-softmmu.mak
hw/adb.c
hw/ak8973.c [new file with mode: 0644]
hw/ak8973.h [new file with mode: 0644]
hw/arm-misc.h
hw/arm_boot.c
hw/bitbang_i2c.c
hw/boards.h
hw/eepro100.c
hw/escc.c
hw/flash.h
hw/gles1_calls.c [new file with mode: 0644]
hw/gles2.c [new file with mode: 0644]
hw/gles2.h [new file with mode: 0644]
hw/gles2_calls.c [new file with mode: 0644]
hw/gles2_calls.h [new file with mode: 0644]
hw/gles2_types.h [new file with mode: 0644]
hw/i2c-addressable.c [new file with mode: 0644]
hw/i2c-addressable.h [new file with mode: 0644]
hw/i2c.h
hw/ide/mmio.c
hw/iommu.c [new file with mode: 0644]
hw/mcs5000_tk.c [new file with mode: 0644]
hw/musicpal.c
hw/nseries.c
hw/onenand.c
hw/palm.c
hw/pci_host_template.h [new file with mode: 0644]
hw/pci_ids.h
hw/pl192.c [new file with mode: 0644]
hw/pl330.c [new file with mode: 0644]
hw/primecell.h
hw/ps2.c
hw/pxa2xx_keypad.c
hw/qdev.c
hw/qdev.h
hw/qt602240_ts.c [new file with mode: 0644]
hw/s5pc1xx.c [new file with mode: 0644]
hw/s5pc1xx.h [new file with mode: 0644]
hw/s5pc1xx_ac97.c [new file with mode: 0644]
hw/s5pc1xx_clk.c [new file with mode: 0644]
hw/s5pc1xx_debug.c [new file with mode: 0644]
hw/s5pc1xx_gpio.c [new file with mode: 0644]
hw/s5pc1xx_gpio_regs.h [new file with mode: 0644]
hw/s5pc1xx_hsmmc_regs.h [new file with mode: 0644]
hw/s5pc1xx_i2c.c [new file with mode: 0644]
hw/s5pc1xx_i2c_gpio.c [new file with mode: 0644]
hw/s5pc1xx_i2s.c [new file with mode: 0644]
hw/s5pc1xx_jpeg.c [new file with mode: 0644]
hw/s5pc1xx_keyif.c [new file with mode: 0644]
hw/s5pc1xx_lcd.c [new file with mode: 0644]
hw/s5pc1xx_mmc.c [new file with mode: 0644]
hw/s5pc1xx_nand.c [new file with mode: 0644]
hw/s5pc1xx_onedram.c [new file with mode: 0644]
hw/s5pc1xx_onedram.h [new file with mode: 0644]
hw/s5pc1xx_onenand.c [new file with mode: 0644]
hw/s5pc1xx_pcm.c [new file with mode: 0644]
hw/s5pc1xx_pmu.c [new file with mode: 0644]
hw/s5pc1xx_pwm.c [new file with mode: 0644]
hw/s5pc1xx_rtc.c [new file with mode: 0644]
hw/s5pc1xx_spdif.c [new file with mode: 0644]
hw/s5pc1xx_spi.c [new file with mode: 0644]
hw/s5pc1xx_srom.c [new file with mode: 0644]
hw/s5pc1xx_st.c [new file with mode: 0644]
hw/s5pc1xx_tsadc.c [new file with mode: 0644]
hw/s5pc1xx_uart.c [new file with mode: 0644]
hw/s5pc1xx_usb_otg.c [new file with mode: 0644]
hw/s5pc1xx_wdt.c [new file with mode: 0644]
hw/smb380.c [new file with mode: 0644]
hw/smbus_smb380.c [new file with mode: 0644]
hw/spitz.c
hw/stellaris_input.c
hw/syborg_keyboard.c
hw/usb-ehci.c [new file with mode: 0644]
hw/usb-ehci.h [new file with mode: 0644]
hw/usb-hid.c
hw/usb-ohci.c
hw/wm8994.c [new file with mode: 0644]
hw/wm8994_reg.h [new file with mode: 0644]
hw/xenfb.c
input.c
linux-user/elfload32.c [new file with mode: 0644]
monitor.c
qemu-options.hx
qemu_configure.sh
qmp-commands.hx
slirp/ip_icmp.h
target-arm/cpu.h
target-arm/helper.c
target-arm/helper_gpi_dummy.c [new file with mode: 0644]
target-arm/helpers.h
target-arm/machine.c
target-arm/neon_helper.c
target-arm/op_helper.c
target-arm/opengl_dummy.c [new file with mode: 0644]
target-arm/translate.c
tizen/src/Makefile.in
tizen/src/arch_arm.c
tizen/src/event_handler.c
ui/vnc-enc-tight.c
usb-linux.c
vl.c