VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32766   14 years vboxsync wddm: multi-monitor fixes
(edit) @32765   14 years vboxsync PCI: Linux guests really access extended PCI space
(edit) @32763   14 years vboxsync attach a new hard disk for Solaris/OpenSolaris to SATA
(edit) @32762   14 years vboxsync FE/Qt: fixed a typo in the Chinese translation, see bug 2018 comment 203
(edit) @32761   14 years vboxsync FE/Qt4: correct header comment
(edit) @32760   14 years vboxsync FE/Qt4: coding style; renaming; adding extra cpp file
(edit) @32759   14 years vboxsync FE/Qt4: coding style
(edit) @32758   14 years vboxsync FE/Qt4: factor out that tray icon class
(edit) @32757   14 years vboxsync more fudge.
(edit) @32756   14 years vboxsync Runtime: more fixes
(edit) @32755   14 years vboxsync SUPDrv.c: Some timer debugging assistance.
(edit) @32754   14 years vboxsync Runtime: next burn fix try
(edit) @32753   14 years vboxsync tstRTR0Timer: fixes, works on linux now.
(edit) @32752   14 years vboxsync Runtime: fix piggy compiler
(edit) @32751   14 years vboxsync Runtime: initial VFS support for tar
(edit) @32750   14 years vboxsync Solaris/Installer: zone fix.
(edit) @32749   14 years vboxsync tstRTR0Timer: fixes.
(edit) @32748   14 years vboxsync r0drv/linux/timer-r0drv-linux.c: fixes for cpu specific timers.
(edit) @32747   14 years vboxsync NAT: reduces responsibility of DHCP server about validness of TFTP …
(edit) @32746   14 years vboxsync pgmPoolFlushDirtyPage,pgmPoolAddDirtyPage: Must use …
(edit) @32745   14 years vboxsync NAT: Don't let exceed the bounds of mbuf selecting corresponding mbuf zone.
(edit) @32744   14 years vboxsync NAT: don't mix ether header lenght with free space calculation.
(edit) @32743   14 years vboxsync build fix
(edit) @32742   14 years vboxsync tstRTR0Timer: some train code.
(edit) @32741   14 years vboxsync Made the GUI check if GUI/Dbg/{Enabled,AutoShow} is in …
(edit) @32740   14 years vboxsync vboxNetFltDarwinMBufFromSG: Removed obsolete assertion (triggers when …
(edit) @32739   14 years vboxsync wddm/3d: profiling stuff
(edit) @32738   14 years vboxsync OSE fix
(edit) @32737   14 years vboxsync timer-r0drv-linux.c: Fixes.
(edit) @32736   14 years vboxsync tstRTR0Timer: More tests (almost there now).
(edit) @32735   14 years vboxsync HDA: temporary disabled code to fake PCIe device
(edit) @32733   14 years vboxsync com/string: this is tricky to get right on COM and on XPCOM
(edit) @32732   14 years vboxsync FE/Qt4-NLS: Merged sv, hu and lt.
(edit) @32731   14 years vboxsync Logging.
(edit) @32730   14 years vboxsync com/string: Solaris build fix
(edit) @32729   14 years vboxsync Comment about a possible erratum
(edit) @32728   14 years vboxsync backed out accidental changes
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32726   14 years vboxsync Audio: PCI symbolic constants, cap list bug in HDA
(edit) @32725   14 years vboxsync USB: symbolic PCI constants
(edit) @32724   14 years vboxsync e1k: few PCI-related notes
(edit) @32723   14 years vboxsync AHCI: few PCI device config notes
(edit) @32720   14 years vboxsync Devices/BIOS: allow to overwrite DmiSystemSKU
(edit) @32719   14 years vboxsync VBoxManage/Makefile.kmk: DEFS cleanup
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32716   14 years vboxsync Solaris/VBoxNetFlt: fix deadlock with PromiscReq and ModWritePut (#5262)
(edit) @32715   14 years vboxsync PCI: unused vars
(edit) @32714   14 years vboxsync PCI: extended address space access
(edit) @32713   14 years vboxsync Runtime/alloc-r0drv: fixed invalid paramter return value
(edit) @32712   14 years vboxsync VBoxManage: forgot the help for guestproperty and guestcontrol; enable …
(edit) @32711   14 years vboxsync timer-r0drv-linux.c: incorrect check for cpu migration.
(edit) @32710   14 years vboxsync Solaris/VBoxNetFlt: fix deadlock with PromiscReq and ModWritePut (#5262)
(edit) @32709   14 years vboxsync VBoxManage: don't show the logo by default; output to stdout if help …
(edit) @32708   14 years vboxsync iprt: build fixes
(edit) @32707   14 years vboxsync IPRT: Added RTMemAllocEx[Tag] and RTMemFreeEx, only implemented in …
(edit) @32705   14 years vboxsync VBOX_WITH_GUEST_PROPS
(edit) @32704   14 years vboxsync VBoxServiceAutoMount: cosmetics
(edit) @32703   14 years vboxsync wddm/3d: additional fix to the first black frame with Aero on Win7
(edit) @32702   14 years vboxsync Solaris/Installer: Make package non-relocatable and use PKG_INSTALL_ROOT.
(edit) @32701   14 years vboxsync Frontends/VBoxManage: Error printing cleanup, use stderr and …
(edit) @32700   14 years vboxsync Shared folder/Linux: properly handle VERR_INVALID_NAME; Windows hosts …
(edit) @32699   14 years vboxsync wddm/3d: [partial] fix to the first black frame with Aero on Win7
(edit) @32697   14 years vboxsync wddm/3d: make winsat more happy
(edit) @32696   14 years vboxsync AC97: Assert if the amount read/written isn not aligned (can lead to …
(edit) @32695   14 years vboxsync Main/Medium: new method exportFile which allows to export a medium …
(edit) @32694   14 years vboxsync try to make r66016 right
(edit) @32693   14 years vboxsync build fix
(edit) @32692   14 years vboxsync Additions/x11/vboxvideo: some more simplification
(edit) @32691   14 years vboxsync Storage/VBoxHDD+iSCSI+DrvVD,Main/Medium: Make the IO and TCPNET …
(edit) @32690   14 years vboxsync VBoxGuest: Enabled new Windows driver (PnP + NT4 Legacy) using common …
(edit) @32689   14 years vboxsync Shared folders: don't abort the directory listing if an entry with an …
(edit) @32688   14 years vboxsync whitespace
(edit) @32687   14 years vboxsync VBoxTray: Applied refined patch for NT4 resizing/graphics capabilities …
(edit) @32686   14 years vboxsync VBoxManage: don't pass NULL argv paramters to RTGetOpt (fixes public 7388)
(edit) @32685   14 years vboxsync Logging distinction.
(edit) @32684   14 years vboxsync Build fix.
(edit) @32683   14 years vboxsync Windows Guest Additions installer: More WDDM cleanup.
(edit) @32682   14 years vboxsync Main: fixed incorrect parameters checking in MediumFormat implementation
(edit) @32681   14 years vboxsync Additions/WINNT: fix for building with Wine
(edit) @32680   14 years vboxsync Audio: Proper rate conversion for recording in null backend.
(edit) @32679   14 years vboxsync wddm/3d: fix NPE
(edit) @32678   14 years vboxsync Devices/Serial, Devices/Parallel: minor fix (free alloc'd string)
(edit) @32677   14 years vboxsync wddm/3d: auto-resize & fullscreen working for Aero
(edit) @32676   14 years vboxsync Devices/Graphics: minor fix (free alloc'd string)
(edit) @32675   14 years vboxsync Devices/BIOS: minor fix (free alloc'd strings)
(edit) @32674   14 years vboxsync IPRT: started on some internal ring-0 alloc api.
(edit) @32673   14 years vboxsync Devices/Audio: minor fix (free alloc'd string).
(edit) @32672   14 years vboxsync VMMDev: Use snapshot dir as default guest coredump dir.
(edit) @32670   14 years vboxsync timer-r0drv-linux.c: bug fixes. The ugly guest debugging tracking will …
(edit) @32669   14 years vboxsync tstRTR0Timer: Some more tests.
(edit) @32668   14 years vboxsync Audio: Fixed recording with null audio backend.
(edit) @32667   14 years vboxsync FE/Qt: Global/VM Settings cumulative refactoring (part 1).
(edit) @32664   14 years vboxsync VBoxGuest/win/WINNT: Corrected return value in case of errors.
(edit) @32663   14 years vboxsync Logging update.
(edit) @32661   14 years vboxsync VBoxGuest/WINNT: Extended IOCtl-handling for dumping guest cores.
(edit) @32660   14 years vboxsync Windows Guest Additions installer: Log SVN rev in debug build, fix …
(edit) @32659   14 years vboxsync Main: clarification
(edit) @32658   14 years vboxsync Main: some defaults for the COM ports
(edit) @32657   14 years vboxsync IPRT/process-win: Added fallback for environment block creation …
(edit) @32656   14 years vboxsync IPRT/process-win: Added dynamic loading of Userenv-APIs.
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