VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34303   14 years vboxsync Main/Keyboard: cannot resize weakly attached safearrays, need to …
(edit) @34302   14 years vboxsync PCI: run BIOS fake on reset in ICH9
(edit) @34301   14 years vboxsync PCI: interrupt mapping
(edit) @34300   14 years vboxsync builds on windows, removing hack.
(edit) @34299   14 years vboxsync PCI: fixed issue with bridge config space writes
(edit) @34298   14 years vboxsync build fix #2
(edit) @34297   14 years vboxsync crOpenGL/wddm: flush proper client
(edit) @34296   14 years vboxsync build fix #1
(edit) @34295   14 years vboxsync crOpenGL/wddm: more strict window info tracking
(edit) @34294   14 years vboxsync fdc: Synced code, now easier to follow and fix.
(edit) @34293   14 years vboxsync Let's see VBoxExtPackHelperApp this builds on windows now…
(edit) @34292   14 years vboxsync Made VBoxManage extpack uninstall <name> work.
(edit) @34291   14 years vboxsync doc adj
(edit) @34290   14 years vboxsync wddm/3d: aero multimon fixes
(edit) @34289   14 years vboxsync thread-posix.cpp: Restored an accidental change causing crashes in …
(edit) @34288   14 years vboxsync Main/Keyboard: eliminate code duplication, handle keyboard queue …
(edit) @34287   14 years vboxsync ExtPack: Don't hold any locks when calling extension pack hooks …
(edit) @34286   14 years vboxsync nit
(edit) @34285   14 years vboxsync Tab.
(edit) @34284   14 years vboxsync crOpenGL: check call return values and add warning
(edit) @34283   14 years vboxsync USBLib-win: minor fix
(edit) @34282   14 years vboxsync Windows host installer: Use embedded icon of VirtualBox.exe for file …
(edit) @34281   14 years vboxsync USBLib-win: cleanup code (merge step 2 and 3)
(edit) @34280   14 years vboxsync SUPR3HardenedVerify.cpp: Fixed bugs in supR3HardenedVerifyDir+File.
(edit) @34279   14 years vboxsync Installer-Win: same description as on the other OS's
(edit) @34278   14 years vboxsync Windows host installer: Implemented file handling registration of …
(edit) @34277   14 years vboxsync Main: important addition to r68023; allow searching of machines by …
(edit) @34276   14 years vboxsync warnings
(edit) @34275   14 years vboxsync FE/Qt4; Installer-OSX; Resources: add handling of file type association
(edit) @34274   14 years vboxsync USBLib-win: be more verbose on last error
(edit) @34273   14 years vboxsync VBoxService/ToolBox: Completed misc todos, updated documentation.
(edit) @34272   14 years vboxsync CPUMInternal.mac: Use RTR0PTR_RES.
(edit) @34271   14 years vboxsync Audio/HDA: some reorganization. IOC of DBLE and SDnSTS(BIC) with …
(edit) @34270   14 years vboxsync crOpenGL: fix check for huge guest windows
(edit) @34269   14 years vboxsync crOpenGL: fix broken state when using multiscreen
(edit) @34268   14 years vboxsync PCI: some 64-bit BARs bits
(edit) @34267   14 years vboxsync 3d: multimon support fix
(edit) @34266   14 years vboxsync PCI: use stable_sort() when sorting rules for more predicatble …
(edit) @34265   14 years vboxsync USBLib-win: use RTStrFree and play safe
(edit) @34264   14 years vboxsync another typo
(edit) @34263   14 years vboxsync another typo
(edit) @34262   14 years vboxsync build fix
(edit) @34261   14 years vboxsync typo
(edit) @34260   14 years vboxsync USBLib-win: attempt to fix xtracker 5374
(edit) @34259   14 years vboxsync backed out r68006
(edit) @34258   14 years vboxsync Attempt to fix #5374
(edit) @34257   14 years vboxsync USBLib-win: coding style and cosmetics
(edit) @34256   14 years vboxsync IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
(edit) @34255   14 years vboxsync Renaming, spelling.
(edit) @34254   14 years vboxsync Guest Additions Update/Main+Fe/Qt4: Don't show errors (also don't in …
(edit) @34253   14 years vboxsync HostServices/GuestControl: Added guest clients reference counting for …
(edit) @34252   14 years vboxsync VirtualBox.xidl: doc build fix.
(edit) @34251   14 years vboxsync IPRT/process-win: Added mapping function for specific Windows error codes.
(edit) @34250   14 years vboxsync VBoxManageGuestCtrl.cpp: r=bird: Shouldn't --mode be octal? Please …
(edit) @34249   14 years vboxsync oops.
(edit) @34248   14 years vboxsync Main: always write release logs into Logs subfolder of machine's folder
(edit) @34247   14 years vboxsync DrvVD: Bugfix
(edit) @34246   14 years vboxsync PDMBlkCache: Bug fix
(edit) @34245   14 years vboxsync VBoxServiceToolBox.cpp: r=bird: A bunch of review comments. Only the …
(edit) @34244   14 years vboxsync Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
(edit) @34243   14 years vboxsync PDM: Added search paths to the device and driver DLL CFGM nodes so …
(edit) @34241   14 years vboxsync PDM: Added search paths to the device and driver DLL CFGM nodes so …
(edit) @34240   14 years vboxsync CFGMR3QueryStringAllocDef: Deal with pszDef = NULL.
(edit) @34239   14 years vboxsync nc
(edit) @34238   14 years vboxsync Devices/Makefile.kmk: Added VBOX_WITHOUT_ETHERBOOT for avoiding …
(edit) @34237   14 years vboxsync Main: Be a bit more obvious when logging warnings instead of errors.
(edit) @34236   14 years vboxsync crOpenGL/wddm: track windows by last used dc
(edit) @34235   14 years vboxsync NAT: fine-tuning of r66315
(edit) @34234   14 years vboxsync header fixes
(edit) @34233   14 years vboxsync header fixes
(edit) @34231   14 years vboxsync PCI: allow arbitrary width BAR accesses
(edit) @34230   14 years vboxsync iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
(edit) @34229   14 years vboxsync Audio/HDA: some reorganization.
(edit) @34228   14 years vboxsync Audio/HDA: clean up hdaReadAudio
(edit) @34227   14 years vboxsync Audio/HDA: backed r67971.
(edit) @34226   14 years vboxsync Audio/HDA: removed unused flag.
(edit) @34225   14 years vboxsync Audio/HDA: posponed hda transfers removed on reset. hdaWriteAudio
(edit) @34224   14 years vboxsync DrvVD: Block cache integration, work in progress
(edit) @34223   14 years vboxsync BlockCache: Bug fixes
(edit) @34222   14 years vboxsync PDMDriver: Helper to create a block cache for drivers
(edit) @34221   14 years vboxsync Build fix
(edit) @34220   14 years vboxsync Build fix
(edit) @34219   14 years vboxsync PDM/BlockCache: First part for #5295, move the writeback cache into a …
(edit) @34218   14 years vboxsync AVL: add range version with uint64_t keys
(edit) @34217   14 years vboxsync VD: Use S/G buffers instead of S/G arrays for VDAsyncWrite and …
(edit) @34216   14 years vboxsync VM.cpp: Fix freeing UVM structure, sizeof() doesn't work for VMs with …
(edit) @34215   14 years vboxsync Serial/host: removed debug output
(edit) @34214   14 years vboxsync IPRT: Added RTPathJoinEx and RTPathAppendEx.
(edit) @34213   14 years vboxsync FE/Qt4: remove debug stuff
(edit) @34212   14 years vboxsync Serial/Linux Host: fix status line notification (ticket #812, thanks …
(edit) @34211   14 years vboxsync crOpenGL: don't try to change linker symbol
(edit) @34210   14 years vboxsync crOpenGL: add another fedora64 fix
(edit) @34209   14 years vboxsync NAT: added 'info nat%d' handler
(edit) @34208   14 years vboxsync FE/Qt4: make drag pixmap opaque on non Mac
(edit) @34207   14 years vboxsync pdmdrv: introduced PDMDrvHlpDBGFInfoRegister / PDMDrvHlpDBGFInfoDeregister
(edit) @34206   14 years vboxsync VBoxStub: Some renaming, added error message for missing path on …
(edit) @34205   14 years vboxsync IPRT: Fix for RTPathChangeToDosSlashes().
(edit) @34204   14 years vboxsync crOpenGL: use jmp chain only when necessary
(edit) @34203   14 years vboxsync dev/vga: saved state fix for solaris host
(edit) @34202   14 years vboxsync FE/Qt4: tmp; create the QPixmap ourself
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