]> git.proxmox.com Git - qemu.git/blobdiff - event_notifier.h
acpi_piix4: Disallow write to up/down PCI hotplug registers
[qemu.git] / event_notifier.h
index 24117ea97bf3a50425737aa325de70446ef3454f..886222cb36a8cf59e08faf16cc758f422f0fbcb1 100644 (file)
@@ -1,3 +1,15 @@
+/*
+ * event notifier support
+ *
+ * Copyright Red Hat, Inc. 2010
+ *
+ * Authors:
+ *  Michael S. Tsirkin <mst@redhat.com>
+ *
+ * This work is licensed under the terms of the GNU GPL, version 2 or later.
+ * See the COPYING file in the top-level directory.
+ */
+
 #ifndef QEMU_EVENT_NOTIFIER_H
 #define QEMU_EVENT_NOTIFIER_H