VirtualBox

儲存庫 vbox 的更動 18254


忽略:
時間撮記:
2009-3-25 下午01:09:32 (16 年 以前)
作者:
vboxsync
訊息:

leftover

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/HostDrivers/Support/linux/Makefile

    r18250 r18254  
    229229endif
    230230
    231 # By default we use remap_pfn_range() kernel API to make kernel pages
    232 # visible for userland. Unfortuately, it leads to situation that
    233 # during debug session all structures on that page (such as PVM pointer)
    234 # are not accessible to the debugger (see #3214).
    235 # This code enables experimental support
    236 # for vm_insert_page() kernel API, allowing to export kernel pages
    237 # to the userland in more debugger-friendly way. Due to stability
    238 # concerns, not enabled by default yet.
    239 ifdef VBOX_USE_INSERT_PAGE
    240  KFLAGS  += -DVBOX_USE_INSERT_PAGE
    241 endif
    242 
    243231# 2.6 and later
    244232MODULE_EXT    := ko
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette