aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata
2009-07-09ioport: consolidate duplicated logic in register_ioport_{read, write}().Isaku Yamahata
2009-07-09use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata
2009-07-09split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata
2009-07-09Replace signrom with shell script v3Alexander Graf
2009-07-09Revert "support colon in filenames"Anthony Liguori
2009-07-09Fix build for ESD audioAnthony Liguori
2009-07-09qcow2: Make cache=writethrough defaultKevin Wolf
2009-07-09net: set a default value for sndbuf=Mark McLoughlin
2009-07-09configure: detect xen with --extra-cflags / --extra-ldflagsChristoph Egger
2009-07-09QEMU: MCE: Add MCE simulation to qemu/tcgHuang Ying
2009-07-09Merge commit 'linux-user/linux-user-for-upstream' into tmp-stagingAnthony Liguori
2009-07-09MIPS signal handling fixPaul Brook
2009-07-09Enable MIPS NPTLPaul Brook
2009-07-09MIPS atomic instructionsPaul Brook
2009-07-09MIPS usermode TLS registerPaul Brook
2009-07-09Fix MIPS sys_clonePaul Brook
2009-07-09qdev: convert ac97.Gerd Hoffmann
2009-07-09qdev: convert es1370.Gerd Hoffmann
2009-07-09qdev/pci: misc fixes.Gerd Hoffmann
2009-07-09qdev: remove DeviceTypeGerd Hoffmann
2009-07-09qdev: replace bus_type enum with bus_info struct.Gerd Hoffmann
2009-07-09qdev: update pci device registration.Gerd Hoffmann
2009-07-08Remove SDL/ prefixmalc
2009-07-08Add out of memory and zero size argument checks to be consistent withmalc
2009-07-08getrlimit conversion mix-upUlrich Hecht
2009-07-08wrap path for access syscallUlrich Hecht
2009-07-0864-bit clean socketcall syscallUlrich Hecht
2009-07-08pipe argument should not be signedUlrich Hecht
2009-07-08configure: remove bogus linux-user checkRiku Voipio
2009-07-08linux-user/syscall.c: remove warning: ‘array’ may be used uninitialized i...vibi sreenivasan
2009-07-08linux-user: check some parameters for some socket syscalls.Arnaud Patard
2009-07-08linux-user: increment MAX_ARG_PAGESArnaud Patard
2009-07-05Fix the PCI header type of APBBlue Swirl
2009-07-05Update OpenBIOS images to r505Blue Swirl
2009-07-05Fix Sparse warningBlue Swirl
2009-07-03Work around Solaris gas problemBlue Swirl
2009-07-03Rename target_cpu to target_arch2Blue Swirl
2009-07-03monitor: Fix typo in documentationJan Kiszka
2009-07-03target-mips: fix MADD and MSUB/MSUBU instructionsNathan Froyd
2009-07-02Fix hxtool.Stefan Weil
2009-07-02Use ctz64 in favor of ffsllJan Kiszka
2009-07-02Respect the standardmalc
2009-07-01Use pstrcpy and pstrcat to avoid OpenBSD linker warningBlue Swirl
2009-07-01Suppress a GCC warningBlue Swirl
2009-07-01Fix breakage by obsolete _P() for goodBlue Swirl
2009-07-01Fix sdl_zoom compile problems on OpenBSDBlue Swirl
2009-07-01Fix missing strnlen problemsBlue Swirl
2009-06-30Fix typomalc
2009-06-30Remove bogus -WerrorPaul Brook