Sign in
qemu
/
qemu
/
2b1319c85c94b7defef2ac2191bb50d773c81db4
2b1319c
User-mode GDB stub improvements - handle fork
by aurel32
· 16 years ago
6f9c5ee
new monitor func status
by aurel32
· 16 years ago
f54825c
consolidate definition for tap script and smb support
by aurel32
· 16 years ago
475dc65
PCI: Mask writes to RO bits in the command reg of PCI config space
by aurel32
· 16 years ago
8098ed4
PCI: Mask writes to RO bits in the status reg of PCI config space
by aurel32
· 16 years ago
2231ef1
target-ppc: fix type of spe_acc.
by aurel32
· 16 years ago
dadd71a
fp: fix float32_is_infinity()
by aurel32
· 16 years ago
9326a95
target-ppc: fix a typo
by aurel32
· 16 years ago
7a9b96c
target-ppc: add Altivec logical operations
by aurel32
· 16 years ago
a9c1152
KVM: Silence unused s warning
by aurel32
· 16 years ago
c50c2d6
Remove trailing spaces introduced by commit 6081
by aurel32
· 16 years ago
bf4f74c
Fix warnings introduced by commit 6081
by aurel32
· 16 years ago
6c01bf6
target-ppc: fix fres, fsqrte and remove useless code
by aurel32
· 16 years ago
1fd31ad
Fix the build for non-x86/ppc targets
by aliguori
· 16 years ago
16b29ae
Add HPET emulation to qemu (Beth Kon)
by aliguori
· 16 years ago
0bacd13
Handle suspend in qemu (Gleb Natapov)
by aliguori
· 16 years ago
6f484e7
Update VGA BIOS
by aliguori
· 16 years ago
11570ed
Use kernel.org git mirror instead of repo.or.cz. The kernel.org git
by aliguori
· 16 years ago
ca7b25e
Update to the latest Bochs BIOS
by aliguori
· 16 years ago
44d3749
This should have been added in Gerd's previous commit.
by aliguori
· 16 years ago
4689f4b
Use saner types for virtio-net
by aliguori
· 16 years ago
b535b7b
Add support for tap vectored send
by aliguori
· 16 years ago
fbe78f4
virtio-net support
by aliguori
· 16 years ago
fc9902d
Do not rely on BSD style echo (which accepts -n option)
by malc
· 16 years ago
08c119e
Mark bamboo.dtb as a binary file.
by pbrook
· 16 years ago
a96fd75
Add bamboo.dtb compiled from bamboo.dts
by aurel32
· 16 years ago
01feec0
target-ppc: add comments about constants introduced in revision 6046
by aurel32
· 16 years ago
f966468
target-ppc: fix a typo introduced in revision 6058
by aurel32
· 16 years ago
2c9fade
target-ppc: IBM PowerPC 440EP Bamboo reference board emulation
by aurel32
· 16 years ago
75dd595
target-ppc: PowerPC 440EP SoC emulation
by aurel32
· 16 years ago
d76d165
target-ppc: Enable KVM for ppcemb.
by aurel32
· 16 years ago
f652e6a
Implement device tree support needed for Bamboo emulation
by aurel32
· 16 years ago
b7da58f
target-ppc: create a helper function to allow more flexible RAM allocation for PPC 4xx
by aurel32
· 16 years ago
80e8bd2
target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()
by aurel32
· 16 years ago
61b2440
target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx_devs.c
by aurel32
· 16 years ago
f5d6f51
kvm: sync vcpu state during initialization (Hollis Blanchard)
by aliguori
· 16 years ago
8d6c92b
softfloat-native: improve correctness of floatXX_is_neg()
by aurel32
· 16 years ago
ce9ede8
target-ppc: update comment about precise emulation
by aurel32
· 16 years ago
09723aa
Revert part of r5853
by blueswir1
· 16 years ago
3af72a4
Fix mremap, based on patch by Kirill A. Shutemov
by blueswir1
· 16 years ago
d445bde
target-ppc: remove dead code
by aurel32
· 16 years ago
196e342
target-ppc: enable PRECISE_EMULATION by default
by aurel32
· 16 years ago
da1e7ac
target-ppc: fmadd/fmsub/fmnadd/fmnsub can generate VXIMZ or VXIZI exceptions
by aurel32
· 16 years ago
17218d1
target-ppc: fadd/fsub: correctly propagate NaN
by aurel32
· 16 years ago
f23c346
target-ppc: use the new fp functions
by aurel32
· 16 years ago
c52ab6f
fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero()
by aurel32
· 16 years ago
1b2ad2e
softfloat-native: fix *nan()
by aurel32
· 16 years ago
3b27fc3
target-ppc: correctly propagate NaN in division
by aurel32
· 16 years ago
e0147e4
target-ppc: fix fload_invalid_op_excp()
by aurel32
· 16 years ago
05b9360
target-ppc: use a correct value to represent 1.0
by aurel32
· 16 years ago
eb44b95
target-ppc: update nip before calling an helper in FP instructions
by aurel32
· 16 years ago
330c483
target-ppc: fix TCGv type in fcmpu/fcmpo
by aurel32
· 16 years ago
71e991f
configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOAT
by aurel32
· 16 years ago
ab5f265
target-ppc: add signed fields to ppc_avr_t.
by aurel32
· 16 years ago
3147d1e
configure: switch to CONFIG_SOFTFLOAT for PPC
by aurel32
· 16 years ago
8c7f757
configure: close stdout for the remaining calls to cc.
by balrog
· 16 years ago
ef4c385
Add ARM board names still missing from qemu-doc.
by balrog
· 16 years ago
997641a
ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).
by balrog
· 16 years ago
de95659
Fix the PXA2xx LCD dirty page detection a little more.
by balrog
· 16 years ago
6ad193e
target-ppc: fix frsp instruction
by aurel32
· 16 years ago
27ee5df
target-ppc: fix mtfsf and mtfsfi instructions
by aurel32
· 16 years ago
9a81937
target-ppc: fix fcmp{o,u} instructions
by aurel32
· 16 years ago
b12363e
target-ppc: remove FPRF optimization
by aurel32
· 16 years ago
6e35d52
target-ppc: fix mtfsb0 and mtfsb1
by aurel32
· 16 years ago
7889270
target-ppc: display FPSCR in register dump
by aurel32
· 16 years ago
70ad3de
Revert "target-ppc: use -Werror to make sure no new warning is added"
by aurel32
· 16 years ago
3e9a474
tcg: kill two warnings
by aurel32
· 16 years ago
c241f1f
target-ppc: use -Werror to make sure no new warning is added
by aurel32
· 16 years ago
2637004
target-ppc: fix mbar opcode
by aurel32
· 16 years ago
6ad7365
target-ppc: fix fsel instruction
by aurel32
· 16 years ago
30e7a22
Use float_relation_* constants
by aurel32
· 16 years ago
9208f2f
Ignore .pc and patches used by quilt
by blueswir1
· 16 years ago
3891b37
Use a hex value instead of possibly ambiguous 8 bit character
by blueswir1
· 16 years ago
84bc5b9
SVN property and .gitignore fixes (Stuart Brady)
by blueswir1
· 16 years ago
fc56ef0
Remove CRs
by blueswir1
· 16 years ago
e283261
Add missing newline at the end of file
by blueswir1
· 16 years ago
92fb73b
Fix PXA2xx framebuffer dirty checking.
by balrog
· 16 years ago
5530845
Initialize msr list size properly in KVM
by aliguori
· 16 years ago
4c9f737
Correctly initialize msr list in KVM
by aliguori
· 16 years ago
56cd2b9
target-sh4: make the initial value of SR easier to read
by aurel32
· 16 years ago
f3ff7fa
target-sh4: don't disable FPU instructions in user mode
by aurel32
· 16 years ago
bacc637
target-sh4: disable debug code
by aurel32
· 16 years ago
71968fa
target-sh4: add prefi, icbi, synco
by aurel32
· 16 years ago
a9c43f8
target-sh4: add SH7785 as CPU option
by aurel32
· 16 years ago
9db3ba4
TCG x86/x86-64: use move with zero-extend for loads/stores
by aurel32
· 16 years ago
13412c9
vnc: Fix crash on 'info vnc' after 'change vnc none'
by aurel32
· 16 years ago
f60d272
Fix smsw for x86_64 guest and bigendian host case
by malc
· 16 years ago
d40c54d
target-i386: SVM: acknowledge interrupt only after it is taken
by aurel32
· 16 years ago
5e9ae18
target-ppc: keep only the table version for mfrom
by aurel32
· 16 years ago
be94c95
target-ppc: use accessors to access fp_status exception_flags
by aurel32
· 16 years ago
d9957a8
x86 cleanup
by blueswir1
· 16 years ago
cf1cf21
target-ppc: fix compilation with PRECISE_EMULATION
by aurel32
· 16 years ago
a44d2ce
target-ppc: fix compilation with CONFIG_SOFTFLOAT
by aurel32
· 16 years ago
629bd74
softfloat-native: add float32_is_nan()
by aurel32
· 16 years ago
3f911a5
Fix warning about unused shm_regions
by blueswir1
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
8d32699
Remove useless check_ops.sh
by aurel32
· 16 years ago
7a3a514
Fix TARGET_LONG_BITS warning in TCG
by blueswir1
· 16 years ago
da93a1f
Make sure to link librt if we need to.
by aliguori
· 16 years ago
3c529d9
Replace posix-aio with custom thread pool
by aliguori
· 16 years ago
Next »