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
2015-01-13
ide: Implement VPD response for ATAPI
John Snow
2
-12
/
+100
2015-01-13
block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}
Fam Zheng
4
-6
/
+12
2015-01-13
block: limited request size in write zeroes unsupported path
Peter Lieven
1
-1
/
+4
2015-01-13
coroutine: try harder not to delete coroutines
Peter Lieven
1
-1
/
+8
2015-01-13
coroutine: drop qemu_coroutine_adjust_pool_size
Paolo Bonzini
3
-18
/
+0
2015-01-13
coroutine: rewrite pool to avoid mutex
Paolo Bonzini
1
-51
/
+41
2015-01-13
QSLIST: add lock-free operations
Paolo Bonzini
1
-2
/
+13
2015-01-13
test-coroutine: avoid overflow on 32-bit systems
Paolo Bonzini
1
-1
/
+1
2015-01-13
qemu-thread: add per-thread atexit functions
Paolo Bonzini
3
-11
/
+78
2015-01-13
coroutine-ucontext: use __thread
Paolo Bonzini
1
-50
/
+19
2015-01-13
qemu-iotests: Add supported os parameter for python tests
Fam Zheng
1
-1
/
+4
2015-01-13
qemu-iotests: Add "_supported_os Linux" to 058
Fam Zheng
1
-0
/
+1
2015-01-13
qemu-iotests: Replace "/bin/true" with "true"
Fam Zheng
3
-3
/
+3
2015-01-13
.gitignore: Ignore generated "common.env"
Fam Zheng
1
-0
/
+1
2015-01-13
xen-pt: Fix PCI devices re-attach failed
Liang Li
1
-1
/
+1
2015-01-13
libqos: Convert malloc-pc allocator to a generic allocator
Marc MarĂ
5
-299
/
+309
2015-01-13
migration/block: fix pending() return value
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2015-01-13
iotests: Filter out "I/O thread spun..." warning
Max Reitz
8
-10
/
+12
2015-01-13
qemu-iotests: Test blockdev-backup in 055
Fam Zheng
2
-39
/
+176
2015-01-13
block: Add blockdev-backup to transaction
Fam Zheng
2
-0
/
+81
2015-01-13
qmp: Add command 'blockdev-backup'
Fam Zheng
4
-0
/
+178
2015-01-13
qapi: Comment version info in TransactionAction
Fam Zheng
1
-0
/
+6
2015-01-13
block: fix spoiling all dirty bitmaps by mirror and migration
Vladimir Sementsov-Ogievskiy
4
-11
/
+34
2015-01-13
qapi: Fix document for BlockStats.node-name
Fam Zheng
1
-1
/
+1
2015-01-13
iotests: Add test for relative backing file names
Max Reitz
3
-0
/
+114
2015-01-13
block/vmdk: Relative backing file for creation
Max Reitz
1
-1
/
+12
2015-01-13
block: Relative backing file for image creation
Max Reitz
1
-1
/
+11
2015-01-13
block: JSON filenames and relative backing files
Max Reitz
3
-9
/
+31
2015-01-13
block: Get full backing filename from string
Max Reitz
2
-4
/
+15
2015-01-13
checkpatch: Brace handling on multi-line condition
Max Reitz
1
-2
/
+11
2015-01-13
block: replace g_new0 with g_new for bottom half allocation.
Paolo Bonzini
1
-4
/
+6
2015-01-13
block: do not allocate an iovec per read of a growable/zero_after_eof BDS
Paolo Bonzini
1
-7
/
+5
2015-01-13
block: mark AioContext as recursive
Paolo Bonzini
1
-0
/
+1
2015-01-13
qemu-iotests: Speed up make check-block
Fam Zheng
2
-1
/
+2
2015-01-13
qemu-iotests: Remove 091 from quick group
Fam Zheng
1
-1
/
+1
2015-01-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
28
-216
/
+11
2015-01-12
hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it
Chen Gang
1
-0
/
+1
2015-01-12
hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...
Chen Gang
1
-4
/
+4
2015-01-12
hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails
Chen Gang
1
-1
/
+6
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
27
-211
/
+0
2015-01-12
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150112-v3' into sta...
Peter Maydell
22
-115
/
+2305
2015-01-12
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
7
-0
/
+61
2015-01-12
s390: implement pci instructions
Frank Blaschka
4
-1
/
+1253
2015-01-12
s390: Add PCI bus support
Frank Blaschka
12
-1
/
+929
2015-01-12
s390x/kvm: avoid syscalls by syncing registers with kvm_run
David Hildenbrand
1
-22
/
+50
2015-01-12
s390x/kvm: sync register support helper function
David Hildenbrand
1
-10
/
+12
2015-01-12
s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappers
Thomas Huth
1
-81
/
+0
2015-01-12
s390x/ccw: fix oddity in machine class init
Cornelia Huck
1
-1
/
+1
2015-01-10
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i...
Peter Maydell
1
-11
/
+14
2015-01-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
10
-60
/
+249
[prev]
[next]