svn commit: r200288 - head/sys/i386/i386

2009-12-09 Thread Kip Macy
Author: kmacy Date: Wed Dec 9 08:09:25 2009 New Revision: 200288 URL: http://svn.freebsd.org/changeset/base/200288 Log: make PV core dump actually dump memory - still need to fix program header initialization Modified: head/sys/i386/i386/dump_machdep.c head/sys/i386/i386/machdep.c

svn commit: r200289 - in stable/7/sys: amd64/amd64 i386/i386

2009-12-09 Thread Scott Long
Author: scottl Date: Wed Dec 9 08:16:12 2009 New Revision: 200289 URL: http://svn.freebsd.org/changeset/base/200289 Log: MFC: fix alignment calculation for situations where alignment needs to be exactly on page boundary or less. Modified: stable/7/sys/amd64/amd64/busdma_machdep.c

svn commit: r200290 - head/sbin/geom/class/mirror

2009-12-09 Thread Ruslan Ermilov
Author: ru Date: Wed Dec 9 11:00:00 2009 New Revision: 200290 URL: http://svn.freebsd.org/changeset/base/200290 Log: The default balance algorithm has changed from split to (the improved version of) load. Modified: head/sbin/geom/class/mirror/gmirror.8 Modified:

svn commit: r200291 - head/sys/dev/siis

2009-12-09 Thread Alexander Motin
Author: mav Date: Wed Dec 9 13:10:10 2009 New Revision: 200291 URL: http://svn.freebsd.org/changeset/base/200291 Log: Increase Max Read Request Size for PCIe chips from 512 to 1024 bytes. It gives those beasts additional 10% of write bandwidth. Modified: head/sys/dev/siis/siis.c

svn commit: r200292 - stable/8/sys/dev/ahci

2009-12-09 Thread Alexander Motin
Author: mav Date: Wed Dec 9 13:27:06 2009 New Revision: 200292 URL: http://svn.freebsd.org/changeset/base/200292 Log: MFC r200196: Add Asynchronous Notification support for controllers without SNTF capability by snooping SDB FIS receive area. It should be even faster then regular way,

svn commit: r200294 - stable/8/sys/dev/siis

2009-12-09 Thread Alexander Motin
Author: mav Date: Wed Dec 9 13:32:49 2009 New Revision: 200294 URL: http://svn.freebsd.org/changeset/base/200294 Log: MFC r200223: Explicitly acknowledge MSI completion, as required by SiI3124 datasheet. It makes MSI working there. Later (and cheaper) PCIe chips (3132/3531) still

Re: svn commit: r200274 - head/lib/libc/gen

2009-12-09 Thread Andrew Gallatin
John Baldwin wrote: The fact that we don't fail attempts to use pshared outright is probably dubious. They cannot possibly work as currently implemented aside from fork() since the structure embeds a file descriptor and file descriptor indices are a per-process namespace, not a global

svn commit: r200295 - head/sys/cam/scsi

2009-12-09 Thread Alexander Motin
Author: mav Date: Wed Dec 9 14:21:21 2009 New Revision: 200295 URL: http://svn.freebsd.org/changeset/base/200295 Log: Clear result before requesting XPT_PATH_INQ. Many SIMs doesn't fill maxio field yet. Modified: head/sys/cam/scsi/scsi_cd.c Modified: head/sys/cam/scsi/scsi_cd.c

svn commit: r200296 - stable/8/sys/dev/ata/chipsets

2009-12-09 Thread Alexander Motin
Author: mav Date: Wed Dec 9 17:11:09 2009 New Revision: 200296 URL: http://svn.freebsd.org/changeset/base/200296 Log: MFC r200117: On Soft Reset, read device signature from FIS receive area, instead of PxSIG register. It works better for NVidia chipsets. ahci(4) does the same. PR:

svn commit: r200297 - stable/8/sys/dev/ata

2009-12-09 Thread Alexander Motin
Author: mav Date: Wed Dec 9 17:20:10 2009 New Revision: 200297 URL: http://svn.freebsd.org/changeset/base/200297 Log: MFC r200121: Do not ignore device interrupt if bus mastering is still active. It is normal in case of media read error and some ATAPI cases, when transfer size is unknown

svn commit: r200298 - stable/7/sys/dev/ata

2009-12-09 Thread Alexander Motin
Author: mav Date: Wed Dec 9 17:23:08 2009 New Revision: 200298 URL: http://svn.freebsd.org/changeset/base/200298 Log: MFC r200121: Do not ignore device interrupt if bus mastering is still active. It is normal in case of media read error and some ATAPI cases, when transfer size is unknown

svn commit: r200299 - head/release/picobsd/bridge

2009-12-09 Thread Luigi Rizzo
Author: luigi Date: Wed Dec 9 17:41:47 2009 New Revision: 200299 URL: http://svn.freebsd.org/changeset/base/200299 Log: add -lulog, the program less and a comment Modified: head/release/picobsd/bridge/crunch.conf Modified: head/release/picobsd/bridge/crunch.conf

svn commit: r200300 - head/release/picobsd/bridge

2009-12-09 Thread Luigi Rizzo
Author: luigi Date: Wed Dec 9 17:42:14 2009 New Revision: 200300 URL: http://svn.freebsd.org/changeset/base/200300 Log: use default HZ Modified: head/release/picobsd/bridge/PICOBSD Modified: head/release/picobsd/bridge/PICOBSD

svn commit: r200301 - head/release/picobsd/build

2009-12-09 Thread Luigi Rizzo
Author: luigi Date: Wed Dec 9 17:48:05 2009 New Revision: 200301 URL: http://svn.freebsd.org/changeset/base/200301 Log: when calling ldd, use the cross libraries and not the host version MFC after:3 days Modified: head/release/picobsd/build/picobsd Modified:

Re: svn commit: r200299 - head/release/picobsd/bridge

2009-12-09 Thread Luigi Rizzo
On Wed, Dec 09, 2009 at 06:46:57PM +0100, Ed Schouten wrote: Luigi, * Luigi Rizzo lu...@freebsd.org wrote: +libs_so -lulog # used by ifconfig Shouldn't this also read `less'? i think -lulog is used by ifconfig and other progras. less is a

svn commit: r200302 - head/usr.sbin/sysinstall

2009-12-09 Thread Ed Schouten
Author: ed Date: Wed Dec 9 19:46:56 2009 New Revision: 200302 URL: http://svn.freebsd.org/changeset/base/200302 Log: Don't let sysinstall depend on utmp.h. Looking at the other entries, I suspect we must also reserve one terminating byte, so I'm using UNAME_FIELD_LEN - 1, not

svn commit: r200303 - head/usr.sbin/lastlogin

2009-12-09 Thread Ed Schouten
Author: ed Date: Wed Dec 9 20:05:37 2009 New Revision: 200303 URL: http://svn.freebsd.org/changeset/base/200303 Log: Port lastlogin(1) to libulog. Just use ulog_getutxuser() to obtain lastlog records or ulog_getutxent() to browse through all of them. Modified:

svn commit: r200304 - head/sys/dev/usb/input

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 20:15:05 2009 New Revision: 200304 URL: http://svn.freebsd.org/changeset/base/200304 Log: If the ID byte is non zero then we allow descriptors having multiple sizes. Submitted by: HPS Reported by: daichi Modified: head/sys/dev/usb/input/uhid.c

svn commit: r200305 - head/sys/dev/usb/controller

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 20:17:22 2009 New Revision: 200305 URL: http://svn.freebsd.org/changeset/base/200305 Log: Correct name, 82801IJ - 82801JI Submitted by: mitya_cabletv.dp.ua Modified: head/sys/dev/usb/controller/ehci_pci.c head/sys/dev/usb/controller/uhci_pci.c

svn commit: r200306 - in head/sys/dev/usb: . net serial

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 20:24:49 2009 New Revision: 200306 URL: http://svn.freebsd.org/changeset/base/200306 Log: Add new device ids. PR: usb/140951, usb/140923 Submitted by: Romain Tartiere, Brett Glass Modified: head/sys/dev/usb/net/if_axe.c

svn commit: r200307 - head/sys/dev/usb/net

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 20:27:06 2009 New Revision: 200307 URL: http://svn.freebsd.org/changeset/base/200307 Log: Fix dwSignature for NCM mode and add extra debug output. Submitted by: HPS Modified: head/sys/dev/usb/net/if_cdce.c Modified: head/sys/dev/usb/net/if_cdce.c

svn commit: r200308 - head/sys/dev/usb/serial

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 20:28:33 2009 New Revision: 200308 URL: http://svn.freebsd.org/changeset/base/200308 Log: Fix hardware issue with FTDI chips: avoid sending a zero length packet due to hardware sending garbage on ZLPs. Reported by: Corey Smith Submitted by: HPS

svn commit: r200309 - in head/sys/boot: i386/zfsboot zfs

2009-12-09 Thread John Baldwin
Author: jhb Date: Wed Dec 9 20:36:56 2009 New Revision: 200309 URL: http://svn.freebsd.org/changeset/base/200309 Log: - Port bios_getmem() from libi386 to {gpt,}zfsboot() and use it to safely allocate a heap region above 1MB. This enables {gpt,}zfsboot() to allocate much larger

svn commit: r200310 - in head/sys/boot/i386: gptboot zfsboot

2009-12-09 Thread John Baldwin
Author: jhb Date: Wed Dec 9 21:09:32 2009 New Revision: 200310 URL: http://svn.freebsd.org/changeset/base/200310 Log: Fix a confusing typo in the EDD packet structure used in gptboot and gptzfsboot. I got the segment and offset fields reversed in the structure, but I also succeeded in

svn commit: r200311 - head/share/misc

2009-12-09 Thread Ed Schouten
Author: ed Date: Wed Dec 9 21:18:56 2009 New Revision: 200311 URL: http://svn.freebsd.org/changeset/base/200311 Log: Add missing relation between philip and I. It seems I forgot this when I became a committer last year. Modified: head/share/misc/committers-src.dot Modified:

svn commit: r200312 - stable/8/lib/libusb

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 21:34:38 2009 New Revision: 200312 URL: http://svn.freebsd.org/changeset/base/200312 Log: MFC r199575 - fix a transfer cancelling bug/segfault [1] - correct a return code in the transfer cancel function. - add new API function,

svn commit: r200313 - head/share/misc

2009-12-09 Thread Gavin Atkinson
Author: gavin Date: Wed Dec 9 21:39:43 2009 New Revision: 200313 URL: http://svn.freebsd.org/changeset/base/200313 Log: Add myself, and show ed@ as my mentor. Approved by: ed (mentor) Modified: head/share/misc/committers-src.dot Modified: head/share/misc/committers-src.dot

svn commit: r200314 - in stable/8/sys: conf dev/usb/input modules/usb modules/usb/atp

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 21:47:42 2009 New Revision: 200314 URL: http://svn.freebsd.org/changeset/base/200314 Log: MFC r199086,199151,199680,199948,200241 Driver for the Apple Touchpad present on MacBook (non-Pro Pro). Submitted by: Rohit Grover rgrover1 at gmail.com Added:

svn commit: r200315 - in head/sys: dev/pci kern sys

2009-12-09 Thread John Baldwin
Author: jhb Date: Wed Dec 9 21:52:53 2009 New Revision: 200315 URL: http://svn.freebsd.org/changeset/base/200315 Log: For some buses, devices may have active resources assigned even though they are not allocated by the device driver. These resources should still appear allocated from the

svn commit: r200316 - stable/8/sys/dev/usb/input

2009-12-09 Thread Nathan Whitehorn
Author: nwhitehorn Date: Wed Dec 9 21:56:55 2009 New Revision: 200316 URL: http://svn.freebsd.org/changeset/base/200316 Log: MFC r199169: Reduce probe priority of USB input devices to BUS_PROBE_GENERIC from BUS_PROBE_SPECIFIC. This allows device-specific drivers like atp to attach

svn commit: r200317 - stable/8/sys/powerpc/conf

2009-12-09 Thread Nathan Whitehorn
Author: nwhitehorn Date: Wed Dec 9 21:58:39 2009 New Revision: 200317 URL: http://svn.freebsd.org/changeset/base/200317 Log: MFC r199949: Add atp(4) to powerpc GENERIC. Most late-generation Apple PowerPC laptops have trackpads that do not work at all without this driver. Modified:

svn commit: r200318 - head/usr.bin/calendar/calendars

2009-12-09 Thread Gavin Atkinson
Author: gavin Date: Wed Dec 9 22:03:57 2009 New Revision: 200318 URL: http://svn.freebsd.org/changeset/base/200318 Log: Add my birthday. Approved by: ed (mentor) Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified: head/usr.bin/calendar/calendars/calendar.freebsd

svn commit: r200319 - in stable/8/sys/dev/usb: . wlan

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:10:45 2009 New Revision: 200319 URL: http://svn.freebsd.org/changeset/base/200319 Log: MFC r197761,r198194,r198862 updates device entries supported with the product name not magic numbers and sorts entries. WUSB54GCV2 is added. overhauls

svn commit: r200322 - stable/8/sys/dev/usb/serial

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:31:45 2009 New Revision: 200322 URL: http://svn.freebsd.org/changeset/base/200322 Log: MFC r198774 Check unit number and provide string name for consdev. Submitted by: HPS Modified: stable/8/sys/dev/usb/serial/usb_serial.c Directory Properties:

svn commit: r200323 - stable/8/sys/dev/usb

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:32:36 2009 New Revision: 200323 URL: http://svn.freebsd.org/changeset/base/200323 Log: MFC r198776 - Add usb_fill_bulk_urb() and usb_bulk_msg() linux compat functions [1] - Don't write actual length if the actual length pointer is NULL [2] -

svn commit: r200324 - stable/8/sys/dev/usb/controller

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:33:22 2009 New Revision: 200324 URL: http://svn.freebsd.org/changeset/base/200324 Log: MFC r199057 ehci_init() will do reset and set the usbrev flag. Fix problem where ehci_reset() was called before ehci_init(). PR: usb/140242

svn commit: r200325 - in stable/8/sys/dev/usb: . controller

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:34:11 2009 New Revision: 200325 URL: http://svn.freebsd.org/changeset/base/200325 Log: MFC r199059 improve support for high speed isochronous endpoints which does not run 1:1, but needs intervalling 1:2, 1:4 or 1:8 Submitted by: Hans Petter

svn commit: r200326 - stable/8/sys/dev/usb/storage

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:35:08 2009 New Revision: 200326 URL: http://svn.freebsd.org/changeset/base/200326 Log: MFC r199061 Add missing mtx_destroy(). Submitted by: Sebastian Huber Modified: stable/8/sys/dev/usb/storage/umass.c Directory Properties: stable/8/sys/

svn commit: r200327 - stable/8/sys/dev/usb/storage

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:36:16 2009 New Revision: 200327 URL: http://svn.freebsd.org/changeset/base/200327 Log: MFC r199062 Correct Olympus quirk. Submitted by: Pavel Gubin Modified: stable/8/sys/dev/usb/storage/umass.c Directory Properties: stable/8/sys/ (props

svn commit: r200328 - in stable/8/sys/dev/usb: . controller

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:37:06 2009 New Revision: 200328 URL: http://svn.freebsd.org/changeset/base/200328 Log: MFC r199672 Improve High Speed slot allocation mechanism by moving the computation to the endpoint rather than per xfer and provide functions around get/free of

svn commit: r200329 - stable/8/sys/dev/usb/controller

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:38:02 2009 New Revision: 200329 URL: http://svn.freebsd.org/changeset/base/200329 Log: MFC r199673 Initialise variable before use. Submitted by: Hans Petter Selasky Modified: stable/8/sys/dev/usb/controller/at91dci.c

svn commit: r200330 - in stable/8/sys/dev/usb: . controller input storage

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:39:09 2009 New Revision: 200330 URL: http://svn.freebsd.org/changeset/base/200330 Log: MFC r199675 Provide tunables for some of the usb sysctls that affect boot behaviour. Submitted by: Andriy Gapon Modified:

svn commit: r200331 - stable/8/sys/dev/usb/controller

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:40:27 2009 New Revision: 200331 URL: http://svn.freebsd.org/changeset/base/200331 Log: MFC r199676 Correct register access for USB device side operation on the musb controller. Submitted by: Hans Petter Selasky Modified:

svn commit: r200332 - stable/8/sys/dev/usb/controller

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:41:11 2009 New Revision: 200332 URL: http://svn.freebsd.org/changeset/base/200332 Log: MFC r199718 Actually disable interrupts in ehci_detach(). Modified: stable/8/sys/dev/usb/controller/ehci.c Directory Properties: stable/8/sys/ (props changed)

svn commit: r200333 - in stable/8/sys/dev: pci usb/controller

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:41:50 2009 New Revision: 200333 URL: http://svn.freebsd.org/changeset/base/200333 Log: MFC r199814 Disable interrupts after doing early takeover of the usb controller in case usb isnt actually compiled in (or kldloaded) as the controller could cause

svn commit: r200334 - in stable/8/sys/dev/usb: . controller input net serial storage template wlan

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 22:42:40 2009 New Revision: 200334 URL: http://svn.freebsd.org/changeset/base/200334 Log: MFC r199816 Remove overuse of exclamation marks in kernel printfs, there mere fact a message has been printed is enough to get someones attention. Also remove the

svn commit: r200335 - stable/8/sys/dev/sound/usb

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 23:10:32 2009 New Revision: 200335 URL: http://svn.freebsd.org/changeset/base/200335 Log: MFC r196487 Remove redundant Giant reference. Giant will be dropped automatically when the mutex argument is NULL. Modified: stable/8/sys/dev/sound/usb/uaudio.c

svn commit: r200336 - stable/8/sys/dev/sound/usb

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 23:11:27 2009 New Revision: 200336 URL: http://svn.freebsd.org/changeset/base/200336 Log: MFC r199060 Improve support for High-speed USB audio devices. - fix issues regarding the mixer, where the interface number was not set in time. - fix wrong

svn commit: r200337 - stable/8/sys/dev/sound/usb

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 23:12:14 2009 New Revision: 200337 URL: http://svn.freebsd.org/changeset/base/200337 Log: MFC r199576 remove volume alignment (was previously not correctly implemented) Modified: stable/8/sys/dev/sound/usb/uaudio.c Directory Properties: stable/8/sys/

svn commit: r200338 - stable/8/sys/dev/sound/usb

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 23:12:52 2009 New Revision: 200338 URL: http://svn.freebsd.org/changeset/base/200338 Log: MFC r199677 add support for MIDI devices without audio control stream. Submitted by: Hans Petter Selasky Modified: stable/8/sys/dev/sound/usb/uaudio.c

svn commit: r200339 - stable/8/usr.sbin/usbconfig

2009-12-09 Thread Andrew Thompson
Author: thompsa Date: Wed Dec 9 23:14:53 2009 New Revision: 200339 URL: http://svn.freebsd.org/changeset/base/200339 Log: MFC r198833 Add more verbose output when dumping the configuration descriptor. Modified: stable/8/usr.sbin/usbconfig/dump.c Directory Properties:

svn commit: r200340 - head/lib/libc/stdlib

2009-12-09 Thread Jason Evans
Author: jasone Date: Thu Dec 10 00:16:11 2009 New Revision: 200340 URL: http://svn.freebsd.org/changeset/base/200340 Log: Fix the posix_memalign() changes in r196861 to actually return a NULL pointer as intended. PR: standards/138307 Modified: head/lib/libc/stdlib/malloc.c

Re: svn commit: r200274 - head/lib/libc/gen

2009-12-09 Thread Robert Watson
On Wed, 9 Dec 2009, Andrew Gallatin wrote: John Baldwin wrote: The fact that we don't fail attempts to use pshared outright is probably dubious. They cannot possibly work as currently implemented aside from fork() since the structure embeds a file descriptor and file descriptor indices are

svn commit: r200341 - head/sys/dev/pci

2009-12-09 Thread Jung-uk Kim
Author: jkim Date: Thu Dec 10 01:01:53 2009 New Revision: 200341 URL: http://svn.freebsd.org/changeset/base/200341 Log: Implement a rudimentary suspend/resume methods for PCI P2P bridge. Reviewed by: jhb, imp Modified: head/sys/dev/pci/pci.c head/sys/dev/pci/pci_pci.c Modified:

svn commit: r200345 - head/lib/libc/stdlib

2009-12-09 Thread Jason Evans
Author: jasone Date: Thu Dec 10 02:51:40 2009 New Revision: 200345 URL: http://svn.freebsd.org/changeset/base/200345 Log: Simplify arena_run_reg_dalloc(), and remove a bug that was due to incorrect initialization of ssize_invs. Modified: head/lib/libc/stdlib/malloc.c Modified:

svn commit: r200346 - in head/sys/i386: i386 xen

2009-12-09 Thread Kip Macy
Author: kmacy Date: Thu Dec 10 03:09:35 2009 New Revision: 200346 URL: http://svn.freebsd.org/changeset/base/200346 Log: - revert pmap_kenter_temporary to taking a physical address - make minidump work Modified: head/sys/i386/i386/dump_machdep.c head/sys/i386/i386/minidump_machdep.c

svn commit: r200349 - in stable/8/sys/dev: puc uart

2009-12-09 Thread Marcel Moolenaar
Author: marcel Date: Thu Dec 10 05:45:40 2009 New Revision: 200349 URL: http://svn.freebsd.org/changeset/base/200349 Log: MFC rev 200230: Add support for the NetMos NM9865 family of Serial/Parallel ports. Modified: stable/8/sys/dev/puc/pucdata.c stable/8/sys/dev/uart/uart_bus_pci.c

svn commit: r200350 - in stable/7/sys/dev: puc uart

2009-12-09 Thread Marcel Moolenaar
Author: marcel Date: Thu Dec 10 06:24:16 2009 New Revision: 200350 URL: http://svn.freebsd.org/changeset/base/200350 Log: MFC rev 200230: Add support for the NetMos NM9865 family of Serial/Parallel ports. Modified: stable/7/sys/dev/puc/pucdata.c stable/7/sys/dev/uart/uart_bus_pci.c

svn commit: r200351 - head/lib/libarchive

2009-12-09 Thread Tim Kientzle
Author: kientzle Date: Thu Dec 10 06:42:28 2009 New Revision: 200351 URL: http://svn.freebsd.org/changeset/base/200351 Log: Merge two cpio fixes from libarchive.googlecode.com: 1) Avoid an infinite loop in the header resync for certain malformed archives. 2) Don't try to match

svn commit: r200352 - head/sys/i386/i386

2009-12-09 Thread Kip Macy
Author: kmacy Date: Thu Dec 10 07:48:47 2009 New Revision: 200352 URL: http://svn.freebsd.org/changeset/base/200352 Log: for PV XEN translate page table entries from machine (real) to physical (logical) addresses so that kgdb can translate them to the correct coredump offsets Modified: