index
:
users/pcacjr/qemu.git
cleanup
for-upstream
ich9-fix
ich9-tco
ich9-tco-v2
ich9-tco-v3
ich9-tco-v4
ich9-tco-v5
ich9-tco-v6
ich9-tco-v7
ich9-tco-v8
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
staging
tco
tco-test-fix
test
Paulo's QEMU repository
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-i386: add a device to ACPI DSDT for reserving RCRB mem space
for-upstream
Paulo Alcantara
2015-05-25
2
-0
/
+47
*
ich9: add TCO interface emulation
Paulo Alcantara
2015-05-24
7
-0
/
+392
*
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
|
*
block/parallels: _co_writev callback for Parallels format
Denis V. Lunev
2015-05-22
1
-2
/
+88
|
*
block/parallels: mark parallels format driver as zero inited
Denis V. Lunev
2015-05-22
1
-0
/
+1
|
*
block/parallels: replace magic constants 4, 64 with proper sizeofs
Denis V. Lunev
2015-05-22
1
-4
/
+4
|
*
block/parallels: provide _co_readv routine for parallels format driver
Denis V. Lunev
2015-05-22
1
-21
/
+33
|
*
block/parallels: add get_block_status
Roman Kagan
2015-05-22
1
-0
/
+21
|
*
block/parallels: read up to cluster end in one go
Roman Kagan
2015-05-22
1
-5
/
+13
|
*
block/parallels: switch to bdrv_read
Roman Kagan
2015-05-22
1
-9
/
+11
[next]