VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23588   15 years vboxsync video 2d accel: display warning in VM display settings dialog when …
(edit) @23587   15 years vboxsync CFGM: Optimize the lookups.
(edit) @23586   15 years vboxsync CFGM: Sort the key and value name so that ordering is predictable. …
(edit) @23585   15 years vboxsync FE/Qt4: Adapting 'New VM Wizard' & 'First Run Wizard' to new [Main] …
(edit) @23584   15 years vboxsync pdmR3Load: Relaxed device/instance ordering assumptions.
(edit) @23583   15 years vboxsync Main: fix wrong snapshot assertion
(edit) @23582   15 years vboxsync liblzf-3.4: Fixed build misconfig on windows (just use uintptr_t …
(edit) @23581   15 years vboxsync FE/Qt4: Storage Settings UI: Set the first controller as current if …
(edit) @23580   15 years vboxsync FE/Qt4: Storage Settings UI: Removing 'device' combo from the right …
(edit) @23579   15 years vboxsync video hw accel: fix ogl version parsing
(edit) @23578   15 years vboxsync #3987: Virtio: LEDs are done.
(edit) @23577   15 years vboxsync VBoxService: Logging fixes.
(edit) @23576   15 years vboxsync VBoxService: Space.
(edit) @23575   15 years vboxsync VBoxService: Fixed GEN_IO_FAILURE, naming cleanup.
(edit) @23574   15 years vboxsync rpm: build openssl on rhel4 as the shipped version 0.9.7a is too old …
(edit) @23573   15 years vboxsync XPCOM: marked the vbox specific changes done in r53008
(edit) @23572   15 years vboxsync doc: fix burn
(edit) @23571   15 years vboxsync crOpenGL: update to wine 1.1.30
(edit) @23570   15 years vboxsync VBoxManage: added a '--pause' option to the 'snapshot take' command.
(edit) @23569   15 years vboxsync VBoxManage: added a '--pause' option to the 'snapshot take' command.
(edit) @23568   15 years vboxsync PCNet: don't reset BCR_BSBC on S_RESET (xtracker #4330)
(edit) @23567   15 years vboxsync Main: Enabled the live snapshot code (TakeSnapshot).
(edit) @23566   15 years vboxsync Fixed assertion
(edit) @23565   15 years vboxsync PGMSavedState: Enabled the new saved state format (v10).
(edit) @23564   15 years vboxsync video hw accel: fix scaling issue
(edit) @23563   15 years vboxsync Main/HostHardwareLinux: function descriptions and removed a header file
(edit) @23562   15 years vboxsync FE/Qt4: VBoxConsoleWnd & VBoxVMSettingsNetwork: Few coding-style fixes.
(edit) @23561   15 years vboxsync VBoxManage: comment
(edit) @23560   15 years vboxsync API/SystemProperties: new method to query the maximum instance count …
(edit) @23559   15 years vboxsync VBoxManage: in showvminfo option display all the available storage …
(edit) @23558   15 years vboxsync Wrong tests
(edit) @23557   15 years vboxsync Test hwaccm(cpu) padding too
(edit) @23556   15 years vboxsync Corrected padding
(edit) @23555   15 years vboxsync Configure: openssl help
(edit) @23554   15 years vboxsync typos
(edit) @23553   15 years vboxsync More assertions
(edit) @23552   15 years vboxsync Python WS: docs update, minor build changes
(edit) @23551   15 years vboxsync Linux guest additions: fixed the s_maxbytes member of the …
(edit) @23550   15 years vboxsync video 2d accel: map buffer ret value check
(edit) @23549   15 years vboxsync Configure-OSX: don't use gcc 4.0 for the checks for now
(edit) @23548   15 years vboxsync video 2d accel: linux ATI gl context loss fix
(edit) @23547   15 years vboxsync Configure: raise OpenSSL version requirements; make OpenSSL path …
(edit) @23546   15 years vboxsync Use KeIpiGenericCall on Windows 7 hosts.
(edit) @23545   15 years vboxsync Configure-OSX: use the same SDK as in the build environment for the …
(edit) @23544   15 years vboxsync oops again.
(edit) @23543   15 years vboxsync PGMSavedState: Zero page counting (ram+mmio2).
(edit) @23542   15 years vboxsync SSM: docs.
(edit) @23541   15 years vboxsync SSM: typo.
(edit) @23540   15 years vboxsync SSM: Added a live save flag to the file header and handle, exposing it …
(edit) @23539   15 years vboxsync PGMSavedState: Added some sanity checks for write monitored pages …
(edit) @23538   15 years vboxsync Fixed warning about undefined PATH_vboxdrv-mod.
(edit) @23537   15 years vboxsync FreeBSD: Bye bye HAL. We use the CAM layer directly to discover CD/DVD …
(edit) @23536   15 years vboxsync oops.
(edit) @23535   15 years vboxsync PGMSavedState: More statistics.
(edit) @23534   15 years vboxsync PGMSavedState: Mmio2 bugfixes and more statistics.
(edit) @23533   15 years vboxsync Config/FreeBSD: Enable some features. USB not working yet
(edit) @23532   15 years vboxsync PGMSavedState: some cleanups
(edit) @23531   15 years vboxsync RDP: Support FreeBSD
(edit) @23530   15 years vboxsync Main: Fix booting from SATA controllers
(edit) @23529   15 years vboxsync USB/FreeBSD: Skeleton. Devices are detected but data transfer does not …
(edit) @23528   15 years vboxsync Runtime/Errno: Include kernel headers for error code conversion
(edit) @23527   15 years vboxsync Installer/FreeBSD: Add basic support for package creation
(edit) @23526   15 years vboxsync HostDrivers/FreeBSD: Use the same method to build the kernel drivers …
(edit) @23525   15 years vboxsync Runtime/FreeBSD: Don't use R3 headers in the kernel driver
(edit) @23524   15 years vboxsync PGMSavedState: Some code restructuring.
(edit) @23523   15 years vboxsync PGMSavedState: bugfixes
(edit) @23522   15 years vboxsync Main/HostHardwareLinux: more rewriting of the Linux host drive code, …
(edit) @23521   15 years vboxsync PGMSavedState: Some more MMIO2 coding.
(edit) @23520   15 years vboxsync E1K: STAM counters alignment fix
(edit) @23519   15 years vboxsync Backed out 53066; problem area elswhere
(edit) @23518   15 years vboxsync PGMSavedState: More MMIO2 work (incomplete).
(edit) @23517   15 years vboxsync Noisy logging
(edit) @23516   15 years vboxsync FE/Qt4: Adapter Settings => Adapters
(edit) @23515   15 years vboxsync Force a TLB flush when returning back to ring 3. (local init only)
(edit) @23514   15 years vboxsync alignment fix.
(edit) @23513   15 years vboxsync PGMSavedState: MMIO2 optimizations in the works.
(edit) @23512   15 years vboxsync tstCompressionBenchmark: Page by page CRC/Hash benchmarking.
(edit) @23511   15 years vboxsync tstCompressionBenchmark: nitpicking.
(edit) @23510   15 years vboxsync tstCompressionBenchmark: fixed copy&past error.
(edit) @23509   15 years vboxsync tstCompressionBenchmark: fixed copy&past error.
(edit) @23508   15 years vboxsync tstCompressionBenchmark: Added SHA-1, SHA-256 and SHA-512.
(edit) @23507   15 years vboxsync IPRT: Added APIs for convering digests to/from strings.
(edit) @23506   15 years vboxsync Use HalSendSoftwareInterrupt in Windows 7 (not exported in Vista)
(edit) @23505   15 years vboxsync Soalris/r0drv-thread: don't call splx as it's fixed in r53110
(edit) @23504   15 years vboxsync VBoxManageHelp: minor alignment and extra chars
(edit) @23503   15 years vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23502   15 years vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23501   15 years vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23500   15 years vboxsync Require VT-x/AMD-V for OpenBSD & Netware
(edit) @23499   15 years vboxsync iprt/manifest.cpp: code review: addressed some issue in error paths; …
(edit) @23498   15 years vboxsync #3987: Virtio: Reception/transmission works.
(edit) @23497   15 years vboxsync NAT: DHCPRELEASE implementation.
(edit) @23496   15 years vboxsync NAT: DHCPDECLINE was added.
(edit) @23495   15 years vboxsync E1K: backed r53124.
(edit) @23494   15 years vboxsync E1K: stam counters alignment check and fix.
(edit) @23493   15 years vboxsync FE/Qt4: Session Information Dialog: Support for Multi-Storage-Controllers.
(edit) @23492   15 years vboxsync Main: auto-canonicalize the IDE/SATA controller names to the longer …
(edit) @23491   15 years vboxsync Darwin: case-sensitive FS burns fixes.
(edit) @23490   15 years vboxsync NAT: init mbuf header while initialization of mbuf_zone.
(edit) @23489   15 years vboxsync PGMSavedState: More write lock checks. Added missing …
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