VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36274   14 years vboxsync Guest-Linux: fix vboxguest loading (reg: r70454)
(edit) @36273   14 years vboxsync AHCI: Make the number of available command slots configurable
(edit) @36270   14 years vboxsync JMSCOM: support in octets, fixed few bugs
(edit) @36268   14 years vboxsync PCI: fixed issues with memory layout mismatch between RC and other …
(edit) @36265   14 years vboxsync SUPDrv.c: The rest of the thread-part-2 is all generic, so drop the …
(edit) @36264   14 years vboxsync mp-r0drv-darwin.cpp: Use the generic 'possible' implementation.
(edit) @36262   14 years vboxsync SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
(edit) @36261   14 years vboxsync Runtime/r0drv/solaris/semeventwait: Assert that PIL should not be …
(edit) @36260   14 years vboxsync PCI: lifetime work, fixed issues with multiple PCI devices attached to …
(edit) @36259   14 years vboxsync HostServices/GuestProperties: fixed the maximum flag length a bit more …
(edit) @36258   14 years vboxsync VBoxGINA: Added support for locked workstations.
(edit) @36257   14 years vboxsync more raw PCI code
(edit) @36256   14 years vboxsync hwaccmR0InitCpu: SUPR0Printf can hang solaris systems when done from …
(edit) @36255   14 years vboxsync VMEmt.cpp: Fixed logging crash.
(edit) @36254   14 years vboxsync GIP,++: Lots of CPUs (disabled).
(edit) @36253   14 years vboxsync PCI: further raw work
(edit) @36252   14 years vboxsync DBG: Cut and paste fix.
(edit) @36251   14 years vboxsync PDMCritSectLeave: another assertion.
(edit) @36249   14 years vboxsync VBoxService/VBoxHeadless: Drop VRDP connection on manual restart / …
(edit) @36248   14 years vboxsync Main/src-server/NetIf-Solaris: Added bnxe 10 gigabit ethernet description.
(edit) @36247   14 years vboxsync Addressed some guest property (transient reset) todos.
(edit) @36246   14 years vboxsync PCI: further interrupts work, tweaks
(edit) @36245   14 years vboxsync HWACCMR0: Replaced return code arrays used by RTMpOnAll operation with …
(edit) @36244   14 years vboxsync Runtime/r0drv/linux: fix for older kernels
(edit) @36243   14 years vboxsync Main/Medium: VMDK variant streamOptimized cannot be used to directly …
(edit) @36242   14 years vboxsync burn fix
(edit) @36241   14 years vboxsync cosmetics
(edit) @36240   14 years vboxsync reverted values
(edit) @36239   14 years vboxsync IPRT: set Linux R0 thread priority, compilation warning
(edit) @36237   14 years vboxsync HWACCMR0.cpp: Adding todos for 256 CPUs.
(edit) @36236   14 years vboxsync HWACCMR0: CPU bounds check. CPUMR0: updated message.
(edit) @36235   14 years vboxsync GVMMR0.cpp: bound check when copying out statistics.
(edit) @36234   14 years vboxsync CPUMR0.cpp: Stay within the bounds of g_aLApics; safely bail out of …
(edit) @36233   14 years vboxsync IPRT: linux R0 threads
(edit) @36232   14 years vboxsync RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
(edit) @36231   14 years vboxsync crOpenGL: workaround for recent nvidia drivers, disabled yet as need …
(edit) @36230   14 years vboxsync iSCSI: Limit the number of certain error messages in the release log …
(edit) @36229   14 years vboxsync Frontends/VirtualBox: fix handling of the snapshot folder when …
(edit) @36228   14 years vboxsync Harmless warning fix.
(edit) @36227   14 years vboxsync VBoxManageGuestCtrl: todo
(edit) @36226   14 years vboxsync compiler warning
(edit) @36224   14 years vboxsync Main: Fix description for setBandwidthGroupForDevice
(edit) @36223   14 years vboxsync SUPDrv.c: Reverted r70430 - Linux does not implement the two functions …
(edit) @36222   14 years vboxsync Added VBOX_GTAR variable, fixing solaris build issue.
(edit) @36221   14 years vboxsync Storage: Fix forgotten unlock of the disk
(edit) @36220   14 years vboxsync GIP: Force a couple of aCPUs accesses within bounds.
(edit) @36219   14 years vboxsync Addressed some guest property (transient reset) todos.
(edit) @36218   14 years vboxsync PCI: interrupts work
(edit) @36217   14 years vboxsync NATService: compilable again.
(edit) @36216   14 years vboxsync NAT: limitations, not required any more.
(edit) @36215   14 years vboxsync doxygen @todo, please.
(edit) @36214   14 years vboxsync GuestProps: r=bird: Another Q for Michael.
(edit) @36210   14 years vboxsync DrvIntNet: todo
(edit) @36209   14 years vboxsync freeze note.
(edit) @36208   14 years vboxsync forgot this one
(edit) @36207   14 years vboxsync style + spaces
(edit) @36206   14 years vboxsync Guest Execution: more review stuff.
(edit) @36205   14 years vboxsync BIOS: Shortened a ridiculously long loop.
(edit) @36204   14 years vboxsync DMA: Reworked the DMA code, added comments, fixed minor issues, made …
(edit) @36203   14 years vboxsync don't use doxygen comments to document code sections, they'll end up …
(edit) @36202   14 years vboxsync VMMDev: be a bit more verbose
(edit) @36201   14 years vboxsync VMMDev: always allow VMMDevReq_GetHostVersion.
(edit) @36200   14 years vboxsync fixed assertion
(edit) @36199   14 years vboxsync Additions/common/HGCMInternal: added an assertion
(edit) @36198   14 years vboxsync Additions/linux/drm: added missing files
(edit) @36197   14 years vboxsync Additions/linux/vboxadd-service.sh: when terminating the service with …
(edit) @36196   14 years vboxsync VMM: don't die hard during PDPTR preloading (VT-x), try guru meditate …
(edit) @36195   14 years vboxsync solaris/vboxsf: Use IPRT from VBoxGuest.
(edit) @36193   14 years vboxsync Additions/common/HGCMInternal: typo which caused to allocate a buffer …
(edit) @36192   14 years vboxsync typo
(edit) @36191   14 years vboxsync oops
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @36189   14 years vboxsync VBoxManage: typo
(edit) @36188   14 years vboxsync Main/SnapshotImpl: progressCallback not used anymore since r70196
(edit) @36187   14 years vboxsync Main/Machine: handle the case where snapshot dir = VM dir (previously …
(edit) @36185   14 years vboxsync VBoxService: Clarification for access rights error (VERR_ACCESS_DENIED).
(edit) @36184   14 years vboxsync rework NetFlt/Adp
(edit) @36183   14 years vboxsync VBoxService: Fix for reporting pre-init/terminated status, added -V …
(edit) @36182   14 years vboxsync VBoxService: Fixed Windows mutex checking/creation.
(edit) @36181   14 years vboxsync Main: Fix crashes when starting a VM with a bandwidth group caused by …
(edit) @36179   14 years vboxsync Comments.
(edit) @36178   14 years vboxsync Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
(edit) @36174   14 years vboxsync Logging adjustments.
(edit) @36173   14 years vboxsync Storage/VMDK: fix small and harmless UUID issue when "adopting" an …
(edit) @36170   14 years vboxsync rem: synced up to svn://svn.savannah.nongnu.org/qemu/trunk@6686 (repo …
(edit) @36168   14 years vboxsync Main: a few more time format fixes
(edit) @36167   14 years vboxsync Runtime/r3/posix: RTDirCreate should fail when creating a directory …
(edit) @36166   14 years vboxsync Runtime/r3/posix: RTDirCreate should fail when creating a directory …
(edit) @36165   14 years vboxsync format string fix
(edit) @36163   14 years vboxsync Main: Do not use colons in filenames(!), add nanosecond to saved state …
(edit) @36162   14 years vboxsync FE/BFE: testcase comments
(edit) @36161   14 years vboxsync Main: minor mouse updates
(edit) @36160   14 years vboxsync FE/VBoxBFE: another makefile fix attempt
(edit) @36159   14 years vboxsync another try to fix the dependencies
(edit) @36158   14 years vboxsync VBoxBFE: attempt to fix the dependency issue and two warnings
(edit) @36157   14 years vboxsync VMM: fix for gcc 4.5
(edit) @36156   14 years vboxsync FE/BFE: try the mouse testcase again
(edit) @36155   14 years vboxsync Runtime/r3/solaris/coredumper: Make sure directory exists during …
(edit) @36154   14 years vboxsync VBoxNetFltBow/Solaris: logging.
(edit) @36153   14 years vboxsync PCI: more raw and 64-bit BARs coding
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