VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19722   16 years vboxsync NAT: move Assert where it really need
(edit) @19721   16 years vboxsync Locking assertions
(edit) @19720   16 years vboxsync Use an ordered update
(edit) @19719   16 years vboxsync Alignment check
(edit) @19718   16 years vboxsync Alignment check
(edit) @19717   16 years vboxsync Alignment fixes
(edit) @19716   16 years vboxsync Alignment fixes
(edit) @19715   16 years vboxsync Check for more critical section alignment
(edit) @19714   16 years vboxsync Additional alignment checks
(edit) @19713   16 years vboxsync VBoxVideo: Log.
(edit) @19712   16 years vboxsync Can't properly emulate monitor & mwait with guest SMP; force the guest …
(edit) @19711   16 years vboxsync HGSMI: host->guest command processing working
(edit) @19710   16 years vboxsync DBGFStack.cpp: Just return on invalid input.
(edit) @19709   16 years vboxsync TM,EM: More TM/SMP work, still stuff in progress.
(edit) @19708   16 years vboxsync marked some obsolete code (#3170).
(edit) @19707   16 years vboxsync GVMM: Count EMTs instead of VMs to determin if we've got company or …
(edit) @19706   16 years vboxsync DevRTC: UIP logging (level 2).
(edit) @19705   16 years vboxsync VBoxTray: Debug msg.
(edit) @19704   16 years vboxsync GuestHost/SharedClipboard/x11: more clean-ups
(edit) @19703   16 years vboxsync VBoxTray: Display debug stuff. Added check for setting display mode.
(edit) @19702   16 years vboxsync Need a separate ring 0 logger for each VCPU.
(edit) @19701   16 years vboxsync VBoxTray: Make display thread less noisy.
(edit) @19700   16 years vboxsync small fix
(edit) @19699   16 years vboxsync Loggign update
(edit) @19698   16 years vboxsync Updates
(edit) @19697   16 years vboxsync More statistics
(edit) @19696   16 years vboxsync Removed old pgmPoolGetPage decl
(edit) @19695   16 years vboxsync UUID: for r47206
(edit) @19694   16 years vboxsync cbinding: the standard NS_* #defs
(edit) @19693   16 years vboxsync Emulate the mwait instruction with VT-x and AMD-V as well.
(edit) @19692   16 years vboxsync Don't wait for completion of IPI request packets of course.
(edit) @19691   16 years vboxsync SyncPT must be protected by a lock.
(edit) @19690   16 years vboxsync More pgm pool locking.
(edit) @19689   16 years vboxsync NAT: debug give slirp custom resolv.conf for debug need
(edit) @19688   16 years vboxsync NAT: fix (#3900) don't create request if no dns server registered in …
(edit) @19687   16 years vboxsync gcc warning
(edit) @19686   16 years vboxsync Grr
(edit) @19685   16 years vboxsync .vhd: nitpicking, logging fixes
(edit) @19684   16 years vboxsync FE/Qt4: 3865: Host key shortcut for installing Guest Additions - …
(edit) @19682   16 years vboxsync Try to cleanup after one VCPU goes into guru meditation mode. Release …
(edit) @19681   16 years vboxsync OVF: always use the server variant of the E1000 when we detect a …
(edit) @19680   16 years vboxsync More locking
(edit) @19679   16 years vboxsync Fixed wrong usage of HWACCMR3IsActive.
(edit) @19678   16 years vboxsync opengl: update wine to 1.1.21, add d3d9.dll to build list
(edit) @19677   16 years vboxsync Wrong assertions
(edit) @19676   16 years vboxsync More verbose assertions
(edit) @19675   16 years vboxsync Must acquire the pgm lock in pgm pool access handlers too.
(edit) @19674   16 years vboxsync Use the pgm lock during pgmPoolAlloc.
(edit) @19673   16 years vboxsync Runtime/r0drv-freebsd: Change the pag allocation code again. …
(edit) @19672   16 years vboxsync Support: Change SUP_IOCTL_QUERY_FUNCS to an unbuffered request because …
(edit) @19671   16 years vboxsync Support,VMMR0: enable disabling of interrupts again and remove …
(edit) @19670   16 years vboxsync Frontends/VirtualBox: include Q*Event headers directly which is needed …
(edit) @19669   16 years vboxsync oops.
(edit) @19668   16 years vboxsync vmmR3ServiceCallHostRequest: check for pending pdm critical section …
(edit) @19667   16 years vboxsync Cleaned up
(edit) @19666   16 years vboxsync Deal with VMMCALLHOST_MMHYPER_LOCK correctly.
(edit) @19665   16 years vboxsync Attempt at fixing alignment issues
(edit) @19664   16 years vboxsync FE/Qt4: 3336: Create "Display" category in VM Settings dialog - …
(edit) @19663   16 years vboxsync Protect the MM hypervisor heap with a critical section.
(edit) @19660   16 years vboxsync TM+affected: SMP changes in progress.
(edit) @19659   16 years vboxsync Wrong assertion
(edit) @19658   16 years vboxsync Logging updates
(edit) @19657   16 years vboxsync Fixed new lock/unlock behaviour
(edit) @19656   16 years vboxsync mesa not requred for VBOX_ONLY_DOCS
(edit) @19655   16 years vboxsync Additions/X.Org 1.5+: report that we can read mouse movement events …
(edit) @19654   16 years vboxsync Main and Devices/absolute mouse: do not send movement events to the …
(edit) @19653   16 years vboxsync #3908: Flushing the output in VBoxManage metrics collect.
(edit) @19652   16 years vboxsync Added GVMMR0SchedPokeEx & GVMMR0SchedWakeUpEx
(edit) @19651   16 years vboxsync Wake up or poke the target CPU when signalling the arrival of a …
(edit) @19650   16 years vboxsync Bug fix
(edit) @19649   16 years vboxsync DBGFSym.cpp: reverted accidental commit enabling DbgHelp on Windows.
(edit) @19648   16 years vboxsync log the name of the executable
(edit) @19647   16 years vboxsync Solaris/VBoxNetAdp: fixed hostname file.
(edit) @19646   16 years vboxsync Backed out r47181; win2k regression
(edit) @19644   16 years vboxsync VBoxService/common: Proper building with VBOX_WITH_GUEST_PROPS.
(edit) @19643   16 years vboxsync VBoxManage showvminfo: cosmetical fix
(edit) @19642   16 years vboxsync Fix
(edit) @19641   16 years vboxsync Logging again
(edit) @19640   16 years vboxsync Solaris/VBoxNetFlt: dl_primstr.
(edit) @19639   16 years vboxsync Disassembler changes for guest SMP
(edit) @19638   16 years vboxsync small addendum to r47206 (VBoxManage modifyvm fix)
(edit) @19637   16 years vboxsync VBoxService/VMInfo: tabs, spaces.
(edit) @19636   16 years vboxsync Log VCPU
(edit) @19635   16 years vboxsync doppelmoppel
(edit) @19634   16 years vboxsync FE/Qt4: allow to disable a serial port even if the port path is missing
(edit) @19633   16 years vboxsync cpumR3InfoGuest: dump state of current EMT if there is one
(edit) @19632   16 years vboxsync Use physical id for logging APIC
(edit) @19631   16 years vboxsync Added paranoid assertion about maximum VCPUs
(edit) @19630   16 years vboxsync solaris adds build fix
(edit) @19629   16 years vboxsync VBoxService/Solaris: build fix, added libnsl dependency.
(edit) @19628   16 years vboxsync Lock counter instead of a lock flag.
(edit) @19627   16 years vboxsync PGM pool: allow multiple users of top-level paging structures …
(edit) @19626   16 years vboxsync polished r47206
(edit) @19625   16 years vboxsync VBoxService/common: Solaris netmask.
(edit) @19624   16 years vboxsync added raw file serial driver
(edit) @19623   16 years vboxsync VBoxService/common: Solaris netmask.
(edit) @19622   16 years vboxsync VBoxManage showvminfo: fixed r46627 regression
(edit) @19621   16 years vboxsync Properly setup the CPU context
(edit) @19620   16 years vboxsync VBoxService/common: No const here. Used as output param.
(edit) @19619   16 years vboxsync VBoxService/common: Solaris header.
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