aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-09Disable kqemu by default at run timeAnthony Liguori
2009-07-09Make sure to only vm_start() a failed migration if we were running to beginAnthony Liguori
2009-07-09Allow setting qemu process name v2Andi Kleen
2009-07-09configure: Append extra cflags and ldflagsJan Kiszka
2009-07-09qemu: remove control vector saveMichael S. Tsirkin
2009-07-09fix segfault in msix_saveMichael S. Tsirkin
2009-07-09Unregister savevm callback in eeprom93xx_free()Mark McLoughlin
2009-07-09Don't leak VLANClientState on PCI hot removeMark McLoughlin
2009-07-09Don't abort if TUNSETSNDBUF fails where no sndbuf= arg is suppliedMark McLoughlin
2009-07-09Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.G 3
2009-07-09Allow adjustment of http block device's readahead size, via a newNolan
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