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
...
|
*
|
target-xtensa: add overridable test_init macro
Max Filippov
2014-02-24
2
-2
/
+6
|
*
|
target-xtensa: add basic checks to icache opcodes
Max Filippov
2014-02-24
3
-0
/
+33
|
*
|
target-xtensa: add basic checks to dcache opcodes
Max Filippov
2014-02-24
1
-0
/
+38
|
*
|
target-xtensa: add RRRI4 opcode format fields
Max Filippov
2014-02-24
1
-0
/
+9
|
*
|
opencores_eth: flush queue whenever can_receive can go from false to true
Max Filippov
2014-02-24
1
-2
/
+31
|
*
|
hw/xtensa: add support for ML605 and KC705 FPGA board
Max Filippov
2014-02-24
1
-4
/
+47
|
|
/
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-02-25
50
-635
/
+2820
|
\
\
|
*
|
iotests: Mixed quorum child device specifications
Max Reitz
2014-02-21
2
-0
/
+66
|
*
|
quorum: Simplify quorum_open()
Max Reitz
2014-02-21
1
-27
/
+39
|
*
|
quorum: Add unit test.
Benoît Canet
2014-02-21
3
-0
/
+130
|
*
|
quorum: Add quorum_open() and quorum_close().
Benoît Canet
2014-02-21
3
-1
/
+184
|
*
|
quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum.
Benoît Canet
2014-02-21
1
-0
/
+19
|
*
|
quorum: Add quorum_co_flush().
Benoît Canet
2014-02-21
1
-0
/
+28
|
*
|
quorum: Add quorum_invalidate_cache().
Benoît Canet
2014-02-21
1
-0
/
+11
|
*
|
quorum: Add quorum_getlength().
Benoît Canet
2014-02-21
1
-0
/
+26
|
*
|
quorum: Add quorum mechanism.
Benoît Canet
2014-02-21
6
-2
/
+467
|
*
|
quorum: Add quorum_aio_readv.
Benoît Canet
2014-02-21
1
-1
/
+38
|
*
|
blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
Benoît Canet
2014-02-21
3
-106
/
+110
|
*
|
quorum: Add quorum_aio_writev and its dependencies.
Benoît Canet
2014-02-21
1
-0
/
+103
|
*
|
quorum: Create BDRVQuorumState and BlkDriver and do init.
Benoît Canet
2014-02-21
1
-0
/
+31
|
*
|
quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.
Benoît Canet
2014-02-21
2
-0
/
+54
|
*
|
check-qdict: Test termination of qdict_array_split()
Max Reitz
2014-02-21
1
-0
/
+53
|
*
|
check-qdict: Adjust test for qdict_array_split()
Max Reitz
2014-02-21
1
-6
/
+16
|
*
|
qdict: Extract non-QDicts in qdict_array_split()
Max Reitz
2014-02-21
1
-14
/
+46
|
*
|
qemu-config: Sections must consist of keys
Max Reitz
2014-02-21
1
-0
/
+6
|
*
|
qemu-iotests: Check qemu-img command line parsing
Kevin Wolf
2014-02-21
3
-0
/
+738
|
*
|
qemu-img: Allow -o help with incomplete argument list
Kevin Wolf
2014-02-21
1
-23
/
+35
|
*
|
qemu-img amend: Support multiple -o options
Kevin Wolf
2014-02-21
1
-2
/
+15
|
*
|
qemu-img convert: Support multiple -o options
Kevin Wolf
2014-02-21
1
-9
/
+25
|
*
|
qemu-img create: Support multiple -o options
Kevin Wolf
2014-02-21
1
-6
/
+22
|
*
|
qemu-option: has_help_option() and is_valid_option_list()
Kevin Wolf
2014-02-21
2
-0
/
+51
|
*
|
vdi: say why an image is bad
Paolo Bonzini
2014-02-21
1
-9
/
+16
|
*
|
block: do not abuse EMEDIUMTYPE
Paolo Bonzini
2014-02-21
9
-11
/
+19
|
*
|
vmdk: correctly propagate errors
Paolo Bonzini
2014-02-21
2
-9
/
+8
|
*
|
vmdk: do not try opening a file as both image and descriptor
Paolo Bonzini
2014-02-21
2
-9
/
+17
|
*
|
vmdk: push vmdk_read_desc up to caller
Paolo Bonzini
2014-02-21
1
-24
/
+31
|
*
|
vmdk: extract vmdk_read_desc
Paolo Bonzini
2014-02-21
1
-11
/
+30
|
*
|
vvfat: correctly propagate errors
Paolo Bonzini
2014-02-21
1
-6
/
+3
|
*
|
vhdx: correctly propagate errors
Paolo Bonzini
2014-02-21
1
-12
/
+9
|
*
|
qed: correctly propagate errors
Paolo Bonzini
2014-02-21
1
-7
/
+6
|
*
|
qcow: correctly propagate errors
Paolo Bonzini
2014-02-21
1
-6
/
+6
|
*
|
curl: correctly propagate errors
Paolo Bonzini
2014-02-21
1
-8
/
+5
|
*
|
cow: correctly propagate errors
Paolo Bonzini
2014-02-21
1
-5
/
+3
|
*
|
gluster: correctly propagate errors
Paolo Bonzini
2014-02-21
1
-11
/
+13
|
*
|
gluster: default scheme to gluster:// and host to localhost.
Paolo Bonzini
2014-02-21
1
-2
/
+2
|
*
|
iscsi: correctly propagate errors in iscsi_open
Paolo Bonzini
2014-02-21
1
-50
/
+53
|
*
|
iscsi: fix indentation
Paolo Bonzini
2014-02-21
1
-22
/
+23
|
*
|
nbd: move socket wrappers to qemu-nbd
Paolo Bonzini
2014-02-21
3
-54
/
+52
|
*
|
nbd: inline tcp_socket_incoming_spec into sole caller
Paolo Bonzini
2014-02-21
2
-7
/
+2
|
*
|
nbd: correctly propagate errors
Paolo Bonzini
2014-02-21
4
-35
/
+18
[prev]
[next]