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-11-06
ui: Use g_new() & friends where that makes obvious sense
Markus Armbruster
7
-11
/
+11
2015-11-06
bt: fix use of uninitialized variable seqlen
Paolo Bonzini
1
-9
/
+20
2015-11-06
hw/dma/pxa2xx: Remove superfluous memset
Thomas Huth
1
-2
/
+1
2015-11-06
linux-user/syscall: Replace g_malloc0 + memcpy with g_memdup
Thomas Huth
1
-2
/
+1
2015-11-06
tests/i44fx-test: No need for zeroing memory before memset
Thomas Huth
1
-1
/
+1
2015-11-06
hw/input/tsc210x: Remove superfluous memset
Thomas Huth
1
-6
/
+2
2015-11-06
xen: fix invalid assertion
Paolo Bonzini
1
-2
/
+2
2015-11-06
tests: ignore test-qga
Eric Blake
1
-0
/
+1
2015-11-06
fix bad indentation in pcie_cap_slot_write_config()
Cao jin
1
-6
/
+6
2015-11-06
maint: Ignore ivshmem binaries
Eric Blake
1
-0
/
+2
2015-11-06
hw/display/tcx: Remove superfluous OBJECT() typecasts
Thomas Huth
1
-14
/
+12
2015-11-06
gdbstub: Fix buffer overflows in gdb_handle_packet()
Kevin Wolf
1
-2
/
+16
2015-11-06
hw/acpi/aml-build: remove useless glib version check
Marc-André Lureau
1
-2
/
+0
2015-11-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...
Peter Maydell
30
-58
/
+1803
2015-11-06
configure: add missing --disable-modules option
Stefan Hajnoczi
1
-0
/
+3
2015-11-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
3
-6
/
+33
2015-11-06
replay: recording of the user input
Pavel Dovgalyuk
7
-8
/
+232
2015-11-06
replay: command line options
Pavel Dovgalyuk
3
-5
/
+22
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
5
-0
/
+35
2015-11-06
replay: initialization and deinitialization
Pavel Dovgalyuk
6
-0
/
+156
2015-11-06
replay: ptimer
Pavel Dovgalyuk
4
-4
/
+28
2015-11-06
bottom halves: introduce bh call function
Pavel Dovgalyuk
2
-1
/
+11
2015-11-06
replay: checkpoints
Pavel Dovgalyuk
7
-12
/
+134
2015-11-06
icount: improve counting for record/replay
Pavel Dovgalyuk
2
-3
/
+11
2015-11-06
replay: shutdown event
Pavel Dovgalyuk
4
-0
/
+23
2015-11-06
replay: recording and replaying clock ticks
Pavel Dovgalyuk
7
-4
/
+119
2015-11-06
replay: asynchronous events infrastructure
Pavel Dovgalyuk
4
-0
/
+263
2015-11-06
replay: interrupts and exceptions
Pavel Dovgalyuk
5
-10
/
+146
2015-11-05
target-i386: Enable clflushopt/clwb/pcommit instructions
Xiao Guangrong
2
-2
/
+5
2015-11-05
target-i386: Remove POPCNT from qemu64 and qemu32 CPU models
Eduardo Habkost
2
-2
/
+12
2015-11-05
target-i386: Remove ABM from qemu64 CPU model
Eduardo Habkost
2
-2
/
+6
2015-11-05
target-i386: Remove SSE4a from qemu64 CPU model
Eduardo Habkost
2
-1
/
+6
2015-11-05
target-i386: Set "check=off" by default on pc-*-2.4 and older
Eduardo Habkost
1
-0
/
+5
2015-11-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
30
-124
/
+236
2015-11-05
iscsi: Translate scsi sense into error code
Fam Zheng
1
-20
/
+73
2015-11-05
cpu: replay instructions sequence
Pavel Dovgalyuk
3
-13
/
+63
2015-11-05
cpu-exec: allow temporary disabling icount
Pavel Dovgalyuk
3
-4
/
+6
2015-11-05
replay: introduce icount event
Pavel Dovgalyuk
4
-0
/
+85
2015-11-05
replay: introduce mutex to protect the replay log
Pavel Dovgalyuk
2
-0
/
+34
2015-11-05
replay: internal functions for replay log
Pavel Dovgalyuk
3
-0
/
+202
2015-11-05
replay: global variables and function stubs
Pavel Dovgalyuk
9
-0
/
+239
2015-11-05
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-04-tag' in...
Peter Maydell
2
-26
/
+30
2015-11-05
Revert "Introduce cpu_clean_all_dirty"
Liang Li
4
-23
/
+0
2015-11-05
kvmclock: add a new function to update env->tsc.
Liang Li
3
-16
/
+48
2015-11-05
configure: disable FORTIFY_SOURCE under clang
John Snow
1
-1
/
+16
2015-11-05
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151104' i...
Peter Maydell
8
-31
/
+31
2015-11-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-03' into...
Peter Maydell
1
-131
/
+125
2015-11-04
backends/hostmem-file: Allow to specify full pathname for backing file
Pavel Fedin
2
-14
/
+22
2015-11-04
configure: disallow ccache during compile tests
John Snow
1
-0
/
+4
2015-11-04
cpu-exec: Fix compiler warning (-Werror=clobbered)
Stefan Weil
1
-3
/
+15
[next]