VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49174   11 years vboxsync Additions/x11: replace header files for X.Org Server 1.6.0 with those …
(edit) @49173   11 years vboxsync Storage/AHCI: Add per port hotplug configuration flag
(edit) @49172   11 years vboxsync crOpenGL: dumping stuff
(edit) @49171   11 years vboxsync wddm: comment typo
(edit) @49170   11 years vboxsync wined3d: always emit zero vertattr
(edit) @49169   11 years vboxsync FE/Qt: MacOS X: One more build fix for r90040.
(edit) @49168   11 years vboxsync FE/Qt: MacOS X: Build fix for r90040.
(edit) @49167   11 years vboxsync FE/Qt: Runtime UI: Reworking frame-buffer synchronization logic.
(edit) @49166   11 years vboxsync Build fix.
(edit) @49165   11 years vboxsync FE/VBoxManage/GuestCtrl: Unified a lot of command line handling, added …
(edit) @49164   11 years vboxsync Added a quick MSR report (~1 sec on fast box) to the normal tstVMM …
(edit) @49163   11 years vboxsync crOpenGL: ignore framebuffer's NotifyEvent failures
(edit) @49162   11 years vboxsync Installer/linux: create system groups instead of normal ones during …
(edit) @49161   11 years vboxsync EmulatedUSBImpl: Ctor initialization list reordering warning.
(edit) @49160   11 years vboxsync UserManual: webcam update.
(edit) @49159   11 years vboxsync VMM/HMSVMR0: Comment nits.
(edit) @49158   11 years vboxsync FE/Qt: back out r89941 and force re-downloading of the certs if we …
(edit) @49157   11 years vboxsync IPRT: Try use r3/nt/direnum-r3-nt.cpp.
(edit) @49156   11 years vboxsync Config.kmk: enable manual translations.
(edit) @49155   11 years vboxsync extpacks build fix
(edit) @49154   11 years vboxsync doc/manual: updated French translation - thank you Jean-Philippe Mengual.
(edit) @49153   11 years vboxsync HMR0SVM.cpp: Ditto and added the separate single stepping loop function.
(edit) @49152   11 years vboxsync HMR0VMX.cpp: Clear the TF bit in the single step loop, instead on …
(edit) @49151   11 years vboxsync SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
(edit) @49150   11 years vboxsync SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
(edit) @49149   11 years vboxsync On NATNetworkSetting trigger quick RAs.
(edit) @49148   11 years vboxsync duh
(edit) @49147   11 years vboxsync tstVMM/msr: Formatting bug on 32-bit hosts, a cast got lost in a …
(edit) @49146   11 years vboxsync extpacks: don't build solaris.x86
(edit) @49145   11 years vboxsync grr
(edit) @49144   11 years vboxsync More MSRs per call on non-windows.
(edit) @49143   11 years vboxsync supdrvVtgValidateHdr: More details in a couple of situations.
(edit) @49142   11 years vboxsync Debugger/VBoxDbgConsole: Customized context-menu to toggle colors/fonts.
(edit) @49141   11 years vboxsync tstVMM: Extended it with a 'msr' mode for dump the MSRs of the host …
(edit) @49140   11 years vboxsync Additions/Linux/installer: set umask.
(edit) @49139   11 years vboxsync Main/NATNetworkImpl.cpp: 2 lines between methods.
(edit) @49138   11 years vboxsync HostDriver: Minor nit. Coding style.
(edit) @49137   11 years vboxsync HostDrivers: Minor nit. Coding style.
(edit) @49136   11 years vboxsync Main/NATNetworkImpl.cpp: G/c -line.
(edit) @49135   11 years vboxsync Runtime: Minor nit. Coding style.
(edit) @49134   11 years vboxsync VMM: Minor nit, coding style.
(edit) @49133   11 years vboxsync Main/NATNetworkImpl.cpp: replace explicit autolock releasing with scopping.
(edit) @49132   11 years vboxsync Main/HostVideoInputDeviceImpl: use VBoxHostWebcamList.
(edit) @49131   11 years vboxsync Main/NATNetworkImpl.cpp: update comment in …
(edit) @49130   11 years vboxsync Main/ExtPackManagerImpl: internal method to get the full path of a module.
(edit) @49129   11 years vboxsync Main/NATNetworkImpl.h: G/c drops NAT_XML_SERIALIZATION and do …
(edit) @49128   11 years vboxsync FE/Qt: Runtime UI: MacOS X: Quartz2D frame-buffer: Removing some stuff …
(edit) @49127   11 years vboxsync Main/NATNetworkImpl.cpp: do settings saving and event firing iff new …
(edit) @49126   11 years vboxsync NATNetwork::saveSettings: fireNATNetworkSettingEvent also for …
(edit) @49125   11 years vboxsync Fix TAB/spaces in previous.
(edit) @49124   11 years vboxsync VBoxNetLwipNAT::HandleEvent: set NATSEVICEPORTFORWARDRULE::Pfr::fPfrIPv6
(edit) @49123   11 years vboxsync build fix
(edit) @49122   11 years vboxsync FE/Qt: Doxyfile: One more MacOS X related define.
(edit) @49121   11 years vboxsync FE/Qt: 6982: Runtime UI: Multi-screen auto-pilot feature: MacOS X: …
(edit) @49120   11 years vboxsync Main: emulated webcam updates.
(edit) @49119   11 years vboxsync VBoxNetNAT: drops Windows's limitation on registering listeners.
(edit) @49118   11 years vboxsync kext plugins.
(edit) @49117   11 years vboxsync USB: Missing change
(edit) @49116   11 years vboxsync *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
(edit) @49115   11 years vboxsync doc/manual: nits and known issues
(edit) @49114   11 years vboxsync NetworkServices: coding style
(edit) @49113   11 years vboxsync NetworkServices: coding style
(edit) @49112   11 years vboxsync VBoxNetLwipNAT.cpp: event qeue processing (borrowed from VBoxHeadless).
(edit) @49111   11 years vboxsync doc/manual: minor touch up of webcam passthrough description
(edit) @49110   11 years vboxsync VBoxNetLwipNAT.cpp: extend listener scope to class level.
(edit) @49109   11 years vboxsync VBoxNetLwipNAT.cpp: typo (copy'n'paste) in dynamic port-forwarding …
(edit) @49108   11 years vboxsync libs/libsxml: not needed
(edit) @49107   11 years vboxsync 4.3: changelog.
(edit) @49106   11 years vboxsync UserManual: webcam.
(edit) @49105   11 years vboxsync FE/Qt: temporarily add the intermediate certificate as long as the …
(edit) @49104   11 years vboxsync GetWindowLong => GetWindowLongPtr at several places
(edit) @49103   11 years vboxsync pr6927. ISO images are skipped by default during export. The command …
(edit) @49102   11 years vboxsync Listen for VBoxEventType_OnNATNetworkSetting to pick up changes in …
(edit) @49101   11 years vboxsync Main/NATNetwork.cpp: replace implicit call of autolock release, with scope.
(edit) @49100   11 years vboxsync Main/NATNetwork: reorder saving settings and firing change events, …
(edit) @49099   11 years vboxsync Use proxy_options::ipv6_defroute instead of rtmon_get_defaults() to …
(edit) @49098   11 years vboxsync EFI: Found a likely value for APPLE_GETVAR_PROTOCOL::u64Magic as well …
(edit) @49097   11 years vboxsync Alignment
(edit) @49096   11 years vboxsync Blank lines nit.
(edit) @49095   11 years vboxsync Rename PortForwardListener to NATNetworkListener (with more events to …
(edit) @49094   11 years vboxsync build fix
(edit) @49093   11 years vboxsync Storage/UsbMsd: Implement save state handlers
(edit) @49092   11 years vboxsync VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
(edit) @49091   11 years vboxsync UIWizardNewVM.cpp: Always SetPortCount on AHCI when used, whether it …
(edit) @49090   11 years vboxsync OS X host: leds sync: resync last affected HID device with the guest …
(edit) @49089   11 years vboxsync VBoxAppleSim.c: Appears that APPLE_GETVAR_PROTOCOL had the wrong …
(edit) @49088   11 years vboxsync crOpenGL: fix hgcm fallback
(edit) @49087   11 years vboxsync DBGC: 'u' fix.
(edit) @49086   11 years vboxsync VBoxManage/doc: document 'VBoxManage modifyvm triplefaultreset'
(edit) @49085   11 years vboxsync VMM/HMVMXR0: Partially revert r89778. Back to disassembling and …
(edit) @49084   11 years vboxsync tstRTPath.cpp: RTPathStripSuffix works more sensibly now, lone dot …
(edit) @49083   11 years vboxsync x86.h: Added ECX feature F16C (valid on both Intel and AMD).
(edit) @49082   11 years vboxsync IPRT: darwin debugging fixes.
(edit) @49081   11 years vboxsync build fixes
(edit) @49080   11 years vboxsync baka fixes.
(edit) @49079   11 years vboxsync dir-win.cpp/RTDirCreate: Aaaaaaaaaaaaaaaaarg!!!!!!!!!!
(edit) @49078   11 years vboxsync dir-win.cpp/RTDirCreate: Aaaaaaaaaaaaaaaaarg!!!!!!!!!!
(edit) @49077   11 years vboxsync RTDbgSymCache: flat kext hack.
(edit) @49076   11 years vboxsync IPRT: DWARF reader, enum the image symbols and add what's missing (or …
(edit) @49075   11 years vboxsync DBGPlugInDarwin.cpp: Kind of works, with latest kldr and a symbol …
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