aboutsummaryrefslogtreecommitdiff
path: root/hw/hppa/trace-events
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2017-10-08 16:47:27 -0400
committerRichard Henderson <richard.henderson@linaro.org>2018-01-31 05:30:50 -0800
commita72bd606ca9754e2d2aecf75acd3c27564ad4fe0 (patch)
treeb5750b17922ae05209e6c2c0ffe381693b7f3f6f /hw/hppa/trace-events
parent7b93dab51e929d7c2878cb5ad92b4419e3318e73 (diff)
downloadqemu-a72bd606ca9754e2d2aecf75acd3c27564ad4fe0.zip
qemu-a72bd606ca9754e2d2aecf75acd3c27564ad4fe0.tar.gz
qemu-a72bd606ca9754e2d2aecf75acd3c27564ad4fe0.tar.bz2
hw/hppa: Implement DINO system board
Now that we have the prerequisites in target/hppa/, implement the hardware for a PA7100LC. This also enables build for hppa-softmmu. Signed-off-by: Helge Deller <deller@gmx.de> [rth: Since it is all new code, squashed all branch development withing hw/hppa/ to a single patch.] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/hppa/trace-events')
-rw-r--r--hw/hppa/trace-events4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/hppa/trace-events b/hw/hppa/trace-events
new file mode 100644
index 0000000..14c6793
--- /dev/null
+++ b/hw/hppa/trace-events
@@ -0,0 +1,4 @@
+# See docs/devel/tracing.txt for syntax documentation.
+
+# hw/hppa/pci.c
+hppa_pci_iack_write(void) ""