History log of /illumos-gate/usr/src/cmd/mdb/i86xpv/modules/xpv_uppc/xpv_uppc.c
Revision Date Author Comments Expand
28e4da25922bdfc5cba7ab29f47de911bbd78009 31-Jan-2013 Matthew Ahrens <mahrens@delphix.com>

3465 ::walk ... | ::<dcmd> misinterprets input as symbol names 3466 ::tsd should handle missing/NULL values better 3467 mdb_ctf_vread() could be more useful 3468 mdb enhancements for zfs development 3470 ::whatis does not print callers from KMF_LITE 3473 mdb_get_module() returns wrong module Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@nexenta.com>

/illumos-gate/usr/src/cmd/mdb/common/mdb/mdb.c /illumos-gate/usr/src/cmd/mdb/common/mdb/mdb_cmds.c /illumos-gate/usr/src/cmd/mdb/common/mdb/mdb_ctf.c /illumos-gate/usr/src/cmd/mdb/common/mdb/mdb_ctf.h /illumos-gate/usr/src/cmd/mdb/common/mdb/mdb_frame.h /illumos-gate/usr/src/cmd/mdb/common/mdb/mdb_modapi.c /illumos-gate/usr/src/cmd/mdb/common/mdb/mdb_print.c /illumos-gate/usr/src/cmd/mdb/common/modules/conf/mapfile-extern /illumos-gate/usr/src/cmd/mdb/common/modules/genunix/findstack_subr.c /illumos-gate/usr/src/cmd/mdb/common/modules/genunix/kmem.c /illumos-gate/usr/src/cmd/mdb/common/modules/genunix/tsd.c /illumos-gate/usr/src/cmd/mdb/common/modules/libc/libc.c /illumos-gate/usr/src/cmd/mdb/common/modules/zfs/zfs.c /illumos-gate/usr/src/cmd/mdb/i86xpv/modules/xpv/xpv.c /illumos-gate/usr/src/cmd/mdb/i86xpv/modules/xpv_psm/xpv_psm.c xpv_uppc.c /illumos-gate/usr/src/uts/common/fs/zfs/sys/refcount.h
cc7a88b54b4969574f03e1a1225bb13be487f5db 04-Apr-2008 mrj <none@none>

6684164 fix for 6545999 breaks 32-bit dom0 6683443 xVM panics during boot on systems without acpi Contributed by Juergen Keil (jk@tools.de)