Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
Find a file
Fabien Chouteau 96d922a654 Improve "ta 0" shutdown
This patch replace the previous implementation with this simplified and
more complete version (no shutdown when psret == 1).

Signed-off-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-11-19 11:22:57 +00:00
audio fmodaudio: Remove unused variable 'bits16' (reported by cppcheck) 2011-11-18 21:55:29 +04:00
block block: Introduce bdrv_co_flush_to_os 2011-11-11 14:02:59 +01:00
bsd-user
darwin-user
default-configs
docs
fpu
fsdev
gdb-xml
hw Merge branch 's390-1.0' of git://repo.or.cz/qemu/agraf 2011-11-19 11:17:58 +00:00
libcacard
linux-headers
linux-user linux-user/elfload.c: Don't memset(NULL..) if malloc() failed 2011-11-11 12:49:53 -06:00
net
pc-bios
qapi
qga
QMP
roms
scripts
slirp
sysconfigs/target
target-alpha
target-arm
target-cris
target-i386 x86/cpuid: Fix crash on -cpu "" 2011-11-10 12:29:50 +00:00
target-lm32
target-m68k
target-microblaze
target-mips
target-ppc PPC: Fix for the gdb single step problem on an rfi instruction 2011-11-11 17:33:58 +01:00
target-s390x s390x: Add shutdown for TCG s390-virtio machine 2011-11-14 17:47:26 +01:00
target-sh4
target-sparc Improve "ta 0" shutdown 2011-11-19 11:22:57 +00:00
target-unicore32
target-xtensa
tcg tcg-sparc: Fix set-but-not used warnings. 2011-11-19 11:20:26 +00:00
tests
trace
ui ui: Plug memory leaks on parse_keyboard_layout() error path 2011-11-11 12:49:51 -06: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
bitmap.c
bitmap.h
bitops.c
bitops.h
block-migration.c
block-migration.h
block.c block: Make cache=unsafe flush to the OS 2011-11-11 14:02:59 +01:00
block.h block: add eject request callback 2011-11-11 14:02:57 +01:00
block_int.h block: Introduce bdrv_co_flush_to_os 2011-11-11 14:02:59 +01:00
blockdev.c block: add eject request callback 2011-11-11 14:02:57 +01:00
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
check-qlist.c
check-qstring.c
cmd.c
cmd.h
CODING_STYLE
compatfd.c
compatfd.h
compiler.h
config.h
configure configure: Do not use 'sed -i' 2011-11-11 12:49:51 -06:00
console.c console: Fix rendering of VGA underline 2011-11-07 10:57:37 -06:00
console.h
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-ucontext.c
coroutine-win32.c
cpu-all.h
cpu-common.h
cpu-defs.h
cpu-exec.c
cpus.c reenable vm_clock when resuming all vcpus 2011-11-07 10:57:37 -06:00
cpus.h
cris-dis.c
cursor.c
cursor_hidden.xpm
cursor_left_ptr.xpm
cutils.c
def-helper.h
device_tree.c
device_tree.h
dis-asm.h
disas.c
disas.h
dma-helpers.c
dma.h
dyngen-exec.h
elf.h
envlist.c
envlist.h
error.c
error.h
error_int.h
event_notifier.c
event_notifier.h
exec-all.h
exec-memory.h
exec.c
gdbstub.c gdbstub: Fix memory leak 2011-11-19 11:22:24 +00:00
gdbstub.h
gen-icount.h
HACKING
hmp-commands.hx
hmp.c
hmp.h
host-utils.c
host-utils.h
hppa-dis.c
hppa.ld
i386-dis.c
i386.ld
ia64-dis.c
ia64.ld
input.c
int128.h
iohandler.c
ioport-user.c
ioport.c
ioport.h
iorange.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
m68k.ld
main-loop.c
main-loop.h
MAINTAINERS
Makefile
Makefile.dis
Makefile.hw
Makefile.objs
Makefile.target
Makefile.user
memory.c memory: fix 'info mtree' segfaults 2011-11-13 12:00:55 +02:00
memory.h
microblaze-dis.c
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c migration: fix detached migration with fd 2011-11-11 12:49:51 -06:00
migration.h
mips-dis.c
mips.ld
module.c
module.h
monitor.c
monitor.h
nbd.c nbd: treat EPIPE from NBD_DO_IT as success 2011-11-11 14:02:58 +01:00
nbd.h
net.c
net.h
notify.c
notify.h
os-posix.c os-posix: Plug fd leak in qemu_create_pidfile() 2011-11-11 12:49:52 -06:00
os-win32.c Replace WriteFileEx with WriteFile in qemu_create_pidfile 2011-11-09 12:06:20 -06:00
osdep.c
osdep.h
oslib-posix.c
oslib-win32.c
path.c
pci-ids.txt
pflib.c
pflib.h
poison.h
posix-aio-compat.c posix-aio-compat: Plug memory leak on paio_init() error path 2011-11-11 12:49:52 -06:00
ppc-dis.c
ppc.ld
ppc64.ld
qapi-schema-guest.json
qapi-schema-test.json
qapi-schema.json
qbool.c
qbool.h
qdict-test-data.txt
qdict.c
qdict.h
qemu-aio.h
qemu-barrier.h
qemu-char.c qemu-char: Plug memory leak on qemu_chr_open_pty() error path 2011-11-11 12:49:51 -06:00
qemu-char.h
qemu-common.h
qemu-config.c
qemu-config.h
qemu-coroutine-int.h
qemu-coroutine-lock.c
qemu-coroutine.c
qemu-coroutine.h
qemu-doc.texi
qemu-error.c
qemu-error.h
qemu-ga.c
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io.c
qemu-lock.h
qemu-log.h
qemu-nbd.c qemu-nbd: open the block device after starting the client thread 2011-11-11 14:02:58 +01:00
qemu-nbd.texi
qemu-objects.h
qemu-option.c
qemu-option.h
qemu-options.h
qemu-options.hx
qemu-os-posix.h
qemu-os-win32.h
qemu-progress.c
qemu-queue.h
qemu-sockets.c qemu-sockets: Plug fd leak on unix_connect_opts() error path 2011-11-11 12:49:52 -06:00
qemu-tech.texi qemu-tech.texi: Update default code cache size 2011-11-10 09:41:40 +00:00
qemu-thread-posix.c
qemu-thread-posix.h
qemu-thread-win32.c
qemu-thread-win32.h
qemu-thread.h
qemu-timer-common.c
qemu-timer.c win32: remove broken timers 2011-11-09 12:06:20 -06:00
qemu-timer.h
qemu-tls.h
qemu-tool.c
qemu-x509.h
qemu-xattr.h configure: fix detection for xattr.h on modern distributions 2011-11-09 12:06:20 -06:00
qemu.sasl
qemu_socket.h
qerror.c
qerror.h
qfloat.c
qfloat.h
qint.c
qint.h
qjson.c
qjson.h
qlist.c
qlist.h
qmp-commands.hx
qmp.c
qobject.h
qstring.c
qstring.h
range.h
readline.c
readline.h
README
rules.mak
s390-dis.c
s390.ld
savevm.c
sh4-dis.c
softmmu-semi.h
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
sparc-dis.c
sparc.ld
sparc64.ld
spice-qemu-char.c
sysemu.h
targphys.h
tcg-runtime.c
tci-dis.c
tci.c tcg: Standardize on TCGReg as the enum for hard registers 2011-11-14 17:47:26 +01:00
test-coroutine.c
test-qmp-commands.c
test-visitor.c
thunk.c
thunk.h
TODO
trace-events
translate-all.c
uboot_image.h
usb-bsd.c
usb-linux.c
usb-redir.c
usb-stub.c
user-exec.c
VERSION Update version to 1.0-rc2 2011-11-14 11:26:32 -06:00
version.rc
vgafont.h
vl.c vl.c: prohibit simultaneous use of -icount with kvm or xen 2011-11-11 12:49:53 -06:00
x86_64.ld
xen-all.c
xen-mapcache.c
xen-mapcache.h
xen-stub.c
xtensa-semi.c

Read the documentation in qemu-doc.html.

Fabrice Bellard.