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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
exec: Eliminate qemu_ram_free_from_ptr()
Eduardo Habkost
3
-21
/
+1
2015-12-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151217-...
Peter Maydell
37
-446
/
+2141
2015-12-17
i.MX: Add an i.MX25 specific CCM class/instance
Jean-Christophe Dubois
5
-3
/
+424
2015-12-17
i.MX: Split the CCM class into an abstract base class and a concrete class
Jean-Christophe Dubois
11
-268
/
+521
2015-12-17
i.MX: rename i.MX CCM get_clock() function and CLK ID enum names
Jean-Christophe Dubois
4
-27
/
+25
2015-12-17
i.MX: Fix i.MX31 default/reset configuration
Jean-Christophe Dubois
1
-1
/
+1
2015-12-17
tests/guest-debug: introduce basic gdbstub tests
Alex Bennée
1
-0
/
+176
2015-12-17
target-arm: kvm - re-inject guest debug exceptions
Alex Bennée
2
-9
/
+27
2015-12-17
target-arm: kvm - add support for HW assisted debug
Alex Bennée
4
-22
/
+415
2015-12-17
target-arm: kvm - support for single step
Alex Bennée
1
-0
/
+7
2015-12-17
target-arm: kvm - implement software breakpoints
Alex Bennée
4
-15
/
+123
2015-12-17
target-arm: kvm64 - introduce kvm_arm_init_debug()
Alex Bennée
1
-0
/
+18
2015-12-17
ARM: Virt: Add gpio-keys node for Poweroff using DT
Shannon Zhao
1
-0
/
+16
2015-12-17
ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3
Shannon Zhao
1
-1
/
+15
2015-12-17
ARM: ACPI: Add _E03 for Power Button
Shannon Zhao
1
-0
/
+14
2015-12-17
ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt Connection
Shannon Zhao
2
-0
/
+27
2015-12-17
ACPI: Add GPIO Connection Descriptor
Shannon Zhao
2
-0
/
+88
2015-12-17
ARM: ACPI: Add power button device in ACPI DSDT table
Shannon Zhao
1
-0
/
+11
2015-12-17
ARM: ACPI: Add GPIO controller in ACPI DSDT table
Shannon Zhao
1
-0
/
+19
2015-12-17
ARM: Virt: Add a GPIO controller
Shannon Zhao
2
-0
/
+31
2015-12-17
acpi: extend aml_interrupt() to support multiple irqs
Igor Mammedov
3
-21
/
+26
2015-12-17
acpi: support serialized method
Xiao Guangrong
4
-28
/
+48
2015-12-17
target-arm: Fix and improve AA32 singlestep translation completion code
Sergey Fedorov
1
-34
/
+31
2015-12-17
target-arm: raise exception on misaligned LDREX operands
Andrew Baumann
5
-5
/
+62
2015-12-17
arm: soc-dma: use hwaddr instead of target_ulong in printf
Paolo Bonzini
1
-22
/
+17
2015-12-17
arm: explicitly mark device loads as little-endian
Paolo Bonzini
2
-6
/
+6
2015-12-17
i.MX: add support for lower and upper interrupt in GPIO.
Jean-Christophe Dubois
2
-3
/
+12
2015-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int...
Peter Maydell
6
-127
/
+165
2015-12-17
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-12-17' into ...
Peter Maydell
149
-875
/
+843
2015-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20151215-1' into...
Peter Maydell
1
-62
/
+252
2015-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151215-1' into s...
Peter Maydell
3
-20
/
+302
2015-12-17
Open 2.6 development tree
Peter Maydell
1
-1
/
+1
2015-12-17
qapi: Detect base class loops
Eric Blake
10
-1
/
+14
2015-12-17
qapi: Move duplicate collision checks to schema check()
Eric Blake
14
-69
/
+9
2015-12-17
qapi: Enforce (or whitelist) case conventions on qapi members
Eric Blake
14
-0
/
+33
2015-12-17
qapi: Track enum values by QAPISchemaMember, not string
Eric Blake
1
-11
/
+26
2015-12-17
qapi: Prepare new QAPISchemaMember base class
Eric Blake
1
-12
/
+17
2015-12-17
qapi: Shorter visits of optional fields
Eric Blake
3
-5
/
+5
2015-12-17
qapi: Simplify visits of optional fields
Eric Blake
7
-19
/
+17
2015-12-17
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
6
-19
/
+22
2015-12-17
qapi: Inline _make_implicit_tag()
Eric Blake
1
-6
/
+3
2015-12-17
qapi-types: Drop unnedeed ._fwdefn
Eric Blake
1
-5
/
+1
2015-12-17
qapi: Simplify visiting of alternate types
Eric Blake
12
-79
/
+54
2015-12-17
qapi: Convert QType into QAPI built-in enum type
Eric Blake
20
-24
/
+62
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
5
-10
/
+9
2015-12-17
qobject: Simplify QObject
Eric Blake
16
-82
/
+69
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
13
-28
/
+28
2015-12-17
qapi: Add alias for ErrorClass
Eric Blake
4
-4
/
+19
2015-12-17
cpu: Convert CpuInfo into flat union
Eric Blake
4
-42
/
+143
2015-12-17
qapi: Remove obsolete tests for MAX collision
Eric Blake
14
-22
/
+3
[next]