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
*
block/archipelago: Fix typo in qemu_archipelago_truncate()
Chrysostomos Nanakos
2014-09-22
1
-1
/
+1
*
ahci: Add test_identify case to ahci-test.
John Snow
2014-09-22
1
-0
/
+304
*
ahci: Add test_hba_enable to ahci-test.
John Snow
2014-09-22
1
-0
/
+156
*
ahci: Add test_hba_spec to ahci-test.
John Snow
2014-09-22
1
-1
/
+560
*
ahci: properly shadow the TFD register
John Snow
2014-09-22
1
-14
/
+28
*
ahci: add test_pci_enable to ahci-test.
John Snow
2014-09-22
2
-0
/
+59
*
ahci: Add test_pci_spec to ahci-test.
John Snow
2014-09-22
1
-6
/
+299
*
ahci: MSI capability should be at 0x80, not 0x50.
John Snow
2014-09-22
1
-1
/
+6
*
ahci: Adding basic functionality qtest.
John Snow
2014-09-22
2
-0
/
+198
*
layout: Add generators for refcount table and blocks
Maria Kustova
2014-09-22
1
-1
/
+137
*
fuzz: Add fuzzing functions for entries of refcount table and blocks
Maria Kustova
2014-09-22
1
-1
/
+15
*
docs: List all image elements currently supported by the fuzzer
Maria Kustova
2014-09-22
1
-1
/
+2
*
qapi/block-core: Add "new" qcow2 options
Max Reitz
2014-09-22
1
-1
/
+78
*
qcow2: Add overlap-check.template option
Max Reitz
2014-09-22
2
-2
/
+23
*
qapi: Allow enums in anonymous unions
Max Reitz
2014-09-22
2
-1
/
+4
*
qcow2: Fix leak of QemuOpts in qcow2_open()
Max Reitz
2014-09-22
1
-2
/
+3
*
hmp: fix memory leak at hmp_info_block_jobs()
Gonglei
2014-09-22
1
-0
/
+2
*
image-fuzzer: Trivial readability and formatting improvements
Maria Kustova
2014-09-22
2
-31
/
+28
*
iotests: Add more tests for qcow2 corruption
Max Reitz
2014-09-22
2
-2
/
+105
*
qcow2: Check L1/L2/reftable entries for alignment
Max Reitz
2014-09-22
2
-5
/
+82
*
qcow2: Use qcow2_signal_corruption() for overlaps
Max Reitz
2014-09-22
2
-26
/
+8
*
qcow2: Add qcow2_signal_corruption()
Max Reitz
2014-09-22
2
-0
/
+53
*
qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED
Max Reitz
2014-09-22
2
-2
/
+8
*
qapi: Sort items in BlockdevOptions definition
Fam Zheng
2014-09-22
1
-19
/
+19
*
qapi: Sort BlockdevDriver enum data list
Fam Zheng
2014-09-22
1
-5
/
+5
*
block: Introduce "null" drivers
Fam Zheng
2014-09-22
3
-2
/
+186
*
aio-win32: avoid out-of-bounds access to the events array
Paolo Bonzini
2014-09-22
1
-3
/
+1
*
qdev-monitor: fix segmentation fault on qdev_device_help()
Gonglei
2014-09-22
1
-1
/
+1
*
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
2014-09-22
16
-33
/
+33
*
block: Drop AIOCBInfo.cancel
Fam Zheng
2014-09-22
2
-15
/
+10
*
ide: Convert trim_aiocb_info.cancel to .cancel_async
Fam Zheng
2014-09-22
1
-7
/
+5
*
win32-aio: Drop win32_aiocb_info.cancel
Fam Zheng
2014-09-22
1
-14
/
+0
*
sheepdog: Convert sd_aiocb_info.cancel to .cancel_async
Fam Zheng
2014-09-22
1
-27
/
+19
*
rbd: Drop rbd_aiocb_info.cancel
Fam Zheng
2014-09-22
1
-22
/
+1
*
quorum: Convert quorum_aiocb_info.cancel to .cancel_async
Fam Zheng
2014-09-22
1
-5
/
+2
*
quorum: fix quorum_aio_cancel()
Liu Yuan
2014-09-22
1
-1
/
+3
*
qed: Drop qed_aiocb_info.cancel
Fam Zheng
2014-09-22
1
-21
/
+0
*
curl: Drop curl_aiocb_info.cancel
Fam Zheng
2014-09-22
1
-6
/
+0
*
blkverify: Drop blkverify_aiocb_info.cancel
Fam Zheng
2014-09-22
1
-19
/
+0
*
blkdebug: Drop blkdebug_aiocb_info.cancel
Fam Zheng
2014-09-22
1
-14
/
+1
*
archipelago: Drop archipelago_aiocb_info.cancel
Fam Zheng
2014-09-22
1
-16
/
+1
*
iscsi: Convert iscsi_aiocb_info.cancel to .cancel_async
Fam Zheng
2014-09-22
1
-15
/
+2
*
dma: Convert dma_aiocb_info.cancel to .cancel_async
Fam Zheng
2014-09-22
1
-16
/
+4
*
linux-aio: Convert laio_aiocb_info.cancel to .cancel_async
Fam Zheng
2014-09-22
1
-22
/
+8
*
thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async
Fam Zheng
2014-09-22
2
-26
/
+40
*
block: Drop bdrv_em_aiocb_info.cancel
Fam Zheng
2014-09-22
1
-10
/
+0
*
block: Drop bdrv_em_co_aiocb_info.cancel
Fam Zheng
2014-09-22
1
-21
/
+0
*
block: Add bdrv_aio_cancel_async
Fam Zheng
2014-09-22
3
-1
/
+29
*
block: Add refcnt in BlockDriverAIOCB
Fam Zheng
2014-09-22
2
-1
/
+13
*
ide/ahci: Check for -ECANCELED in aio callbacks
Fam Zheng
2014-09-22
2
-0
/
+15
[next]