qemu-e2k/include
Max Reitz f53a829bb9 nbd: Drop BDS backpointer
Before this patch, the "opaque" pointer in an NBD BDS points to a
BDRVNBDState, which contains an NbdClientSession object, which in turn
contains a pointer to the BDS. This pointer may become invalid due to
bdrv_swap(), so drop it, and instead pass the BDS directly to the
nbd-client.c functions which then retrieve the NbdClientSession object
from there.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1423256778-3340-2-git-send-email-mreitz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-02-16 14:36:03 +00:00
..
block nbd: Drop BDS backpointer 2015-02-16 14:36:03 +00:00
disas
exec tcg: Put opcodes in a linked list 2015-02-12 21:21:38 -08:00
fpu softfloat: expand out STATUS macro 2015-02-06 16:11:38 +00:00
hw pci: Add generic PCIe host bridge 2015-02-13 05:46:07 +00:00
libdecnumber
migration migration: Fix warning caused by missing declaration of vmstate_dummy 2015-02-10 10:26:05 +03:00
monitor
net
qapi block: Eliminate silly QERR_ macros used for encryption keys 2015-02-06 11:46:32 -05:00
qemu cpu-exec: simplify init_delay_params 2015-02-02 16:55:11 +01:00
qom
sysemu arm: Add PCIe host bridge in virt machine 2015-02-13 05:46:08 +00:00
ui qmp hmp: Improve error messages when SPICE is not in use 2015-01-29 10:01:31 +01:00
config.h
elf.h
glib-compat.h
qemu-common.h qemu-common.h: optimise muldiv64 if int128 is available 2015-01-14 10:38:57 +01:00
qemu-io.h
qjson.h QJSON: Add JSON writer 2015-02-05 17:16:14 +01:00
trace-tcg.h
trace.h