index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
qtest/ahci: add flush migrate test
John Snow
2015-05-22
1
-1
/
+51
*
qtest/ahci: add migrate dma test
John Snow
2015-05-22
2
-0
/
+46
*
qtest/ahci: Add migration test
John Snow
2015-05-22
1
-0
/
+90
*
ich9/ahci: Enable Migration
John Snow
2015-05-22
2
-2
/
+0
*
libqos: Add migration helpers
John Snow
2015-05-22
4
-17
/
+145
*
libqos/ahci: Fix sector set method
John Snow
2015-05-22
1
-2
/
+4
*
libqos/ahci: Add halted command helpers
John Snow
2015-05-22
2
-0
/
+30
*
glib: remove stale compat functions
John Snow
2015-05-22
1
-35
/
+0
*
configure: require glib 2.22
John Snow
2015-05-22
1
-6
/
+1
*
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150522'...
Peter Maydell
2015-05-22
6
-5
/
+263
|
\
|
*
target-tricore: add RR_DIV and RR_DIV_U instructions of the v1.6 ISA
Bastian Koppelmann
2015-05-22
4
-0
/
+74
|
*
target-tricore: add FRET instructions of the v1.6 ISA
Bastian Koppelmann
2015-05-22
2
-0
/
+21
|
*
target-tricore: add FCALL instructions of the v1.6 ISA
Bastian Koppelmann
2015-05-22
2
-0
/
+29
|
*
target-tricore: add SYS_RESTORE instruction of the v1.6 ISA
Bastian Koppelmann
2015-05-22
2
-0
/
+11
|
*
target-tricore: add RR_CRC32 instruction of the v1.6.1 ISA
Bastian Koppelmann
2015-05-22
4
-0
/
+19
|
*
target-tricore: add SWAPMSK instructions of the v1.6.1 ISA
Bastian Koppelmann
2015-05-22
2
-0
/
+44
|
*
target-tricore: add CMPSWP instructions of the v1.6.1 ISA
Bastian Koppelmann
2015-05-22
2
-0
/
+40
|
*
target-tricore: Add SRC_MOV_E instruction of the v1.6 ISA
Bastian Koppelmann
2015-05-22
1
-2
/
+9
|
*
target-tricore: introduce ISA v1.6.1 feature
Bastian Koppelmann
2015-05-22
2
-3
/
+8
|
*
target-tricore: Add ISA v1.3.1 cpu and fix tc1796 to using v1.3
Bastian Koppelmann
2015-05-22
1
-0
/
+8
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-05-22
14
-144
/
+996
|
\
|
*
block: get_block_status: use "else" when testing the opposite condition
Paolo Bonzini
2015-05-22
1
-3
/
+1
|
*
qemu-iotests: Test unaligned sub-block zero write
Fam Zheng
2015-05-22
2
-0
/
+43
|
*
block: Fix NULL deference for unaligned write if qiov is NULL
Fam Zheng
2015-05-22
1
-2
/
+95
|
*
Revert "block: Fix unaligned zero write"
Fam Zheng
2015-05-22
1
-39
/
+6
|
*
block: align bounce buffers to page
Denis V. Lunev
2015-05-22
3
-11
/
+12
|
*
block: minimal bounce buffer alignment
Denis V. Lunev
2015-05-22
5
-1
/
+23
|
*
block: return EPERM on writes or discards to read-only devices
Paolo Bonzini
2015-05-22
1
-2
/
+2
|
*
configure: Add workaround for ccache and clang
John Snow
2015-05-22
1
-1
/
+33
|
*
configure: silence glib unknown attribute __alloc_size__
John Snow
2015-05-22
1
-0
/
+12
|
*
configure: factor out supported flag check
John Snow
2015-05-22
1
-14
/
+19
|
*
configure: handle clang -nopie argument warning
Stefan Hajnoczi
2015-05-22
1
-1
/
+1
|
*
block/parallels: improve image writing performance further
Denis V. Lunev
2015-05-22
1
-20
/
+23
|
*
block/parallels: optimize linear image expansion
Denis V. Lunev
2015-05-22
1
-10
/
+32
|
*
block/parallels: add prealloc-mode and prealloc-size open paramemets
Denis V. Lunev
2015-05-22
1
-6
/
+77
|
*
block/parallels: delay writing to BAT till bdrv_co_flush_to_os
Denis V. Lunev
2015-05-22
1
-6
/
+44
|
*
block/parallels: create bat_entry_off helper
Denis V. Lunev
2015-05-22
1
-6
/
+9
|
*
block/parallels: improve image reading performance
Denis V. Lunev
2015-05-22
1
-5
/
+31
|
*
iotests, parallels: check for incorrectly closed image in tests
Denis V. Lunev
2015-05-22
2
-0
/
+26
|
*
block/parallels: implement incorrect close detection
Denis V. Lunev
2015-05-22
1
-0
/
+50
|
*
block/parallels: implement parallels_check method of block driver
Denis V. Lunev
2015-05-22
1
-0
/
+85
|
*
block/parallels: move parallels_open/probe to the very end of the file
Denis V. Lunev
2015-05-22
1
-93
/
+98
|
*
block/parallels: read parallels image header and BAT into single buffer
Denis V. Lunev
2015-05-22
1
-7
/
+17
|
*
block/parallels: keep BAT bitmap data in little endian in memory
Denis V. Lunev
2015-05-22
1
-12
/
+5
|
*
block/parallels: create bat2sect helper
Denis V. Lunev
2015-05-22
1
-3
/
+9
|
*
block/parallels: rename catalog_ names to bat_
Denis V. Lunev
2015-05-22
1
-28
/
+30
|
*
parallels: change copyright information in the image header
Denis V. Lunev
2015-05-22
1
-1
/
+5
|
*
iotests, parallels: test for newly created parallels image via qemu-img
Denis V. Lunev
2015-05-22
3
-0
/
+93
|
*
block/parallels: support parallels image creation
Denis V. Lunev
2015-05-22
1
-0
/
+97
|
*
iotests, parallels: test for write into Parallels image
Denis V. Lunev
2015-05-22
2
-0
/
+15
[next]