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
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2
-0
/
+2
2012-12-19
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
1
-0
/
+2
2012-12-13
qcow2: Factor out handle_dependencies()
Kevin Wolf
1
-28
/
+42
2012-12-13
qcow2: Execute run_dependent_requests() without lock
Kevin Wolf
1
-20
/
+16
2012-12-13
qcow2: Enable dirty flag in qcow2_alloc_cluster_link_l2
Kevin Wolf
3
-7
/
+7
2012-12-13
qcow2: Allocate l2meta only for cluster allocations
Kevin Wolf
3
-31
/
+31
2012-12-13
qcow2: Drop l2meta.cluster_offset
Kevin Wolf
3
-15
/
+14
2012-12-13
qcow2: Allocate l2meta dynamically
Kevin Wolf
1
-11
/
+15
2012-12-13
qcow2: Introduce Qcow2COWRegion
Kevin Wolf
2
-36
/
+76
2012-12-13
qcow2: Round QCowL2Meta.offset down to cluster boundary
Kevin Wolf
2
-2
/
+24
2012-12-12
qcow2: Move BLKDBG_EVENT out of the lock
Kevin Wolf
1
-1
/
+1
2012-12-12
blkdebug: Implement suspend/resume of AIO requests
Kevin Wolf
1
-3
/
+105
2012-12-12
blkdebug: Factor out remove_rule()
Kevin Wolf
1
-2
/
+13
2012-12-12
blkdebug: Allow usage without config file
Kevin Wolf
1
-0
/
+5
2012-12-11
Fix error code checking for SetFilePointer() call
Fabien Chouteau
1
-3
/
+14
2012-12-11
rbd: Fix race between aio completition and aio cancel
Stefan Priebe
1
-8
/
+12
2012-12-11
raw-posix: inline paio_ioctl into hdev_aio_ioctl
Paolo Bonzini
1
-17
/
+10
2012-12-11
block: vpc support for ~2 TB disks
Charles Arnold
1
-4
/
+13
2012-12-11
block: vpc initialize the uuid footer field
Charles Arnold
1
-1
/
+6
2012-12-11
aio: Get rid of qemu_aio_flush()
Kevin Wolf
3
-3
/
+3
2012-11-28
iscsi: do not assume device is zero initialized
Peter Lieven
1
-0
/
+6
2012-11-28
iscsi: fix deadlock during login
Peter Lieven
1
-181
/
+70
2012-11-28
iscsi: fix segfault in url parsing
Peter Lieven
1
-2
/
+1
2012-11-21
use int64_t for return values from rbd instead of int
Stefan Priebe
1
-2
/
+2
2012-11-21
vdi: don't override libuuid symbols
Stefan Hajnoczi
1
-6
/
+3
2012-11-21
block: add bdrv_reopen() support for raw hdev, floppy, and cdrom
Jeff Cody
1
-0
/
+16
2012-11-14
vmdk: Fix data corruption bug in WRITE and READ handling
Gerhard Wiesinger
1
-2
/
+8
2012-11-14
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
10
-25
/
+25
2012-11-14
block: Workaround for older versions of MinGW gcc
Stefan Weil
1
-5
/
+5
2012-11-14
qcow2: Fix refcount table size calculation
Kevin Wolf
1
-1
/
+2
2012-11-12
nbd: accept URIs
Paolo Bonzini
1
-1
/
+97
2012-11-12
nbd: accept relative path to Unix socket
Paolo Bonzini
1
-10
/
+7
2012-10-31
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
4
-12
/
+326
2012-10-31
raw-win32: implement native asynchronous I/O
Paolo Bonzini
4
-6
/
+274
2012-10-31
raw-posix: move linux-aio.c to block/
Paolo Bonzini
2
-0
/
+217
2012-10-31
raw-win32: add emulated AIO support
Paolo Bonzini
1
-49
/
+138
2012-10-31
raw-posix: rename raw-posix-aio.h, hide unavailable prototypes
Paolo Bonzini
2
-5
/
+7
2012-10-31
raw: merge posix-aio-compat.c into block/raw-posix.c
Paolo Bonzini
2
-8
/
+294
2012-10-31
block: switch posix-aio-compat to threadpool
Paolo Bonzini
2
-11
/
+2
2012-10-30
aio: add Win32 implementation
Paolo Bonzini
1
-1
/
+5
2012-10-24
mirror: add support for on-source-error/on-target-error
Paolo Bonzini
1
-21
/
+73
2012-10-24
mirror: implement completion
Paolo Bonzini
1
-5
/
+40
2012-10-24
mirror: introduce mirror job
Paolo Bonzini
2
-0
/
+236
2012-10-24
block: rename block_job_complete to block_job_completed
Paolo Bonzini
2
-3
/
+3
2012-10-24
block: in commit, determine base image from the top image
Jeff Cody
1
-9
/
+0
2012-10-12
sheepdog: use bool for boolean variables
MORITA Kazutaka
1
-35
/
+35
2012-10-06
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
1
-1
/
+0
2012-10-05
cleanup useless return sentence
Amos Kong
1
-1
/
+0
2012-10-05
qcow2: mark this file's sole strncpy use as justified
Jim Meyering
1
-0
/
+1
2012-10-05
vmdk: relative_path: use pstrcpy in place of strncpy
Jim Meyering
1
-2
/
+1
[next]