VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @321   18 years vboxsync stdarg.h -> iprt/stdarg.h
(edit) @320   18 years vboxsync @todo on a potential bug.
(edit) @319   18 years vboxsync r=bird: do jmp_buf like in EMInternal.h with a padding union.
(edit) @318   18 years vboxsync rcGC
(edit) @317   18 years vboxsync r=bird: devhlp, please.
(edit) @316   18 years vboxsync I like the lists better this way.
(edit) @315   18 years vboxsync r=bird: int != u. Cnt == c.
(edit) @314   18 years vboxsync I use it.
(edit) @313   18 years vboxsync DECLINLINE doesn't work for C++ anylonger.
(edit) @312   18 years vboxsync More VRDP clipboard code
(edit) @311   18 years vboxsync Moved the simple heap type.
(edit) @310   18 years vboxsync Moved the simple heap type.
(edit) @309   18 years vboxsync DECLINLINE is supposed to be static of course.
(edit) @308   18 years vboxsync logging update
(edit) @307   18 years vboxsync Bump SSM version.
(edit) @306   18 years vboxsync Update
(edit) @305   18 years vboxsync abspath?
(edit) @304   18 years vboxsync Fixed a collection of bugs in capability reporting. Added 3 ATAPI …
(edit) @303   18 years vboxsync Completed physical monitoring of ring descriptor table. (disabled) …
(edit) @302   18 years vboxsync Handle iret to ring 0 code with IF cleared. Warning: possibly …
(edit) @301   18 years vboxsync Rewrote the additions installer and made it work with Slackware
(edit) @300   18 years vboxsync Another attempt to solve the VRDP initialization problem
(edit) @299   18 years vboxsync VRDP server must be started after the VM is created but before it is …
(edit) @298   18 years vboxsync Main: Fixed: [Host]USBDeviceFilter::manufaturer/product/serialNumber …
(edit) @297   18 years vboxsync Config.kmk: Added an option to disable 'warning C4065: switch …
(edit) @296   18 years vboxsync use $(VBOX_VERSION)
(edit) @295   18 years vboxsync make inlines static
(edit) @294   18 years vboxsync Fixed warning
(edit) @293   18 years vboxsync added 'kmk snapshot' rule
(edit) @292   18 years vboxsync VBOX_VERSION for convenience
(edit) @291   18 years vboxsync compile fix
(edit) @290   18 years vboxsync compile fix
(edit) @289   18 years vboxsync AMD64 exec heap. (I wonder if this compiles...)
(edit) @288   18 years vboxsync debugged the heap.
(edit) @287   18 years vboxsync kBuild update.
(edit) @286   18 years vboxsync The VRDP server to be launched after the successful VM startup.
(edit) @285   18 years vboxsync wording
(edit) @284   18 years vboxsync FE/Qt: Added VRDP UI to the VM Settings dialog.
(edit) @283   18 years vboxsync more simple heap stuff.
(edit) @282   18 years vboxsync more simple heap stuff.
(edit) @281   18 years vboxsync FE/Qt: Fixes and enhancements to the USB device menus (tooltips, error …
(edit) @280   18 years vboxsync Reset the resize event in proper place. Also in the VBoxBFE.
(edit) @279   18 years vboxsync Reset the resize event in proper place.
(edit) @278   18 years vboxsync Disable single instruction emulation for iret. Makes no diference.
(edit) @277   18 years vboxsync Changed detection of pending guest interrupts & event in generated …
(edit) @276   18 years vboxsync Another update
(edit) @275   18 years vboxsync Update
(edit) @274   18 years vboxsync Update
(edit) @273   18 years vboxsync Update
(edit) @272   18 years vboxsync More stats
(edit) @271   18 years vboxsync More stats
(edit) @270   18 years vboxsync VINF_PATM_PENDING_IRQ_AFTER_IRET update
(edit) @269   18 years vboxsync Update
(edit) @268   18 years vboxsync PATM_ACTION_PENDING_IRQ_AFTER_IRET added
(edit) @267   18 years vboxsync Updates
(edit) @266   18 years vboxsync Increased SSM version
(edit) @265   18 years vboxsync Added VINF_PATM_PENDING_IRQ_AFTER_IRET
(edit) @264   18 years vboxsync added better error message for the most common case that /dev/net/tun …
(edit) @263   18 years vboxsync FE/Qt: Added USB submenus and indicator to the Console window for easy …
(edit) @262   18 years vboxsync Produce a better error message if the host CD/DVD drive is not accessible.
(edit) @261   18 years vboxsync FE/Qt: Small naming corrections.
(edit) @260   18 years vboxsync Fixed the vboxdrv kernel module on 2.4 series kernels
(edit) @259   18 years vboxsync don't try to open CDROM drives with O_EXCL, we don't use this flag …
(edit) @258   18 years vboxsync export to OSE
(edit) @257   18 years vboxsync updated precompiled objects
(edit) @256   18 years vboxsync Added VBOX_VERSION_STRING to the version header.
(edit) @255   18 years vboxsync same magic with caps lock
(edit) @254   18 years vboxsync warnings
(edit) @253   18 years vboxsync FE/Qt: Various VDM fixes.
(edit) @252   18 years vboxsync make PHY 1-31 invisible for Linux guests
(edit) @251   18 years vboxsync More room
(edit) @250   18 years vboxsync Reversed
(edit) @249   18 years vboxsync Removed RTThreadExit again (sigh)
(edit) @248   18 years vboxsync Removed RTThreadExit again
(edit) @247   18 years vboxsync Out of memory reporting for dynamic memory allocation case.
(edit) @246   18 years vboxsync Added VMR3WaitForResume
(edit) @245   18 years vboxsync FE/Qt: synchronize the num lock state between host and guest
(edit) @244   18 years vboxsync Added RTThreadExit for win32 & os2. Posix & l4 version not implemented
(edit) @243   18 years vboxsync Added RTThreadExit
(edit) @242   18 years vboxsync FE/Qt: Commeted out debug code.
(edit) @241   18 years vboxsync <asm/nmi.h> not available on Linux 2.4
(edit) @240   18 years vboxsync Added first VMDK attempt.
(edit) @239   18 years vboxsync use the new runtime error report mechanism to warn the user if the …
(edit) @238   18 years vboxsync Keep the framebuffer locked during resizing
(edit) @237   18 years vboxsync FE/Qt: Implemented preliminary support for IConsole runtime error …
(edit) @236   18 years vboxsync FE/Qt: Fixed layout problems (too tall primary message text label) in …
(edit) @235   18 years vboxsync Main: Implemented runtime error notifications in IConsole …
(edit) @234   18 years vboxsync VMM: Added support for runtime error notifications (VMSetRuntimeError …
(edit) @233   18 years vboxsync Stubs for VRDP clipboard.
(edit) @232   18 years vboxsync Don't install vboxdrv.ko anymore to out/.../bin because this module is …
(edit) @231   18 years vboxsync RTPROCESS must be pointer sized (HC).
(edit) @230   18 years vboxsync fixed objcopy switches
(edit) @229   18 years vboxsync disabled compilation of ne2000, we don't use it since ages (since …
(edit) @228   18 years vboxsync VBOX_WITH_KCHMVIEWER, disabled for OSE
(edit) @227   18 years vboxsync added some missing CLEANs
(edit) @226   18 years vboxsync r=bird
(edit) @225   18 years vboxsync match help and parameter parser
(edit) @224   18 years vboxsync VBOX_DLL_QT
(edit) @223   18 years vboxsync More logging
(edit) @222   18 years vboxsync Fixed parameters order in HGCM host call. That produced warning, …
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