VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @19662   16 years vboxsync tools,Config.kmk: Updated makeself from version 2.1.4_1 to 2.1.5.
(edit) @19661   16 years vboxsync tools/makeself: updated makeself to Version 2.1.5
(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) @19645   16 years vboxsync Removed redundant conditions around ASMAtomicCmpXchgU64 and …
(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.
(edit) @19618   16 years vboxsync warnings (use const char* where appropriate)
(edit) @19617   16 years vboxsync VBoxService/common: Added network interface information (IPv4) for …
(edit) @19616   16 years vboxsync Obsolete comment
(edit) @19615   16 years vboxsync ACPI logging updates
(edit) @19614   16 years vboxsync Main and Devices: absolute mouse support: do not send a mouse movement …
(edit) @19613   16 years vboxsync Logging change for SMP
(edit) @19612   16 years vboxsync Backed out r47189; accidental commit
(edit) @19611   16 years vboxsync Change the EM state to EMSTATE_HALTED after receiving the startup IPI.
(edit) @19610   16 years vboxsync Main/Machine: add extradata key to suppress deleting saved state on …
(edit) @19609   16 years vboxsync Temporarily restrict servicing timer queues to VCPU 0
(edit) @19608   16 years vboxsync MMHyper.cpp: Extended release assertion with a message.
(edit) @19607   16 years vboxsync ACPI: increased maximum nr of supported VCPUs to 16; we should …
(edit) @19606   16 years vboxsync ACPI: Always show the CPU leafs when we have multiple VCPUs
(edit) @19605   16 years vboxsync iprt/common/asm: id tag + docs.
(edit) @19604   16 years vboxsync Solaris/VBoxNetFlt: do the attach work ourselves rather than dl_attach.
(edit) @19603   16 years vboxsync More build fixes.
(edit) @19602   16 years vboxsync Python Shell: update remove command with HDD detach code
(edit) @19601   16 years vboxsync Attempt to fix 64-bit Linux builds.
(edit) @19600   16 years vboxsync GCC 4.3.3 workarounds for ASMAtomicCmpXchgU64 and ASMAtomicReadU64.
(edit) @19599   16 years vboxsync Solaris/VBoxNetAdp: added static hostname file for persistence.
(edit) @19598   16 years vboxsync NetIf-win: Assertion not needed here.
(edit) @19597   16 years vboxsync PDMCritSectIsOwner fix
(edit) @19596   16 years vboxsync PDMCritSectIsOwner: pretend critical sections scheduled for release …
(edit) @19595   16 years vboxsync Cleanup
(edit) @19594   16 years vboxsync Makefile.kmk: Typo.
(edit) @19593   16 years vboxsync Split up PDM.
(edit) @19592   16 years vboxsync HostDrivers/Support,VMMR0: Use critical_enter and critical_exit to …
(edit) @19591   16 years vboxsync Runtime/r0drv-freebsd: Disable the active code for allocating pages …
(edit) @19590   16 years vboxsync Added PDMCritSectGetRecursion
(edit) @19589   16 years vboxsync Added PDMCritSectGetRecursion
(edit) @19588   16 years vboxsync Do not lock IFramebuffer while it is being resized (xTracker #3902).
(edit) @19587   16 years vboxsync Additions/linux/installer: no --daemonize parameter to vboxadd-service
(edit) @19586   16 years vboxsync Missing pgmUnlock
(edit) @19585   16 years vboxsync Enabled ring 0 stack dump for win32 only
(edit) @19584   16 years vboxsync Linux vboxdrv script: don't search for the vboxdrv module, this is …
(edit) @19583   16 years vboxsync Also load R0 modules
(edit) @19582   16 years vboxsync Wrong end of the stack
(edit) @19581   16 years vboxsync Set selector as well
(edit) @19580   16 years vboxsync Updates
(edit) @19579   16 years vboxsync VBoxSDL: small delay when sending the hostkey prior to a mouse click
(edit) @19578   16 years vboxsync Missing DBGFADDRESS_FLAGS_VALID
(edit) @19577   16 years vboxsync Compile fix
(edit) @19576   16 years vboxsync Compile fix
(edit) @19575   16 years vboxsync Updates for ring 0 call stack dumping. (not enabled nor tested)
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