index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NVMe: Set correct VS Value for 1.1 Compliant Controllers
Anubhav Rakshit
2015-01-13
1
-1
/
+1
*
MAINTAINERS: Add migration/block* to block subsystem
Fam Zheng
2015-01-13
1
-0
/
+1
*
MAINTAINERS: Update email addresses for Chrysostomos Nanakos
Chrysostomos Nanakos
2015-01-13
1
-1
/
+0
*
nvme: Fix get/set number of queues feature
Alex Friedman
2015-01-13
1
-2
/
+4
*
ide: Implement VPD response for ATAPI
John Snow
2015-01-13
2
-12
/
+100
*
block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}
Fam Zheng
2015-01-13
4
-6
/
+12
*
block: limited request size in write zeroes unsupported path
Peter Lieven
2015-01-13
1
-1
/
+4
*
coroutine: try harder not to delete coroutines
Peter Lieven
2015-01-13
1
-1
/
+8
*
coroutine: drop qemu_coroutine_adjust_pool_size
Paolo Bonzini
2015-01-13
3
-18
/
+0
*
coroutine: rewrite pool to avoid mutex
Paolo Bonzini
2015-01-13
1
-51
/
+41
*
QSLIST: add lock-free operations
Paolo Bonzini
2015-01-13
1
-2
/
+13
*
test-coroutine: avoid overflow on 32-bit systems
Paolo Bonzini
2015-01-13
1
-1
/
+1
*
qemu-thread: add per-thread atexit functions
Paolo Bonzini
2015-01-13
3
-11
/
+78
*
coroutine-ucontext: use __thread
Paolo Bonzini
2015-01-13
1
-50
/
+19
*
qemu-iotests: Add supported os parameter for python tests
Fam Zheng
2015-01-13
1
-1
/
+4
*
qemu-iotests: Add "_supported_os Linux" to 058
Fam Zheng
2015-01-13
1
-0
/
+1
*
qemu-iotests: Replace "/bin/true" with "true"
Fam Zheng
2015-01-13
3
-3
/
+3
*
.gitignore: Ignore generated "common.env"
Fam Zheng
2015-01-13
1
-0
/
+1
*
libqos: Convert malloc-pc allocator to a generic allocator
Marc MarĂ
2015-01-13
5
-299
/
+309
*
migration/block: fix pending() return value
Vladimir Sementsov-Ogievskiy
2015-01-13
1
-2
/
+2
*
iotests: Filter out "I/O thread spun..." warning
Max Reitz
2015-01-13
8
-10
/
+12
*
qemu-iotests: Test blockdev-backup in 055
Fam Zheng
2015-01-13
2
-39
/
+176
*
block: Add blockdev-backup to transaction
Fam Zheng
2015-01-13
2
-0
/
+81
*
qmp: Add command 'blockdev-backup'
Fam Zheng
2015-01-13
4
-0
/
+178
*
qapi: Comment version info in TransactionAction
Fam Zheng
2015-01-13
1
-0
/
+6
*
block: fix spoiling all dirty bitmaps by mirror and migration
Vladimir Sementsov-Ogievskiy
2015-01-13
4
-11
/
+34
*
qapi: Fix document for BlockStats.node-name
Fam Zheng
2015-01-13
1
-1
/
+1
*
iotests: Add test for relative backing file names
Max Reitz
2015-01-13
3
-0
/
+114
*
block/vmdk: Relative backing file for creation
Max Reitz
2015-01-13
1
-1
/
+12
*
block: Relative backing file for image creation
Max Reitz
2015-01-13
1
-1
/
+11
*
block: JSON filenames and relative backing files
Max Reitz
2015-01-13
3
-9
/
+31
*
block: Get full backing filename from string
Max Reitz
2015-01-13
2
-4
/
+15
*
checkpatch: Brace handling on multi-line condition
Max Reitz
2015-01-13
1
-2
/
+11
*
block: replace g_new0 with g_new for bottom half allocation.
Paolo Bonzini
2015-01-13
1
-4
/
+6
*
block: do not allocate an iovec per read of a growable/zero_after_eof BDS
Paolo Bonzini
2015-01-13
1
-7
/
+5
*
block: mark AioContext as recursive
Paolo Bonzini
2015-01-13
1
-0
/
+1
*
qemu-iotests: Speed up make check-block
Fam Zheng
2015-01-13
2
-1
/
+2
*
qemu-iotests: Remove 091 from quick group
Fam Zheng
2015-01-13
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-01-12
28
-216
/
+11
|
\
|
*
hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it
Chen Gang
2015-01-12
1
-0
/
+1
|
*
hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...
Chen Gang
2015-01-12
1
-4
/
+4
|
*
hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails
Chen Gang
2015-01-12
1
-1
/
+6
|
*
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2015-01-12
27
-211
/
+0
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150112-v3' into sta...
Peter Maydell
2015-01-12
22
-115
/
+2305
|
\
\
|
|
/
|
/
|
|
*
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
2015-01-12
7
-0
/
+61
|
*
s390: implement pci instructions
Frank Blaschka
2015-01-12
4
-1
/
+1253
|
*
s390: Add PCI bus support
Frank Blaschka
2015-01-12
12
-1
/
+929
|
*
s390x/kvm: avoid syscalls by syncing registers with kvm_run
David Hildenbrand
2015-01-12
1
-22
/
+50
|
*
s390x/kvm: sync register support helper function
David Hildenbrand
2015-01-12
1
-10
/
+12
|
*
s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappers
Thomas Huth
2015-01-12
1
-81
/
+0
[next]