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-05-05
opengl: add shader build infrastructure
Gerd Hoffmann
2
-0
/
+30
2015-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-7
/
+110
2015-04-30
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...
Peter Maydell
67
-386
/
+156
2015-04-30
Enable NVMe start controller for Windows guest.
Daniel Stekloff
1
-0
/
+7
2015-04-30
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into staging
Peter Maydell
27
-128
/
+554
2015-04-30
MAINTAINERS: Add qemu-block list where missing
Kevin Wolf
1
-0
/
+6
2015-04-30
MAINTAINERS: make block layer core Kevin Wolf's responsibility
Stefan Hajnoczi
1
-3
/
+1
2015-04-30
MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibility
Stefan Hajnoczi
1
-1
/
+6
2015-04-30
MAINTAINERS: make block I/O path Stefan Hajnoczi's responsibility
Stefan Hajnoczi
1
-3
/
+10
2015-04-30
MAINTAINERS: split out image formats
Stefan Hajnoczi
1
-0
/
+77
2015-04-30
MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibility
Stefan Hajnoczi
1
-1
/
+4
2015-04-30
openrisc: cpu: Remove unused cpu_get_pc
Peter Crosthwaite
1
-5
/
+0
2015-04-30
microblaze: fix memory leak
Gonglei
1
-6
/
+7
2015-04-30
tcg: Delete unused cpu_pc_from_tb()
Peter Crosthwaite
3
-16
/
+4
2015-04-30
kvm: Silence warning from valgrind
Thomas Huth
1
-7
/
+7
2015-04-30
vhost-user: remove superfluous '\n' around error_report()
Gonglei
1
-11
/
+11
2015-04-30
target-mips: fix memory leak
Gonglei
3
-0
/
+3
2015-04-30
qmp-commands: Fix typo
John Snow
1
-2
/
+2
2015-04-30
linux-user/elfload: use QTAILQ_FOREACH instead of open-coding it
Emilio G. Cota
1
-2
/
+1
2015-04-30
coroutine: remove unnecessary parentheses in qemu_co_queue_empty
Emilio G. Cota
1
-1
/
+1
2015-04-30
qemu-char: remove unused list node from FDCharDriver
Emilio G. Cota
1
-1
/
+0
2015-04-30
input: remove unused mouse_handlers list
Emilio G. Cota
1
-2
/
+0
2015-04-30
cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus)
Emilio G. Cota
1
-1
/
+1
2015-04-30
microblaze: cpu: delete unused cpu_interrupts_enabled
Peter Crosthwaite
1
-5
/
+0
2015-04-30
microblaze: cpu: Renumber EXCP_* constants to close gap
Michael Tokarev
1
-5
/
+5
2015-04-30
microblaze: cpu: Delete EXCP_NMI
Peter Crosthwaite
1
-1
/
+0
2015-04-30
microblaze: cpu: Remove unused CC_OP enum
Peter Crosthwaite
1
-6
/
+0
2015-04-30
microblaze: cpu: Remote unused cpu_get_pc
Peter Crosthwaite
1
-5
/
+0
2015-04-30
microblaze: mmu: Delete flip_um fn prototype
Peter Crosthwaite
1
-1
/
+0
2015-04-30
defconfigs: Piggyback microblazeel on microblaze
Peter Crosthwaite
1
-9
/
+1
2015-04-30
libcacard: do not use full paths for include files in the same dir
Michael Tokarev
2
-3
/
+3
2015-04-30
libcacard: stop including qemu-common.h
Paolo Bonzini
7
-7
/
+22
2015-04-30
docs/atomics.txt: fix two typos
Laszlo Ersek
1
-2
/
+2
2015-04-30
configure: alphabetize tricore in target list
Peter Crosthwaite
1
-2
/
+2
2015-04-30
arm: cpu.h: Remove unused typdefs
Peter Crosthwaite
1
-5
/
+0
2015-04-30
util: Remove unused functions
Thomas Huth
4
-90
/
+0
2015-04-30
usb: Remove unused functions
Thomas Huth
2
-46
/
+0
2015-04-30
monitor: Remove unused functions
Thomas Huth
3
-15
/
+0
2015-04-30
pci: Remove unused function ich9_d2pbr_init()
Thomas Huth
2
-22
/
+0
2015-04-30
vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()
Thomas Huth
2
-16
/
+0
2015-04-30
qemu-options: trivial spelling fix (messsage)
Michael Tokarev
1
-1
/
+1
2015-04-30
hostmem: Fix mem-path property name in error report
Jan Kiszka
1
-1
/
+1
2015-04-30
tpm: fix coding style
Stefan Berger
1
-2
/
+2
2015-04-30
qemu-config: remove stray inclusions of hw/ files
Paolo Bonzini
1
-2
/
+0
2015-04-30
range: remove useless inclusions
Paolo Bonzini
5
-5
/
+0
2015-04-30
misc: Fix new collection of typos
Stefan Weil
8
-12
/
+12
2015-04-30
hw/display : remove 'struct' from 'typedef QXL struct'
Chih-Min Chao
2
-4
/
+4
2015-04-30
ui/console : remove 'struct' from 'typedef struct' type
Chih-Min Chao
2
-3
/
+3
2015-04-30
ui/vnc : remove 'struct' of 'typedef struct'
Chih-Min Chao
4
-10
/
+10
2015-04-30
ui/vnc : fix coding style
Chih-Min Chao
1
-2
/
+4
[next]