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-09-27
qcow2: Free only newly allocated clusters on error
Max Reitz
1
-6
/
+10
2013-09-27
qcow2: Always use error path in l2_allocate
Max Reitz
1
-2
/
+3
2013-09-27
qcow2: Don't put invalid L2 table into cache
Max Reitz
1
-2
/
+4
2013-09-27
qemu-iotests: Preallocated zero clusters in 061
Max Reitz
2
-0
/
+20
2013-09-27
qcow2: Correct bitmap size in zero expansion
Max Reitz
1
-11
/
+27
2013-09-27
qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usage
Jeff Cody
49
-337
/
+337
2013-09-27
qemu-iotests: Add basic ability to use binary sample images
Jeff Cody
3
-0
/
+35
2013-09-26
qemu-iotests: fix qmp.py search path
Fam Zheng
1
-1
/
+1
2013-09-26
block: use DIV_ROUND_UP in bdrv_co_do_readv
Fam Zheng
1
-1
/
+1
2013-09-25
qcow2: Assert against currently impossible overflow
Max Reitz
1
-0
/
+1
2013-09-25
block: qed - use QEMU_PACKED for on-disk structures
Jeff Cody
1
-1
/
+1
2013-09-25
block: qcow2 - used QEMU_PACKED for on-disk structures
Jeff Cody
2
-2
/
+2
2013-09-25
block: vpc - use QEMU_PACKED for on-disk structures
Jeff Cody
1
-14
/
+14
2013-09-25
block: vdi - use QEMU_PACKED for on-disk structures
Jeff Cody
1
-1
/
+1
2013-09-25
rbd: avoid qemu_rbd_snap_list() memory leaks
Stefan Hajnoczi
1
-1
/
+2
2013-09-25
qdict: Extract qdict_extract_subqdict
Benoît Canet
3
-21
/
+25
2013-09-25
block: Fix compiler warning (-Werror=uninitialized)
Stefan Weil
1
-2
/
+3
2013-09-25
block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.
Benoît Canet
8
-2
/
+24
2013-09-25
qemu-iotests: add monolithicFlat creation test to 059
Fam Zheng
2
-0
/
+12
2013-09-25
qemu-iotests: fix test case 059
Fam Zheng
1
-3
/
+3
2013-09-25
vmdk: fix cluster size check for flat extents
Fam Zheng
1
-3
/
+3
2013-09-25
block/get_block_status: avoid segfault if there is no backing_hd
Peter Lieven
1
-1
/
+1
2013-09-25
block/get_block_status: set *pnum = 0 on error
Peter Lieven
1
-0
/
+1
2013-09-25
qcow2: Don't shadow return value
Max Reitz
1
-1
/
+0
2013-09-25
qemu-iotests: Do not execute 052 with -nocache
Max Reitz
1
-0
/
+1
2013-09-25
qemu-iotests: add test for backing file overriding
Fam Zheng
2
-1
/
+27
2013-09-25
block: fix backing file overriding
Fam Zheng
1
-2
/
+5
2013-09-23
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
0
-0
/
+0
2013-09-23
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-14
/
+60
2013-09-23
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
10
-40
/
+155
2013-09-23
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
18
-38
/
+31
2013-09-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
20
-99
/
+411
2013-09-23
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
3
-5
/
+34
2013-09-20
kvm: fix traces to use %x instead of %d
Alexey Kardashevskiy
1
-3
/
+3
2013-09-20
e1000: NetClientInfo.receive_iov implemented
Vincenzo Maffione
1
-12
/
+58
2013-09-20
pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN
Aurelien Jarno
1
-2
/
+2
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
2
-2
/
+23
2013-09-20
blockdev: do not default cache.no-flush to true
Paolo Bonzini
1
-1
/
+1
2013-09-20
block: don't lose data from last incomplete sector
Fam Zheng
1
-1
/
+1
2013-09-20
tests/.gitignore: ignore test-throttle
Fam Zheng
1
-0
/
+1
2013-09-20
exec: Fix broken build for MinGW (regression)
Stefan Weil
1
-0
/
+2
2013-09-20
kvm: Fix compiler warning (clang)
Stefan Weil
1
-1
/
+1
2013-09-20
tcg-sparc: Fix parenthesis warning
Richard Henderson
1
-1
/
+1
2013-09-20
Makefile: Remove some more files when cleaning
Stefan Weil
1
-1
/
+3
2013-09-20
target-i386: Fix segment cache dump
Tobias Markus
1
-1
/
+3
2013-09-20
iov: avoid "orig_len may be used unitialized" warning
Michael Tokarev
1
-6
/
+4
2013-09-20
vscclient: remove unnecessary use of uninitialized variable
Michael Tokarev
1
-2
/
+1
2013-09-20
trace-events: Clean up with scripts/cleanup-trace-events.pl again
Markus Armbruster
1
-2
/
+1
2013-09-20
tci: Fix qemu-alpha on 32 bit hosts (wrong assertions)
Stefan Weil
1
-12
/
+0
2013-09-20
*-user: Improve documentation for lock_user function
Stefan Weil
2
-4
/
+4
[next]