This project is a fork of the qemu.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/qemu.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionblueswirl's patches
ownerblauwirbel@gmail.com
last changeSat, 16 Jun 2012 06:52:55 +0000 (16 06:52 +0000)
content tags
add:
README
Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
shortlog
2012-06-16 Blue Swirlx86: switch to AREG0 free modemaster
2012-06-16 Blue Swirlx86: avoid AREG0 in segmentation helpers
2012-06-16 Blue Swirlx86: use wrappers for memory access helpers
2012-06-16 Blue Swirlx86: split off memory access helpers
2012-06-16 Blue Swirlx86: avoid AREG0 for misc helpers
2012-06-16 Blue Swirlx86: split off misc helpers
2012-06-16 Blue Swirlx86: avoid AREG0 for SMM helpers
2012-06-16 Blue Swirlx86: split off SMM helpers
2012-06-16 Blue Swirlx86: avoid AREG0 for SVM helpers
2012-06-16 Blue Swirlx86: split off SVM helpers
2012-06-16 Blue Swirlx86: avoid AREG0 for integer helpers
2012-06-16 Blue Swirlx86: split off integer helpers
2012-06-16 Blue Swirlx86: avoid AREG0 for condition code helpers
2012-06-16 Blue Swirlx86: split off condition code helpers
2012-06-16 Blue Swirlx86: prepare eflags helpers for general use
2012-06-16 Blue Swirlx86: split condition code and shift templates
...
heads
11 years ago master