VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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).
(edit) @49222   11 years vboxsync Removed debug logging.
(edit) @49221   11 years vboxsync FE/VBoxManage/GuestCtrl: Integrated waiting for guest sessions to …
(edit) @49220   11 years vboxsync wddm/3d: gen hostid for primary surfaces
(edit) @49219   11 years vboxsync VirtualBox.cpp: VirtualBox::natNetworkRefInc and …
(edit) @49218   11 years vboxsync AHCI: Fix compatibility with saved states from previous versions
(edit) @49217   11 years vboxsync HDA: Made register access more orthogonal, added two missing registers.
(edit) @49216   11 years vboxsync crOpenGL: registered keys save/restore
(edit) @49215   11 years vboxsync updates
(edit) @49214   11 years vboxsync Additions/linux/3d: do not use a separate display connection to get …
(edit) @49213   11 years vboxsync SUPLib-win.cpp: wrong conversion of fast call ioctl, the idCpu must be …
(edit) @49211   11 years vboxsync SUP: some minor improvements.
(edit) @49210   11 years vboxsync Add listener for HostNameResolutionConfigurationChange (a do-nothing …
(edit) @49209   11 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX, restore host MSR.
(edit) @49208   11 years vboxsync build fix
(edit) @49207   11 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX, use the right check to be doubly sure.
(edit) @49206   11 years vboxsync AHCI: Additional assertion
(edit) @49205   11 years vboxsync AHCI: The port is hot-pluggable by default
(edit) @49204   11 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX auto-load/store when not using TSC …
(edit) @49203   11 years vboxsync pxtcp_pmgr_chan_pollin: don't request POLLIN on the socket if we have …
(edit) @49202   11 years vboxsync Makefile.kmk: adds HostDnsServiceLinux.cpp to build on Linux host …
(edit) @49201   11 years vboxsync HostDnsServiceLinux.cpp: inotify based watcher for /etc/resolv.conf.
(edit) @49200   11 years vboxsync VBoxNetLwipNAT::init: Move code to read IPv6 options so that …
(edit) @49199   11 years vboxsync VBoxNetLwipNAT::init: shuffle delcarations a bit to improve readability.
(edit) @49198   11 years vboxsync Rename VBoxNetLwipNAT::net to m_net
(edit) @49197   11 years vboxsync Use getaddrinfo(3) on Unix.
(edit) @49196   11 years vboxsync Additions/linux: fix X11 driver installation for old 1.5 X.Org servers.
(edit) @49195   11 years vboxsync Storage/AHCI: Fix detection of CD/DVD media when switching from an …
(edit) @49194   11 years vboxsync build fix, bug fix, testcase.
(edit) @49193   11 years vboxsync Correct copy&past fix.
(edit) @49192   11 years vboxsync Reverted r90068: wrong fix - don't writing 64-bit values to 32-bit …
(edit) @49191   11 years vboxsync Runtime: copy and paste
(edit) @49190   11 years vboxsync Main,VBoxManage: Implement hotpluggable setting stubs
(edit) @49189   11 years vboxsync Additions/x11/vboxvideo: use new header files.
(edit) @49188   11 years vboxsync Additions/x11: added dri2proto-2.8 header files.
(edit) @49187   11 years vboxsync Additions/x11/vboxvideo: use DRI2 for X.Org Server 1.7 and later.
(edit) @49186   11 years vboxsync VMM/HMVMXR0: Fix MSR_TSC_AUX auto-load/store when not using TSC …
(edit) @49185   11 years vboxsync ASMCpuIdExSlow burn fix.
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