VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23585   16 years vboxsync FE/Qt4: Adapting 'New VM Wizard' & 'First Run Wizard' to new [Main] …
(edit) @23584   16 years vboxsync pdmR3Load: Relaxed device/instance ordering assumptions.
(edit) @23583   16 years vboxsync Main: fix wrong snapshot assertion
(edit) @23581   16 years vboxsync FE/Qt4: Storage Settings UI: Set the first controller as current if …
(edit) @23580   16 years vboxsync FE/Qt4: Storage Settings UI: Removing 'device' combo from the right …
(edit) @23579   16 years vboxsync video hw accel: fix ogl version parsing
(edit) @23578   16 years vboxsync #3987: Virtio: LEDs are done.
(edit) @23577   16 years vboxsync VBoxService: Logging fixes.
(edit) @23576   16 years vboxsync VBoxService: Space.
(edit) @23575   16 years vboxsync VBoxService: Fixed GEN_IO_FAILURE, naming cleanup.
(edit) @23572   16 years vboxsync doc: fix burn
(edit) @23571   16 years vboxsync crOpenGL: update to wine 1.1.30
(edit) @23570   16 years vboxsync VBoxManage: added a '--pause' option to the 'snapshot take' command.
(edit) @23569   16 years vboxsync VBoxManage: added a '--pause' option to the 'snapshot take' command.
(edit) @23568   16 years vboxsync PCNet: don't reset BCR_BSBC on S_RESET (xtracker #4330)
(edit) @23567   16 years vboxsync Main: Enabled the live snapshot code (TakeSnapshot).
(edit) @23566   16 years vboxsync Fixed assertion
(edit) @23565   16 years vboxsync PGMSavedState: Enabled the new saved state format (v10).
(edit) @23564   16 years vboxsync video hw accel: fix scaling issue
(edit) @23563   16 years vboxsync Main/HostHardwareLinux: function descriptions and removed a header file
(edit) @23562   16 years vboxsync FE/Qt4: VBoxConsoleWnd & VBoxVMSettingsNetwork: Few coding-style fixes.
(edit) @23561   16 years vboxsync VBoxManage: comment
(edit) @23560   16 years vboxsync API/SystemProperties: new method to query the maximum instance count …
(edit) @23559   16 years vboxsync VBoxManage: in showvminfo option display all the available storage …
(edit) @23558   16 years vboxsync Wrong tests
(edit) @23557   16 years vboxsync Test hwaccm(cpu) padding too
(edit) @23554   16 years vboxsync typos
(edit) @23553   16 years vboxsync More assertions
(edit) @23552   16 years vboxsync Python WS: docs update, minor build changes
(edit) @23551   16 years vboxsync Linux guest additions: fixed the s_maxbytes member of the …
(edit) @23550   16 years vboxsync video 2d accel: map buffer ret value check
(edit) @23548   16 years vboxsync video 2d accel: linux ATI gl context loss fix
(edit) @23546   16 years vboxsync Use KeIpiGenericCall on Windows 7 hosts.
(edit) @23544   16 years vboxsync oops again.
(edit) @23543   16 years vboxsync PGMSavedState: Zero page counting (ram+mmio2).
(edit) @23542   16 years vboxsync SSM: docs.
(edit) @23541   16 years vboxsync SSM: typo.
(edit) @23540   16 years vboxsync SSM: Added a live save flag to the file header and handle, exposing it …
(edit) @23539   16 years vboxsync PGMSavedState: Added some sanity checks for write monitored pages …
(edit) @23538   16 years vboxsync Fixed warning about undefined PATH_vboxdrv-mod.
(edit) @23537   16 years vboxsync FreeBSD: Bye bye HAL. We use the CAM layer directly to discover CD/DVD …
(edit) @23536   16 years vboxsync oops.
(edit) @23535   16 years vboxsync PGMSavedState: More statistics.
(edit) @23534   16 years vboxsync PGMSavedState: Mmio2 bugfixes and more statistics.
(edit) @23532   16 years vboxsync PGMSavedState: some cleanups
(edit) @23531   16 years vboxsync RDP: Support FreeBSD
(edit) @23530   16 years vboxsync Main: Fix booting from SATA controllers
(edit) @23529   16 years vboxsync USB/FreeBSD: Skeleton. Devices are detected but data transfer does not …
(edit) @23528   16 years vboxsync Runtime/Errno: Include kernel headers for error code conversion
(edit) @23527   16 years vboxsync Installer/FreeBSD: Add basic support for package creation
(edit) @23526   16 years vboxsync HostDrivers/FreeBSD: Use the same method to build the kernel drivers …
(edit) @23524   16 years vboxsync PGMSavedState: Some code restructuring.
(edit) @23523   16 years vboxsync PGMSavedState: bugfixes
(edit) @23522   16 years vboxsync Main/HostHardwareLinux: more rewriting of the Linux host drive code, …
(edit) @23521   16 years vboxsync PGMSavedState: Some more MMIO2 coding.
(edit) @23520   16 years vboxsync E1K: STAM counters alignment fix
(edit) @23519   16 years vboxsync Backed out 53066; problem area elswhere
(edit) @23518   16 years vboxsync PGMSavedState: More MMIO2 work (incomplete).
(edit) @23517   16 years vboxsync Noisy logging
(edit) @23516   16 years vboxsync FE/Qt4: Adapter Settings => Adapters
(edit) @23515   16 years vboxsync Force a TLB flush when returning back to ring 3. (local init only)
(edit) @23514   16 years vboxsync alignment fix.
(edit) @23513   16 years vboxsync PGMSavedState: MMIO2 optimizations in the works.
(edit) @23512   16 years vboxsync tstCompressionBenchmark: Page by page CRC/Hash benchmarking.
(edit) @23511   16 years vboxsync tstCompressionBenchmark: nitpicking.
(edit) @23510   16 years vboxsync tstCompressionBenchmark: fixed copy&past error.
(edit) @23509   16 years vboxsync tstCompressionBenchmark: fixed copy&past error.
(edit) @23508   16 years vboxsync tstCompressionBenchmark: Added SHA-1, SHA-256 and SHA-512.
(edit) @23507   16 years vboxsync IPRT: Added APIs for convering digests to/from strings.
(edit) @23506   16 years vboxsync Use HalSendSoftwareInterrupt in Windows 7 (not exported in Vista)
(edit) @23505   16 years vboxsync Soalris/r0drv-thread: don't call splx as it's fixed in r53110
(edit) @23504   16 years vboxsync VBoxManageHelp: minor alignment and extra chars
(edit) @23503   16 years vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23502   16 years vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23501   16 years vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23500   16 years vboxsync Require VT-x/AMD-V for OpenBSD & Netware
(edit) @23499   16 years vboxsync iprt/manifest.cpp: code review: addressed some issue in error paths; …
(edit) @23498   16 years vboxsync #3987: Virtio: Reception/transmission works.
(edit) @23497   16 years vboxsync NAT: DHCPRELEASE implementation.
(edit) @23496   16 years vboxsync NAT: DHCPDECLINE was added.
(edit) @23495   16 years vboxsync E1K: backed r53124.
(edit) @23494   16 years vboxsync E1K: stam counters alignment check and fix.
(edit) @23493   16 years vboxsync FE/Qt4: Session Information Dialog: Support for Multi-Storage-Controllers.
(edit) @23492   16 years vboxsync Main: auto-canonicalize the IDE/SATA controller names to the longer …
(edit) @23491   16 years vboxsync Darwin: case-sensitive FS burns fixes.
(edit) @23490   16 years vboxsync NAT: init mbuf header while initialization of mbuf_zone.
(edit) @23489   16 years vboxsync PGMSavedState: More write lock checks. Added missing …
(edit) @23488   16 years vboxsync PGM: Lock stats and check for write locks on monitored pages during …
(edit) @23487   16 years vboxsync VMM: Saved and restore the [R|E]FLAGS register in the …
(edit) @23486   16 years vboxsync PGMPAGE: optimization todos for later. enough for now.
(edit) @23485   16 years vboxsync PGMPAGE: Optimized tests accessing both u2HandlerPhysStateY and …
(edit) @23484   16 years vboxsync PGMPAGE: Removed the non-PGM_PAGE_WITH_U16MISCY bits.
(edit) @23483   16 years vboxsync PGMPAGE: Merging u2HandlerPhysStateY into the misc field.
(edit) @23482   16 years vboxsync iprt/sanity.c: Check the sizes of the RTUINTxxU types.
(edit) @23480   16 years vboxsync Fixed bad proprocessing around PGM_PAGE_INIT…
(edit) @23479   16 years vboxsync PGM: Fixed wrong PGM_PAGE_MAX_LOCKS value.
(edit) @23478   16 years vboxsync PGMPAGE: Removed the PGM_PAGE_WITH_BIT_FIELD bits.
(edit) @23477   16 years vboxsync PGMPAGE: Spell it out for the compiler. (soon, no bitfields)
(edit) @23476   16 years vboxsync Use global (one shot on all cpus) or local (each time we want to …
(edit) @23475   16 years vboxsync FE/Qt4: VBoxConsoleWnd: Fixed assert using sata/scsi controller.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette