VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49925   11 years vboxsync VMM/HM: Fewer tree levels in HM stats.
(edit) @49924   11 years vboxsync Indentation.
(edit) @49923   11 years vboxsync DnD/VbglR3: Sanitize file/directory paths coming from the host, fixed …
(edit) @49922   11 years vboxsync export
(edit) @49921   11 years vboxsync export
(edit) @49920   11 years vboxsync VBoxNetServices: moves bool operator== (const RTMAC&, const RTMAC&) to …
(edit) @49919   11 years vboxsync VBoxNetDHCP:Config.h G/c -lines.
(edit) @49918   11 years vboxsync VBoxNetDHCP: Leases shouldn't cache settings which are could be …
(edit) @49917   11 years vboxsync SUPDrv-darwin.cpp: Log rdmsr & wrmsr function addresses.
(edit) @49915   11 years vboxsync CPUM: Fixed CPUID(5) copy&paste regression.
(edit) @49914   11 years vboxsync SELM: Fixed stale selector handling issue (raw-mode only). Returning …
(edit) @49912   11 years vboxsync FE/Qt: GetProcessorCount() => GetProcessorOnlineCoreCount() when …
(edit) @49911   11 years vboxsync 32-bit on 64-bit proxy dll (still disabled), made comregister.cmd …
(edit) @49910   11 years vboxsync Extended the test, nothing exciting.
(edit) @49909   11 years vboxsync Main/*.kmk: Moved a couple of global variables into Config.kmk so the …
(edit) @49908   11 years vboxsync Quick midl proxy dll experiment.
(edit) @49907   11 years vboxsync tstVBoxAPIPerf.cpp: Scoping fix, better time resolution if possible.
(edit) @49906   11 years vboxsync Main: Some simple COM/XPCOM performance measurements. The idea was …
(edit) @49905   11 years vboxsync Fix burn.
(edit) @49904   11 years vboxsync OS X host: HID LEDs sync: update HID device notification subscription …
(edit) @49903   11 years vboxsync VMM/HMVMXR0: Todo comment.
(edit) @49902   11 years vboxsync VMM/HMSVMR0: nit.
(edit) @49901   11 years vboxsync VMM/HMVMXR0: nit.
(edit) @49900   11 years vboxsync VMM/HMSVMR0: 32-bit build fix.
(edit) @49899   11 years vboxsync Added data for i5-3570.
(edit) @49898   11 years vboxsync VMM/HMSVMR0: Fix for MOV DRx intercepts on 32-bit hosts with 64-bit guests.
(edit) @49897   11 years vboxsync VMM/HMSVMR0: Clear the VMCB Clean Bit for NP while flushing the guest …
(edit) @49896   11 years vboxsync VMM/HMSVMR0: Don't need to re-enable NP on each VMRUN.
(edit) @49895   11 years vboxsync oops
(edit) @49894   11 years vboxsync build fix
(edit) @49893   11 years vboxsync MSR rewrite: initial hacking - half disabled.
(edit) @49892   11 years vboxsync avoid the strcmp dependency here.
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49890   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Comments, be consistent.
(edit) @49889   11 years vboxsync VMM/HMVMXR0: Comments.
(edit) @49888   11 years vboxsync VMM/HMSVMR0: Fix infinite recursion on ring-0 assertion with longjmp …
(edit) @49887   11 years vboxsync Devices/Graphics/DevVGA: eliminate use of vl_vbox.h
(edit) @49886   11 years vboxsync Devices/Input/DevPS2.cpp: fix regression in previous change, …
(edit) @49885   11 years vboxsync Devices: Windows build fix
(edit) @49884   11 years vboxsync Devices/Graphics/DevVGA: back out incomplete change
(edit) @49883   11 years vboxsync Devices/Graphics/DevVGA: eliminate use of vl_vbox.h
(edit) @49882   11 years vboxsync Devices/Input/DevPS2.cpp: eliminate use of vl_vbox.h
(edit) @49881   11 years vboxsync Devices/Storage/DevFdc.cpp: eliminate use of vl_vbox.h
(edit) @49880   11 years vboxsync Storage/VD: Fix bug which causes that data is read twice. Because …
(edit) @49879   11 years vboxsync VMM/HMSVMR0: Update CPL and its corresponding VMCB Clean bit when SS …
(edit) @49878   11 years vboxsync Additions/linux/drm: add dynamic resizing to the KMS driver.
(edit) @49877   11 years vboxsync Additions/x11: make vboxvideo dynamic resizing compatible with what …
(edit) @49876   11 years vboxsync VMM/HMSVMR0: Mark the VMCB-clean bits as dirty while migrating CPUs.
(edit) @49875   11 years vboxsync Main: gcc warnings.
(edit) @49874   11 years vboxsync Main: fix Windows host warnings, hide internal data.
(edit) @49873   11 years vboxsync 6813 stage 4 - further bug removal
(edit) @49872   11 years vboxsync 6813 stage 4 - bug removal
(edit) @49871   11 years vboxsync 6813 - User server side API wrapper code in all interfaces.. stage 4 rev 1
(edit) @49870   11 years vboxsync VMM/HMVMXR0: Four consecutive NOT operators is a tad too redundant.
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49867   11 years vboxsync Solaris/Installer: Fix vboxdrvu to work in zones.
(edit) @49866   11 years vboxsync Main/Medium: fix regression in the wrapper conversion which caused …
(edit) @49865   11 years vboxsync pxping_recv4: comment update for previous after testing - OS X really …
(edit) @49864   11 years vboxsync VMM/HMVMXR0: Minor nit while checking PAE PDPTEs in …
(edit) @49863   11 years vboxsync pxping_recv4: according to ping sources at www.opensource.apple.com …
(edit) @49862   11 years vboxsync pxping_pmgr_icmp6_error: g/c unused variable.
(edit) @49861   11 years vboxsync Use either IP_HDRINCL or OS-specific socket option to deal with IPv4 …
(edit) @49860   11 years vboxsync proxy_sendto: return negated error code.
(edit) @49859   11 years vboxsync VBoxNetDHCP.cpp: G/c nukes trailing whitespaces.
(edit) @49858   11 years vboxsync VBoxNetDHCP: extraction of configGetBoundryAddress function. (todo)
(edit) @49857   11 years vboxsync socklen_t is already defined in <ws2tcpip.h>, drop local definition.
(edit) @49856   11 years vboxsync Redefine a few more socket errno values without WSA prefix. Note …
(edit) @49855   11 years vboxsync SUPDrv-win.cpp: experimenting with amd msrs.
(edit) @49854   11 years vboxsync "IP_HDRINCL" is a name of a socket option and the #undef of it is a …
(edit) @49853   11 years vboxsync VMM/HMVMXR0: Save guest-control registers on CRX-read exits.
(edit) @49852   11 years vboxsync VMM/HMVMXR0: Add guest-state checks for PAE PDPTEs.
(edit) @49851   11 years vboxsync FE/Qt: deleting inaccessible VMs fell through, turning it into a noop
(edit) @49850   11 years vboxsync OS X host: HID LEDs sync: resync kbd device when it awake from auto-sleep.
(edit) @49849   11 years vboxsync VMM: Use EFER.LMA in PAE-paging mode check rather than EFER.LME.
(edit) @49848   11 years vboxsync duh!
(edit) @49846   11 years vboxsync HGCM: check size.
(edit) @49845   11 years vboxsync Adding ASMWrMsrEx and ASMRdMSrEx.
(edit) @49844   11 years vboxsync DevE1000: if we disable the link state, always disable phy even if …
(edit) @49843   11 years vboxsync SUPDrv-solaris.c: rdmsr/wrmsr hints
(edit) @49842   11 years vboxsync DHCP/NAT and NAT are acting in the same manner: polling for events on …
(edit) @49841   11 years vboxsync Frontends/VBoxShell: fix SDK path autodetection
(edit) @49840   11 years vboxsync Support/solaris: Use /dev/vboxdrv[u] for non-global zones.
(edit) @49839   11 years vboxsync NetworkServices/NAT: windows build fix
(edit) @49838   11 years vboxsync VBoxNetDHCP.cpp: G/c: -lines and todo.
(edit) @49837   11 years vboxsync VBoxNetDHCP.cpp: adds listener for host DNS change event.
(edit) @49836   11 years vboxsync VBoxNetLwipNAT.cpp: extract fetchNatPortForwardRules() to fetch ipv4 …
(edit) @49835   11 years vboxsync VBoxNetLwipNAT.cpp: uses exported functions and listener declaration.
(edit) @49834   11 years vboxsync VBoxNetLwipNAT.cpp: G/c extra lines.
(edit) @49832   11 years vboxsync VBoxNetBaseService.h: G/c -line.
(edit) @49831   11 years vboxsync VBoxNetBaseService.cpp: G/c nuke trailing whitespaces.
(edit) @49830   11 years vboxsync ComHostUtils.cpp: +line.
(edit) @49829   11 years vboxsync typo in comment
(edit) @49828   11 years vboxsync ComHostUtils.cpp: createNatListener warning [-Wreturn-type].
(edit) @49827   11 years vboxsync VBoxNetDHCP: G/c -line.
(edit) @49826   11 years vboxsync VBoxNetDHCP: usage of exported functions.
(edit) @49825   11 years vboxsync NetLib: 'const' is commented out because of compilation erro on …
(edit) @49824   11 years vboxsync VBoxNetDHCP: exposed fetchAndUpdateDnsInfo() used in listener(not …
(edit) @49823   11 years vboxsync VBoxNetLwipNAT: G/c removes uniused members and its initializarion: …
(edit) @49822   11 years vboxsync NetLib/ComHostUtils.cpp: defines VBOX_COM_OUTOFPROC_MODULE to create …
(edit) @49821   11 years vboxsync VBoxNetDHCP/Config.h uses shared declaration of "<" operator.
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