History log of /external/qemu/include/sysemu/os-posix.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e711ca0dbf7d0a55897aec0a0249f349fee37894 16-Feb-2014 David 'Digit' Turner <digit@google.com> <sysemu/os-xxxx.h>: upstream version.

Change-Id: I0516af43d2195230e256dfdd2975d4ccd0086c92
/external/qemu/include/sysemu/os-posix.h
f9077a88a0b9edca081b0810dde73d108db087a6 10-Feb-2014 David 'Digit' Turner <digit@google.com> Move main loop logic to main-loop.c

This patch moves most of the logic dealing with the internal main loop
into the main-loop.c file, to match upstream. Note however that the actual
implementation is not changed, and is still _very_ different from upstream.

However, this decouples a few more things to make upcoming refactors
significantly easier. This should not affect performance in any way.

+ Move the log rotation logic, which is specific to QEMU, to
log-rotate-android.c and include/android/log-rotate.h, it's likely
that the use of SIGUSR1 will not be maintained in the future, because
upstream uses that to signal virtual CPU threads internally instead.

Change-Id: I7bc886778fa70742c165b1dfe77637564910764e
/external/qemu/include/sysemu/os-posix.h
057b0f638014d1cb6764aab945b98197329f745e 15-Dec-2013 David 'Digit' Turner <digit@android.com> Move elf_ops.h -> include/hw/elf_ops.h

+ qemu-thread.h -> include/qemu/thread.h
+ qemu-os-*.h -> include/sysemu/os-*.h

Change-Id: I68a58a817e54a7f607b34b7a9b34e38a685233ea
/external/qemu/include/sysemu/os-posix.h