index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-17
Add HPET emulation to qemu (Beth Kon)
aliguori
13
-6
/
+938
2008-12-17
Handle suspend in qemu (Gleb Natapov)
aliguori
3
-0
/
+32
2008-12-17
Update VGA BIOS
aliguori
6
-1
/
+6
2008-12-17
Use kernel.org git mirror instead of repo.or.cz. The kernel.org git
aliguori
2
-2
/
+3
2008-12-17
Update to the latest Bochs BIOS
aliguori
9
-42
/
+87
2008-12-17
This should have been added in Gerd's previous commit.
aliguori
1
-0
/
+30
2008-12-17
Use saner types for virtio-net
aliguori
1
-2
/
+2
2008-12-17
Add support for tap vectored send
aliguori
1
-0
/
+18
2008-12-17
virtio-net support
aliguori
6
-3
/
+466
2008-12-17
Do not rely on BSD style echo (which accepts -n option)
malc
1
-1
/
+1
2008-12-17
Mark bamboo.dtb as a binary file.
pbrook
0
-0
/
+0
2008-12-17
Add bamboo.dtb compiled from bamboo.dts
aurel32
1
-0
/
+0
2008-12-16
target-ppc: add comments about constants introduced in revision 6046
aurel32
1
-3
/
+3
2008-12-16
target-ppc: fix a typo introduced in revision 6058
aurel32
1
-1
/
+1
2008-12-16
target-ppc: IBM PowerPC 440EP Bamboo reference board emulation
aurel32
6
-2
/
+428
2008-12-16
target-ppc: PowerPC 440EP SoC emulation
aurel32
3
-0
/
+124
2008-12-16
target-ppc: Enable KVM for ppcemb.
aurel32
6
-0
/
+343
2008-12-16
Implement device tree support needed for Bamboo emulation
aurel32
5
-0
/
+203
2008-12-15
target-ppc: create a helper function to allow more flexible RAM allocation fo...
aurel32
2
-0
/
+47
2008-12-15
target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()
aurel32
3
-4
/
+4
2008-12-15
target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx...
aurel32
4
-346
/
+346
2008-12-15
kvm: sync vcpu state during initialization (Hollis Blanchard)
aliguori
3
-0
/
+27
2008-12-15
softfloat-native: improve correctness of floatXX_is_neg()
aurel32
1
-3
/
+9
2008-12-15
target-ppc: update comment about precise emulation
aurel32
1
-2
/
+1
2008-12-15
Revert part of r5853
blueswir1
1
-2
/
+5
2008-12-15
Fix mremap, based on patch by Kirill A. Shutemov
blueswir1
1
-8
/
+11
2008-12-15
target-ppc: remove dead code
aurel32
1
-1
/
+0
2008-12-15
target-ppc: enable PRECISE_EMULATION by default
aurel32
1
-1
/
+1
2008-12-15
target-ppc: fmadd/fmsub/fmnadd/fmnsub can generate VXIMZ or VXIZI exceptions
aurel32
1
-12
/
+52
2008-12-15
target-ppc: fadd/fsub: correctly propagate NaN
aurel32
1
-18
/
+8
2008-12-15
target-ppc: use the new fp functions
aurel32
1
-50
/
+23
2008-12-15
fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero()
aurel32
2
-0
/
+105
2008-12-15
softfloat-native: fix *nan()
aurel32
2
-1
/
+15
2008-12-15
target-ppc: correctly propagate NaN in division
aurel32
1
-1
/
+1
2008-12-15
target-ppc: fix fload_invalid_op_excp()
aurel32
1
-9
/
+7
2008-12-15
target-ppc: use a correct value to represent 1.0
aurel32
1
-9
/
+12
2008-12-15
target-ppc: update nip before calling an helper in FP instructions
aurel32
1
-2
/
+32
2008-12-15
target-ppc: fix TCGv type in fcmpu/fcmpo
aurel32
1
-4
/
+4
2008-12-15
configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOAT
aurel32
1
-0
/
+2
2008-12-15
target-ppc: add signed fields to ppc_avr_t.
aurel32
1
-0
/
+3
2008-12-15
configure: switch to CONFIG_SOFTFLOAT for PPC
aurel32
1
-0
/
+2
2008-12-15
configure: close stdout for the remaining calls to cc.
balrog
1
-12
/
+12
2008-12-15
Add ARM board names still missing from qemu-doc.
balrog
1
-1
/
+3
2008-12-15
ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).
balrog
5
-1
/
+267
2008-12-15
Fix the PXA2xx LCD dirty page detection a little more.
balrog
1
-1
/
+1
2008-12-15
target-ppc: fix frsp instruction
aurel32
1
-2
/
+5
2008-12-15
target-ppc: fix mtfsf and mtfsfi instructions
aurel32
1
-3
/
+3
2008-12-14
target-ppc: fix fcmp{o,u} instructions
aurel32
3
-31
/
+41
2008-12-14
target-ppc: remove FPRF optimization
aurel32
1
-29
/
+0
2008-12-14
target-ppc: fix mtfsb0 and mtfsb1
aurel32
3
-4
/
+26
[next]