index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
User-mode GDB stub improvements - handle fork
aurel32
2008-12-18
4
-13
/
+26
*
new monitor func status
aurel32
2008-12-18
1
-0
/
+11
*
consolidate definition for tap script and smb support
aurel32
2008-12-18
3
-16
/
+8
*
PCI: Mask writes to RO bits in the command reg of PCI config space
aurel32
2008-12-18
2
-0
/
+8
*
PCI: Mask writes to RO bits in the status reg of PCI config space
aurel32
2008-12-18
2
-0
/
+26
*
target-ppc: fix type of spe_acc.
aurel32
2008-12-18
1
-1
/
+1
*
fp: fix float32_is_infinity()
aurel32
2008-12-18
1
-1
/
+1
*
target-ppc: fix a typo
aurel32
2008-12-18
1
-1
/
+1
*
target-ppc: add Altivec logical operations
aurel32
2008-12-18
1
-0
/
+18
*
KVM: Silence unused s warning
aurel32
2008-12-18
1
-1
/
+1
*
Remove trailing spaces introduced by commit 6081
aurel32
2008-12-18
4
-49
/
+49
*
Fix warnings introduced by commit 6081
aurel32
2008-12-18
3
-3
/
+6
*
target-ppc: fix fres, fsqrte and remove useless code
aurel32
2008-12-18
1
-57
/
+10
*
Fix the build for non-x86/ppc targets
aliguori
2008-12-18
1
-4
/
+3
*
Add HPET emulation to qemu (Beth Kon)
aliguori
2008-12-17
13
-6
/
+938
*
Handle suspend in qemu (Gleb Natapov)
aliguori
2008-12-17
3
-0
/
+32
*
Update VGA BIOS
aliguori
2008-12-17
6
-1
/
+6
*
Use kernel.org git mirror instead of repo.or.cz. The kernel.org git
aliguori
2008-12-17
2
-2
/
+3
*
Update to the latest Bochs BIOS
aliguori
2008-12-17
9
-42
/
+87
*
This should have been added in Gerd's previous commit.
aliguori
2008-12-17
1
-0
/
+30
*
Use saner types for virtio-net
aliguori
2008-12-17
1
-2
/
+2
*
Add support for tap vectored send
aliguori
2008-12-17
1
-0
/
+18
*
virtio-net support
aliguori
2008-12-17
6
-3
/
+466
*
Do not rely on BSD style echo (which accepts -n option)
malc
2008-12-17
1
-1
/
+1
*
Mark bamboo.dtb as a binary file.
pbrook
2008-12-17
0
-0
/
+0
*
Add bamboo.dtb compiled from bamboo.dts
aurel32
2008-12-17
1
-0
/
+0
*
target-ppc: add comments about constants introduced in revision 6046
aurel32
2008-12-16
1
-3
/
+3
*
target-ppc: fix a typo introduced in revision 6058
aurel32
2008-12-16
1
-1
/
+1
*
target-ppc: IBM PowerPC 440EP Bamboo reference board emulation
aurel32
2008-12-16
6
-2
/
+428
*
target-ppc: PowerPC 440EP SoC emulation
aurel32
2008-12-16
3
-0
/
+124
*
target-ppc: Enable KVM for ppcemb.
aurel32
2008-12-16
6
-0
/
+343
*
Implement device tree support needed for Bamboo emulation
aurel32
2008-12-16
5
-0
/
+203
*
target-ppc: create a helper function to allow more flexible RAM allocation fo...
aurel32
2008-12-15
2
-0
/
+47
*
target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()
aurel32
2008-12-15
3
-4
/
+4
*
target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx...
aurel32
2008-12-15
4
-346
/
+346
*
kvm: sync vcpu state during initialization (Hollis Blanchard)
aliguori
2008-12-15
3
-0
/
+27
*
softfloat-native: improve correctness of floatXX_is_neg()
aurel32
2008-12-15
1
-3
/
+9
*
target-ppc: update comment about precise emulation
aurel32
2008-12-15
1
-2
/
+1
*
Revert part of r5853
blueswir1
2008-12-15
1
-2
/
+5
*
Fix mremap, based on patch by Kirill A. Shutemov
blueswir1
2008-12-15
1
-8
/
+11
*
target-ppc: remove dead code
aurel32
2008-12-15
1
-1
/
+0
*
target-ppc: enable PRECISE_EMULATION by default
aurel32
2008-12-15
1
-1
/
+1
*
target-ppc: fmadd/fmsub/fmnadd/fmnsub can generate VXIMZ or VXIZI exceptions
aurel32
2008-12-15
1
-12
/
+52
*
target-ppc: fadd/fsub: correctly propagate NaN
aurel32
2008-12-15
1
-18
/
+8
*
target-ppc: use the new fp functions
aurel32
2008-12-15
1
-50
/
+23
*
fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero()
aurel32
2008-12-15
2
-0
/
+105
*
softfloat-native: fix *nan()
aurel32
2008-12-15
2
-1
/
+15
*
target-ppc: correctly propagate NaN in division
aurel32
2008-12-15
1
-1
/
+1
*
target-ppc: fix fload_invalid_op_excp()
aurel32
2008-12-15
1
-9
/
+7
*
target-ppc: use a correct value to represent 1.0
aurel32
2008-12-15
1
-9
/
+12
[next]