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-11-22
Fix BSD user compilation on other than OpenBSD
blueswir1
2008-11-22
Fix some compile and linking issues on NetBSD.
blueswir1
2008-11-22
Add native softfloat fpu functions (Christoph Egger)
blueswir1
2008-11-22
Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger
blueswir1
2008-11-22
target-sh4: fix 64-bit fmov to/from memory
aurel32
2008-11-22
target-ppc: convert exceptions generation to TCG
aurel32
2008-11-21
target-alpha: use CPU_Float/CPU_Double instead of ugly casts
aurel32
2008-11-21
target-sh4: fix TLB/MMU emulation
aurel32
2008-11-21
SH4: Switch serial emulation to qemu_irq
aurel32
2008-11-21
SH4: Use qemu_irq in timer emulation.
aurel32
2008-11-21
CRIS: remove unused op_template.h.
edgar_igl
2008-11-21
e1000 VLAN offload emulation (Alex Williamson)
aliguori
2008-11-20
uImage: only try to load 'kernel' images (Hollis Blanchard)
aliguori
2008-11-20
uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)
aliguori
2008-11-20
uImage: return base load address (Hollis Blanchard)
aliguori
2008-11-20
uImage: implement gzip support (Hollis Blanchard)
aliguori
2008-11-20
uImage: don't leak file data or file descriptor (Hollis Blanchard)
aliguori
2008-11-20
Fix typo when using TARGET_FMT_plx and LSI_DEBUG (Ryan Harper)
aliguori
2008-11-20
target-sh4: fix fldi0/fldi1
aurel32
2008-11-19
target-sh4: map FP registers as TCG variables
aurel32
2008-11-19
target-sh4: use CPU_Float/CPU_Double instead of ugly casts
aurel32
2008-11-19
target-ppc: fix TCG type errors introduced in r5754
aurel32
2008-11-19
Make KVMSlot a real structure
aliguori
2008-11-19
target-ppc: convert fp ops to TCG
aurel32
2008-11-19
kvm: de-register mem region for MMIO (Glauber Costa)
aliguori
2008-11-19
Fix media detection on emulated CDROM (Gary Grebus)
aliguori
2008-11-19
Only force inlining when optimizing.
pbrook
2008-11-18
Add 40-bit DMA support to LSI scsi emulation (Ryan Harper)
aliguori
2008-11-18
Fix Windows build
aliguori
2008-11-18
x86: Dump debug registers (Jan Kiszka)
aliguori
2008-11-18
x86: Debug register emulation (Jan Kiszka)
aliguori
2008-11-18
Introduce BP_CPU as a breakpoint type (Jan Kiszka)
aliguori
2008-11-18
Add debug exception hook (Jan Kiszka)
aliguori
2008-11-18
Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)
aliguori
2008-11-18
gdbstub: manage CPUs as threads (Jan Kiszka)
aliguori
2008-11-18
Remove premature memop TB terminations (Jan Kiszka)
aliguori
2008-11-18
Restore pc on watchpoint hits (Jan Kiszka)
aliguori
2008-11-18
Respect length of watchpoints (Jan Kiszka)
aliguori
2008-11-18
Set mem_io_vaddr on io_read (Jan Kiszka)
aliguori
2008-11-18
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
gdbstub: Return appropriate watch message to gdb (Jan Kiszka)
aliguori
2008-11-18
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
2008-11-18
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
2008-11-18
Make KVM slot management more robust
aliguori
2008-11-18
target-ppc: fix regression introduced by commit 5729
aurel32
2008-11-18
Preliminary AIX support
malc
2008-11-18
AIX's assembler does not support local labels, use relative addressing instead
malc
2008-11-18
Use qemu_memalign instead of memalign in qemu_vmalloc
malc
2008-11-17
TCG variable type checking.
pbrook
2008-11-16
target-i386: fix helper_pmovmskb_mmx helper
aurel32
[next]