VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48285   11 years vboxsync vboxshell.py: Fixed some bustage and improved the path autodetection.
(edit) @48284   11 years vboxsync VMM/HMVMXR0: Avoid calling PGM twice for reading just 4 consecutive bytes.
(edit) @48283   11 years vboxsync Fixed VBOX_ZLIB bug in previous commit.
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @48281   11 years vboxsync Main/webservice: misunderstanding, picked wrong socket abstraction name
(edit) @48280   11 years vboxsync VMM/HMR0: Todo comment. SMX mode.
(edit) @48279   11 years vboxsync Main/webservice: use SOCKET instead of int (gSOAP has this platform …
(edit) @48278   11 years vboxsync FE/Qt: UIMedium: Cleanup/rework (part 1).
(edit) @48277   11 years vboxsync FE/Qt: VBoxGlobal: Small medium-details logic fix.
(edit) @48276   11 years vboxsync FE/Qt: Medium-enumerator framework: Small API fix.
(edit) @48275   11 years vboxsync crOpenGL: basics for no-alpha blits
(edit) @48274   11 years vboxsync FE/Qt: Build-fix for r88688.
(edit) @48273   11 years vboxsync FE/Qt: Medium-enumerator framework.
(edit) @48272   11 years vboxsync FE/Qt: UIMedium: Extend with required functionality.
(edit) @48271   11 years vboxsync FE/Qt: Build-fix for r88685.
(edit) @48270   11 years vboxsync FE/Qt: Thread-pool framework.
(edit) @48269   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 9).
(edit) @48268   11 years vboxsync VMM: Fix wrong check for SMX.
(edit) @48267   11 years vboxsync VMM: Allow VT-x to be used in SMX mode, more granular error checking.
(edit) @48266   11 years vboxsync VMMR3/IEM: STAM description typo.
(edit) @48265   11 years vboxsync FE/Qt: Medium combo-box: Cleanup/rework (part 1).
(edit) @48264   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 8): Processing …
(edit) @48263   11 years vboxsync Missing VBoxPython dependency (harmless/useless (wildcard)).
(edit) @48262   11 years vboxsync VMM/HM: Preempt stats and minor optimizations to VT-x when …
(edit) @48261   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 7).
(edit) @48260   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup/rework (part 6).
(edit) @48259   11 years vboxsync FE/Qt: Global: Rename findMedium => medium.
(edit) @48258   11 years vboxsync FE/Qt: Icon update: Old icon for machine-state *running*.
(edit) @48256   11 years vboxsync VMM: More descriptive host-NMI stat name.
(edit) @48254   11 years vboxsync OS X Additions: attempt to fix packing.
(edit) @48251   11 years vboxsync Additions/darwin: re-export to OSE
(edit) @48250   11 years vboxsync VMM/HMVMXR0: Undo injected event on premature returns to ring-3. …
(edit) @48249   11 years vboxsync LegacyandAMD64.asm: Sanitize CR4 before loading the intermediate …
(edit) @48248   11 years vboxsync Comments.
(edit) @48247   11 years vboxsync crOpenGL: fix GetProgram/Shaderiv
(edit) @48246   11 years vboxsync try to fix OSE
(edit) @48244   11 years vboxsync tstHeadless: don't fail if started without parameters
(edit) @48243   11 years vboxsync LegacyandAMD64.mac: Is there a problem already with the immediate …
(edit) @48242   11 years vboxsync Oops, use sin_len/sin6_len instead of sa_len.
(edit) @48241   11 years vboxsync Provide ability to bind proxy socket to a local address - to be used …
(edit) @48240   11 years vboxsync More paranoia regarding pfnStartVM changes on 32-bit hosts (doesn't help).
(edit) @48239   11 years vboxsync LegacyandAMD64.mac: More debug points.
(edit) @48238   11 years vboxsync pxtcp_pmgr_connect: delete forgotten old code for handling POLLNVAL, …
(edit) @48237   11 years vboxsync VMM/HMVMXR0: Nits.
(edit) @48236   11 years vboxsync VMM: Use the CMOS for debugging 64-bit on 32-bit issue …
(edit) @48235   11 years vboxsync VMM/VMMR3/STAM.cpp: fix a few long standing typos in the per-VM GMM …
(edit) @48234   11 years vboxsync VMM: PDMR3UsbCreateEmulatedDevice
(edit) @48233   11 years vboxsync log-vbox: mis-type.
(edit) @48232   11 years vboxsync log-vbox: set logging preferences.
(edit) @48231   11 years vboxsync Additions/common/VBoxGuest: reduce logging in IRQ handlers.
(edit) @48230   11 years vboxsync VMM: Propagate errors properly while leaving HM context.
(edit) @48229   11 years vboxsync Main/HGCM: add plugin support (preparing for HGCM modules in an …
(edit) @48228   11 years vboxsync VMMRZ: nit.
(edit) @48227   11 years vboxsync VMM: Ensure longjmps after hmR0[Vmx|Svm]LeaveSession() don't happen.
(edit) @48226   11 years vboxsync VMM: Log missing \n.
(edit) @48225   11 years vboxsync testcase/*: move the installation path for the remaining API/XPCOM …
(edit) @48224   11 years vboxsync darwin-docs isn't needed for the additions installer.
(edit) @48222   11 years vboxsync additions/darwin: build fix AssertMsg(,"") -> AssertMsg(, (""))
(edit) @48221   11 years vboxsync VMM: Adding a debugging aid for 64-on-32 that tries to catch …
(edit) @48220   11 years vboxsync HMVMXR0.cpp: When the guest switches from long mode to one of the …
(edit) @48219   11 years vboxsync VMM/HMVMXR0: Hungarian.
(edit) @48218   11 years vboxsync VMM: Addressed a rare corner case stale TLB entry issue.
(edit) @48217   11 years vboxsync VMM/HMR0: Spaces and populate struct members in the same order as …
(edit) @48216   11 years vboxsync VMM/HM: Cleanup.
(edit) @48215   11 years vboxsync VMM/HMVMXR0: Cleanup.
(edit) @48214   11 years vboxsync Added new PS/2 mouse implementation (currently disabled).
(edit) @48213   11 years vboxsync VMM: Naming fixes and log cosmetics.
(edit) @48212   11 years vboxsync VMM/HM: Naming fixes.
(edit) @48211   11 years vboxsync VMM: Naming bits.
(edit) @48210   11 years vboxsync VMM: More naming fixes.
(edit) @48209   11 years vboxsync VMM: Apparently we use underscores in unions/structs in other places. …
(edit) @48208   11 years vboxsync VMM: Cleanup, hungarian and comments.
(edit) @48207   11 years vboxsync Solaris/installer: Only stop services that are running. Should speed …
(edit) @48206   11 years vboxsync VMM/HMSVMR0: Make the code more robust regarding longjmps in awkward …
(edit) @48205   11 years vboxsync VMM/HMVMXR0: Make code more robust regarding longjmps in awkward places.
(edit) @48204   11 years vboxsync VMM/HMSVMR0: Better parameters.
(edit) @48203   11 years vboxsync Ignore IA32_PMC0/1, too.
(edit) @48202   11 years vboxsync Ignore MSR_IA32_PERFEVTSEL1 and MSR_IA32_PERFEVTSEL0 reads. Should …
(edit) @48201   11 years vboxsync VMM: Re-enable thread-context hooks on Linux, Solaris.
(edit) @48200   11 years vboxsync VMM/HMSVMR0: Fewer inline hints.
(edit) @48199   11 years vboxsync PDMAllCritSectRw.cpp: do the same preemption/interrupt-enabled checks …
(edit) @48198   11 years vboxsync VMM: Thread-context hooks logging.
(edit) @48197   11 years vboxsync log-vbox.cpp: Missing #includes.
(edit) @48196   11 years vboxsync VMM/HMSVMR0: Thread-context hook fixes.
(edit) @48195   11 years vboxsync BIOS: Shorter offsets, reorder timer tick processing.
(edit) @48194   11 years vboxsync VMM/HMVMXR0: Even without preemption hooks, we can now load the …
(edit) @48192   11 years vboxsync Can't do math…
(edit) @48191   11 years vboxsync BusLogic: Dummy Execute SCSI command, try to fix alignment.
(edit) @48190   11 years vboxsync BusLogic: Allow larger parameters, handle dummy mailbox abort.
(edit) @48189   11 years vboxsync log-vbox.cpp: Don't try create a logger with interrupts or preemption …
(edit) @48188   11 years vboxsync TRPMR0.cpp: Removed debug statement accidentally committed in r88087. …
(edit) @48187   11 years vboxsync Additions: first attempt to add automatic build for OS X GAs.
(edit) @48186   11 years vboxsync comma.
(edit) @48185   11 years vboxsync r0drv/solaris/timer: Implement one-shot timers the right way.
(edit) @48184   11 years vboxsync PGMAllPool.cpp: Try work around assertion in …
(edit) @48183   11 years vboxsync VMM/HMSVMR0: Comments and logging.
(edit) @48182   11 years vboxsync r0drv/solaris/timer: Make one-shot CPU specific timers work, fix …
(edit) @48181   11 years vboxsync Darwin additions: restore svn history for installer package; export to …
(edit) @48180   11 years vboxsync Devices/Network/tstIntNet-1: Use the default route interface for …
(edit) @48179   11 years vboxsync Conditionally include lwip makefile to make it possible to build …
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