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
2013-04-15
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
2
-25
/
+27
2013-04-15
virtio-serial: cleanup: init and exit functions.
KONRAD Frederic
1
-73
/
+21
2013-04-15
virtio-serial-ccw: switch to the new API.
KONRAD Frederic
2
-13
/
+27
2013-04-15
virtio-serial-s390: switch to the new API.
KONRAD Frederic
2
-11
/
+31
2013-04-15
virtio-serial-pci: switch to the new API.
KONRAD Frederic
2
-67
/
+78
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
5
-12
/
+100
2013-04-15
virtio: fix broken aliases.
KONRAD Frederic
3
-3
/
+3
2013-04-15
Update Makefile to actually install the new efi-enabled nic roms that are use...
Sander Eikelenboom
1
-0
/
+2
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
1
-0
/
+6
2013-04-15
target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR
Petar Jovanovic
3
-31
/
+19
2013-04-15
fpu: Correct edgecase in float64_muladd
Peter Maydell
1
-3
/
+9
2013-04-15
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
22
-44
/
+1722
2013-04-15
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
7
-58
/
+6
2013-04-15
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
1
-62
/
+42
2013-04-15
rbd: add an asynchronous flush
Josh Durgin
1
-4
/
+33
2013-04-15
iotests: Add 'check -ssh' option to test Secure Shell block device.
Richard W.M. Jones
2
-0
/
+8
2013-04-15
block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk.
Richard W.M. Jones
3
-10
/
+108
2013-04-15
block: Add support for Secure Shell (ssh) block device.
Richard W.M. Jones
5
-0
/
+1105
2013-04-15
ide: refuse WIN_READ_NATIVE_MAX on empty device
Stefan Hajnoczi
1
-0
/
+4
2013-04-15
qemu-iotests: filter QEMU_PROG in 051.out
Stefan Hajnoczi
3
-37
/
+43
2013-04-15
qemu-iotests: Add test for -drive options
Kevin Wolf
3
-0
/
+311
2013-04-15
qemu-iotests: A few more bdrv_pread/pwrite tests
Kevin Wolf
2
-0
/
+39
2013-04-15
block: Introduce bdrv_pwritev() for qcow2_save_vmstate
Kevin Wolf
3
-29
/
+61
2013-04-15
savevm: Implement block_writev_buffer()
Kevin Wolf
2
-5
/
+22
2013-04-15
block: Introduce bdrv_writev_vmstate
Kevin Wolf
5
-13
/
+42
2013-04-13
qjson: to_json() case QTYPE_QSTRING is buggy, rewrite
Markus Armbruster
2
-173
/
+145
2013-04-13
check-qjson: Test noncharacters other than U+FFFE, U+FFFF in strings
Markus Armbruster
1
-12
/
+84
2013-04-13
check-qjson: Improve a few comments, delete bogus ones
Markus Armbruster
1
-9
/
+13
2013-04-13
unicode: New mod_utf8_codepoint()
Markus Armbruster
3
-1
/
+104
2013-04-13
Merge branch 'mingw' of git://qemu.weilnetz.de/qemu
Aurelien Jarno
4
-38
/
+47
2013-04-13
target-i386: add AES-NI instructions
Aurelien Jarno
6
-5
/
+106
2013-04-13
aes: make Td[0-5] and Te[0-5] tables non static
Aurelien Jarno
2
-252
/
+271
2013-04-13
aes: move aes.h from include/block to include/qemu
Aurelien Jarno
5
-4
/
+4
2013-04-13
disas/i386.c: disassemble aes-ni instructions
Aurelien Jarno
1
-6
/
+61
2013-04-13
target-i386: enable PCLMULQDQ on Westmere CPU
Aurelien Jarno
1
-1
/
+1
2013-04-13
target-i386: add pclmulqdq instruction
Aurelien Jarno
4
-10
/
+41
2013-04-13
disas/i386.c: disassemble pclmulqdq instruction
Aurelien Jarno
1
-2
/
+11
2013-04-13
sh7750: Change cpu field type to SuperHCPU
Andreas Färber
4
-51
/
+52
2013-04-13
shix: Catch CPU initialization errors
Andreas Färber
1
-0
/
+4
2013-04-13
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
15
-45
/
+36
2013-04-13
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
Aurelien Jarno
3
-38
/
+49
2013-04-13
Merge branch 'tcg-s390' of git://github.com/rth7680/qemu
Aurelien Jarno
2
-254
/
+315
2013-04-12
qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32
Paolo Bonzini
2
-18
/
+17
2013-04-12
Release SMP restriction on Windows
Fabien Chouteau
1
-18
/
+0
2013-04-12
Ensure good ordering of memory instruction in cpu_exec
Olivier Hainque
1
-0
/
+8
2013-04-12
Check effective suspension of TCG thread
Olivier Hainque
1
-2
/
+22
2013-04-12
qapi: use valid JSON in schema
Eric Blake
1
-1
/
+1
2013-04-12
Revert "New QMP command query-cpu-max and HMP command cpu_max"
Michal Novotny
7
-56
/
+0
2013-04-12
New cpu-max field in query-machines QMP command output
Michal Novotny
2
-1
/
+5
2013-04-12
cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC)
Peter Maydell
2
-12
/
+6
[next]