VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38772   13 years vboxsync crOpenGL: fix PBOs with compressed tex images
(edit) @38771   13 years vboxsync debugging
(edit) @38770   13 years vboxsync Windows 8: VT-x/AMD-V and I/O APIC
(edit) @38769   13 years vboxsync Additions/common/VBoxGuest-linux: use a pre-allocated VMMDev request …
(edit) @38768   13 years vboxsync Additions/common/VBoxGuest-linux: reverted r74040 and r74044
(edit) @38767   13 years vboxsync Linux installer: fixed default sequence number for the vboxdrv script …
(edit) @38766   13 years vboxsync debian: don't forget to uninstall the vboxballoonctrl-service script
(edit) @38765   13 years vboxsync more Windows 8 fixes
(edit) @38764   13 years vboxsync Main/Medium+Machine: final lock order fixes
(edit) @38763   13 years vboxsync UserInterface.wxi: bug fix + outline of 2nd try.
(edit) @38762   13 years vboxsync Linux Additions build fix (untested)
(edit) @38761   13 years vboxsync UserInterface.wxi: 1st try at fixing VBoxFatalErrorDlg so W7 likes …
(edit) @38760   13 years vboxsync More Windows 8 fixes
(edit) @38759   13 years vboxsync Additions/common/VBoxGuest-linux: push the mouse position update into …
(edit) @38758   13 years vboxsync IPRT: Added Windows 8 OS detection
(edit) @38757   13 years vboxsync build fix
(edit) @38756   13 years vboxsync Installer/win/Makefile.kmk: Try sign the .msi with a description to …
(edit) @38755   13 years vboxsync Windows 8 OS type
(edit) @38754   13 years vboxsync Main: prevent incorrect exiting of async event thread.
(edit) @38753   13 years vboxsync FE/Qt4-NLS: add a checknls target for manually test the translations
(edit) @38752   13 years vboxsync FE/Qt4-NLS: fix wrong image paths (they always need to start with :/ …
(edit) @38751   13 years vboxsync Windows Additions: hack Windows 8
(edit) @38750   13 years vboxsync VBoxControl: default are options with two dashes
(edit) @38749   13 years vboxsync PDM: Warn if devices/drivers take too long to suspend or power off. …
(edit) @38748   13 years vboxsync FE/Qt4-NLS: merged hu, it, es, uk, pt_BR, fr
(edit) @38745   13 years vboxsync Main: fix Machine::setModifiedLock as well
(edit) @38744   13 years vboxsync Main/Medium: lock typo
(edit) @38743   13 years vboxsync Main: AutoMultiWriteLock4
(edit) @38742   13 years vboxsync Main: fix typo when checking old and new settings (regression of r57170)
(edit) @38741   13 years vboxsync Main/Medium: all remaining changes to get the media tree lock order …
(edit) @38740   13 years vboxsync Another Assert redefinition bites the dust.
(edit) @38739   13 years vboxsync Another Assert redefinition bites the dust.
(edit) @38738   13 years vboxsync Less Assert redefinition, adding RT_NO_STRICT to help.
(edit) @38737   13 years vboxsync One more Log redef gone.
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38735   13 years vboxsync %lS -> %ls.
(edit) @38734   13 years vboxsync s3.cpp: Use C local date names and IPRT.
(edit) @38733   13 years vboxsync %S -> %s and some other minor cleanups.
(edit) @38732   13 years vboxsync VBoxNetCfg.cpp: Mark non-standard logging as such.
(edit) @38731   13 years vboxsync VBoxDrvCfg.cpp: Mark non-standard logging and assertions as such …
(edit) @38730   13 years vboxsync rtS3DateHeader: How to generate a date field using IPRT (disabled).
(edit) @38729   13 years vboxsync Main/Medium+Machine: fix lock order issues when creating diff images, …
(edit) @38728   13 years vboxsync Forward ported r73995 (4.1: FE/Qt4-NLS: update)
(edit) @38727   13 years vboxsync FE/Qt4-NLS: Merged bg, ca, da, sr, zh_TW, ca_VA, sk, uk, pt_BR and fr.
(edit) @38726   13 years vboxsync VBoxManage convertfromraw: allow to specify the UUID of the output file
(edit) @38725   13 years vboxsync OSE build fix
(edit) @38724   13 years vboxsync Additions/x11/VBoxClient: custom update warning message for non-Oracle …
(edit) @38723   13 years vboxsync Additions/linux: use the kernel input driver for X.Org Server 1.3 and later
(edit) @38722   13 years vboxsync Additions/common/VBoxGuest: Linux input devices: a clean up and a fix
(edit) @38721   13 years vboxsync Additions/common/VBoxGuest: register a proper driver structure on …
(edit) @38720   13 years vboxsync Additions/x11/VBoxClient: create pidfiles after daemonising to make …
(edit) @38718   13 years vboxsync Main: Fix wrong medium attachment references after "Restore Snapshot" …
(edit) @38717   13 years vboxsync Main/Medium+Machine+AutoLock: Integrate the queryInfo semaphore into …
(edit) @38715   13 years vboxsync VBoxUsbLib-win.cpp: Drop the scary exit(0) bits, fixed a copy&past …
(edit) @38714   13 years vboxsync VBoxUsbLib-win.cpp: Don't close hMonitor (or anything else) twice when …
(edit) @38713   13 years vboxsync VBoxUsbLib-win.cpp: Don't assert if we somehow failed to open the …
(edit) @38712   13 years vboxsync PGM: Log the host paging mode.
(edit) @38711   13 years vboxsync WDDM/3D: fix incorrect blitting in certain cases (imageviewer app)
(edit) @38710   13 years vboxsync DevATA: Simplified non-present device port read handling.
(edit) @38709   13 years vboxsync Main/Medium: replace the event semaphore used to wait for queryInfo by …
(edit) @38708   13 years vboxsync PGM: Drop the PGM_WITH_LARGE_ADDRESS_SPACE_ON_32_BIT_HOST define and …
(edit) @38707   13 years vboxsync VMM/VT-x: Fix for PAE guests running on 32-bit hosts or 64-bit hosts …
(edit) @38706   13 years vboxsync Reduced read_word/write_word usage.
(edit) @38705   13 years vboxsync Create debug info, too.
(edit) @38704   13 years vboxsync FE/Qt4: little cleanup
(edit) @38703   13 years vboxsync FE/Qt4: removed QIHttp
(edit) @38702   13 years vboxsync VSCSI+Main: Fix reporting non rotational medium status + set the CFGM …
(edit) @38701   13 years vboxsync FE/Qt4: remove registration wizard
(edit) @38700   13 years vboxsync build on unix.
(edit) @38699   13 years vboxsync Converted system BIOS to Watcom C.
(edit) @38698   13 years vboxsync Use 47 instead of 48 for user defined disk type.
(edit) @38697   13 years vboxsync build fix
(edit) @38696   13 years vboxsync Devices/PcBios: enabled VBOX_WITH_DMI_OEMSTRINGS
(edit) @38695   13 years vboxsync warnings
(edit) @38694   13 years vboxsync VSCSI: Fix Solaris guests after adding support VPD pages, the device …
(edit) @38693   13 years vboxsync Storage/VMDK: fixed progress indicator
(edit) @38689   13 years vboxsync Installer/solaris: Fixed missing EFI ROM files.
(edit) @38688   13 years vboxsync ConsoleImpl2: LogRel failing to load EFI ROM.
(edit) @38686   13 years vboxsync Runtime/Sg: Leave early if there is no memory left in the S/G buffer
(edit) @38685   13 years vboxsync HM: some file headers
(edit) @38684   13 years vboxsync HM: some file headers
(edit) @38683   13 years vboxsync HM: renamed some internal functions.
(edit) @38682   13 years vboxsync Another try
(edit) @38681   13 years vboxsync Fix win burns?
(edit) @38680   13 years vboxsync VSCSI+DrvSCSI: Add support for the UNMAP command if discarding is enabled
(edit) @38679   13 years vboxsync File removed
(edit) @38678   13 years vboxsync VSCSI: Replace I/O memory context with S/G buffers
(edit) @38677   13 years vboxsync IOM: MMIO instruction interpreter bug fixes.
(edit) @38676   13 years vboxsync VDI/Discard: Don't read and check a block if the whole block is …
(edit) @38675   13 years vboxsync oops
(edit) @38674   13 years vboxsync AHCI: Log if TRIM is enabled
(edit) @38673   13 years vboxsync VD/Discard: Bugfixes
(edit) @38672   13 years vboxsync r0drv/solaris/vbi: silence struct member offset info. during bootup.
(edit) @38671   13 years vboxsync VD: Destroy the discard state if the flags are changed
(edit) @38670   13 years vboxsync DrvDiskIntegrity: Discard records if consistency check is enabled
(edit) @38669   13 years vboxsync Additions/common/VBoxService: shadowed variable
(edit) @38668   13 years vboxsync Additions/common/VBoxGuest: reverted r73863 and r73864
(edit) @38664   13 years vboxsync For ATAPI devices, fail recalibrate and clear DRDY on aborted commands.
(edit) @38663   13 years vboxsync Devices/VMMDev: document VMMDevReq_GetDisplayChangeRequest[2]
(edit) @38661   13 years vboxsync Set the seek done bit in one more location to placate old Linux kernels.
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