index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2015-01-10
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
20
-155
/
+537
2015-01-10
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20150105' into ...
Peter Maydell
2
-2
/
+3
[next]