VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53457   10 years vboxsync RTimer/r0drv/nt: Rearm the interval timers ourselves to avoid rounding …
(edit) @53456   10 years vboxsync RTTime/r0drv/nt: Use higher precision APIs to get times when available.
(edit) @53455   10 years vboxsync tstGIP-2: Made the spinning mode not read GIP data in the middle of …
(edit) @53454   10 years vboxsync Additions/common/VBoxGuestLib: make saving video modes in guest …
(edit) @53453   10 years vboxsync Additions/x11/vboxvideo: make sure that our preferred modes always …
(edit) @53452   10 years vboxsync Logging.
(edit) @53451   10 years vboxsync Additions/x11: typo
(edit) @53450   10 years vboxsync FE/Qt: fix for the previous commit
(edit) @53449   10 years vboxsync FE/Qt: cache the home folder and don't call …
(edit) @53448   10 years vboxsync NAT: trac ticket 13630 - use generation numbers as poor man's weak …
(edit) @53447   10 years vboxsync FE/Qt: Mac OS X: 6278: Support for unscaled HiDPI (Retina) video-output.
(edit) @53446   10 years vboxsync FE/Qt: 6278: Support for scaled video-output: Using fast-scaling …
(edit) @53445   10 years vboxsync nt.h: KUSER_SHARED_DATA offsets.
(edit) @53444   10 years vboxsync HostDrivers/Support: fix using uninitialized variable, code not yet used.
(edit) @53443   10 years vboxsync FE/Qt: 6278: Support for scaled video-output: Common viewport update …
(edit) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
(edit) @53441   10 years vboxsync VMM/TM: Rename TMMODE to TMTSCMODE and the corresponding enum and CFGM …
(edit) @53440   10 years vboxsync Additions/x11: fix recently re-introduced mode hint regression which …
(edit) @53439   10 years vboxsync TMInternal.h: r=bird: TMMODE should be TMTSCMODE.
(edit) @53438   10 years vboxsync TM: Use CFGMR3Exists. Moved the do-not-use-dynamic-mode-with-SMP-VMs …
(edit) @53437   10 years vboxsync CFGM: Added CFGMR3Exists for TM.
(edit) @53436   10 years vboxsync VBox/sup.mac: I presume i64TSCDelta is stored as a little endian …
(edit) @53435   10 years vboxsync VBox/sup.h: r=bird: Try unbreak non-x86/amd64 use of the header …
(edit) @53434   10 years vboxsync Additions/common and x11: improve error handling related to mode hint …
(edit) @53433   10 years vboxsync VMM/TM: typo.
(edit) @53432   10 years vboxsync VMM/TM: typo.
(edit) @53431   10 years vboxsync VMM/TM: CFGM validation fix.
(edit) @53430   10 years vboxsync VMM/TM: First step in introducing the invariant TM mode.
(edit) @53429   10 years vboxsync USB: Fix FreeBSD backend (thanks to Hans Petter Selasky)
(edit) @53428   10 years vboxsync Additions/x11/vboxvideo: remove an error message for a valid condition …
(edit) @53427   10 years vboxsync Runtime/r0drv/linux: fix RTR0MemKernelIsValidAddr() for 64-bit Linux …
(edit) @53426   10 years vboxsync Additions/x11/vboxvideo: fix VT switching without a kernel driver.
(edit) @53425   10 years vboxsync EFI/Firmware: restore space information during quiet build
(edit) @53424   10 years vboxsync Config.kmk: prepare for Solaris kernel component signing
(edit) @53423   10 years vboxsync IEMAllInstructions.cpp.h: evex & xop notes.
(edit) @53422   10 years vboxsync New disassembler library type: DisasmR3Static.
(edit) @53421   10 years vboxsync VBoxGuestLib: add re-spawn option to VbglR3Daemonize().
(edit) @53420   10 years vboxsync backed out r97069, r97070, does not really work
(edit) @53419   10 years vboxsync typo
(edit) @53418   10 years vboxsync Installer/linux: use pbzip2 automatically if available on the build host
(edit) @53417   10 years vboxsync Devices/Audio: handle host audio output device disconnect in the …
(edit) @53416   10 years vboxsync Audio/DevIchHda.cpp: Doppelmoppel.
(edit) @53415   10 years vboxsync correct fix
(edit) @53414   10 years vboxsync VMM/HM: Minor nit.
(edit) @53413   10 years vboxsync ValidatioKit: adapt to r96430
(edit) @53412   10 years vboxsync FE/Qt: Selector UI: Details pane: Storage-element tool-tips.
(edit) @53411   10 years vboxsync USB: Continue work on USB/IP backend
(edit) @53410   10 years vboxsync FE/Qt: Selector UI: Details pane: Storage-menu tool-tips.
(edit) @53409   10 years vboxsync Storage/ATA: Fix broken CD/DVD passthrough
(edit) @53408   10 years vboxsync Additions/x11: allow VBoxClient to send monitor disable events to the …
(edit) @53407   10 years vboxsync Disk encryption: Make sure the DekMissing guest property is set before …
(edit) @53406   10 years vboxsync FE/Qt: 6278: Support for scaled video-output: Corresponding actions …
(edit) @53405   10 years vboxsync iprt/asm-amd64-x86.h: fix return type for ASMIntAreEnabled().
(edit) @53404   10 years vboxsync Runtime/r0drv/solaris: supress warning with explict cast, caused due …
(edit) @53403   10 years vboxsync Runtime/r0drv/solaris: Revert r96951, reprogramming the cyclic doesn't …
(edit) @53402   10 years vboxsync FE/Qt: Adviced NLS fix for r97042.
(edit) @53401   10 years vboxsync FE/Qt: 6278: Support for scaled video-output: UI setting in VM …
(edit) @53400   10 years vboxsync Restore 3D state: fix SEGFAULT on X11 host (Linux): bind to …
(edit) @53399   10 years vboxsync NAT: new Windows ping proxy that is not limited to just one …
(edit) @53398   10 years vboxsync FE/Qt: Overall NLS update (just refetch, no translations).
(edit) @53397   10 years vboxsync FE/Qt: Machine settings: Moving mini-toolbar settings from General …
(edit) @53396   10 years vboxsync HostDrivers/Support: Don't try measuring TSC deltas on OSes that …
(edit) @53395   10 years vboxsync Devices/Audio: DirectSound: another fix for audio device id …
(edit) @53394   10 years vboxsync Devices/Audio: DirectSound: better logging, fix for audio device id …
(edit) @53393   10 years vboxsync Devices/Audio: handle host audio input device disconnect in the …
(edit) @53392   10 years vboxsync Devices/Audio: handle host audio input device disconnect in the …
(edit) @53391   10 years vboxsync VMM/CPUM: Fix crash while dumping hypervisor leafs
(edit) @53390   10 years vboxsync Specify logging group for 3D logging and personalize logging a bit.
(edit) @53389   10 years vboxsync FE/Qt: 6278: Support for scaled video-output: Handle runtime …
(edit) @53388   10 years vboxsync FE/Qt: 6278: Support for scaled video-output: Forgot to update …
(edit) @53387   10 years vboxsync missing dependency for javadoc rule.
(edit) @53386   10 years vboxsync glue-java.xsl: Fixed bug in string-trim where it was looking at the …
(edit) @53385   10 years vboxsync javadoc v8 HTML fixes.
(edit) @53384   10 years vboxsync Adjust private logger flags.
(edit) @53383   10 years vboxsync Additions/x11: make VBoxClient-all a symbolic link, not a hard one, to …
(edit) @53382   10 years vboxsync NAT: reorder NATState fields slightly so that ICMP related ones are grouped
(edit) @53381   10 years vboxsync NAT: oops, g/c debug log in previous
(edit) @53380   10 years vboxsync NAT: allocate extra space for ICMP API internal use if reqest size is …
(edit) @53379   10 years vboxsync Config.kmk: Two fixes that avoids using the wrong compilers when …
(edit) @53378   10 years vboxsync Devices/Makefile.kmk: Fixed two issues with TEMPLATE_VBoxSVGA3D …
(edit) @53377   10 years vboxsync Tweak allowing us to fetch stuff.
(edit) @53376   10 years vboxsync Preps for create a Xcode 4.1 tool tarball.
(edit) @53375   10 years vboxsync deb/rpm: fixed r96806
(edit) @53374   10 years vboxsync crOpenGL: use IPRT for logging.
(edit) @53373   10 years vboxsync FE/Qt: FreeBSD icons update.
(edit) @53372   10 years vboxsync FE/Qt: 6278: Support for scaled video-output: Initial implementation, …
(edit) @53371   10 years vboxsync Grrr
(edit) @53370   10 years vboxsync 4.3: build fix
(edit) @53369   10 years vboxsync HostDrivers/Support: minimize interrupt disabled time while measuring …
(edit) @53368   10 years vboxsync NET/Nat: pxping_recv6 - parrot pxping_recv4 change r96987.
(edit) @53367   10 years vboxsync NAT/Net: pxping_recv4 - ensure that for small ping payloads we still …
(edit) @53366   10 years vboxsync NAT/Net: Fix size calculations when allocating a pong, don't …
(edit) @53365   10 years vboxsync FE/Qt: 6278: Preparing to support for scaled video-output: Size-hint stuff.
(edit) @53364   10 years vboxsync FE/Qt: Runtime UI: Do not normalize window in case if NotifyChange …
(edit) @53363   10 years vboxsync FE/Qt: 6278: Preparing to support for scaled video-output: Pause …
(edit) @53362   10 years vboxsync iPXE: enable HTTP
(edit) @53361   10 years vboxsync Devices/Audio: use desktop window for DirectSound SetCoopertiveLevel
(edit) @53360   10 years vboxsync NAT: fix in_cksum_skip() calls - "len" parameter must include the …
(edit) @53359   10 years vboxsync Config.kmk and Makefiles: add VBOX_HOSTSUFF_LIB variable.
(edit) @53358   10 years vboxsync tstGIP-2: Skip GIP transactions until history is populated once.
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