VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42150   13 years vboxsync printf -> RTPrintf
(edit) @42149   13 years vboxsync Drop the TCHAR charade and make it build against current sdk. :-)
(edit) @42148   13 years vboxsync Share kBuild template for the VGA and System BIOSes as well as the …
(edit) @42147   13 years vboxsync Share kBuild template for the VGA and System BIOSes as well as the …
(edit) @42146   13 years vboxsync wddm: bugfix
(edit) @42145   13 years vboxsync wddm: driver FileDescription fixes
(edit) @42144   13 years vboxsync wddm/d-o: enable mouse cursor integration
(edit) @42143   13 years vboxsync Makefile.kmk for the new VGA BIOS. Had to change DEBUG to VGA_DEBUG to …
(edit) @42142   13 years vboxsync ga installer/win: integrate win8 wddm driver
(edit) @42141   13 years vboxsync PDMDriver: Changed to much, the name we must get via the internal …
(edit) @42140   13 years vboxsync PDMDriver: Changed the previous fix to use the top level device …
(edit) @42139   13 years vboxsync too long line
(edit) @42138   13 years vboxsync PDMDriver.cpp: A pLun can be used with a normal device or a usb …
(edit) @42137   13 years vboxsync NAT: prints nameserver ip-addresses (release log).
(edit) @42136   13 years vboxsync More cleaning up.
(edit) @42135   13 years vboxsync Wine/Makefile.kmk: Cleanups.
(edit) @42134   13 years vboxsync Need to include strsafe.h after tchar.h - in the future, write unicode …
(edit) @42133   13 years vboxsync IDL: documentation changes so that building the documentation doesn't fail
(edit) @42131   13 years vboxsync Main: fix COM/XPCOM incompatibility issues and add safearray setter …
(edit) @42130   13 years vboxsync StubBld needs no Msi.lib.
(edit) @42129   13 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @42128   13 years vboxsync wddm/d-o: multiscreen working
(edit) @42127   13 years vboxsync BIOS: Updating PCI BIOS service.
(edit) @42125   13 years vboxsync optional encrypted store of the iSCSI initiator secret
(edit) @42124   13 years vboxsync wddm/win8: multimon fixes
(edit) @42123   13 years vboxsync Main/Machine+Snapshot: fix crash on snapshot restore due to incorrect …
(edit) @42122   13 years vboxsync Fixed bizarre typo.
(edit) @42121   13 years vboxsync Installer/autostart: Missing change, include VBoxAutostart binary
(edit) @42120   13 years vboxsync wddm: win8 driver .inf file fixes, better device description, etc.
(edit) @42119   13 years vboxsync Installer/linux: autostart service integration
(edit) @42118   13 years vboxsync Autostart: Updates, implemented config parser for the autostart daemon
(edit) @42117   13 years vboxsync Main/GuestSession+GuestProcess: real build fix
(edit) @42116   13 years vboxsync needs fixing
(edit) @42115   13 years vboxsync wddm/d-o: kmk warning fix
(edit) @42114   13 years vboxsync Another try …
(edit) @42113   13 years vboxsync Another try …
(edit) @42112   13 years vboxsync Build fix.
(edit) @42111   13 years vboxsync Build fix.
(edit) @42110   13 years vboxsync Main/SnapshotImpl.cpp: eliminate dead code
(edit) @42109   13 years vboxsync Main/Medium: fix excessive settings saving as part of …
(edit) @42108   13 years vboxsync wddm/vboxtray: autoresize working for display-only driver
(edit) @42107   13 years vboxsync VGABIOS: Rough conversion to Watcom C.
(edit) @42106   13 years vboxsync Build fix.
(edit) @42105   13 years vboxsync Guest Control 2.0: Update.
(edit) @42104   13 years vboxsync AHCI Controller: DevAHCI.cpp: restoration of the excessive code …
(edit) @42103   13 years vboxsync NetAdptInstall.exe is busted here, so don't try run it.
(edit) @42102   13 years vboxsync NetShaper: GSO on RX path (#5582)
(edit) @42101   13 years vboxsync wddm: bugfix
(edit) @42100   13 years vboxsync NAT: TCB releasing on slirp_link_down. (no more assertions on …
(edit) @42099   13 years vboxsync AHCI Controller: DevAHCI.cpp removed legacy ATA emulation support.
(edit) @42098   13 years vboxsync wddm: new autoresize mechanism basics
(edit) @42097   13 years vboxsync Fix Mac builds.
(edit) @42096   13 years vboxsync Build fix.
(edit) @42095   13 years vboxsync Build fix.
(edit) @42094   13 years vboxsync burn fix
(edit) @42093   13 years vboxsync wddm: bugfix
(edit) @42092   13 years vboxsync wddm/win8: enable display-only and full-graphics in one driver
(edit) @42091   13 years vboxsync wddm/d-o: more fixes
(edit) @42090   13 years vboxsync More fixes.
(edit) @42089   13 years vboxsync Include fix, define.
(edit) @42088   13 years vboxsync Build fix (XPCOM).
(edit) @42087   13 years vboxsync Build fix.
(edit) @42086   13 years vboxsync VMM/HWSVMR0: Fix for signalling new ASID on suspend/resume.
(edit) @42085   13 years vboxsync Setting NSHighResolutionCapable to make fonts better looking on retina …
(edit) @42084   13 years vboxsync Guest Control 2.0: Hacking in progress.
(edit) @42083   13 years vboxsync wddm/d-o: assertion bugfix
(edit) @42082   13 years vboxsync wddm/d-o: bugfix
(edit) @42081   13 years vboxsync wddm/display-only: more imple and fixes
(edit) @42080   13 years vboxsync ExtPack build fix
(edit) @42079   13 years vboxsync VBoxCmp: missing initialization.
(edit) @42078   13 years vboxsync RTProcQueryUsernameA: Fix
(edit) @42077   13 years vboxsync Runtime/Process: Missing changes, relax the parameter checks for …
(edit) @42076   13 years vboxsync Disassemlber/Makefile.kmk: shorter
(edit) @42075   13 years vboxsync use kStuffStaticBldProg and DisasmBldProg for build progs
(edit) @42074   13 years vboxsync kStuff: kStuffStaticBldProg
(edit) @42073   13 years vboxsync Fix error message
(edit) @42072   13 years vboxsync strtonum.cpp: C90 warnings.
(edit) @42071   13 years vboxsync DrvVD: Add InformAboutZeroBlocks CFGM key
(edit) @42070   13 years vboxsync NAT: copyright.
(edit) @42069   13 years vboxsync Autostart: Simplify getting the username, use the new IPRT API
(edit) @42068   13 years vboxsync Build fix
(edit) @42067   13 years vboxsync Runtime: New variant for RTProcQueryUsername which allocates the …
(edit) @42066   13 years vboxsync yet another build fix
(edit) @42065   13 years vboxsync temporary fix to make Windows happy
(edit) @42064   13 years vboxsync build fix
(edit) @42063   13 years vboxsync webservice/clienttest.pl: finally make SOAP::Lite deal with enum types …
(edit) @42062   13 years vboxsync NetShaper: R0 support (#5582)
(edit) @42061   13 years vboxsync VideoCapture: Corrected the copyright year.
(edit) @42060   13 years vboxsync wddm/display-only: more impl
(edit) @42059   13 years vboxsync support.asm: Restored I4M and I4D for PXE, disabling the code when …
(edit) @42057   13 years vboxsync Renamed PC/BIOS-new to PC/BIOS and dropped the VBOX_WITH_NEW_BIOS …
(edit) @42056   13 years vboxsync VMM/HWVMXR0: Save/restore IA32_TSC_AUX MSR across VMX non-root ops.
(edit) @42055   13 years vboxsync Removed old BIOS code.
(edit) @42054   13 years vboxsync wddm: basics for win8 display-only miniport driver
(edit) @42053   13 years vboxsync Regenerated alternative bios source.
(edit) @42052   13 years vboxsync Amended VBoxAdvBldProg so it can build MakeDebianBiosAssmebly.
(edit) @42051   13 years vboxsync MakeDebianBiosAssembly.cpp: Fixed invalid instruction handling and …
(edit) @42050   13 years vboxsync DisasmFormatYasm.cpp: Fixed formatting of PUSH Ib with a operand size …
(edit) @42049   13 years vboxsync VBoxCmp.cpp: duh.
(edit) @42048   13 years vboxsync New build tool VBoxCmp: Simple cmp with sensible output.
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