[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] Change PCI-dump debug key: Fixes boot with debug=y and perfc=y



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1215533033 -3600
# Node ID a7ec5cc4fd08603a8fcd3247e17d17d6151eeaff
# Parent  aa07c48c234747c5b712083d453788cbe2f02d97
Change PCI-dump debug key: Fixes boot with debug=y and perfc=y
Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx>
---
 xen/drivers/passthrough/pci.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r aa07c48c2347 -r a7ec5cc4fd08 xen/drivers/passthrough/pci.c
--- a/xen/drivers/passthrough/pci.c     Tue Jul 08 16:12:23 2008 +0100
+++ b/xen/drivers/passthrough/pci.c     Tue Jul 08 17:03:53 2008 +0100
@@ -170,7 +170,7 @@ static void dump_pci_devices(unsigned ch
 
 static int __init setup_dump_pcidevs(void)
 {
-    register_keyhandler('P', dump_pci_devices, "dump PCI devices");
+    register_keyhandler('Q', dump_pci_devices, "dump PCI devices");
     return 0;
 }
 __initcall(setup_dump_pcidevs);

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.