VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50672   11 years vboxsync NAT(bootp.c, slirp.c): Handling Sleep/Resume with network change and …
(edit) @50671   11 years vboxsync NAT/libslirp.h: intoduces macrodefinition …
(edit) @50670   11 years vboxsync NAT: resolv_conf_parser.c: 1.search lists can be in numeric format, …
(edit) @50669   11 years vboxsync NAT: slirp.c: do DNS init/release in link up/down instead of …
(edit) @50668   11 years vboxsync Additions/x11/vboxvideo: Fix debug crash on Solaris 10 (ends up …
(edit) @50667   11 years vboxsync Runtime/r0drv/solaris: Parameter comment.
(edit) @50666   11 years vboxsync crOpenGL: bitmap copy only if imagedata
(edit) @50665   11 years vboxsync DBGC: add detection of Linux 3.x
(edit) @50664   11 years vboxsync Support,VBoxNet[Flt|Adp]/solaris: Fix S10 regression with trunk, …
(edit) @50663   11 years vboxsync Removed unnecessarily verbose logging.
(edit) @50662   11 years vboxsync Additions/x11/vboxvideo: set a root window property when we do not own …
(edit) @50661   11 years vboxsync GCC:/MSC: => gcc:/msc: like everywhere
(edit) @50660   11 years vboxsync iprt: three register parmaeter fixes in unused code (64-bit gcc).
(edit) @50659   11 years vboxsync Additions/solaris: Fix trunk regression introduced in r92084.
(edit) @50658   11 years vboxsync ASMCpuIdExSlow.asm: mixed rcx and rdx inputs on gcc. bad
(edit) @50657   11 years vboxsync VBoxCpuReport: Filled in some msrs for sandybridge.
(edit) @50656   11 years vboxsync Added an example of the initial SandyBridge silicone.
(edit) @50655   11 years vboxsync VMM/HMVMXR0: First entry into VT-x may already have saved the …
(edit) @50654   11 years vboxsync Add some comments and minor cosmetics to improve chances of mere …
(edit) @50653   11 years vboxsync Added a more recent K8 CPU to the CPU database.
(edit) @50652   11 years vboxsync Main/MachineImpl: well, if we use a counter there is no point in …
(edit) @50651   11 years vboxsync Main/MachineImpl: use a real counter here
(edit) @50650   11 years vboxsync Main/MachineImpl: don't start the NAT network at …
(edit) @50649   11 years vboxsync Runtime/r0drv/solaris: 32-bit build, shut up gcc.
(edit) @50648   11 years vboxsync FE/Qt: new Ubuntu code names
(edit) @50647   11 years vboxsync FE/Qt: Mac OS X: 7016: Native fullscreen multi-screen support: …
(edit) @50646   11 years vboxsync FE/Qt: Mac OS X: 7016: Native fullscreen multi-screen support: …
(edit) @50645   11 years vboxsync s/Port/Memory mapped/ in FNIOMMMIOWRITE and FNIOMMMIOFILL comments.
(edit) @50644   11 years vboxsync env-generic.cpp: Workaround for lazy _wenviron initialization in the CRT.
(edit) @50643   11 years vboxsync Additions/x11/VBoxClient: fix busy waiting in the drag and drop X11 …
(edit) @50642   11 years vboxsync iprt/env.h: Added RTEnvCountEx and RTEnvGetByIndexEx for enumerating …
(edit) @50641   11 years vboxsync RTMpGetDescription: Made it accept NIL_RTCPUID as indicating the …
(edit) @50640   11 years vboxsync Logging.
(edit) @50639   11 years vboxsync Additions/x11/VBoxClient: fix busy waiting in the drag and drop X11 thread.
(edit) @50638   11 years vboxsync ich9pciWriteBarByte: minor cosmetic - we already have region pointer …
(edit) @50637   11 years vboxsync Additions/x11/VBoxClient: remove broken test code from the seamless …
(edit) @50636   11 years vboxsync DnD/HostService: Defer client calls if drag'n drop mode is set to disabled.
(edit) @50635   11 years vboxsync wddm: unnecessary memset
(edit) @50634   11 years vboxsync FE/Qt: Mac OS X: 7016: Native fullscreen multi-screen support: …
(edit) @50633   11 years vboxsync solaris/SUPDrv, solaris/VBoxNetAdp: No queisce needed.
(edit) @50632   11 years vboxsync Additions/x11/VBoxClient: remove broken test code from the seamless …
(edit) @50631   11 years vboxsync FE/Qt: Runtime UI: Mode-switching and auto-pilot logic cleanup.
(edit) @50630   11 years vboxsync solaris/VBoxUSBMon, solaris/VBoxNetFlt-solaris: No quiesce needed.
(edit) @50629   11 years vboxsync wddm: build fix
(edit) @50628   11 years vboxsync wddm: misc bugfixes
(edit) @50627   11 years vboxsync crOpenGL: correct 3D data clear
(edit) @50626   11 years vboxsync crOpenGL/win: proper deal with HRGN
(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) @50608   11 years vboxsync Function no longer there.
(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) @50594   11 years vboxsync DnD: Enable guest->host support on Linux targets as well.
(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) @50586   11 years vboxsync doc/manual: another table header formatting fix
(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) @50582   11 years vboxsync doc/manual: add table titles (used by the html format as it has a list …
(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 …
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