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-24
vga optimization (Glauber Costa)
aliguori
2008-11-24
kvm: Introduce kvm logging interface (Glauber Costa)
aliguori
2008-11-24
move vga_io_address to VGA State (Glauber Costa)
aliguori
2008-11-24
better type checking for vga (Glauber Costa)
aliguori
2008-11-24
Introduce accessors for DisplayState (Stefano Stabellini)
aliguori
2008-11-24
target-ppc: convert trap instructions to TCG
aurel32
2008-11-24
target-ppc: convert altivec load/store to TCG
aurel32
2008-11-23
target-ppc: convert FPU load/store to TCG
aurel32
2008-11-23
target-ppc: fix access_type usage
aurel32
2008-11-23
target-ppc: include the instruction name in load/store handlers name
aurel32
2008-11-23
target-ppc: convert SPE FP ops to TCG
aurel32
2008-11-23
Fix typo reported by Thiemo Seufer
blueswir1
2008-11-22
target-ppc: remove declaration of removed function from op_helper.h
aurel32
2008-11-22
Native BSD host USB support (Juergen Lock, Lonnie Mendez)
blueswir1
2008-11-22
Native FreeBSD parallel port (Juergen Lock)
blueswir1
2008-11-22
Use MAP_ANON also for FreeBSD (Juergen Lock)
blueswir1
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
[next]