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
2009-04-07
tcg/tcg.h: fix a few typos
aurel32
1
-3
/
+3
2009-04-07
Document some missing options in configure -h
aurel32
1
-0
/
+2
2009-04-07
vnc: Fix incorrect attempt to clear a flag
aurel32
1
-1
/
+1
2009-04-07
native preadv/pwritev support (Christoph Hellwig)
aliguori
3
-4
/
+101
2009-04-07
push down vector linearization to posix-aio-compat.c (Christoph Hellwig)
aliguori
7
-284
/
+317
2009-04-07
remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
aliguori
6
-90
/
+119
2009-04-07
more BlockDriver C99 initializers (Christoph Hellwig)
aliguori
1
-14
/
+10
2009-04-07
Don't try to return result from a void function (spotted by Sparse)
blueswir1
5
-16
/
+24
2009-04-07
Fix a few Sparse warnings
blueswir1
4
-14
/
+12
2009-04-07
Update Changelog to reflect 0.10.2 release
aliguori
1
-0
/
+16
2009-04-07
Remove potentially offensive humor.
edgar_igl
1
-1
/
+1
2009-04-07
Fix find_device_type() to correctly identify floppy disk devices; (Luca Tetta...
aliguori
1
-2
/
+7
2009-04-06
target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpers
aurel32
1
-4
/
+4
2009-04-06
tcg: add a CONST flag to TCG helpers
aurel32
2
-4
/
+12
2009-04-06
tcg: improve comment about pure functions
aurel32
1
-2
/
+2
2009-04-06
Remove WIN32 guard around -k
aliguori
1
-2
/
+0
2009-04-05
Add new command line option -singlestep for tcg single stepping.
aurel32
17
-19
/
+79
2009-04-05
tcg/x86_64: optimize register allocation order
aurel32
1
-10
/
+9
2009-04-05
stop dirty tracking just at the end of migration (Glauber Costa)
aliguori
1
-1
/
+1
2009-04-05
create qemu_file_set_error (Glauber Costa)
aliguori
2
-0
/
+6
2009-04-05
propagate error on failed completion (Glauber Costa)
aliguori
1
-2
/
+8
2009-04-05
Disable qemu-io on Win32
aliguori
1
-2
/
+2
2009-04-05
Add files not included in previous commit.
aliguori
3
-0
/
+1717
2009-04-05
Fix savevm after BDRV_FILE size enforcement
aliguori
5
-6
/
+64
2009-04-05
Fix the build for --disable-aio
aliguori
1
-0
/
+6
2009-04-05
gdbstub: Rework configuration via command line and monitor (Jan Kiszka)
aliguori
4
-50
/
+61
2009-04-05
Make `-icount' help fit 80 chars screen width (Robert Riebisch)
aliguori
1
-1
/
+2
2009-04-05
qemu-io - an I/O path exerciser (Christoph Hellwig)
aliguori
2
-2
/
+4
2009-04-05
Fix display breakage when resizing the screen (v2) (Avi Kivity)
aliguori
3
-120
/
+170
2009-04-05
Fix some win32 compile warnings
blueswir1
8
-16
/
+27
2009-04-05
Make binary stripping conditional (Riku Voipio)
aliguori
3
-3
/
+10
2009-04-05
qcow2: fix image creation for large, > ~2TB, images (Chris Wright)
aliguori
1
-7
/
+13
2009-04-05
pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)
aliguori
1
-5
/
+7
2009-04-05
build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)
aliguori
2
-2
/
+2
2009-04-05
build system: silent generation of doc files and qemu-options.h (Jan Kiszka)
aliguori
2
-11
/
+17
2009-04-05
Add host_device support to qemu-img. (Nolan Leake)
aliguori
2
-15
/
+55
2009-04-05
Fix (at least one cause of) qcow2 corruption. (Nolan Leake)
aliguori
1
-0
/
+4
2009-04-05
Document QEMU coding style (v2) (Avi Kivity)
aliguori
1
-0
/
+78
2009-04-05
Fix oops on 2.6.25 guest (Rusty Russell)
aliguori
3
-1
/
+27
2009-04-04
Fix branches and TLB matches for 64 bit targets
blueswir1
1
-13
/
+75
2009-04-04
Allocate space for static call args, increase stack frame size on Sparc64
blueswir1
2
-9
/
+17
2009-04-04
Compile all files with -ffixed-g5 etc. to avoid env (%g5) corruption
blueswir1
2
-10
/
+9
2009-04-04
Make i386-softmmu boot on Sparc host
blueswir1
1
-0
/
+10
2009-04-03
SH: Fix linux-user _is_cached typo.
edgar_igl
1
-1
/
+1
2009-04-03
SH: Add cpu_sh4_is_cached for linux-user.
edgar_igl
1
-0
/
+6
2009-04-02
Immediate versions of ro[lr]
malc
1
-1
/
+83
2009-04-02
Temporary workaround for ppc on ppc
malc
1
-0
/
+4
2009-04-01
SH: Improve movca.l/ocbi emulation.
edgar_igl
5
-5
/
+156
2009-04-01
Implement and use shared memory framebuffer device rendering reoutine.
pbrook
10
-231
/
+253
2009-04-01
Use pixel_ops.h
pbrook
1
-24
/
+1
[next]