index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-05-22
qtest: Add base64 encoded read/write
John Snow
2015-05-22
qtest: allow arbitrarily long sends
John Snow
2015-05-22
qtest/ahci: add migrate halted dma test
John Snow
2015-05-22
qtest/ahci: add halted dma test
John Snow
2015-05-22
qtest/ahci: add flush migrate test
John Snow
2015-05-22
qtest/ahci: add migrate dma test
John Snow
2015-05-22
qtest/ahci: Add migration test
John Snow
2015-05-22
ich9/ahci: Enable Migration
John Snow
2015-05-22
libqos: Add migration helpers
John Snow
2015-05-22
libqos/ahci: Fix sector set method
John Snow
2015-05-22
libqos/ahci: Add halted command helpers
John Snow
2015-05-22
glib: remove stale compat functions
John Snow
2015-05-22
configure: require glib 2.22
John Snow
2015-05-22
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150522'...
Peter Maydell
2015-05-22
target-tricore: add RR_DIV and RR_DIV_U instructions of the v1.6 ISA
Bastian Koppelmann
2015-05-22
target-tricore: add FRET instructions of the v1.6 ISA
Bastian Koppelmann
2015-05-22
target-tricore: add FCALL instructions of the v1.6 ISA
Bastian Koppelmann
2015-05-22
target-tricore: add SYS_RESTORE instruction of the v1.6 ISA
Bastian Koppelmann
2015-05-22
target-tricore: add RR_CRC32 instruction of the v1.6.1 ISA
Bastian Koppelmann
2015-05-22
target-tricore: add SWAPMSK instructions of the v1.6.1 ISA
Bastian Koppelmann
2015-05-22
target-tricore: add CMPSWP instructions of the v1.6.1 ISA
Bastian Koppelmann
2015-05-22
target-tricore: Add SRC_MOV_E instruction of the v1.6 ISA
Bastian Koppelmann
2015-05-22
target-tricore: introduce ISA v1.6.1 feature
Bastian Koppelmann
2015-05-22
target-tricore: Add ISA v1.3.1 cpu and fix tc1796 to using v1.3
Bastian Koppelmann
2015-05-22
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-05-22
Revert "target-alpha: Add vector implementation for CMPBGE"
Peter Maydell
2015-05-22
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20150521' into staging
Peter Maydell
2015-05-22
block: get_block_status: use "else" when testing the opposite condition
Paolo Bonzini
2015-05-22
qemu-iotests: Test unaligned sub-block zero write
Fam Zheng
2015-05-22
block: Fix NULL deference for unaligned write if qiov is NULL
Fam Zheng
2015-05-22
Revert "block: Fix unaligned zero write"
Fam Zheng
2015-05-22
block: align bounce buffers to page
Denis V. Lunev
2015-05-22
block: minimal bounce buffer alignment
Denis V. Lunev
2015-05-22
block: return EPERM on writes or discards to read-only devices
Paolo Bonzini
2015-05-22
configure: Add workaround for ccache and clang
John Snow
2015-05-22
configure: silence glib unknown attribute __alloc_size__
John Snow
2015-05-22
configure: factor out supported flag check
John Snow
2015-05-22
configure: handle clang -nopie argument warning
Stefan Hajnoczi
2015-05-22
block/parallels: improve image writing performance further
Denis V. Lunev
2015-05-22
block/parallels: optimize linear image expansion
Denis V. Lunev
2015-05-22
block/parallels: add prealloc-mode and prealloc-size open paramemets
Denis V. Lunev
2015-05-22
block/parallels: delay writing to BAT till bdrv_co_flush_to_os
Denis V. Lunev
2015-05-22
block/parallels: create bat_entry_off helper
Denis V. Lunev
2015-05-22
block/parallels: improve image reading performance
Denis V. Lunev
2015-05-22
iotests, parallels: check for incorrectly closed image in tests
Denis V. Lunev
2015-05-22
block/parallels: implement incorrect close detection
Denis V. Lunev
2015-05-22
block/parallels: implement parallels_check method of block driver
Denis V. Lunev
2015-05-22
block/parallels: move parallels_open/probe to the very end of the file
Denis V. Lunev
2015-05-22
block/parallels: read parallels image header and BAT into single buffer
Denis V. Lunev
2015-05-22
block/parallels: keep BAT bitmap data in little endian in memory
Denis V. Lunev
[next]