]> git.proxmox.com Git - mirror_qemu.git/commitdiff
docs: fix broken paths to docs/devel/tracing.txt
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 28 Jul 2017 22:46:05 +0000 (19:46 -0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 31 Jul 2017 10:12:53 +0000 (13:12 +0300)
With the move of some docs/ to docs/devel/ on ac06724a71,
no references were updated.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
47 files changed:
audio/trace-events
block/trace-events
chardev/trace-events
crypto/trace-events
hw/9pfs/trace-events
hw/acpi/trace-events
hw/alpha/trace-events
hw/arm/trace-events
hw/audio/trace-events
hw/block/dataplane/trace-events
hw/block/trace-events
hw/char/trace-events
hw/display/trace-events
hw/dma/trace-events
hw/i386/trace-events
hw/input/trace-events
hw/intc/trace-events
hw/isa/trace-events
hw/mem/trace-events
hw/misc/trace-events
hw/net/trace-events
hw/nvram/trace-events
hw/pci/trace-events
hw/ppc/trace-events
hw/s390x/trace-events
hw/scsi/trace-events
hw/sd/trace-events
hw/sparc/trace-events
hw/timer/trace-events
hw/usb/trace-events
hw/vfio/trace-events
hw/virtio/trace-events
hw/xen/trace-events
io/trace-events
linux-user/trace-events
migration/trace-events
net/trace-events
qom/trace-events
scripts/simpletrace.py
target/arm/trace-events
target/i386/trace-events
target/mips/trace-events
target/ppc/trace-events
target/s390x/trace-events
target/sparc/trace-events
ui/trace-events
util/trace-events

index 517359039e8558e403aea95c53aa52a112622ba4..122604287fe34ada4ac55c51ee2b08ad266f0e12 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # audio/alsaaudio.c
 alsa_revents(int revents) "revents = %d"
index 4a4df2532361759364c55ee862d394a541b7a8c3..8d10a829414bb1138528a42ded81a31207de38b1 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # block.c
 bdrv_open_common(void *bs, const char *filename, int flags, const char *format_name) "bs %p filename \"%s\" flags %#x format_name \"%s\""
index 822dde668b58ef92a06da18dc759aa965b571f56..d0e5f3bbc1a730d2bd960ee22c94341e7815c9c3 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # chardev/wctablet.c
 wct_init(void) ""
index dc6ddd30d651af5c91dafef7820104c60daf6350..e589990359b4d9037bafc74aebf1a57d5d627a11 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # crypto/tlscreds.c
 qcrypto_tls_creds_load_dh(void *creds, const char *filename) "TLS creds load DH creds=%p filename=%s"
index fb4de3d465aba218ba32ab5cd5368ef6d4254ceb..08a4abf22ea447220f70206a1f4b9acaa2d00447 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/9pfs/virtio-9p.c
 v9fs_rerror(uint16_t tag, uint8_t id, int err) "tag %d id %d err %d"
index c379607a3e4f6f0f51c30c1b19dcb08f577a044c..e3b41e9df4bd02be19fc9f588829fedea9345b67 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/acpi/memory_hotplug.c
 mhp_acpi_invalid_slot_selected(uint32_t slot) "0x%"PRIx32
index e44ff01a095f7d0caeca48227f956117b658ceea..46024cca0ba1fee76f5b30af8aefd70d9cef3ecc 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/alpha/pci.c
 alpha_pci_iack_write(void) ""
index d5f33a2a036c265b346aed3e0501e413b5da8fa9..193063ed9939b99578575156b558953c044b3498 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/arm/virt-acpi-build.c
 virt_acpi_setup(void) "No fw cfg or ACPI disabled. Bailing out."
index 3210386e863e3cd9e47583744af0e5e576819840..47e2ed53d7b028a0f1fcb32c1c741dc0d26b31f5 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/audio/cs4231.c
 cs4231_mem_readl_dreg(uint32_t reg, uint32_t ret) "read dreg %d: 0x%02x"
index e07673ab1f6a98bc2e9c434218856040c742d87a..1a7ea277b070b1ac9155fac9523c6686368e1cce 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/block/dataplane/virtio-blk.c
 virtio_blk_data_plane_start(void *s) "dataplane %p"
index c332c01ea8a57125365b6c9848b6880dac7978dd..cb6767b3ee3f6e1399bbc0f9300c53f3366b38e4 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/block/virtio-blk.c
 virtio_blk_req_complete(void *vdev, void *req, int status) "vdev %p req %p status %d"
index daf4ee470a982c2d90fa7f42d0cb70e2059496f0..eeb1a0a52785049b8f769bf16291f631d3456d57 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/char/virtio-serial-bus.c
 virtio_serial_send_control_event(unsigned int port, uint16_t event, uint16_t value) "port %u, event %u, value %u"
index 3e896d2e3fb31f8fa435b01049f415b65c48a5d1..02d03a9ccce12e78451a010f2a2d16ebe2f68461 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/display/jazz_led.c
 jazz_led_read(uint64_t addr, uint8_t val) "read addr=0x%"PRIx64": 0x%x"
index 22878dfdb6f3eb0d5b3af52af4a9648d905b323c..40e9688325f77ee94796c229faca98a55d7a4af2 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/dma/rc4030.c
 jazzio_read(uint64_t addr, uint32_t ret) "read reg[0x%"PRIx64"] = 0x%x"
index 42d8a7e27a5077ea3bdd2411a8193e99f40ffdc4..d43b4b6cd3bf2e37693841b8cd6a7fb845839618 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/i386/x86-iommu.c
 x86_iommu_iec_notify(bool global, uint32_t index, uint32_t mask) "Notify IEC invalidation: global=%d index=%" PRIu32 " mask=%" PRIu32
index 5a87818b4929a3a9b4672cfd61e92c22e9b2b030..e1c8780771cf319cf7dc0f8cfa03bbde3683e72a 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/input/ps2.c
 ps2_put_keycode(void *opaque, int keycode) "%p keycode %d"
index c586714d893566e8767dee66845057c0b97f6913..1788dda197a1e29ae4e858391ba0a847faa7e4aa 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/intc/apic_common.c
 cpu_set_apic_base(uint64_t val) "%016"PRIx64
index 9faca41a975d891b1cfe42f88898d3fad24b8720..254500a3f6f0e51284418fa4421fa4f3380f41e3 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/isa/pc87312.c
 pc87312_io_read(uint32_t addr, uint32_t val) "read addr=%x val=%x"
index 323c3c10d51f91eecec2394f20b0cfe556c13636..e150dcc4977d72170715d4eb4e8763d1a5be2413 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/trace-events.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/mem/pc-dimm.c
 mhp_pc_dimm_assigned_slot(int slot) "%d"
index 28b8cd1c2e18f0d88da97561338058342793f94a..56ee4fb5f622ebfad408ebabb8289fac67bd00bb 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/misc/eccmemctl.c
 ecc_mem_writel_mer(uint32_t val) "Write memory enable %08x"
index c71480535efa916f1f169dec12e7a46dc6e5dfcc..2535d5b0b8520bc83ec7099199c89c8de014968f 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/net/lance.c
 lance_mem_readw(uint64_t addr, uint32_t ret) "addr=%"PRIx64"val=0x%04x"
index 1f1e05ab695a80e9350fe69d935477ce1d502fc4..f9a778d152946c4b67af9032bde2c38e164b5bf8 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/nvram/ds1225y.c
 nvram_read(uint32_t addr, uint32_t ret) "read addr %d: 0x%02x"
index 83c8f5ace73fbee5dfe5c5f805f9b9fab2eb34f5..2f0da76733f5e28ddc2a2441b0a6cbbba6120f02 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/pci/pci.c
 pci_update_mappings_del(void *d, uint32_t bus, uint32_t slot, uint32_t func, int bar, uint64_t addr, uint64_t size) "d=%p %02x:%02x.%x %d,%#"PRIx64"+%#"PRIx64
index 0f7d9be4efa5ac2b0c5fe941bf1dd8ef8ebf187e..0501b88477ce2c7064f1bcea74585abdf0b67dc8 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/ppc/spapr_pci.c
 spapr_pci_msi(const char *msg, uint32_t ca) "%s (cfg=%x)"
index f07e974678000d9766ce6dec83ee3fa07e64b505..5086cd9ad97b01fd6048a9803bb160a83087043f 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/s390x/css.c
 css_enable_facility(const char *facility) "CSS: enable %s"
index 4a2e5d66df59cf26600b4898216a8802777ca984..652a815e77689860ccd411e9c166237fd07d708b 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/scsi/scsi-bus.c
 scsi_req_alloc(int target, int lun, int tag) "target %d lun %d tag %d"
index b17e7ba44269af503cc5acf36d2a70b9d0546ff8..42ebc2d0d8b5708bd5c5eeeefb456eb490d7995d 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/sd/milkymist-memcard.c
 milkymist_memcard_memory_read(uint32_t addr, uint32_t value) "addr %08x value %08x"
index 30fb0373e7ece1ee1d7aa52c7a365c3c84a0fb17..efd765cbe61d2ced82ac331bbc8226d0207ab9e7 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/sparc/sun4m.c
 sun4m_cpu_interrupt(unsigned int level) "Set CPU IRQ %d"
index fd8196be667b0d5b6e9c6506b24c02ae5b971138..62c4e0dc7512747e5f89c2f3d174b80315fa8f1c 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/timer/slavio_timer.c
 slavio_timer_get_out(uint64_t limit, uint32_t counthigh, uint32_t count) "limit %"PRIx64" count %x%08x"
index 0c323d4cac89458d877e3846218e8d5c4e1e5a41..f74cbd5bcdde257c10894a84d1b2264885711094 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/usb/core.c
 usb_packet_state_change(int bus, const char *port, int ep, void *p, const char *o, const char *n) "bus %d, port %s, ep %d, packet %p, state %s -> %s"
index 2561c6d31a4120bfba21a2601e56b5a832ab1833..f7f891439ac298c40dc25989b8dc3c102797cbb9 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/vfio/pci.c
 vfio_intx_interrupt(const char *name, char line) " (%s) Pin %c"
index e24d8fa9978f21e4be56dd8af1809131315eabd6..012bbaa694898e3b57716c1870a293fb9baae173 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # hw/virtio/virtio.c
 virtqueue_alloc_element(void *elem, size_t sz, unsigned in_num, unsigned out_num) "elem %p size %zd in_num %u out_num %u"
index 5615dce2c12a2bde71947e1dd7806437a6abee1a..bff4f2319b8636fb6f3762767c476b099cfd1736 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # include/hw/xen/xen_common.h
 xen_default_ioreq_server(void) ""
index ff993bef4551991ffefdd2f352be0be28adaeba3..3d233698d0f545416ddef29764a2083d236249c3 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # io/task.c
 qio_task_new(void *task, void *source, void *func, void *opaque) "Task new task=%p source=%p func=%p opaque=%p"
index fc71f91ccbf3eba0e8e0d805399bd4230c8baebf..80ad957dfdd029c25ca6235c6ea2801f042f57bd 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # linux-user/signal.c
 user_setup_frame(void *env, uint64_t frame_addr) "env=%p frame_addr=%"PRIx64
index cb2c4b5b40b2e940184ff2f0661c7a2a732660dd..a7d546b289519c0a99e64c964ba48120542798b5 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # migration/savevm.c
 qemu_loadvm_state_section(unsigned int section_type) "%d"
index 247e5c04dbb2d2063fbc203ef3b7eb20a82b947f..201813941ddbeb3c0b970fcdd420b83126f986fe 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # net/vhost-user.c
 vhost_user_event(const char *chr, int event) "chr: %s got event: %d"
index 97db3572071ec30ed99b44451b9695605e9892be..5d86fbf0191ef038cbb032b30c4cc463761f433e 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # qom/object.c
 object_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"
index f1be6e419a2ce00657f26d7fe018e907430ce26a..2a977e2ab9c8185187979ba6fdc938269fd4ca50 100755 (executable)
@@ -7,7 +7,7 @@
 # This work is licensed under the terms of the GNU GPL, version 2.  See
 # the COPYING file in the top-level directory.
 #
-# For help see docs/tracing.txt
+# For help see docs/devel/tracing.txt
 
 import struct
 import re
index e21c84fc6f5ff187f3485ec3a143a7b14f638d1b..c4fcda59b48601a9e6e72ed93e76b367650d1128 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # target/arm/helper.c
 arm_gt_recalc(int timer, int irqstate, uint64_t nexttick) "gt recalc: timer %d irqstate %d next tick %" PRIx64
index de6a1cf0cb27deb30b2c00e020d0122731c73a34..3153fd445488acf0b087f9163bded135c1fe75c6 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # target/i386/kvm.c
 kvm_x86_fixup_msi_error(uint32_t gsi) "VT-d failed to remap interrupt for GSI %" PRIu32
index 43824089b3dd44eb25f96d5abace36a1101320ca..05eafd7870c9e58dfbf541a8ba3493e238d27ee2 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # target/mips/translate.c
 mips_translate_c0(const char *instr, const char *rn, int reg, int sel) "%s %s (reg %d sel %d)"
index b666156114b926586559b5c4d8faf50b6b5883fb..35ee8985665a987bdf8f17efa6b5d19884591dfb 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # target/ppc/kvm.c
 kvm_failed_spr_set(int str, const char *msg) "Warning: Unable to set SPR %d to KVM: %s"
index 1574033e31deb174b0a18e2c568f1a441b669964..852a248d663ed138fa7f4547cef1f8c39da713b0 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # target/s390x/mmu_helper.c
 get_skeys_nonzero(int rc) "SKEY: Call to get_skeys unexpectedly returned %d"
index 8df178a347db5a1e5be5737c4bd3cc5db263b811..8d1ed1b9136777c6ef192e52949276aafe22cece 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # target/sparc/mmu_helper.c
 mmu_helper_dfault(uint64_t address, uint64_t context, int mmu_idx, uint32_t tl) "DFAULT at %"PRIx64" context %"PRIx64" mmu_idx=%d tl=%d"
index 19ce5f85f6882b779aaff07cbefbf155fd007489..34c2213700e0910a0b56a53e6f5e6c0e2ef3a77f 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # ui/console.c
 console_gfx_new(void) ""
index fa540c620bb20b5b7043b65c16b2fb2953110c89..025499f83f97d81c802ba58de3657e487c9593ad 100644 (file)
@@ -1,4 +1,4 @@
-# See docs/tracing.txt for syntax documentation.
+# See docs/devel/tracing.txt for syntax documentation.
 
 # util/aio-posix.c
 run_poll_handlers_begin(void *ctx, int64_t max_ns) "ctx %p max_ns %"PRId64