summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata7-137/+65
2009-07-09ioport: consolidate duplicated logic in register_ioport_{read, write}().Isaku Yamahata1-14/+16
2009-07-09use constant IOPORTS_MASK instead of 0xffff.Isaku Yamahata5-15/+16
2009-07-09split out ioport related stuffs from vl.c into ioport.c.Isaku Yamahata7-248/+317
2009-07-09Replace signrom with shell script v3Alexander Graf3-85/+48
2009-07-09Revert "support colon in filenames"Anthony Liguori6-48/+11
2009-07-09Fix build for ESD audioAnthony Liguori1-5/+5
2009-07-09qcow2: Make cache=writethrough defaultKevin Wolf4-16/+3
2009-07-09net: set a default value for sndbuf=Mark McLoughlin2-6/+31
2009-07-09configure: detect xen with --extra-cflags / --extra-ldflagsChristoph Egger1-2/+2
2009-07-09QEMU: MCE: Add MCE simulation to qemu/tcgHuang Ying8-2/+217
2009-07-09Merge commit 'linux-user/linux-user-for-upstream' into tmp-stagingAnthony Liguori4-92/+116
2009-07-09MIPS signal handling fixPaul Brook1-0/+2
2009-07-09Enable MIPS NPTLPaul Brook1-0/+1
2009-07-09MIPS atomic instructionsPaul Brook3-24/+124
2009-07-09MIPS usermode TLS registerPaul Brook1-0/+5
2009-07-09Fix MIPS sys_clonePaul Brook1-1/+1
2009-07-09qdev: convert ac97.Gerd Hoffmann1-20/+22
2009-07-09qdev: convert es1370.Gerd Hoffmann1-19/+22
2009-07-09qdev/pci: misc fixes.Gerd Hoffmann1-2/+3
2009-07-09qdev: remove DeviceTypeGerd Hoffmann2-27/+18
2009-07-09qdev: replace bus_type enum with bus_info struct.Gerd Hoffmann6-62/+103
2009-07-09qdev: update pci device registration.Gerd Hoffmann10-36/+103
2009-07-08Remove SDL/ prefixmalc1-1/+1
2009-07-08Add out of memory and zero size argument checks to be consistent withmalc1-5/+25
2009-07-08getrlimit conversion mix-upUlrich Hecht1-2/+2
2009-07-08wrap path for access syscallUlrich Hecht1-1/+1
2009-07-0864-bit clean socketcall syscallUlrich Hecht1-65/+65
2009-07-08pipe argument should not be signedUlrich Hecht1-1/+1
2009-07-08configure: remove bogus linux-user checkRiku Voipio1-10/+6
2009-07-08linux-user/syscall.c: remove warning: ‘array’ may be used uninitialized i...vibi sreenivasan1-1/+1
2009-07-08linux-user: check some parameters for some socket syscalls.Arnaud Patard1-8/+34
2009-07-08linux-user: increment MAX_ARG_PAGESArnaud Patard2-4/+6
2009-07-05Fix the PCI header type of APBBlue Swirl1-1/+1
2009-07-05Update OpenBIOS images to r505Blue Swirl4-1/+1
2009-07-05Fix Sparse warningBlue Swirl1-1/+2
2009-07-03Work around Solaris gas problemBlue Swirl1-1/+1
2009-07-03Rename target_cpu to target_arch2Blue Swirl1-45/+45
2009-07-03monitor: Fix typo in documentationJan Kiszka1-1/+1
2009-07-03target-mips: fix MADD and MSUB/MSUBU instructionsNathan Froyd1-3/+3
2009-07-02Fix hxtool.Stefan Weil1-2/+2
2009-07-02Use ctz64 in favor of ffsllJan Kiszka1-3/+4
2009-07-02Respect the standardmalc1-3/+3
2009-07-01Use pstrcpy and pstrcat to avoid OpenBSD linker warningBlue Swirl1-3/+4
2009-07-01Suppress a GCC warningBlue Swirl1-1/+1
2009-07-01Fix breakage by obsolete _P() for goodBlue Swirl8-99/+92
2009-07-01Fix sdl_zoom compile problems on OpenBSDBlue Swirl2-1/+2
2009-07-01Fix missing strnlen problemsBlue Swirl5-23/+15
2009-06-30Fix typomalc1-1/+1
2009-06-30Remove bogus -WerrorPaul Brook1-1/+1