index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-09-10
Convert basic float32 ops to TCG
blueswir1
2008-09-10
Add missing files from previous commit.
aliguori
2008-09-10
Use signalfd() to work around signal/select race
aliguori
2008-09-10
qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier)
aliguori
2008-09-09
Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCG
blueswir1
2008-09-09
Add missing "static"
blueswir1
2008-09-09
Add gitignore file
aliguori
2008-09-09
Fix up pxe boot (Glauber Costa)
aliguori
2008-09-07
alpha: only print debug information to the log file
aurel32
2008-09-07
TCG: Use x86-64 zero extension instructions.
pbrook
2008-09-07
Implement TCG sign extension ops for x86-64.
pbrook
2008-09-07
Fix libvdeplug link test.
pbrook
2008-09-06
Fix a typo in fpsub32
blueswir1
2008-09-06
Convert most env fields to TCG registers
blueswir1
2008-09-06
Silence gcc warning about constant overflow
blueswir1
2008-09-06
Enable gcc flag -Wundef
blueswir1
2008-09-06
Fix most warnings that would be caused by gcc flag -Wundef
blueswir1
2008-09-06
Some little fixes on QEMU
aurel32
2008-09-05
fix alpha cmovxx instruction
aurel32
2008-09-05
CRIS: Mask off the cache selection bit after MMU translations.
edgar_igl
2008-09-05
Revert "TCG: enable debug"
aurel32
2008-09-05
ppc: Convert op_subf to TCG
aurel32
2008-09-05
ppc: Convert op_add, op_addi to TCG
aurel32
2008-09-05
TCG: enable debug
aurel32
2008-09-05
TCG fixes for target-cris
aurel32
2008-09-05
TCG fixes for target-mips
aurel32
2008-09-05
Fix swapped mvz/mvs instructions.
pbrook
2008-09-04
ppc: replace op_set_FT0 with tcg_gen_movi_i64
aurel32
2008-09-04
alpha: add target-alpha/helper.h (missing from commit r5150)
aurel32
2008-09-04
ppc: Convert nip moves to TCG
aurel32
2008-09-04
ppc: remove unused code
aurel32
2008-09-04
ppc: Convert CRF moves to TCG
aurel32
2008-09-04
ppc: fix fpr TCG registers creation
aurel32
2008-09-04
ppc: Convert FPR moves to TCG
aurel32
2008-09-04
ppc: Convert Altivec register moves to TCG
aurel32
2008-09-04
ppc: cleanup register types
aurel32
2008-09-04
ppc: Convert GPR moves to TCG
aurel32
2008-09-04
alpha: convert a few more instructions to TCG
aurel32
2008-09-04
alpha: directly access ir registers
aurel32
2008-09-04
convert of few alpha insn to TCG
aurel32
2008-09-04
hw/pcnet: use qemu_socket.h
aurel32
2008-09-03
Implement no-fault loads
blueswir1
2008-09-03
ETRAX-FS: Add support for DMA channel resets, needed for recent linux kernels.
edgar_igl
2008-09-03
CRIS: Avoid a few unecessary steps in the mmu.
edgar_igl
2008-09-03
CRIS: Remove redundant code.
edgar_igl
2008-09-02
Delete unused variable.
ths
2008-09-02
[ppc] Convert op_moven_T2_T0 to TCG
aurel32
2008-09-02
[ppc] Convert op_reset_T0, op_set_{T0, T1} to TCG
aurel32
2008-09-02
SH4: R2D-PLUS FPGA: simply unassigned memory triggering
aurel32
2008-09-02
hw/pcnet.c: windows compile fix
aurel32
[next]