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-02-02
iotests: Add test for block jobs and BDS ejection
Max Reitz
3
-0
/
+246
2016-02-02
iotests: Add test for multiple BB on BDS tree
Max Reitz
3
-0
/
+101
2016-02-02
block: Rewrite bdrv_close_all()
Max Reitz
1
-8
/
+26
2016-02-02
block: Add blk_remove_all_bs()
Max Reitz
2
-0
/
+16
2016-02-02
blockdev: Keep track of monitor-owned BDS
Max Reitz
4
-1
/
+37
2016-02-02
block: Add list of all BlockDriverStates
Max Reitz
2
-0
/
+9
2016-02-02
block: Make bdrv_close() static
Max Reitz
2
-2
/
+3
2016-02-02
blockdev: Use blk_remove_bs() in do_drive_del()
Max Reitz
1
-1
/
+1
2016-02-02
block: Use blk_remove_bs() in blk_delete()
Max Reitz
1
-4
/
+3
2016-02-02
block: Remove BDS close notifier
Max Reitz
5
-19
/
+0
2016-02-02
nbd: Switch from close to eject notifier
Max Reitz
2
-35
/
+18
2016-02-02
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
2
-0
/
+65
2016-02-02
virtio-blk: Functions for op blocker management
Max Reitz
1
-18
/
+59
2016-02-02
block: Add BB-BDS remove/insert notifiers
Max Reitz
2
-0
/
+22
2016-02-02
iotests: Add test for eject under NBD server
Max Reitz
3
-0
/
+109
2016-02-02
block: Release named dirty bitmaps in bdrv_close()
Max Reitz
1
-8
/
+31
2016-02-02
block: Remove unused struct definition BlockFinishData
Fam Zheng
1
-8
/
+0
2016-02-02
iotests: Add test for a nonexistent NBD export
Max Reitz
3
-0
/
+81
2016-02-02
iotests: Make redirecting qemu's stderr optional
Max Reitz
1
-2
/
+13
2016-02-02
iotests: Make _filter_nbd support more URL types
Max Reitz
1
-1
/
+2
2016-02-02
iotests: Make _filter_nbd drop log lines
Max Reitz
2
-11
/
+1
2016-02-02
iotests: Move _filter_nbd into common.filter
Max Reitz
2
-12
/
+12
2016-02-02
iotests: Change coding style of _filter_nbd in 083
Max Reitz
1
-9
/
+10
2016-02-02
iotests: Rename filter_nbd to _filter_nbd in 083
Max Reitz
1
-2
/
+2
2016-02-02
nbd: client_close on error in nbd_co_client_start
Max Reitz
1
-2
/
+1
2016-02-02
iotests: Limit supported formats for 118
Max Reitz
1
-1
/
+3
2016-02-02
vmdk: Fix converting to streamOptimized
Fam Zheng
1
-1
/
+5
2016-02-02
block/qapi: Emit tray_open only if there is a tray
Max Reitz
3
-7
/
+3
2016-02-02
Revert "hw/block/fdc: Implement tray status"
Max Reitz
3
-99
/
+43
2016-02-02
blockdev: Fix 'change' for slot devices
Max Reitz
2
-4
/
+30
2016-02-02
block: Add blk_dev_has_tray()
Max Reitz
2
-1
/
+10
2016-02-02
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-next-2016-02...
Peter Maydell
8
-99
/
+97
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160202-1' into st...
Peter Maydell
4
-2
/
+53
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20160202-1' into...
Peter Maydell
32
-8
/
+32
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fwcfg-20160202-1' into...
Peter Maydell
1
-36
/
+4
2016-02-02
Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...
Peter Maydell
5
-94
/
+86
2016-02-02
ehci: update irq on reset
Gerd Hoffmann
1
-0
/
+1
2016-02-02
usb: check page select value while processing iTD
Prasad J Pandit
1
-4
/
+6
2016-02-02
sdl: shorten the GUI refresh interval when mouse or keyboard is active
Jindřich Makovička
3
-0
/
+46
2016-02-02
gtk: use qemu_chr_alloc() to allocate CharDriverState
Daniel P. Berrange
1
-2
/
+7
2016-02-02
crypto: ensure qcrypto_hash_digest_len is always defined
Daniel P. Berrange
1
-13
/
+17
2016-02-02
audio: Clean up includes
Peter Maydell
32
-8
/
+32
2016-02-02
char: remove qemu_chr_open_eventfd
Marc-André Lureau
2
-16
/
+0
2016-02-02
ivshmem: use a single eventfd callback, get rid of CharDriver
Marc-André Lureau
1
-37
/
+18
2016-02-02
ivshmem: generalize ivshmem_setup_interrupts
Marc-André Lureau
1
-11
/
+12
2016-02-02
ivshmem-test: test both msi & irq cases
Marc-André Lureau
1
-16
/
+37
2016-02-02
libqos: remove some leaks
Marc-André Lureau
1
-0
/
+2
2016-02-02
ivshmem-test: leak fixes
Marc-André Lureau
1
-11
/
+17
2016-02-02
ivshmem: remove redundant assignment, fix crash with msi=off
Marc-André Lureau
1
-3
/
+0
2016-02-02
ivshmem: no need for opaque argument
Marc-André Lureau
1
-2
/
+2
[prev]
[next]