index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
25
-50
/
+57
2008-09-20
Add signed versions of save/load functions
blueswir1
12
-78
/
+183
2008-09-20
Fix QADD / QSUB decoding on ARM (Torbjörn Andersson).
balrog
1
-1
/
+1
2008-09-20
Fix pread() and pwrite() syscall on ARM EABI (Kirill Shutemov).
balrog
1
-0
/
+8
2008-09-20
Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).
balrog
4
-0
/
+15
2008-09-20
Fix building with 2.6.27 kernel headers (Kirill Shutemov).
balrog
1
-1
/
+1
2008-09-20
Implement the futimesat() syscall (by Kirill Shutemov).
balrog
1
-0
/
+25
2008-09-20
Implement fstatat64() syscall (by Kirill Shutemov).
balrog
1
-58
/
+83
2008-09-20
Swap only altered elements of the grouplist in getgroups() (Kirill Shutemov).
balrog
1
-2
/
+2
2008-09-20
Fix getgroups() with zero size parameter (Kirill Shutemov).
balrog
1
-0
/
+4
2008-09-20
Use a QEMUBH when an OMAP timer must expire immediately.
balrog
1
-10
/
+14
2008-09-20
Add a comment about masking of CTI interrupt in 16550A UART.
balrog
1
-0
/
+3
2008-09-20
Allow attaching devices to OMAP UARTs.
balrog
3
-4
/
+17
2008-09-18
Update OpenBIOS images to SVN r237.
blueswir1
3
-1
/
+1
2008-09-18
Add Sparc32 display depth to firmware configuration
blueswir1
1
-0
/
+2
2008-09-18
Add common keys to firmware configuration
blueswir1
5
-19
/
+77
2008-09-18
Add UUID to firmware configuration info (Gleb Natapov)
blueswir1
2
-0
/
+3
2008-09-18
Add "info uuid" command to monitor (Gleb Natapov)
blueswir1
1
-0
/
+11
2008-09-18
Add -uuid command line option (Gleb Natapov)
blueswir1
2
-0
/
+31
2008-09-18
Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)
blueswir1
6
-0
/
+344
2008-09-18
target-alpha: switch most load/store ops to TCG
aurel32
2
-27
/
+128
2008-09-18
target-alpha: convert remaining arith3 functions to TCG
aurel32
7
-146
/
+87
2008-09-18
Use TCG registers for most CPU register accesses.
ths
1
-17
/
+52
2008-09-18
Move the active FPU registers into env again, and use more TCG registers
ths
7
-322
/
+338
2008-09-18
target-alpha: fix one more literal sign issue
aurel32
1
-1
/
+1
2008-09-18
target-alpha: instruction decoding simplification
aurel32
1
-234
/
+134
2008-09-18
target-alpha: convert cmp* instructions to TCG
aurel32
2
-50
/
+37
2008-09-18
alpha: fix a missing literal sign issue
aurel32
1
-4
/
+4
2008-09-18
target-alpha: switch a few helpers to TCG
aurel32
6
-67
/
+41
2008-09-17
target-alpha: convert byte manipulation instructions to TCG
aurel32
5
-266
/
+167
2008-09-17
alpha: convert cmov and bcond to TCG
aurel32
3
-115
/
+69
2008-09-17
alpha: improve testsuite
aurel32
2
-3
/
+9
2008-09-17
[PATCH] alpha: fix linux syscall convention
aurel32
1
-4
/
+5
2008-09-17
[PATCH] usb-serial: Fix data corruption with usb serial emulation
aurel32
1
-4
/
+2
2008-09-17
Enable ld flag --warn-common
blueswir1
1
-0
/
+4
2008-09-17
Fix warnings that would be caused by ld flag --warn-common
blueswir1
4
-2
/
+6
2008-09-17
16550A UART: RHR irq enable bit also masks the Rx timeout irq.
balrog
1
-1
/
+1
2008-09-16
target-alpha: small optimizations
aurel32
1
-2
/
+2
2008-09-16
target-alpha: fix TCG register names
aurel32
1
-2
/
+2
2008-09-16
target-alpha: convert some arith3 instructions to TCG
aurel32
2
-173
/
+408
2008-09-16
target-alpha: convert arith2 instructions to TCG
aurel32
5
-76
/
+64
2008-09-16
Move offsetof to osdep.h, remove local defintions.
balrog
5
-18
/
+7
2008-09-16
block-raw is not a protocol
aliguori
2
-2
/
+0
2008-09-15
Fix range in the hid report descriptor for USB tablet.
balrog
1
-2
/
+2
2008-09-15
Make sure to define fd_open when not on Linux
aliguori
1
-0
/
+5
2008-09-15
WMVi extension support (Stefano Stabellini)
aliguori
1
-64
/
+91
2008-09-15
vnc dynamic resolution (Stefano Stabellini)
aliguori
2
-53
/
+177
2008-09-15
Right now, kvm keeps the memory allocation split, so we can
aliguori
1
-4
/
+16
2008-09-15
Make page_find() return 0 for too-large addresses (Eduardo Habkost)
aliguori
1
-6
/
+16
2008-09-15
Use common objects for qemu-img and qemu-nbd
aliguori
11
-177
/
+212
[next]