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-07-09
consolidate user cpu_{in, out}[bwl] into ioport-user.c
Isaku Yamahata
2009-07-09
ioport: consolidate duplicated logic in register_ioport_{read, write}().
Isaku Yamahata
2009-07-09
use constant IOPORTS_MASK instead of 0xffff.
Isaku Yamahata
2009-07-09
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
2009-07-09
Replace signrom with shell script v3
Alexander Graf
2009-07-09
Revert "support colon in filenames"
Anthony Liguori
2009-07-09
Fix build for ESD audio
Anthony Liguori
2009-07-09
qcow2: Make cache=writethrough default
Kevin Wolf
2009-07-09
net: set a default value for sndbuf=
Mark McLoughlin
2009-07-09
configure: detect xen with --extra-cflags / --extra-ldflags
Christoph Egger
2009-07-09
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
2009-07-09
Merge commit 'linux-user/linux-user-for-upstream' into tmp-staging
Anthony Liguori
2009-07-09
MIPS signal handling fix
Paul Brook
2009-07-09
Enable MIPS NPTL
Paul Brook
2009-07-09
MIPS atomic instructions
Paul Brook
2009-07-09
MIPS usermode TLS register
Paul Brook
2009-07-09
Fix MIPS sys_clone
Paul Brook
2009-07-09
qdev: convert ac97.
Gerd Hoffmann
2009-07-09
qdev: convert es1370.
Gerd Hoffmann
2009-07-09
qdev/pci: misc fixes.
Gerd Hoffmann
2009-07-09
qdev: remove DeviceType
Gerd Hoffmann
2009-07-09
qdev: replace bus_type enum with bus_info struct.
Gerd Hoffmann
2009-07-09
qdev: update pci device registration.
Gerd Hoffmann
2009-07-08
Remove SDL/ prefix
malc
2009-07-08
Add out of memory and zero size argument checks to be consistent with
malc
2009-07-08
getrlimit conversion mix-up
Ulrich Hecht
2009-07-08
wrap path for access syscall
Ulrich Hecht
2009-07-08
64-bit clean socketcall syscall
Ulrich Hecht
2009-07-08
pipe argument should not be signed
Ulrich Hecht
2009-07-08
configure: remove bogus linux-user check
Riku Voipio
2009-07-08
linux-user/syscall.c: remove warning: ‘array’ may be used uninitialized i...
vibi sreenivasan
2009-07-08
linux-user: check some parameters for some socket syscalls.
Arnaud Patard
2009-07-08
linux-user: increment MAX_ARG_PAGES
Arnaud Patard
2009-07-05
Fix the PCI header type of APB
Blue Swirl
2009-07-05
Update OpenBIOS images to r505
Blue Swirl
2009-07-05
Fix Sparse warning
Blue Swirl
2009-07-03
Work around Solaris gas problem
Blue Swirl
2009-07-03
Rename target_cpu to target_arch2
Blue Swirl
2009-07-03
monitor: Fix typo in documentation
Jan Kiszka
2009-07-03
target-mips: fix MADD and MSUB/MSUBU instructions
Nathan Froyd
2009-07-02
Fix hxtool.
Stefan Weil
2009-07-02
Use ctz64 in favor of ffsll
Jan Kiszka
2009-07-02
Respect the standard
malc
2009-07-01
Use pstrcpy and pstrcat to avoid OpenBSD linker warning
Blue Swirl
2009-07-01
Suppress a GCC warning
Blue Swirl
2009-07-01
Fix breakage by obsolete _P() for good
Blue Swirl
2009-07-01
Fix sdl_zoom compile problems on OpenBSD
Blue Swirl
2009-07-01
Fix missing strnlen problems
Blue Swirl
2009-06-30
Fix typo
malc
2009-06-30
Remove bogus -Werror
Paul Brook
[next]