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
2009-04-09
Use cpu_physical_memory_write_rom instead of memcpy.
pbrook
2009-04-09
Register a single area for vga bios and option roms
pbrook
2009-04-09
Use load_image_targphys and avoid phys_ram_base.
pbrook
2009-04-09
More phys_ram_base removal.
pbrook
2009-04-09
Use load_image_targphys.
pbrook
2009-04-09
Use guest memory access functions when setting up arm boorloader.
pbrook
2009-04-09
Use qemu_ram_alloc.
pbrook
2009-04-09
Enable generic accepts-anything cpu by default for usermode emulation.
pbrook
2009-04-08
linux-user: fix fstatat64()/newfstatat() syscall implementation
aurel32
2009-04-08
pcnet: Avoid double conversion via PHYSADDR
aurel32
2009-04-08
apic: Fix access to non-existent APIC
aurel32
2009-04-08
Use stdint.h for integral data types and definitions
aurel32
2009-04-08
target-mips: optimize gen_farith()
aurel32
2009-04-08
target-mips: optimize gen_flt3_arith()
aurel32
2009-04-08
target-mips: optimize gen_flt3_ldst()
aurel32
2009-04-08
target-mips: optimize gen_arith()
aurel32
2009-04-08
target-mips: optimize decode_opc()
aurel32
2009-04-08
target-mips: optimize gen_cp1()
aurel32
2009-04-08
target-mips: optimize gen_cp0()
aurel32
2009-04-08
factor out setting pc in gdbstub
aurel32
2009-04-08
linux-user: fix problems with inotify syscalls
aurel32
2009-04-08
Update the version information to 0.10.50 to signify development branch
aliguori
2009-04-07
Add --with-pkgversion.
pbrook
2009-04-07
Implement --version.
pbrook
2009-04-07
target-arm: don't use T[x] in helper
aurel32
2009-04-07
target-alpha: fix palcode mask for user pal calls
aurel32
2009-04-07
target-alpha: document more registers used by 21264
aurel32
2009-04-07
mc146818: add square wave output support
aurel32
2009-04-07
rc4030 registers improvements
aurel32
2009-04-07
target-alpha: set target page size to 13 bits
aurel32
2009-04-07
Allow 5 mmu indexes.
aurel32
2009-04-07
target-alpha: stop translation if too long
aurel32
2009-04-07
Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)
aliguori
2009-04-07
Revert r6989
aliguori
2009-04-07
tcg/tcg.h: fix a few typos
aurel32
2009-04-07
Document some missing options in configure -h
aurel32
2009-04-07
vnc: Fix incorrect attempt to clear a flag
aurel32
2009-04-07
native preadv/pwritev support (Christoph Hellwig)
aliguori
2009-04-07
push down vector linearization to posix-aio-compat.c (Christoph Hellwig)
aliguori
2009-04-07
remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
aliguori
2009-04-07
more BlockDriver C99 initializers (Christoph Hellwig)
aliguori
2009-04-07
Don't try to return result from a void function (spotted by Sparse)
blueswir1
2009-04-07
Fix a few Sparse warnings
blueswir1
2009-04-07
Update Changelog to reflect 0.10.2 release
aliguori
2009-04-07
Remove potentially offensive humor.
edgar_igl
2009-04-07
Fix find_device_type() to correctly identify floppy disk devices; (Luca Tetta...
aliguori
2009-04-06
target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpers
aurel32
2009-04-06
tcg: add a CONST flag to TCG helpers
aurel32
2009-04-06
tcg: improve comment about pure functions
aurel32
2009-04-06
Remove WIN32 guard around -k
aliguori
[next]