VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @345   18 years vboxsync made the Makefile compatible with (older) GNU make again to fix our …
(edit) @344   18 years vboxsync don't attempt building this on amd64 (needs some compiler config that …
(edit) @343   18 years vboxsync don't build Linux/GNU additions on amd64 yet.
(edit) @342   18 years vboxsync typo
(edit) @341   18 years vboxsync Allocate exec memory in the first 2GB on linux. (bit of a hack currently)
(edit) @340   18 years vboxsync Import jump glue is required for GCC on Linux/GNU.
(edit) @339   18 years vboxsync Removed int3+ret blocking interrupt gate calls on Linux/GNU (amd64).
(edit) @338   18 years vboxsync CPUMSetGuestDR*() takes a RTGCUINTREG not a RTUINTREG.
(edit) @337   18 years vboxsync Can't push 64-bit labels.
(edit) @336   18 years vboxsync 64-bit: fixed VBOXR0 and rearranged VBOXR0DRV options (Linux/GNU only)
(edit) @335   18 years vboxsync 64-bit: g_SUPGlobalInfoPage is out of bounds for GCC generated code.
(edit) @334   18 years vboxsync updated precompiled objects
(edit) @333   18 years vboxsync disabled VBOX_GUI_USE_QIMAGE for Linux release mode again (I …
(edit) @332   18 years vboxsync introduced PDMDevHlpGetVM()
(edit) @331   18 years vboxsync Bool and AMD64 hacking.
(edit) @330   18 years vboxsync unbroke OSE
(edit) @329   18 years vboxsync test
(edit) @327   18 years vboxsync export to OSE
(edit) @326   18 years vboxsync export to OSE
(edit) @325   18 years vboxsync forgot to export them
(edit) @324   18 years vboxsync Makefile.kmk -> Makefile.kup
(edit) @323   18 years vboxsync drop the default, there's just one other call.
(edit) @322   18 years vboxsync r=bird: some comments on the runtime error stuff.
(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
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