qemu-irix/docs
Markus Armbruster 0fb6395c0c Use error_is_set() only when necessary (again)
error_is_set(&var) is the same as var != NULL, but it takes
whole-program analysis to figure that out.  Unnecessarily hard for
optimizers, static checkers, and human readers.  Commit 84d18f0 dumbed
it down to obvious, but a few more have crept in since, and
documentation was overlooked.  Dumb these down, too.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-04-25 18:05:06 +02:00
..
qmp qmp: Make Quorum error events more palatable. 2014-02-28 18:59:06 +01:00
specs
atomics.txt
blkverify.txt
bootindex.txt
ccid.txt
ich9-ehci-uhci.cfg
libcacard.txt
live-block-ops.txt
memory.txt
migration.txt
q35-chipset.cfg
qapi-code-gen.txt qapi script: do not allow string discriminator 2014-03-11 09:07:42 -04:00
qdev-device-use.txt
qemupciserial.inf Docs: Introduce multiport serial support in qemupciserial.inf. 2014-03-12 10:33:23 +01:00
rdma.txt rdma: rename 'x-rdma' => 'rdma' 2014-02-25 14:30:28 +01:00
spice-port-fqdn.txt
tracing.txt Update documentation for LTTng ust tracing 2014-02-19 11:08:54 +01:00
usb-storage.txt
usb2.txt
virtio-balloon-stats.txt
vnc-ledstate-Pseudo-encoding.txt
writing-qmp-commands.txt Use error_is_set() only when necessary (again) 2014-04-25 18:05:06 +02:00
xbzrle.txt
xen-save-devices-state.txt