VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50625   11 years vboxsync crOpenGL: misc bugfixes and cleanup
(edit) @50624   11 years vboxsync crOpenGL: assertion fix
(edit) @50623   11 years vboxsync Additions/common/VBoxGuest: host flags: do not try to allocate …
(edit) @50622   11 years vboxsync NAT: …
(edit) @50621   11 years vboxsync NAT:DrvNAT.cpp: spaces between " and identifiers in macro definitions.
(edit) @50620   11 years vboxsync NAT:DrvNAT.cpp: G/c line balance.
(edit) @50619   11 years vboxsync NAT: DrvNAT.cpp: nuked trailing whitespaces.
(edit) @50618   11 years vboxsync 6813 src-client/GuestFileImpl.cpp
(edit) @50617   11 years vboxsync Implemented MSR 0x00000035 on i7, it reports threads and core counts …
(edit) @50616   11 years vboxsync DBGPlugInDarwin.cpp: allow more load commands.
(edit) @50615   11 years vboxsync RTDbgSymCache.cpp: Added -o option for overwriting existing cache …
(edit) @50614   11 years vboxsync VMM/HMVMXR0: Avoid one extra VM-exit while injecting interrupts if …
(edit) @50613   11 years vboxsync 6813 src-client/MouseImpl.cpp fixed
(edit) @50612   11 years vboxsync DnD/Main: One more error-to-text entry.
(edit) @50611   11 years vboxsync DnD/DnDURIList: Handle symlinks to directories.
(edit) @50610   11 years vboxsync DnD/DnDURIList: RTStrAPrintf2 -> RTPathJoinA.
(edit) @50609   11 years vboxsync DnD: A bit of error-to-text resolving.
(edit) @50607   11 years vboxsync auPrev[2] not [1].
(edit) @50606   11 years vboxsync cpumR3IsEcxRelevantForCpuIdLeaf: Improved exit conditions, fixing …
(edit) @50605   11 years vboxsync DnD/DnDURIList: RTPATH_DELIMITER is deprecated.
(edit) @50604   11 years vboxsync Build fix.
(edit) @50603   11 years vboxsync DnD: Build fix.
(edit) @50602   11 years vboxsync DnD: Build fix.
(edit) @50601   11 years vboxsync VMM/HMVMXR0: Undo r92473. We -do- need it, better comments.
(edit) @50600   11 years vboxsync VMM/HMVMXR0: This should not be necessary, while in preemption hook …
(edit) @50599   11 years vboxsync BIOS: Set ack/resend flags in IRQ1 handler.
(edit) @50598   11 years vboxsync FE/Qt: Mac OS X: 7016: Native fullscreen multi-screen support: Using …
(edit) @50597   11 years vboxsync FE/Qt: Mac OS X: 7016: Native fullscreen multi-screen support: More …
(edit) @50596   11 years vboxsync VMM: follow-up fix to r92440
(edit) @50595   11 years vboxsync DnD: Windows build fix.
(edit) @50593   11 years vboxsync DnD: Bugfixes for Linux hosts.
(edit) @50592   11 years vboxsync 6813 src-client/MouseImpl.cpp changes backed out to clear clbr burns
(edit) @50591   11 years vboxsync 6813 src-client/MouseImpl.cpp fix to kmk
(edit) @50590   11 years vboxsync CPUM,VMM: More work related to bus, cpu and tsc frequency info. Should …
(edit) @50589   11 years vboxsync 6813 src-client/MouseImpl.cpp
(edit) @50588   11 years vboxsync Installer/darwin: mark the entire javascript as CDATA, avoids trouble …
(edit) @50587   11 years vboxsync NetworkServices/DHCP: use Utf8Str
(edit) @50585   11 years vboxsync Main/Console: different way to insert ScsiHardDiskDevice CFGM key …
(edit) @50584   11 years vboxsync CPUM,DevEFI: Bus vs cpu clock ratio fixes for more recent CPUs. Older …
(edit) @50583   11 years vboxsync DevPciIch9.cpp: Qualify LogRel.
(edit) @50581   11 years vboxsync Installer/darwin: remove incorrect apostrophe
(edit) @50580   11 years vboxsync 6813 - src-client/EmulatedUSBImpl.cpp
(edit) @50579   11 years vboxsync Installer/darwin: small optimization, do not go into the kill code if …
(edit) @50578   11 years vboxsync Additions/x11/vboxmouse: fix to work with stricter checks and …
(edit) @50577   11 years vboxsync Installer/darwin: typo in redundant piece of the command line, better …
(edit) @50576   11 years vboxsync Installer/darwin: incorrect grep "simplification", caused a 100% false …
(edit) @50575   11 years vboxsync VMM: Added SSMR3RegisterStub and used it to provide saved state …
(edit) @50574   11 years vboxsync Installer/darwin: sending the default TERM signal isn't good enough to …
(edit) @50573   11 years vboxsync FE/Qt: Mac OS X: 7016: Native fullscreen auto-pilot support: Handling …
(edit) @50572   11 years vboxsync Installer/darwin: kill idle VBoxSVC instances which may exist due to a …
(edit) @50571   11 years vboxsync Additions/VBoxService: solaris build fix
(edit) @50570   11 years vboxsync Additions/x11/VBoxClient: remove unneeded macro definition.
(edit) @50569   11 years vboxsync Additions/x11/vboxvideo: remove graphics capability code which is now …
(edit) @50568   11 years vboxsync Additions/x11/vboxvideo: fix video mode restore if the kernel driver …
(edit) @50567   11 years vboxsync VBoxServiceVMInfo.cpp: 2nd attempt at socket address length fix.
(edit) @50566   11 years vboxsync VBoxServiceVMInfo.cpp: Attempt at socket address length fix.
(edit) @50565   11 years vboxsync VBoxServiceVMInfo.cpp: Turns out there isn't anything wrong with …
(edit) @50564   11 years vboxsync AHCI: Make sure the async notification handler is called from the …
(edit) @50562   11 years vboxsync Build fix.
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50560   11 years vboxsync Main: typo
(edit) @50559   11 years vboxsync 6813 - src-client/GuestDirectoryImpl.cpp
(edit) @50558   11 years vboxsync PC/BIOS: small cosmetical fixes for the boot device selection
(edit) @50557   11 years vboxsync FE/Qt: don't switch to black screen during online merge
(edit) @50556   11 years vboxsync Main: Only insert ScsiHardDiskDevice CFGM key once.
(edit) @50555   11 years vboxsync VBoxServiceVMInfo.cpp: IP Address comment updates and some cleanup of …
(edit) @50554   11 years vboxsync VBoxServiceVMInfo.cpp: Fixed interface IP address on OS/2 (probably …
(edit) @50553   11 years vboxsync FE/Qt: 7262: Global settings / Input page: Implement *clear* …
(edit) @50552   11 years vboxsync DisplayImpl,DevVGA: take correct screenshot if VBVA is paused
(edit) @50550   11 years vboxsync DevVGA/HGSMI: use RTList
(edit) @50548   11 years vboxsync 6813 - src-client/GuestDirectoryImpl.cpp - changes backed out due to …
(edit) @50547   11 years vboxsync 6813 - src-client/GuestDirectoryImpl.cpp
(edit) @50546   11 years vboxsync Additions/linux/drm: new HGSMI file to be added to vboxvideo.
(edit) @50545   11 years vboxsync Main/EventSource+VirtualBox: better event source cleanup (for now used …
(edit) @50544   11 years vboxsync Main/Event: eliminate unused parameter
(edit) @50543   11 years vboxsync Main/EventImpl.cpp: more whitespace
(edit) @50542   11 years vboxsync Use HGSMI memory allocator
(edit) @50541   11 years vboxsync HostDrivers/SUPDrv: It's the user that should be concerned :)
(edit) @50540   11 years vboxsync VMM/HM: Ignore SMX mode and proceed with a warning.
(edit) @50539   11 years vboxsync Additions/common/VBoxGuest: fix a dead-lock in the host flags handling.
(edit) @50538   11 years vboxsync Main/EventImpl.cpp: coding style cleanup
(edit) @50537   11 years vboxsync Additions/common/VBoxGuest: simplify the mouse call-back management.
(edit) @50536   11 years vboxsync FE/Qt: Mac OS X: 7016: Native fullscreen support: Fullscreen mode …
(edit) @50535   11 years vboxsync FE/Qt: Runtime UI: Move multi-screen layout change handling logic into …
(edit) @50534   11 years vboxsync FE/Qt: Mac OS X: 7016: Native fullscreen support: Make sure subsequent …
(edit) @50533   11 years vboxsync Another missing file
(edit) @50532   11 years vboxsync Missing file
(edit) @50531   11 years vboxsync Add VHDX logging group while we are at it
(edit) @50530   11 years vboxsync USB: Split dev_usb logging group into dev_ehci and dev_ohci so the …
(edit) @50529   11 years vboxsync 6813 - src-client/GuestFsObjInfoImpl.cpp - kmk formatting issues resolved
(edit) @50528   11 years vboxsync 6813 - src-client/GuestFsObjInfoImpl.cpp wrapper issues sorted
(edit) @50527   11 years vboxsync Main/testcase: prepare for the first batch of wrapper changes in src-client
(edit) @50526   11 years vboxsync Storage/VHDX: Finally commit and enable CRC-32c checksum validation …
(edit) @50525   11 years vboxsync VBoxNetAdp/solaris: Duplicate define, already defined in …
(edit) @50523   11 years vboxsync Addiitions/common/VBoxGuest, VBoxGuestLibR3: add mediation in the …
(edit) @50522   11 years vboxsync FE/Qt: Mac OS X: 7016: Multi-screen support: More appropriate …
(edit) @50521   11 years vboxsync FE/Qt: Mac OS X: 7016: Multi-screen support: Check if that is really …
(edit) @50520   11 years vboxsync FE/Qt: Mac OS X: 7016: Multi-screen support: Make sure other window(s) …
(edit) @50519   11 years vboxsync Solaris/Installer: comment nit.
(edit) @50518   11 years vboxsync HGSMI memory allocator: saved state
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