index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Dirk Müller
13
-37
/
+30
2015-04-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-hw-2015-04-02' into st...
Peter Maydell
2
-0
/
+5
2015-04-02
sysbus: Make devices picking up backends unavailable with -device
Markus Armbruster
1
-0
/
+2
2015-04-02
hw: Mark device misusing nd_table[] FIXME
Markus Armbruster
1
-0
/
+1
2015-04-02
hw: Mark devices picking up char backends actively FIXME
Markus Armbruster
1
-0
/
+1
2015-04-02
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
1
-0
/
+1
2015-04-02
hw/arm/vexpress: Don't double-free flash filename
Peter Maydell
1
-1
/
+0
2015-04-02
hw/arm/virt: Fix corruption due to double free
Shannon Zhao
1
-1
/
+0
2015-04-01
hw/arm/virt: Fix memory leak reported by Coverity
Stefan Weil
1
-1
/
+8
2015-04-01
hw/arm/vexpress: Fix memory leak reported by Coverity
Stefan Weil
1
-2
/
+9
2015-04-01
hw/arm/highbank: Fix resource leak and wrong image loading
Stefan Weil
1
-2
/
+1
2015-03-19
error: Replace error_report() & error_free() with error_report_err()
zhanghailiang
1
-1
/
+1
2015-03-19
arm: fix memory leak
Gonglei
4
-2
/
+6
2015-03-19
arm/nseries: Fix warnings from Sparse
Stefan Weil
1
-2
/
+2
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
2
-25
/
+52
2015-03-11
integrator/cp: Implement CARDIN and WPROT signals
Jan Kiszka
1
-6
/
+56
2015-03-11
integrator/cp: Model CP control registers as sysbus device
Jan Kiszka
1
-8
/
+27
2015-03-11
netduino2: Add the Netduino 2 Machine
Alistair Francis
2
-0
/
+58
2015-03-11
stm32f205: Add the stm32f205 SoC
Alistair Francis
2
-0
/
+161
2015-03-11
hw/arm/virt: fix cmdline parsing bug with CPU options and smp > 1
Ard Biesheuvel
1
-1
/
+3
2015-03-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-6
/
+6
2015-03-10
hw: Propagate errors through qdev_prop_set_drive()
Markus Armbruster
2
-6
/
+6
2015-03-10
arm/digic_boards: Remove superfluous '\n' around error_report()
Gonglei
1
-3
/
+3
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
7
-16
/
+16
2015-02-13
target-arm: Add feature parsing to virt
Greg Bellows
1
-3
/
+17
2015-02-13
arm: Add PCIe host bridge in virt machine
Alexander Graf
1
-5
/
+133
2015-02-05
hw/arm/virt: explain device-to-transport mapping in create_virtio_devices()
Laszlo Ersek
1
-4
/
+33
2015-02-05
target-arm: Change reset to highest available EL
Greg Bellows
1
-2
/
+20
2015-02-05
target_arm: Parameterise the irq lines for armv7m_init
Alistair Francis
2
-5
/
+8
2015-02-05
target_arm: Remove memory region init from armv7m_init
Alistair Francis
2
-34
/
+23
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-1
/
+1
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
4
-5
/
+5
2014-12-22
hw/arm/virt: enable passing of EFI-stubbed kernel to guest UEFI firmware
Laszlo Ersek
1
-0
/
+1
2014-12-22
hw/arm: pass pristine kernel image to guest firmware over fw_cfg
Laszlo Ersek
1
-5
/
+83
2014-12-22
arm: add fw_cfg to "virt" board
Laszlo Ersek
1
-0
/
+21
2014-12-22
target-arm: Disable EL3 on unsupported machines
Greg Bellows
6
-0
/
+71
2014-12-22
target-arm: Breakout integratorcp and versatilepb cpu init
Greg Bellows
2
-4
/
+35
2014-12-22
target-arm: Set CPU has_el3 prop during virt init
Greg Bellows
1
-0
/
+5
2014-12-22
target-arm: Enable CPU has_el3 prop during VE init
Greg Bellows
1
-3
/
+9
2014-12-22
target-arm: Add arm_boot_info secure_boot control
Greg Bellows
1
-0
/
+10
2014-12-22
target-arm: Add virt machine secure property
Greg Bellows
1
-0
/
+30
2014-12-22
target-arm: Add virt class and machine types
Greg Bellows
1
-6
/
+34
2014-12-22
target-arm: Change vexpress daughterboard init arg
Greg Bellows
1
-5
/
+5
2014-12-22
target-arm: Add vexpress machine secure property
Greg Bellows
1
-0
/
+30
2014-12-22
target-arm: Switch to common vexpress machine init
Greg Bellows
1
-22
/
+4
2014-12-22
target-arm: Add vexpress a9 & a15 machine objects
Greg Bellows
1
-14
/
+36
2014-12-22
target-arm: Add vexpress class and machine types
Greg Bellows
1
-0
/
+45
2014-12-11
hw/arm/boot: fix uninitialized scalar variable warning reported by coverity
zhanghailiang
1
-1
/
+3
2014-12-11
hw/arm/realview.c: Fix memory leak in realview_init()
Nikita Belov
1
-1
/
+2
2014-12-11
target-arm: make DACR banked
Fabian Aggeler
1
-1
/
+1
[next]