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
*
net: inet_connect(), inet_connect_opts(): add in_progress argument
Luiz Capitulino
2012-08-13
6
-9
/
+17
*
hmp_change(): don't access DeviceEncrypted's data
Luiz Capitulino
2012-08-13
1
-27
/
+2
*
hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED
Luiz Capitulino
2012-08-13
1
-18
/
+19
*
qmp: query-block: add 'encryption_key_missing' field
Luiz Capitulino
2012-08-13
2
-3
/
+7
*
error: don't delay error message construction
Luiz Capitulino
2012-08-13
2
-10
/
+2
*
qerror: don't delay error message construction
Luiz Capitulino
2012-08-13
2
-26
/
+5
*
qerror: qerror_format(): return an allocated string
Luiz Capitulino
2012-08-13
3
-7
/
+10
*
qerror: QError: drop file, linenr, func
Luiz Capitulino
2012-08-13
2
-24
/
+4
*
qerror: avoid passing qerr pointer
Luiz Capitulino
2012-08-13
1
-12
/
+12
*
qerror: drop qerror_abort()
Luiz Capitulino
2012-08-13
1
-27
/
+14
*
qerror: reduce public exposure
Luiz Capitulino
2012-08-13
2
-10
/
+5
*
qerror: QERR_DEVICE_ENCRYPTED: change error message
Luiz Capitulino
2012-08-13
1
-1
/
+1
*
qerror: QERR_AMBIGUOUS_PATH: drop %(object) from human msg
Luiz Capitulino
2012-08-13
1
-1
/
+1
*
monitor: drop unused monitor debug code
Luiz Capitulino
2012-08-13
2
-75
/
+0
*
qom: Reimplement Interfaces
Anthony Liguori
2012-08-13
2
-150
/
+116
*
xilinx_axi*: Re-implemented interconnect
Peter A. G. Crosthwaite
2012-08-13
8
-107
/
+139
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-08-11
7
-30
/
+30
|
\
|
*
target-arm: Fix typos in comments
Peter Maydell
2012-08-10
6
-24
/
+24
|
*
arm: translate: comment typo - s/middel/middle/
Peter A. G. Crosthwaite
2012-08-10
1
-1
/
+1
|
*
vl.c: Exit QEMU early if no machine is found
Dunrong Huang
2012-08-10
1
-5
/
+5
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-08-11
15
-45
/
+155
|
\
\
|
*
|
qemu-iotests: skip 039 with ./check -nocache
Stefan Hajnoczi
2012-08-10
2
-0
/
+15
|
*
|
block: add BLOCK_O_CHECK for qemu-img check
Stefan Hajnoczi
2012-08-10
5
-4
/
+11
|
*
|
qcow2: mark image clean after repair succeeds
Stefan Hajnoczi
2012-08-10
1
-13
/
+15
|
*
|
qed: mark image clean after repair succeeds
Stefan Hajnoczi
2012-08-10
3
-8
/
+32
|
*
|
blockdev: flip default cache mode from writethrough to writeback
Paolo Bonzini
2012-08-10
1
-0
/
+1
|
*
|
virtio-blk: disable write cache if not negotiated
Paolo Bonzini
2012-08-10
1
-0
/
+14
|
*
|
virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE
Paolo Bonzini
2012-08-10
2
-3
/
+17
|
*
|
qemu-iotests: Save some sed processes
Kevin Wolf
2012-08-10
1
-10
/
+10
|
*
|
ahci: Fix sglist memleak in ahci_dma_rw_buf()
Jason Baron
2012-08-10
2
-0
/
+4
|
*
|
ahci: Fix ahci cdrom read corruptions for reads > 128k
Jason Baron
2012-08-10
2
-7
/
+35
|
*
|
virtio-blk: fix use-after-free while handling scsi commands
Avi Kivity
2012-08-10
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-08-11
8
-42
/
+163
|
\
\
|
*
|
scsi-disk: add support for the UNMAP command
Paolo Bonzini
2012-08-09
1
-1
/
+92
|
*
|
scsi-disk: improve out-of-range LBA detection for WRITE SAME
Paolo Bonzini
2012-08-09
1
-1
/
+2
|
*
|
scsi-disk: more assertions and resets for aiocb
Paolo Bonzini
2012-08-09
1
-8
/
+8
|
*
|
virtio-scsi: do not compare 32-bit QEMU tags against 64-bit virtio-scsi tags
Paolo Bonzini
2012-08-09
1
-2
/
+8
|
*
|
iscsi: Pick default initiator-name based on the name of the VM
Ronnie Sahlberg
2012-08-09
6
-1
/
+28
|
*
|
iscsi: reorganize code for parse_initiator_name
Paolo Bonzini
2012-08-08
1
-12
/
+9
|
*
|
iscsi: do not leak initiator_name
Paolo Bonzini
2012-08-08
1
-17
/
+16
*
|
|
configure: fix double check tests with Clang
Blue Swirl
2012-08-11
1
-3
/
+3
*
|
|
configure: Check for -Werror causing failures when compiling tests
Peter Maydell
2012-08-11
1
-4
/
+28
*
|
|
exec.c: fix dirty bitmap reallocation
Igor Mitsyanko
2012-08-11
1
-0
/
+2
*
|
|
Makefile: add qapi.py dependencies
Stefan Hajnoczi
2012-08-11
1
-6
/
+8
*
|
|
unicore32-softmmu: Add a minimal curses screen support
Guan Xuetao
2012-08-11
1
-2
/
+43
*
|
|
unicore32: Close dump-option of cpu_dump_state_ucf64 function
Guan Xuetao
2012-08-11
1
-1
/
+1
*
|
|
unicore32: Disintegrate cpu_dump_state_ucf64 function
Guan Xuetao
2012-08-11
1
-16
/
+25
*
|
|
unicore32: Split UniCore-F64 instruction helpers from helper.c
Guan Xuetao
2012-08-11
3
-330
/
+347
*
|
|
unicore32-softmmu: Add is_default setting for puv3 machine
Guan Xuetao
2012-08-11
1
-0
/
+1
*
|
|
unicore32-softmmu: Add maintainer information for UniCore32 machine
Guan Xuetao
2012-08-11
1
-0
/
+8
[next]