Go to file
Jes Sorensen b152aa84d5 Consolidate oom_check() functions
This consolidates the duplicated oom_check() functions, as well as
splitting them into OS dependant versions to avoid the #ifdef
grossness that was present in the old osdep.c version.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-10-30 08:02:39 +00:00
audio
block Merge remote branch 'kwolf/for-anthony' into staging 2010-10-26 09:50:58 -05:00
bsd-user
darwin-user
default-configs
docs
fpu
fsdev
gdb-xml
hw Do not redefine reserved key-words TRUE/FALSE 2010-10-30 08:02:38 +00:00
linux-user
net
pc-bios seabios: Update to 0.6.1 2010-10-25 16:43:41 -05:00
QMP Trivial fix for QMP/qmp-events.txt 2010-10-22 10:08:37 -02:00
roms seabios: Update to 0.6.1 2010-10-25 16:43:41 -05:00
slirp
sysconfigs/target
target-alpha target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
target-arm target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
target-cris target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
target-i386 target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
target-m68k target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
target-microblaze target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
target-mips target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
target-ppc target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
target-s390x target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
target-sh4 target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
target-sparc target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
tcg tcg: Use fprintf_function (format checking) 2010-10-30 08:01:58 +00:00
tests rewrite i386 tests Makefile 2010-10-23 14:47:13 +00:00
ui Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking) 2010-10-22 17:11:33 +00:00
.gitignore
.gitmodules
a.out.h
acl.c
acl.h
aes.c
aes.h
aio.c
alpha-dis.c
alpha.ld
arch_init.c
arch_init.h
arm-dis.c
arm-semi.c
arm.ld
async.c
balloon.c
balloon.h
block_int.h Copy snapshots out of QCOW2 disk 2010-10-22 14:49:35 +02:00
block-migration.c
block-migration.h
block.c Copy snapshots out of QCOW2 disk 2010-10-22 14:49:35 +02:00
block.h Copy snapshots out of QCOW2 disk 2010-10-22 14:49:35 +02:00
blockdev.c
blockdev.h
bswap.h
bt-host.c
bt-host.h
bt-vhci.c
buffered_file.c
buffered_file.h
cache-utils.c
cache-utils.h
Changelog
check-qdict.c
check-qfloat.c
check-qint.c
check-qjson.c Silence compiler warning in json test case 2010-10-22 10:08:37 -02:00
check-qlist.c
check-qstring.c
cmd.c
cmd.h
CODING_STYLE
compatfd.c
compatfd.h
config.h
configure rewrite i386 tests Makefile 2010-10-23 14:47:13 +00:00
console.c
console.h
COPYING
COPYING.LIB
cpu-all.h target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
cpu-common.h
cpu-defs.h
cpu-exec.c
cpus.c target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
cpus.h target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
create_config
cris-dis.c Remove special handling of system include files (no longer needed) 2010-10-22 17:11:28 +00:00
cursor_hidden.xpm
cursor_left_ptr.xpm
cursor.c
cutils.c
def-helper.h
device_tree.c
device_tree.h
dis-asm.h
disas.c
disas.h Remove special handling of system include files (no longer needed) 2010-10-22 17:11:28 +00:00
dma-helpers.c
dma.h
dyngen-exec.h Remove special handling of system include files (no longer needed) 2010-10-22 17:11:28 +00:00
elf.h
envlist.c
envlist.h
exec-all.h
exec.c exec: Use fprintf_function for dump_exec_info (format checking) 2010-10-30 08:01:59 +00:00
feature_to_c.sh
gdbstub.c
gdbstub.h
gen-icount.h
HACKING
hmp-commands.hx
host-utils.c
host-utils.h
hpet.h
hppa-dis.c
hppa.ld
hxtool
i386-dis.c
i386.ld
ia64-dis.c
ia64.ld
input.c
ioport-user.c
ioport.c
ioport.h
iov.c
iov.h
json-lexer.c
json-lexer.h
json-parser.c
json-parser.h
json-streamer.c
json-streamer.h
kvm-all.c
kvm-stub.c
kvm.h
libfdt_env.h
LICENSE
linux-aio.c
m68k-dis.c
m68k-semi.c Move qemu_gettimeofday() to OS specific files 2010-10-30 08:02:38 +00:00
m68k.ld
MAINTAINERS
Makefile Move QEMU OS dependant library functions to OS specific files 2010-10-30 08:02:36 +00:00
Makefile.dis
Makefile.hw
Makefile.objs Move QEMU OS dependant library functions to OS specific files 2010-10-30 08:02:36 +00:00
Makefile.target Consolidate oom_check() functions 2010-10-30 08:02:39 +00:00
Makefile.user
microblaze-dis.c
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c
migration.h
mips-dis.c
mips.ld
module.c
module.h
monitor.c monitor: Ignore "." and ".." when completing file name. 2010-10-22 10:08:38 -02:00
monitor.h
nbd.c
nbd.h
net-checksum.c
net.c
net.h
notify.c
notify.h
os-posix.c Separate qemu_pidfile() into OS specific versions 2010-10-30 08:02:39 +00:00
os-win32.c Separate qemu_pidfile() into OS specific versions 2010-10-30 08:02:39 +00:00
osdep.c Separate qemu_pidfile() into OS specific versions 2010-10-30 08:02:39 +00:00
osdep.h Move qemu_gettimeofday() to OS specific files 2010-10-30 08:02:38 +00:00
oslib-posix.c Consolidate oom_check() functions 2010-10-30 08:02:39 +00:00
oslib-win32.c Consolidate oom_check() functions 2010-10-30 08:02:39 +00:00
path.c
pci-ids.txt
pflib.c
pflib.h
poison.h
posix-aio-compat.c Move qemu_gettimeofday() to OS specific files 2010-10-30 08:02:38 +00:00
ppc64.ld
ppc-dis.c
ppc.ld
qbool.c
qbool.h
qdict-test-data.txt
qdict.c
qdict.h
qemu_socket.h
qemu-aio.h
qemu-barrier.h
qemu-binfmt-conf.sh
qemu-char.c
qemu-char.h
qemu-common.h Consolidate oom_check() functions 2010-10-30 08:02:39 +00:00
qemu-config.c
qemu-config.h
qemu-doc.texi
qemu-error.c
qemu-error.h
qemu-img-cmds.hx Copy snapshots out of QCOW2 disk 2010-10-22 14:49:35 +02:00
qemu-img.c Move qemu_gettimeofday() to OS specific files 2010-10-30 08:02:38 +00:00
qemu-img.texi Copy snapshots out of QCOW2 disk 2010-10-22 14:49:35 +02:00
qemu-io.c qemu-io: New command map 2010-10-22 14:49:35 +02:00
qemu-lock.h
qemu-log.h
qemu-malloc.c Consolidate oom_check() functions 2010-10-30 08:02:39 +00:00
qemu-nbd.c
qemu-nbd.texi
qemu-objects.h
qemu-option.c
qemu-option.h
qemu-options.h
qemu-options.hx
qemu-os-posix.h Move qemu_gettimeofday() to OS specific files 2010-10-30 08:02:38 +00:00
qemu-os-win32.h Move qemu_gettimeofday() to OS specific files 2010-10-30 08:02:38 +00:00
qemu-queue.h
qemu-sockets.c
qemu-tech.texi
qemu-thread.c
qemu-thread.h
qemu-timer-common.c qemu-timer: move commonly used timer code to qemu-timer-common 2010-10-23 15:24:07 +00:00
qemu-timer.c qemu-timer: move commonly used timer code to qemu-timer-common 2010-10-23 15:24:07 +00:00
qemu-timer.h Mov muldiv64 to qemu-common.h (Thus unbreaking gus) 2010-10-30 01:41:01 +04:00
qemu-tool.c Move qemu_gettimeofday() to OS specific files 2010-10-30 08:02:38 +00:00
qemu-x509.h
qemu.sasl
qerror.c
qerror.h
qfloat.c
qfloat.h
qint.c
qint.h
qjson.c
qjson.h
qlist.c
qlist.h
qmp-commands.hx
qobject.h
qstring.c
qstring.h
range.h
readline.c
readline.h
README
rules.mak rewrite i386 tests Makefile 2010-10-23 14:47:13 +00:00
rwhandler.c
rwhandler.h
s390-dis.c
s390.ld
savevm.c
sh4-dis.c
simpletrace.c qemu-timer: move commonly used timer code to qemu-timer-common 2010-10-23 15:24:07 +00:00
simpletrace.h
simpletrace.py
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
softmmu-semi.h
sparc64.ld
sparc-dis.c
sparc.ld
sysemu.h
targphys.h
tcg-runtime.c
texi2pod.pl
thunk.c
thunk.h
TODO
trace-events
tracetool
translate-all.c
uboot_image.h
usb-bsd.c
usb-linux.c
usb-stub.c
VERSION
version.rc
vgafont.h
vl.c qemu-timer: move commonly used timer code to qemu-timer-common 2010-10-23 15:24:07 +00:00
x86_64.ld

Read the documentation in qemu-doc.html.

Fabrice Bellard.