VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31208   14 years vboxsync PGMAllPhys.cpp: Don't put ROM pages in the page mapping TLB as we'll …
(edit) @31207   14 years vboxsync PGMAllBth.h: Temporarily shut up ugly raw-mode context assertion.
(edit) @31206   14 years vboxsync PGM: Always make sure to have the original bits around for …
(edit) @31205   14 years vboxsync Build fix.
(edit) @31204   14 years vboxsync Space.
(edit) @31203   14 years vboxsync Tabs, spaces.
(edit) @31202   14 years vboxsync Shared Folders/VBoxService: Added Linux + Solaris support.
(edit) @31201   14 years vboxsync pgm.h: save macro
(edit) @31200   14 years vboxsync Audio/HDA: typo.
(edit) @31199   14 years vboxsync Runtime/string: add Latin-1 <-> Utf-8 conversion APIs - tests and …
(edit) @31198   14 years vboxsync oops
(edit) @31197   14 years vboxsync Temporarily backed out r64154 as everyone is complaining about debug …
(edit) @31196   14 years vboxsync FE/Qt: comment
(edit) @31195   14 years vboxsync Attempt to fix crashes in DevVGA::vgaPortTakeScreenshot (xTracker 5146).
(edit) @31194   14 years vboxsync coding style
(edit) @31193   14 years vboxsync Devices/Storage: start of a testcase for shareable images
(edit) @31192   14 years vboxsync webservice: Treat 8bit strings as UTF-8, not ASCII.
(edit) @31191   14 years vboxsync FE/Qt: don't use native file dialogs for directory / saving a file as …
(edit) @31190   14 years vboxsync Audio/HDA: ConSelect (verbID: F01/701).
(edit) @31189   14 years vboxsync Runtime/sockets: Don't switch back to blocking mode if the socket is …
(edit) @31188   14 years vboxsync Audio/HDA: verb EAPD/BTL(F0C/70C), VolumeKnobCtrl(F0F/70F), Config …
(edit) @31187   14 years vboxsync FE/Qt: don't use native open file dialogs on KDE hosts (xtracker 5167)
(edit) @31186   14 years vboxsync Grrr
(edit) @31185   14 years vboxsync VBoxHDD: Add a flag to disable locking of an image file
(edit) @31184   14 years vboxsync Fix assertion in drvvdSetReadonly
(edit) @31183   14 years vboxsync AsyncCompletion: Update flags
(edit) @31182   14 years vboxsync AsyncCompletion: Fix flags
(edit) @31181   14 years vboxsync allow to build against openjdk 6
(edit) @31180   14 years vboxsync Main/Medium+Main/Console+Storage: Pass a flag for the medium type …
(edit) @31179   14 years vboxsync REM: backed out r64163 as it cause build burns.
(edit) @31178   14 years vboxsync PGM: Some more preparatory cleanup.
(edit) @31177   14 years vboxsync PGMR0DynMap.cpp: Applied PGMR0DYNMAP_2_VMCPU to the wrong type. Fixes …
(edit) @31176   14 years vboxsync REM: fix logging
(edit) @31175   14 years vboxsync comment typo.
(edit) @31174   14 years vboxsync harmless typo.
(edit) @31173   14 years vboxsync AsyncCompletion: Add a flag to prevent write locking an image.
(edit) @31172   14 years vboxsync HDA: Fixed spelling.
(edit) @31171   14 years vboxsync Main/webservice+Installer/solaris: make the max keepalive parameter a …
(edit) @31170   14 years vboxsync PGM: More inline cleanup (prep for tracking dynamic mappings in raw-mode).
(edit) @31169   14 years vboxsync Only sync a minimal guest state when nothing has changed.
(edit) @31168   14 years vboxsync REM: fixed assertion.
(edit) @31167   14 years vboxsync PGM: Pass pVCpu instead of pPGM (PPGMCPU) and eliminate …
(edit) @31166   14 years vboxsync Java bridge: allow multiple concurrent SOAP connections
(edit) @31165   14 years vboxsync SUPR0.def: remove non-tag versions.
(edit) @31164   14 years vboxsync Main/Medium: fix querying the AutoReset property, was broken since …
(edit) @31163   14 years vboxsync windows build fix
(edit) @31162   14 years vboxsync windows build fix
(edit) @31161   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31160   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31159   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31158   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31157   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31156   14 years vboxsync Audio/HDA: HDA: 1. UR delivered depending on GCTL status, 2. MSI …
(edit) @31155   14 years vboxsync iprt/condvar.h: condition variable spec.
(edit) @31154   14 years vboxsync iprt/condvar.h: condition variable spec.
(edit) @31153   14 years vboxsync tabs
(edit) @31152   14 years vboxsync VBoxManage: another fix for VBoxManage createhd --type shareable …
(edit) @31151   14 years vboxsync VBoxManage: fixed createhd --type shareable
(edit) @31150   14 years vboxsync additions: fix Linux .run name
(edit) @31149   14 years vboxsync reduce clutter
(edit) @31148   14 years vboxsync win adds burn fix
(edit) @31147   14 years vboxsync xpcom/python: Should do Py_BEGIN_ALLOW_THREAD/Py_END_ALLOW_THREAD …
(edit) @31146   14 years vboxsync Additions/linux/vboxguest: fix missing symbol/function
(edit) @31145   14 years vboxsync VBoxTray: move display WDDM/XPDM abstraction API to a separate file
(edit) @31144   14 years vboxsync Additions: name the Linux .run packages correctly if we are doing a …
(edit) @31143   14 years vboxsync Additions/linux: slight correction to r64101 - we want to remove all …
(edit) @31142   14 years vboxsync FE/Qt: 4397: Virtual Media Manager UI: Window-host Virtual Media …
(edit) @31141   14 years vboxsync PGM: If we get to the end of Trap0eHandler it doesn't mean it is a …
(edit) @31140   14 years vboxsync PGM: Removed CheckPageFault as it is no longer used. Removed …
(edit) @31139   14 years vboxsync Makefile.kmk: try to separate the final packing of the Linux Additions …
(edit) @31138   14 years vboxsync Additions/linux/Makefile.kmk: there is no $(ifndef), use $(if-expr ) …
(edit) @31137   14 years vboxsync Additions/linux: new build option - VBOX_WITHOUT_LINUX_GUEST_PACKAGE - …
(edit) @31136   14 years vboxsync PGM: cache the last physical handler lookup result in each ring.
(edit) @31135   14 years vboxsync Java: samples rule
(edit) @31134   14 years vboxsync Additions/Linux: prepare for combined packaging
(edit) @31133   14 years vboxsync Additions/linux/Makefile.kmk: Please use $(RM) and $(CP) even for …
(edit) @31132   14 years vboxsync FE/Qt4-NLS: added lt; merged ca
(edit) @31131   14 years vboxsync Main: properly store the NAT network in XML settings >= 1.10
(edit) @31130   14 years vboxsync Const.
(edit) @31129   14 years vboxsync Additions/linux/installer: option for a unified Linux Additions installer
(edit) @31128   14 years vboxsync Main/Console,Storage/DrvVD+fdc: Allow readonly floppy images (suppress …
(edit) @31127   14 years vboxsync PGM: windows build fix.
(edit) @31126   14 years vboxsync PGM: Mac build fixes.
(edit) @31125   14 years vboxsync doc/VBoxManage: make the shared disk support visible
(edit) @31124   14 years vboxsync PGM: sugar!
(edit) @31123   14 years vboxsync PGM: Moved the PGM stats out of the VM structure. Reduces the size of …
(edit) @31122   14 years vboxsync IPRT/Sockets: Fix switch to blocking mode
(edit) @31121   14 years vboxsync IPRT/Sockets: Fix switch to blocking mode
(edit) @31120   14 years vboxsync vboxweb.cpp: nit, processEventQueue returns a VBox status code and …
(edit) @31119   14 years vboxsync docs
(edit) @31118   14 years vboxsync Main: only perform the ext4/fat check during VM creation, not later
(edit) @31117   14 years vboxsync Python WS: generate code compatible with newer ZSI
(edit) @31116   14 years vboxsync Main: event API docs
(edit) @31115   14 years vboxsync Main: docs update
(edit) @31114   14 years vboxsync TAP: make it work again on Linux hosts
(edit) @31113   14 years vboxsync OS X hosts give us annoying VERR_TIMEOUTs on each SOAP message, ignore them
(edit) @31112   14 years vboxsync Python shell: session API updated
(edit) @31111   14 years vboxsync Shared Folders/VBoxTray: Auto-mount all shares depending on free drive …
(edit) @31110   14 years vboxsync Webservice: synchronize logging better, add timestamp to each log output
(edit) @31109   14 years vboxsync VMMDevTesting.cpp: print values in a fashion that's easier to read.
Note: See TracRevisionLog for help on using the revision log.

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