QEMU With E2K User Support
Go to file
Dr. David Alan Gilbert e1a8c9b67f socket shutdown
Add QEMUFile interface to allow a socket to be 'shut down' - i.e. any
reads/writes will fail (and any blocking read/write will be woken).

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
2015-01-16 13:06:17 +05:30
audio
backends
block coroutine: drop qemu_coroutine_adjust_pool_size 2015-01-13 13:43:29 +00:00
bsd-user
default-configs s390: Add PCI bus support 2015-01-12 10:14:04 +01:00
disas
docs xbzrle: optimize XBZRLE to decrease the cache misses 2015-01-15 17:49:43 +05:30
dtc@bc895d6d09
fpu
fsdev
gdb-xml
hw blizzard: do not depend on VGA internals 2015-01-15 10:44:13 +03:00
include socket shutdown 2015-01-16 13:06:17 +05:30
libcacard
libdecnumber
linux-headers
linux-user
migration socket shutdown 2015-01-16 13:06:17 +05:30
net
pc-bios
pixman@87eea99e44
po
qapi qmp: Add command 'blockdev-backup' 2015-01-13 11:47:56 +00:00
qga
qobject
qom
roms
scripts checkpatch: Brace handling on multi-line condition 2015-01-13 11:47:56 +00:00
slirp
stubs
sysconfigs/target
target-alpha
target-arm target-arm: Fix typo in comment (seperately -> separately) 2015-01-15 10:44:13 +03:00
target-cris
target-i386 Mostly bugfixes and cleanups from qemu-devel. Yet another small patch from 2015-01-14 18:02:47 +00:00
target-lm32
target-m68k
target-microblaze
target-mips kvm: extend kvm_irqchip_add_msi_route to work on s390 2015-01-12 10:14:04 +01:00
target-moxie
target-openrisc target-openrisc: bugfix for dec_sys to decode instructions correctly 2015-01-15 10:44:13 +03:00
target-ppc kvm: extend kvm_irqchip_add_msi_route to work on s390 2015-01-12 10:14:04 +01:00
target-s390x kvm: extend kvm_irqchip_add_msi_route to work on s390 2015-01-12 10:14:04 +01:00
target-sh4
target-sparc
target-tricore target-tricore: Fix new typos 2015-01-15 10:44:13 +03:00
target-unicore32
target-xtensa
tcg
tests Tests: QEMUSizedBuffer/QEMUBuffer 2015-01-16 13:06:17 +05:30
trace
ui
util qemu-thread: add per-thread atexit functions 2015-01-13 13:43:29 +00:00
.exrc
.gitignore .gitignore: Ignore generated "common.env" 2015-01-13 13:43:28 +00:00
.gitmodules
.mailmap
.travis.yml
accel.c
aio-posix.c
aio-win32.c
arch_init.c xbzrle: optimize XBZRLE to decrease the cache misses 2015-01-15 17:49:43 +05:30
async.c block: replace g_new0 with g_new for bottom half allocation. 2015-01-13 11:47:56 +00:00
balloon.c
block.c block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET} 2015-01-13 13:43:29 +00:00
blockdev-nbd.c
blockdev.c block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET} 2015-01-13 13:43:29 +00:00
blockjob.c
bootdevice.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c coroutine-ucontext: use __thread 2015-01-13 13:43:28 +00:00
coroutine-win32.c
cpu-exec.c
cpus.c cpus: consistently use QEMU_CLOCK_VIRTUAL_RT for icount_warp_rt timer 2015-01-14 10:38:58 +01:00
cputlb.c
device_tree.c
device-hotplug.c
disas.c
dma-helpers.c
dump.c
exec.c pc: resizeable ROM blocks 2015-01-10 21:02:23 +00:00
gdbstub.c
HACKING
hmp-commands.hx
hmp.c
hmp.h
iohandler.c
ioport.c
iothread.c
kvm-all.c kvm: extend kvm_irqchip_add_msi_route to work on s390 2015-01-12 10:14:04 +01:00
kvm-stub.c
LICENSE
main-loop.c
MAINTAINERS MAINTAINERS: Add migration/block* to block subsystem 2015-01-13 13:43:29 +00:00
Makefile Makefile: Remove config.status and common.env during 'make distclean' 2015-01-15 10:44:13 +03:00
Makefile.objs
Makefile.target
memory_mapping.c
memory.c
module-common.c
monitor.c
nbd.c
numa.c
os-posix.c
os-win32.c
page_cache.c xbzrle: rebuild the cache_is_cached function 2015-01-15 17:49:43 +05:30
qapi-schema.json block: Add blockdev-backup to transaction 2015-01-13 11:47:56 +00:00
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c Do not hang on full PTY 2015-01-15 10:44:13 +03:00
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c coroutine: try harder not to delete coroutines 2015-01-13 13:43:29 +00:00
qemu-doc.texi
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io-cmds.c
qemu-io.c
qemu-log.c
qemu-nbd.c
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c qemu-timer: rename timer_init to timer_init_tl 2015-01-14 10:38:57 +01:00
qemu.nsi
qemu.sasl
qmp-commands.hx qmp: Add command 'blockdev-backup' 2015-01-13 11:47:56 +00:00
qmp.c
qtest.c
README
rules.mak rules.mak: Fix module build 2015-01-14 10:38:57 +01:00
savevm.c
softmmu_template.h
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events
translate-all.c translate-all: Mark map_exec() with the 'unused' attribute 2015-01-15 10:44:13 +03:00
translate-all.h
user-exec.c
VERSION
version.rc
vl.c vl.c: fix some alignment issues 2015-01-15 10:44:13 +03:00
xen-common-stub.c
xen-common.c
xen-hvm-stub.c
xen-hvm.c xen-hvm: increase maxmem before calling xc_domain_populate_physmap 2015-01-13 18:05:52 +00:00
xen-mapcache.c

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team