VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14243   16 years vboxsync IP fragmentation seems works fine todo: fix the checksum calculation
(edit) @14242   16 years vboxsync NetFlt/win: Make build boxes happy (SMP issue).
(edit) @14241   16 years vboxsync support for virtual addresses in QEMU TLB, not yet functional (be back …
(edit) @14240   16 years vboxsync fix PAE VMM message
(edit) @14239   16 years vboxsync typo found by nike
(edit) @14238   16 years vboxsync configure: detect python2.6 as well
(edit) @14237   16 years vboxsync compile fix for Linux netflt code
(edit) @14236   16 years vboxsync Compile fix for win64.
(edit) @14235   16 years vboxsync NetFlt/win: enabled by default
(edit) @14234   16 years vboxsync export
(edit) @14233   16 years vboxsync export
(edit) @14232   16 years vboxsync Adapted versions of ip_reass, ip_freef and ip_slowtimo from FreeBSD …
(edit) @14231   16 years vboxsync OS/2 Additions: VBoxMouse makefile
(edit) @14230   16 years vboxsync os2 additions: makefile hacking.
(edit) @14229   16 years vboxsync Coding style
(edit) @14228   16 years vboxsync hash table for BSD-styled fragmentation/reassembling introduced and …
(edit) @14227   16 years vboxsync initial preparation for injecting FreeBSD IP fragmentation code …
(edit) @14226   16 years vboxsync NetFlt/win: cleaning/bugfixing for rediscovery/reconnect functionality
(edit) @14225   16 years vboxsync Main: Use the parent's hard disk format when implicitly creating …
(edit) @14224   16 years vboxsync Main: Added ISystemProperties::defaultHardDiskFormat.
(edit) @14223   16 years vboxsync Additions/VBoxGuest: fixed a burn
(edit) @14222   16 years vboxsync Main/Settings: Docs.
(edit) @14221   16 years vboxsync Additions/VBoxGuest: Add VBOXGUEST_IOCTL_CALL_TIMEOUT support on …
(edit) @14220   16 years vboxsync Additions/VBoxControl: support guestproperty wait
(edit) @14219   16 years vboxsync Additions/WINNT: Add VBOXGUEST_IOCTL_CALL_TIMEOUT support for Windows
(edit) @14218   16 years vboxsync Additions/Linux: remove Linux-specific guest R0 HGCM hack and add …
(edit) @14217   16 years vboxsync Additions/Guest Library: comments and logging
(edit) @14216   16 years vboxsync Runtime/RTErrConvertToErrno: remove an assertion on a condition which …
(edit) @14215   16 years vboxsync Fixed some warnings
(edit) @14214   16 years vboxsync Additions/Guest Library: add R3 property wait API
(edit) @14213   16 years vboxsync HostServices/GuestProperties: some clean up
(edit) @14212   16 years vboxsync VBOX_RELEASE_BUILD
(edit) @14211   16 years vboxsync Solaris/VBoxNetFlt: Fixed ipsec 1 byte keep_alive causing panic.
(edit) @14210   16 years vboxsync typo
(edit) @14209   16 years vboxsync Additions/Guest library: try to fix a burn
(edit) @14208   16 years vboxsync Linux hostif & e1000: Fixed non-existing device attachment problem
(edit) @14207   16 years vboxsync Additions/Guest Library: add an HGCM call with timeout
(edit) @14206   16 years vboxsync typo
(edit) @14205   16 years vboxsync typo
(edit) @14204   16 years vboxsync NAT: next try to get synchronization right
(edit) @14203   16 years vboxsync Solaris/Additions: Return errno rather than IPRT in vboxguest solaris …
(edit) @14202   16 years vboxsync coding style
(edit) @14201   16 years vboxsync Mac hack
(edit) @14200   16 years vboxsync try to fix the slirp build (PVM define on Mac)
(edit) @14199   16 years vboxsync moving slirp_link_* in NAT thread (review required)
(edit) @14198   16 years vboxsync document debugging command line parameters in VirtualBox -h
(edit) @14197   16 years vboxsync NAT: typo
(edit) @14196   16 years vboxsync NAT: Linux build fix; added some perfcounters
(edit) @14195   16 years vboxsync NAT:bugfix
(edit) @14194   16 years vboxsync introduced new event for handling link state changings (need some testing)
(edit) @14193   16 years vboxsync src/libs/Makefile.kmk: removed the non-VBOX_SINGLE_MAKEFILE case.
(edit) @14192   16 years vboxsync VMM: fixed a regression introduced by r38992 (tstVMM failed during HW …
(edit) @14191   16 years vboxsync FE/Qt4: Return forgotten VMM icons.
(edit) @14190   16 years vboxsync s/Virual/Virtual
(edit) @14189   16 years vboxsync NAT: better error handling
(edit) @14188   16 years vboxsync NAT: better error handling
(edit) @14187   16 years vboxsync s/virual/virtual
(edit) @14186   16 years vboxsync NAT: bugfix
(edit) @14185   16 years vboxsync s/virual/virtual/
(edit) @14184   16 years vboxsync s/virual/virtual/g :-)
(edit) @14183   16 years vboxsync Send event shouldn't be autoresetting and instead should be used event …
(edit) @14182   16 years vboxsync array of events is inlined
(edit) @14181   16 years vboxsync get rid of cMaxEvens and initializing loop for two events array
(edit) @14180   16 years vboxsync switching to one event for all sockets
(edit) @14179   16 years vboxsync Add defines for SCSI status codes. Useful for fine-grained error handling.
(edit) @14178   16 years vboxsync VBoxManage: show IDE controller type when listing the VM settings.
(edit) @14177   16 years vboxsync UDP: reseting event of used socked is fixed
(edit) @14176   16 years vboxsync sigh.
(edit) @14175   16 years vboxsync oops
(edit) @14174   16 years vboxsync VMM: another shot at it.
(edit) @14173   16 years vboxsync one event for all sockets (for investigations)
(edit) @14172   16 years vboxsync hrmpf!
(edit) @14171   16 years vboxsync hrmpf.
(edit) @14170   16 years vboxsync build fix.
(edit) @14169   16 years vboxsync VMM: Missing file.
(edit) @14168   16 years vboxsync call of WSACloseEvent removed, it doesn't need anymore because events …
(edit) @14167   16 years vboxsync VMM: AMD64 -> 32bit switcher (for testing only).
(edit) @14166   16 years vboxsync copy QtNetwork framework to dist
(edit) @14165   16 years vboxsync removing statics from slirp and using global pData instead
(edit) @14164   16 years vboxsync Main: Last minute typo.
(edit) @14163   16 years vboxsync reseting event for unused sockets was added at the end of polling …
(edit) @14162   16 years vboxsync makefile fixes
(edit) @14161   16 years vboxsync removing all references to cEvent from polling routine
(edit) @14160   16 years vboxsync removing reducular event assigning and conunter ticking with model …
(edit) @14159   16 years vboxsync registration several sockets per event, to avoid artificial barrier …
(edit) @14158   16 years vboxsync src,src/VBox: makefile fix.
(edit) @14157   16 years vboxsync mac build fixes.
(edit) @14156   16 years vboxsync VMM: Disabled the 32-bit <-> AMD64 switcher that was added recently …
(edit) @14155   16 years vboxsync #1865: MM - dealt with the last R3R0PTRTYPEs.
(edit) @14154   16 years vboxsync PGM: pGuestPD* -> pGst32BitPd*
(edit) @14153   16 years vboxsync PGM: pGstPaePDPT -> pGstPaePdpt
(edit) @14152   16 years vboxsync PGM: pGstAmd64PML4* -> pGstAmd64Pml4.
(edit) @14151   16 years vboxsync PGM: HCPhysPaePML4 -> HCPhysShwPaePml4
(edit) @14150   16 years vboxsync PGM: HCPhysNestedRoot -> HCPhysShwNestedRoot
(edit) @14149   16 years vboxsync PGM: HCPhysPaePDPT -> HCPhysShwPaePdpt.
(edit) @14148   16 years vboxsync PGM: HCPhys32BitPD -> HCPhysShw32BitPD
(edit) @14147   16 years vboxsync #1865: PGM - 32-bit shadown PD pointer converted.
(edit) @14146   16 years vboxsync darwin build fix.
(edit) @14145   16 years vboxsync PGM: Some more uint64_t -> X86union return. (btw. doing this because …
(edit) @14144   16 years vboxsync Linux hostif: added wireless interface detection for shared mac
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