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
2016-09-29
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
15
-60
/
+106
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
49
-521
/
+1157
2016-09-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
8
-10
/
+78
2016-09-28
trace: Document the execution mode of guest events
Lluís Vilanova
1
-0
/
+3
2016-09-28
trace: Add event "guest_cpu_reset"
Lluís Vilanova
2
-0
/
+8
2016-09-28
trace: Add event "guest_cpu_enter"
Lluís Vilanova
2
-0
/
+11
2016-09-28
trace: Properly initialize dynamic event states in hot-plugged vCPUs
Lluís Vilanova
8
-33
/
+54
2016-09-28
trace: move hw/virtio/virtio-balloon.c trace points into correct file
Daniel P. Berrange
2
-4
/
+5
2016-09-28
trace: move hw/mem/pc-dimm.c trace points into correct file
Daniel P. Berrange
3
-4
/
+6
2016-09-28
trace: move util/qemu-coroutine*.c trace points into correct file
Daniel P. Berrange
2
-13
/
+13
2016-09-28
trace: move util/buffer.c trace points into correct file
Daniel P. Berrange
2
-6
/
+6
2016-09-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160928-1' into...
Peter Maydell
1
-54
/
+558
2016-09-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160928-1' into st...
Peter Maydell
5
-17
/
+109
2016-09-28
linux-aio: fix re-entrant completion processing
Stefan Hajnoczi
1
-3
/
+6
2016-09-28
test-coroutine: test qemu_coroutine_entered()
Stefan Hajnoczi
1
-0
/
+42
2016-09-28
coroutine: add qemu_coroutine_entered() function
Stefan Hajnoczi
2
-0
/
+18
2016-09-28
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160927-tag' into...
Peter Maydell
3
-5
/
+217
2016-09-28
ps2: do not generate invalid key codes for unknown keys
Hervé Poussineau
1
-13
/
+7
2016-09-28
ps2: use QEMU qcodes instead of scancodes
Hervé Poussineau
1
-48
/
+485
2016-09-28
ps2: allow keycode translation for all scancode sets
Hervé Poussineau
1
-26
/
+97
2016-09-28
ps2: correctly handle 'get/set scancode' command
Hervé Poussineau
1
-3
/
+5
2016-09-28
ps2: reject unknown commands, instead of blindly accepting them
Hervé Poussineau
1
-1
/
+1
2016-09-28
ui/vnc-enc-tight: remove switch and have single return
Alex Bennée
1
-4
/
+2
2016-09-28
spice/gl: render DisplaySurface via opengl
Gerd Hoffmann
2
-9
/
+88
2016-09-28
console: track gl_block state in QemuConsole
Gerd Hoffmann
2
-4
/
+12
2016-09-28
console: skip same-size resize
Marc-André Lureau
1
-0
/
+7
2016-09-28
libqos: fix qvring_init()
Laurent Vivier
1
-1
/
+1
2016-09-28
iothread: check iothread->ctx before aio_context_unref to avoid assertion
Lin Ma
1
-0
/
+3
2016-09-28
aio-posix: avoid unnecessary aio_epoll_enabled() calls
Yaowei Bai
1
-5
/
+7
2016-09-28
block: mirror: fix wrong comment of mirror_start
Yaowei Bai
1
-1
/
+1
2016-09-28
tests: cris: add v17 ADDC test
Rabin Vincent
2
-2
/
+82
2016-09-28
target-cris: add v17 CPU
Rabin Vincent
3
-0
/
+38
2016-09-28
target-cris: reduce v32isms from v10 log dumps
Hans-Peter Nilsson
1
-13
/
+23
2016-09-28
tests: cris: remove check_time1
Rabin Vincent
2
-47
/
+0
2016-09-28
tests: cris: remove openpf4 test
Rabin Vincent
2
-6
/
+0
2016-09-28
tests: cris: fix syscall inline asm
Rabin Vincent
1
-9
/
+17
2016-09-28
tests: cris: force inlining
Rabin Vincent
10
-26
/
+28
2016-09-27
qdisk - hw/block/xen_disk: grant copy implementation
Paulina Szubarczyk
3
-5
/
+217
2016-09-27
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
15
-302
/
+540
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
6
-16
/
+8
2016-09-27
target-i386: Remove has_msr_* global vars for KVM features
Eduardo Habkost
1
-15
/
+6
2016-09-27
target-i386: Clear KVM CPUID features if KVM is disabled
Eduardo Habkost
1
-0
/
+4
2016-09-27
target-i386: Remove has_msr_hv_tsc global variable
Eduardo Habkost
1
-6
/
+8
2016-09-27
target-i386: Remove has_msr_hv_apic global variable
Eduardo Habkost
1
-5
/
+3
2016-09-27
target-i386: Remove has_msr_mtrr global variable
Eduardo Habkost
1
-6
/
+2
2016-09-27
target-i386: Move xsave component mask to features array
Eduardo Habkost
2
-15
/
+30
2016-09-27
target-i386: xsave: Calculate set of xsave components on realize
Eduardo Habkost
2
-23
/
+33
2016-09-27
target-i386: xsave: Helper function to calculate xsave area size
Eduardo Habkost
1
-7
/
+15
2016-09-27
target-i386: xsave: Simplify CPUID[0xD,0].{EAX,EDX} calculation
Eduardo Habkost
1
-6
/
+2
2016-09-27
target-i386: xsave: Calculate enabled components only once
Eduardo Habkost
1
-10
/
+16
[next]