VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49329   11 years vboxsync Occasional commit of xcode5 dependendence in r90311.
(edit) @49328   11 years vboxsync NetServices/DHCP: XML lease serialization/deserialization.
(edit) @49327   11 years vboxsync NetworkService/DHCP: refactoring: 1. Client and Lease are use shared …
(edit) @49326   11 years vboxsync IPRT: exposes RTNetStrToMAC (resolves todo in misc/getopt.cpp).
(edit) @49324   11 years vboxsync Make the TurnResetIntoPowerOff setting configurable during runtime
(edit) @49323   11 years vboxsync Few more missed -1 -> INVALID_SOCKET replacements.
(edit) @49322   11 years vboxsync FE/Qt: Runtime UI: Guest screen adjustment protocol: Make sure GUI do …
(edit) @49321   11 years vboxsync OS X host: LEDs sync: fix typo, remove runtime warning.
(edit) @49320   11 years vboxsync RTGZip.cpp: Accept zlib headers. Don't complain about EINVAL on flush …
(edit) @49319   11 years vboxsync Support: build fix for OS/2
(edit) @49318   11 years vboxsync Runtime/testcase: adapted tstRTSymlink to r89826
(edit) @49317   11 years vboxsync do this only for Linux
(edit) @49316   11 years vboxsync some ExtPack build magic
(edit) @49315   11 years vboxsync fwspec_set: use getaddrinfo() version on Windows too
(edit) @49314   11 years vboxsync Storage: Modify hack to fix hanging VMs when the dis is full during …
(edit) @49312   11 years vboxsync Main/idl: fixed comment
(edit) @49311   11 years vboxsync Main/Display: harmless typo
(edit) @49310   11 years vboxsync HMR0.cpp: Ignore VERR_SVM_DISABLED an VERR_SVM_IN_USE status codes …
(edit) @49309   11 years vboxsync FE/Qt: Runtime UI: Update for guest screen size adjustment mechanism …
(edit) @49308   11 years vboxsync crOpenGL 24bpp depth
(edit) @49307   11 years vboxsync FE/Qt: make it compile with VBOX_WITH_CROGL disabled
(edit) @49306   11 years vboxsync FE/Qt: Runtime UI: Make sure automatically enabled guest screen …
(edit) @49305   11 years vboxsync HDA: State loading fixes. Don't zero regs not in the saved state, just …
(edit) @49304   11 years vboxsync OS X host: LEDs sync: ignore CAPS LOCK timeout in Carbon event for now.
(edit) @49302   11 years vboxsync OS X host: LEDs sync: update backlisting, also do not broadcast to …
(edit) @49301   11 years vboxsync OS X host: LEDs sync: Log2() -> LogRel().
(edit) @49300   11 years vboxsync G/c unused variables.
(edit) @49299   11 years vboxsync On Windows getsockopt() takes char *, not void * - add cast to pacify …
(edit) @49298   11 years vboxsync G/c unused variable.
(edit) @49297   11 years vboxsync pxdns_create_resolver_sockaddrs: enable getaddrinfo() code on Windows too
(edit) @49296   11 years vboxsync Teach few more places in ConfigFileBase about SettingsVersion_v1_15.
(edit) @49295   11 years vboxsync NATNetworkImpl.cpp: NATNetwork::Data initialization on class object …
(edit) @49294   11 years vboxsync crOpenGL: fix 2D crash on shutdown
(edit) @49293   11 years vboxsync typo in prev change
(edit) @49292   11 years vboxsync Main/Machine: regression, incorrect UUID check, leading to Windows …
(edit) @49291   11 years vboxsync FE/Qt: Runtime UI: Seamless mode: Make sure we have no background …
(edit) @49290   11 years vboxsync Update comment.
(edit) @49289   11 years vboxsync OS X host: LEDs sync: introduce FIFO event queue between IOKit and …
(edit) @49288   11 years vboxsync VMM/HMVMXR0: Fix for MOV DRx intercepts on 32-bit hosts with 64-bit guests.
(edit) @49287   11 years vboxsync thread-r0drv-nt.cpp: Changed RTThreadPreemptIsPendingTrusty to always …
(edit) @49286   11 years vboxsync BIOS: Added invalid opcode handler.
(edit) @49285   11 years vboxsync VMM/HMVMXR0: nits.
(edit) @49284   11 years vboxsync VMM/HMVMXR0: Don't forget to load guest debug state when not …
(edit) @49283   11 years vboxsync VMM/HMVMXR0: Macro naming fix and use RT_BOOL.
(edit) @49282   11 years vboxsync VMM/Preload/ -> VMM/tools/
(edit) @49281   11 years vboxsync cpuid experiment.
(edit) @49280   11 years vboxsync OS X host: GUI: rewrite darwinCreateMachineShortcut(): not using …
(edit) @49279   11 years vboxsync FE/Qt: Typos in comment.
(edit) @49278   11 years vboxsync Additions/linux/drm: code update.
(edit) @49277   11 years vboxsync FE/Qt: language strings.
(edit) @49276   11 years vboxsync Debugger/VBoxDbgConsole: Backed out r89996.
(edit) @49275   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Guest-FPU pre-load optimization.
(edit) @49274   11 years vboxsync VMM/HMVMXR0: Incorrect assertion for SMP.
(edit) @49273   11 years vboxsync Additions/WINNT: secondary monitors do not support 8bpp mode (XPDM).
(edit) @49272   11 years vboxsync FE/Qt: NLS: Insert Guest Additions installer -> Insert Guest Additions …
(edit) @49271   11 years vboxsync IEM: log the rc on VERR_IEM_IPE_1.
(edit) @49270   11 years vboxsync VMM/HMVMXR0: Fix incorrect masking of TPR bits with TPR-shadowing.
(edit) @49269   11 years vboxsync VMM/HMVMXR0: More paranoid assertions cannot hurt.
(edit) @49268   11 years vboxsync Main/HostDnsServiceLinux: Warning and spaces.
(edit) @49267   11 years vboxsync FE/Qt: only mention wrong BPP settings if the Guest Additions are loaded.
(edit) @49266   11 years vboxsync FE/Qt: text changes.
(edit) @49265   11 years vboxsync FE/Qt: Runtime UI: Quartz2D frame-buffer: Next iteration in EMT vs GUI …
(edit) @49264   11 years vboxsync crOpenGL: dumping/logging
(edit) @49263   11 years vboxsync wddm/3d: profiling/logging
(edit) @49262   11 years vboxsync FE/Qt: Runtime UI: Frame-buffer interface: Next iteration in EMT vs …
(edit) @49261   11 years vboxsync crOpenGL: dumper fixes
(edit) @49260   11 years vboxsync crOpenGL: warning fixes
(edit) @49259   11 years vboxsync wddm: no need to update fb address for 3D surfaces
(edit) @49258   11 years vboxsync VMM/HMVMXR0: Introduced HMVMX_ALWAYS_FLUSH_TLB debug switch.
(edit) @49257   11 years vboxsync VMM/HMVMXR0: INS/OUTS with REP prefix update RFLAGS. Fix incorrect …
(edit) @49256   11 years vboxsync wined3d: remove incorrect old fix
(edit) @49255   11 years vboxsync PS2M: Use default critsect for timers, too.
(edit) @49254   11 years vboxsync PS2K: Use default critsect for timers, too.
(edit) @49252   11 years vboxsync NATNetwork: localize windows' headers inclusion.
(edit) @49251   11 years vboxsync As a stopgap measure #include <ws2tcpip.h> here (should be moved to …
(edit) @49250   11 years vboxsync #include <stdio.h>
(edit) @49249   11 years vboxsync Finish DNS proxy code and hook it in.
(edit) @49248   11 years vboxsync Main/HostDnsMonitor::getInfo() don't need to lock here. dns-monitor …
(edit) @49247   11 years vboxsync PATM,CSAM,SSM: Fix PATM restore issue in 4.3.0. …
(edit) @49245   11 years vboxsync crOpenGL: log fix
(edit) @49244   11 years vboxsync wddm: fix 3D rendering to primary
(edit) @49243   11 years vboxsync Main/HostDnsServiceDarwin: parent has been changed HostDnsService -> …
(edit) @49242   11 years vboxsync Main/HostDnsServiceDarwin.cpp: no this in static method.
(edit) @49241   11 years vboxsync Main/HostDnsServiceWin.cpp: cast-hummer (char *)BYTE.
(edit) @49240   11 years vboxsync Main/HostDnsServiceWin: Monitoring code dont need VirtualBox obj (aParent)
(edit) @49239   11 years vboxsync Main/HostDnsServiceWin.cpp: update->updateInfo
(edit) @49238   11 years vboxsync Main/HostDnsServiceDarwin: build fix.
(edit) @49237   11 years vboxsync Main/HostDnsServiceSolaris: Attempt to fix Solaris build.
(edit) @49236   11 years vboxsync Main/HostDnsServiceWin.cpp: Attemp of Windows build fix.
(edit) @49235   11 years vboxsync Main/HostDnsService: splits HostDnsService on "singleton" …
(edit) @49234   11 years vboxsync Main/EmulatedUSB: pass settings to the emulated device.
(edit) @49233   11 years vboxsync RTZipBlockDecompress: Fixed pcbSrcActual for zlib case.
(edit) @49232   11 years vboxsync Added tstRTZip.cpp
(edit) @49231   11 years vboxsync VMDK: Sketched the code for using RTZipBlockDecompress in …
(edit) @49229   11 years vboxsync win.x86 build fix
(edit) @49228   11 years vboxsync Main/HostDnsService: Lockee & ALock (not used for now).
(edit) @49227   11 years vboxsync VMM/HMVMXR0: Adding functions for dynamic MSR swapping.
(edit) @49225   11 years vboxsync VMM/HMSVMR0: Fix TSC Aux MSR passthru.
(edit) @49224   11 years vboxsync Main/HostDnsService.h: puvlic -> public.
(edit) @49223   11 years vboxsync Main/HostDnsService.h: c++-mode (indentation).
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