VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49243   12 years vboxsync Main/HostDnsServiceDarwin: parent has been changed HostDnsService -> …
(edit) @49242   12 years vboxsync Main/HostDnsServiceDarwin.cpp: no this in static method.
(edit) @49241   12 years vboxsync Main/HostDnsServiceWin.cpp: cast-hummer (char *)BYTE.
(edit) @49240   12 years vboxsync Main/HostDnsServiceWin: Monitoring code dont need VirtualBox obj (aParent)
(edit) @49239   12 years vboxsync Main/HostDnsServiceWin.cpp: update->updateInfo
(edit) @49238   12 years vboxsync Main/HostDnsServiceDarwin: build fix.
(edit) @49237   12 years vboxsync Main/HostDnsServiceSolaris: Attempt to fix Solaris build.
(edit) @49236   12 years vboxsync Main/HostDnsServiceWin.cpp: Attemp of Windows build fix.
(edit) @49235   12 years vboxsync Main/HostDnsService: splits HostDnsService on "singleton" …
(edit) @49234   12 years vboxsync Main/EmulatedUSB: pass settings to the emulated device.
(edit) @49233   12 years vboxsync RTZipBlockDecompress: Fixed pcbSrcActual for zlib case.
(edit) @49232   12 years vboxsync Added tstRTZip.cpp
(edit) @49231   12 years vboxsync VMDK: Sketched the code for using RTZipBlockDecompress in …
(edit) @49229   12 years vboxsync win.x86 build fix
(edit) @49228   12 years vboxsync Main/HostDnsService: Lockee & ALock (not used for now).
(edit) @49227   12 years vboxsync VMM/HMVMXR0: Adding functions for dynamic MSR swapping.
(edit) @49225   12 years vboxsync VMM/HMSVMR0: Fix TSC Aux MSR passthru.
(edit) @49224   12 years vboxsync Main/HostDnsService.h: puvlic -> public.
(edit) @49223   12 years vboxsync Main/HostDnsService.h: c++-mode (indentation).
(edit) @49222   12 years vboxsync Removed debug logging.
(edit) @49221   12 years vboxsync FE/VBoxManage/GuestCtrl: Integrated waiting for guest sessions to …
(edit) @49220   12 years vboxsync wddm/3d: gen hostid for primary surfaces
(edit) @49219   12 years vboxsync VirtualBox.cpp: VirtualBox::natNetworkRefInc and …
(edit) @49218   12 years vboxsync AHCI: Fix compatibility with saved states from previous versions
(edit) @49217   12 years vboxsync HDA: Made register access more orthogonal, added two missing registers.
(edit) @49216   12 years vboxsync crOpenGL: registered keys save/restore
(edit) @49215   12 years vboxsync updates
(edit) @49214   12 years vboxsync Additions/linux/3d: do not use a separate display connection to get …
(edit) @49213   12 years vboxsync SUPLib-win.cpp: wrong conversion of fast call ioctl, the idCpu must be …
(edit) @49211   12 years vboxsync SUP: some minor improvements.
(edit) @49210   12 years vboxsync Add listener for HostNameResolutionConfigurationChange (a do-nothing …
(edit) @49209   12 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX, restore host MSR.
(edit) @49208   12 years vboxsync build fix
(edit) @49207   12 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX, use the right check to be doubly sure.
(edit) @49206   12 years vboxsync AHCI: Additional assertion
(edit) @49205   12 years vboxsync AHCI: The port is hot-pluggable by default
(edit) @49204   12 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX auto-load/store when not using TSC …
(edit) @49203   12 years vboxsync pxtcp_pmgr_chan_pollin: don't request POLLIN on the socket if we have …
(edit) @49202   12 years vboxsync Makefile.kmk: adds HostDnsServiceLinux.cpp to build on Linux host …
(edit) @49201   12 years vboxsync HostDnsServiceLinux.cpp: inotify based watcher for /etc/resolv.conf.
(edit) @49200   12 years vboxsync VBoxNetLwipNAT::init: Move code to read IPv6 options so that …
(edit) @49199   12 years vboxsync VBoxNetLwipNAT::init: shuffle delcarations a bit to improve readability.
(edit) @49198   12 years vboxsync Rename VBoxNetLwipNAT::net to m_net
(edit) @49197   12 years vboxsync Use getaddrinfo(3) on Unix.
(edit) @49196   12 years vboxsync Additions/linux: fix X11 driver installation for old 1.5 X.Org servers.
(edit) @49195   12 years vboxsync Storage/AHCI: Fix detection of CD/DVD media when switching from an …
(edit) @49194   12 years vboxsync build fix, bug fix, testcase.
(edit) @49193   12 years vboxsync Correct copy&past fix.
(edit) @49192   12 years vboxsync Reverted r90068: wrong fix - don't writing 64-bit values to 32-bit …
(edit) @49191   12 years vboxsync Runtime: copy and paste
(edit) @49190   12 years vboxsync Main,VBoxManage: Implement hotpluggable setting stubs
(edit) @49189   12 years vboxsync Additions/x11/vboxvideo: use new header files.
(edit) @49188   12 years vboxsync Additions/x11: added dri2proto-2.8 header files.
(edit) @49187   12 years vboxsync Additions/x11/vboxvideo: use DRI2 for X.Org Server 1.7 and later.
(edit) @49186   12 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX auto-load/store when not using TSC …
(edit) @49185   12 years vboxsync ASMCpuIdExSlow burn fix.
(edit) @49184   12 years vboxsync FE/Qt: NLS meta-data fix for r90060.
(edit) @49183   12 years vboxsync FE/Qt: Runtime UI: Make sure automatic guest-size-hint calculator do …
(edit) @49182   12 years vboxsync Added ASMCpuIdExSlow and made CPUM use it.
(edit) @49181   12 years vboxsync OSE build fix
(edit) @49180   12 years vboxsync wddm/3d: ref d3d rt to avoid calling unloaded lib
(edit) @49179   12 years vboxsync SUPDrv: Doxygen for r90051.
(edit) @49178   12 years vboxsync SUPDrv: Fix VT-x capability querying for BIOSes that don't set the …
(edit) @49177   12 years vboxsync FE/Qt: Runtime UI: Guest screen size adjustment mechanism.
(edit) @49176   12 years vboxsync FE/Qt: Runtime UI: Some small cleanup.
(edit) @49175   12 years vboxsync Additions/x11: remove outdated todo.
(edit) @49174   12 years vboxsync Additions/x11: replace header files for X.Org Server 1.6.0 with those …
(edit) @49173   12 years vboxsync Storage/AHCI: Add per port hotplug configuration flag
(edit) @49172   12 years vboxsync crOpenGL: dumping stuff
(edit) @49171   12 years vboxsync wddm: comment typo
(edit) @49170   12 years vboxsync wined3d: always emit zero vertattr
(edit) @49169   12 years vboxsync FE/Qt: MacOS X: One more build fix for r90040.
(edit) @49168   12 years vboxsync FE/Qt: MacOS X: Build fix for r90040.
(edit) @49167   12 years vboxsync FE/Qt: Runtime UI: Reworking frame-buffer synchronization logic.
(edit) @49166   12 years vboxsync Build fix.
(edit) @49165   12 years vboxsync FE/VBoxManage/GuestCtrl: Unified a lot of command line handling, added …
(edit) @49164   12 years vboxsync Added a quick MSR report (~1 sec on fast box) to the normal tstVMM …
(edit) @49163   12 years vboxsync crOpenGL: ignore framebuffer's NotifyEvent failures
(edit) @49162   12 years vboxsync Installer/linux: create system groups instead of normal ones during …
(edit) @49161   12 years vboxsync EmulatedUSBImpl: Ctor initialization list reordering warning.
(edit) @49159   12 years vboxsync VMM/HMSVMR0: Comment nits.
(edit) @49158   12 years vboxsync FE/Qt: back out r89941 and force re-downloading of the certs if we …
(edit) @49157   12 years vboxsync IPRT: Try use r3/nt/direnum-r3-nt.cpp.
(edit) @49153   12 years vboxsync HMR0SVM.cpp: Ditto and added the separate single stepping loop function.
(edit) @49152   12 years vboxsync HMR0VMX.cpp: Clear the TF bit in the single step loop, instead on …
(edit) @49150   12 years vboxsync SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
(edit) @49149   12 years vboxsync On NATNetworkSetting trigger quick RAs.
(edit) @49148   12 years vboxsync duh
(edit) @49147   12 years vboxsync tstVMM/msr: Formatting bug on 32-bit hosts, a cast got lost in a …
(edit) @49145   12 years vboxsync grr
(edit) @49144   12 years vboxsync More MSRs per call on non-windows.
(edit) @49143   12 years vboxsync supdrvVtgValidateHdr: More details in a couple of situations.
(edit) @49142   12 years vboxsync Debugger/VBoxDbgConsole: Customized context-menu to toggle colors/fonts.
(edit) @49141   12 years vboxsync tstVMM: Extended it with a 'msr' mode for dump the MSRs of the host …
(edit) @49140   12 years vboxsync Additions/Linux/installer: set umask.
(edit) @49139   12 years vboxsync Main/NATNetworkImpl.cpp: 2 lines between methods.
(edit) @49138   12 years vboxsync HostDriver: Minor nit. Coding style.
(edit) @49137   12 years vboxsync HostDrivers: Minor nit. Coding style.
(edit) @49136   12 years vboxsync Main/NATNetworkImpl.cpp: G/c -line.
(edit) @49135   12 years vboxsync Runtime: Minor nit. Coding style.
Note: See TracRevisionLog for help on using the revision log.

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