Go to file
KONRAD Frederic 9ef13d8f19 virtio-scsi-s390: switch to the new API.
Here the virtio-scsi-s390 is modified for the new API. The device
virtio-scsi-s390 extends virtio-s390-device as before. It creates and
connects a virtio-scsi during the init. The properties are not modified.

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Message-id: 1363875320-7985-7-git-send-email-fred.konrad@greensocs.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-03-26 09:26:36 -05:00
audio
backends chardev: add braille support to qapi 2013-03-13 10:27:46 +01:00
block block: Add options QDict to bdrv_file_open() prototypes (fix MinGW build) 2013-03-25 09:53:04 +01:00
bsd-user
default-configs VMXNET3 device implementation 2013-03-25 11:13:10 +01:00
disas Add moxie disassembler 2013-03-23 14:25:41 +00:00
docs Fix typos and misspellings 2013-03-22 13:25:07 +01:00
fpu
fsdev
gdb-xml
hw virtio-scsi-s390: switch to the new API. 2013-03-26 09:26:36 -05:00
include Merge remote-tracking branch 'stefanha/net' into staging 2013-03-25 13:14:26 -05:00
ldscripts
libcacard
linux-headers
linux-user
net net: increase buffer size to accommodate Jumbo frame pkts 2013-03-25 11:14:07 +01:00
pc-bios ipxe: update binaries 2013-03-25 09:13:18 +01:00
pixman@97336fad32
po
qapi
qga Fix typos and misspellings 2013-03-22 13:25:07 +01:00
QMP qmp: fix handling of boolean values in qmp-shell 2013-03-25 16:21:33 -04:00
qobject Add qdict_clone_shallow() 2013-03-15 16:07:49 +01:00
qom exec: Pass CPUState to cpu_reset_interrupt() 2013-03-12 10:35:55 +01:00
roms ipxe: disable two second timeout 2013-03-25 09:07:40 +01:00
scripts
slirp MinGW: Replace setsockopt by qemu_setsocketopt 2013-03-22 13:14:48 +01:00
stubs
sysconfigs/target
target-alpha cpu: Replace do_interrupt() by CPUClass::do_interrupt method 2013-03-12 10:35:55 +01:00
target-arm target-arm: Override do_interrupt for ARMv7-M profile 2013-03-12 10:35:55 +01:00
target-cris cpu: Replace do_interrupt() by CPUClass::do_interrupt method 2013-03-12 10:35:55 +01:00
target-i386 target-i386: Don't modify env->eflags around cpu_dump_state 2013-03-23 14:30:12 +00:00
target-lm32 target-lm32: use HELPER() macro 2013-03-18 19:40:34 +01:00
target-m68k cpu: Replace do_interrupt() by CPUClass::do_interrupt method 2013-03-12 10:35:55 +01:00
target-microblaze microblaze: Ignore non-cpu accesses to unmapped areas 2013-03-19 17:34:47 +01:00
target-mips target-mips: fix rndrashift_short_acc and code for EXTR_ instructions 2013-03-17 01:06:34 +01:00
target-moxie Add moxie target code 2013-03-23 14:25:41 +00:00
target-openrisc cpu: Replace do_interrupt() by CPUClass::do_interrupt method 2013-03-12 10:35:55 +01:00
target-ppc target-ppc: Use NARROW_MODE macro for tlbie 2013-03-22 15:28:54 +01:00
target-s390x Fix typos and misspellings 2013-03-22 13:25:07 +01:00
target-sh4 cpu: Replace do_interrupt() by CPUClass::do_interrupt method 2013-03-12 10:35:55 +01:00
target-sparc cpu: Replace do_interrupt() by CPUClass::do_interrupt method 2013-03-12 10:35:55 +01:00
target-unicore32 cpu: Replace do_interrupt() by CPUClass::do_interrupt method 2013-03-12 10:35:55 +01:00
target-xtensa cpu: Replace do_interrupt() by CPUClass::do_interrupt method 2013-03-12 10:35:55 +01:00
tcg tcg-optimize: Fold sub r,0,x to neg r,x 2013-03-23 14:31:03 +00:00
tests Merge branch 'for-upstream' of git://github.com/mwalle/qemu 2013-03-23 14:23:26 +00:00
tpm QMP: Remove duplicate TPM type from query-tpm 2013-03-25 16:21:33 -04:00
trace
ui gtk: Release modifier when graphic console loses keyboard focus 2013-03-25 13:10:40 -05:00
util Merge remote-tracking branch 'kwolf/for-anthony' into staging 2013-03-22 13:08:01 -05:00
.exrc
.gitignore gitignore: ignore more files 2013-03-22 16:09:46 +01:00
.gitmodules
.mailmap
aio-posix.c
aio-win32.c
arch_init.c Add top level changes for moxie 2013-03-23 14:25:42 +00:00
async.c aio: add a ThreadPool instance to AioContext 2013-03-15 16:07:50 +01:00
balloon.c
block-migration.c
block.c block: Allow omitting the file name when using driver-specific options 2013-03-22 17:51:32 +01:00
blockdev-nbd.c
blockdev.c block: Allow omitting the file name when using driver-specific options 2013-03-22 17:51:32 +01:00
blockjob.c
bt-host.c MinGW: Replace setsockopt by qemu_setsocketopt 2013-03-22 13:14:48 +01:00
bt-vhci.c
Changelog
cmd.c
cmd.h
CODING_STYLE
configure Add top level changes for moxie 2013-03-23 14:25:42 +00:00
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c
cpu-exec.c target-i386: Don't modify env->eflags around cpu_dump_state 2013-03-23 14:30:12 +00:00
cpus.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
cputlb.c
device_tree.c
device-hotplug.c
disas.c Add moxie disassembler 2013-03-23 14:25:41 +00:00
dma-helpers.c
dump-stub.c
dump.c
exec.c Merge remote-tracking branch 'afaerber/qom-cpu' into staging 2013-03-14 14:50:58 -05:00
gdbstub.c Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu 2013-03-22 21:43:57 +01:00
HACKING
hmp-commands.hx New QMP command query-cpu-max and HMP command cpu_max 2013-03-25 16:21:33 -04:00
hmp.c New QMP command query-cpu-max and HMP command cpu_max 2013-03-25 16:21:33 -04:00
hmp.h New QMP command query-cpu-max and HMP command cpu_max 2013-03-25 16:21:33 -04:00
iohandler.c
ioport.c
kvm-all.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
kvm-stub.c
LICENSE
main-loop.c main-loop: add qemu_get_aio_context() 2013-03-15 16:07:50 +01:00
MAINTAINERS Add top level changes for moxie 2013-03-23 14:25:42 +00:00
Makefile Fix TAGS creation 2013-03-15 11:36:49 -05:00
Makefile.objs Support for TPM command line options 2013-03-12 13:40:11 -05:00
Makefile.target
memory_mapping-stub.c
memory_mapping.c
memory.c memory: fix a bug of detection of memory region collision 2013-03-22 13:21:28 +01:00
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c
monitor.c New QMP command query-cpu-max and HMP command cpu_max 2013-03-25 16:21:33 -04:00
nbd.c nbd: Remove unused functions 2013-03-22 17:51:32 +01:00
os-posix.c
os-win32.c
page_cache.c
qapi-schema-test.json
qapi-schema.json New QMP command query-cpu-max and HMP command cpu_max 2013-03-25 16:21:33 -04:00
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c char: Fix return type of qemu_chr_fe_add_watch() 2013-03-19 07:56:07 -05:00
qemu-coroutine-io.c
qemu-coroutine-lock.c coroutine: use AioContext for CoQueue BH 2013-03-15 16:07:51 +01:00
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.texi
qemu-img-cmds.hx
qemu-img.c block: Add options QDict to bdrv_open() prototype 2013-03-15 16:07:49 +01:00
qemu-img.texi
qemu-io.c block: Add options QDict to bdrv_file_open() prototypes 2013-03-22 17:51:31 +01:00
qemu-log.c
qemu-nbd.c block: Add options QDict to bdrv_open() prototype 2013-03-15 16:07:49 +01:00
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx QMP: TPM QMP and man page documentation updates 2013-03-25 16:21:33 -04:00
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.sasl
qmp-commands.hx New QMP command query-cpu-max and HMP command cpu_max 2013-03-25 16:21:33 -04:00
qmp.c
qtest.c
readline.c
README
rules.mak
savevm.c
spice-qemu-char.c spice-qemu-char: Remove dead debugging code 2013-03-14 09:46:18 +01:00
tcg-runtime.c
tci.c
thread-pool.c threadpool: drop global thread pool 2013-03-15 16:07:51 +01:00
thunk.c
trace-events console: rework DisplaySurface handling [vga emu side] 2013-03-18 10:21:58 +01:00
translate-all.c tcg: Fix occasional TCG broken problem when ldst optimization enabled 2013-03-22 21:38:21 +01:00
translate-all.h
user-exec.c
VERSION
version.rc
vl.c New QMP command query-cpu-max and HMP command cpu_max 2013-03-25 16:21:33 -04:00
xbzrle.c
xen-all.c cpu: Move halted and interrupt_request fields to CPUState 2013-03-12 10:35:55 +01:00
xen-mapcache.c
xen-stub.c

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

- QEMU team