VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40308   13 years vboxsync VBOXSF: create a correct handle to avoid driver verifier bugcheck.
(edit) @40307   13 years vboxsync build fix
(edit) @40306   13 years vboxsync build fix
(edit) @40305   13 years vboxsync IPRT: Fixed unresolved symbols on OS/2.
(edit) @40304   13 years vboxsync IPRT: fixed OS/2 'bitrot'.
(edit) @40303   13 years vboxsync Config.kmk: OS/2 .def file edit fix.
(edit) @40302   13 years vboxsync Main/Console: fix deadlock in DVD change, many more such fixes to come
(edit) @40301   13 years vboxsync GuestHost/OpenGL: fixed upper array bounds
(edit) @40300   13 years vboxsync libs/xpcom: format strings in testcases (unimportant)
(edit) @40299   13 years vboxsync FE/Qt: French language update, thanks to Erkan Valentin.
(edit) @40298   13 years vboxsync Runtime/dvm: don't use VALID_PTR here, that only confuses code scanners
(edit) @40297   13 years vboxsync Documented how to remove extradata.
(edit) @40296   13 years vboxsync FE/Qt: NLS update.
(edit) @40295   13 years vboxsync VBOXSF: NPGetUniversalName fix.
(edit) @40294   13 years vboxsync Print intr inhibit address too. Renamed to fflags to avoid ambiguity …
(edit) @40293   13 years vboxsync Silence warnings
(edit) @40292   13 years vboxsync RTVfsMemFile bugfix: rtVfsMemFile_Write regression from previous fix.
(edit) @40291   13 years vboxsync NAT: refactoring (extracting arp_output from arp_input)
(edit) @40290   13 years vboxsync Windows 8 / 32-bit guests require PAE
(edit) @40289   13 years vboxsync tstLdr: parfait: range error
(edit) @40288   13 years vboxsync Main/GuestImpl: fix for xtracker 6092
(edit) @40287   13 years vboxsync NAT: arp_input refactorting.
(edit) @40286   13 years vboxsync NAT: netmask in host format.
(edit) @40285   13 years vboxsync NAT: special_addr is already network address.
(edit) @40284   13 years vboxsync NAT: htip->tip (CTL_CHECK) takes parameter in the network format. The …
(edit) @40283   13 years vboxsync NAT: CTL_CHECK takes address without modification.
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40281   13 years vboxsync gcc warnings
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @40279   13 years vboxsync NAT: CTL_CHECK(x) verify whether address belong to NAT network either.
(edit) @40278   13 years vboxsync VBOXSF: QueryVolumeInfo fixes.
(edit) @40277   13 years vboxsync DevPcBios: always copy the BIOS to RAM and patch the DMI table field …
(edit) @40276   13 years vboxsync Main/Console: fix deadlock when a VM triggers saving its own state, …
(edit) @40275   13 years vboxsync FE/Qt: Build fix for r76499.
(edit) @40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @40273   13 years vboxsync FE/Qt: 6061: Fixing GUI crash with debug assertion in UISession …
(edit) @40272   13 years vboxsync Obsolete.
(edit) @40271   13 years vboxsync VBoxCredProv: fixed svn properties
(edit) @40270   13 years vboxsync Windows Guest Additions installer: Let user continue to install on …
(edit) @40269   13 years vboxsync VBOXSF: updated windows guest shared folders driver.
(edit) @40268   13 years vboxsync VBoxCredProv: Rewritten VirtualBox credential provider; now uses …
(edit) @40267   13 years vboxsync crOpenGL: fixe VSG Open Inventor interop issues
(edit) @40266   13 years vboxsync Added stubs for most instructions.
(edit) @40265   13 years vboxsync VMMR0/HWVMXR0,HWSVMR0: symbolic constants for vectors.
(edit) @40264   13 years vboxsync no build depends to libxslt1
(edit) @40263   13 years vboxsync VbglR3: Fixed length on UTF-16 wipes.
(edit) @40262   13 years vboxsync Main/VirtualBox: clean up parameters of registerMedium method, and fix …
(edit) @40261   13 years vboxsync crOpenGL: shut up unnecessary warning
(edit) @40260   13 years vboxsync Main/VirtualBox: assertion typo which sneaked through
(edit) @40259   13 years vboxsync Main/Medium: Report errors detected when closing the medium in …
(edit) @40258   13 years vboxsync Storage/VD: errors during closing all images in VDDestroy shouldn't be lost
(edit) @40257   13 years vboxsync Main/Medium: rework locking scheme to solve lock order violations and …
(edit) @40256   13 years vboxsync IEM: fnstsw m16, ffree and ffreep, reimplemented fincstp and fdecstp.
(edit) @40255   13 years vboxsync Implemented fpu instruction stubs starting with 0xdd (fiadd m32i ++).
(edit) @40254   13 years vboxsync build fix
(edit) @40253   13 years vboxsync IEM: fcompp, fucomp, fcom and fst_stN.
(edit) @40252   13 years vboxsync IEM: Completed fpu instructions starting with 0xdc.
(edit) @40251   13 years vboxsync fcomi, fcomip, fucomi and fucomip.
(edit) @40250   13 years vboxsync IEM: fstp/fld m80r.
(edit) @40249   13 years vboxsync rewritten legacy NT4 guest mouse driver
(edit) @40248   13 years vboxsync IEM: fst[p], fist[p] and fisttp implementations and fixes.
(edit) @40247   13 years vboxsync IEM: Completed FPU instruction starting with 0xdb. Fixed build break …
(edit) @40246   13 years vboxsync IEM: Conditional FPU move instructions (FCMOV*).
(edit) @40245   13 years vboxsync FE/Qt: 6073: Switch VirtualBox wizards into new QIRichTextLabel: …
(edit) @40244   13 years vboxsync IEM: Implemented FPU instructions 0xd9 0xf3 thru 0xd9 0xff, completing …
(edit) @40243   13 years vboxsync typos.
(edit) @40242   13 years vboxsync f2xm1, fyl2x, fptan. fpu stack push bugfix.
(edit) @40241   13 years vboxsync Storage/VDI: Convert block array from/to little endianness
(edit) @40240   13 years vboxsync Storage: Implement repair callback for VDI, fixes for the VHD repair …
(edit) @40239   13 years vboxsync IEM: Implemented 0xd9 0xe0 thru 0xd9 0xee (fpu stuff).
(edit) @40238   13 years vboxsync superfluous
(edit) @40237   13 years vboxsync VMMR0/GMMR0: mac-dbg build fix
(edit) @40236   13 years vboxsync BIOS: Do not let fake shift keys modify shift flags.
(edit) @40235   13 years vboxsync build fixes.
(edit) @40234   13 years vboxsync Optionally present basic hypervisor CPUID leaves.
(edit) @40233   13 years vboxsync doc/manual: the teleporter password is not stored unencrypted anymore
(edit) @40232   13 years vboxsync doc/manual: mention SSL/TLS in the security chapter
(edit) @40231   13 years vboxsync Runtime/r0drv/solaris, HostDrivers/VBoxNetFlt/Solaris: Hold mod_lock …
(edit) @40230   13 years vboxsync -fpermissive for stdsoap2.cpp (necessary when compiling SOAP < v2.7.17 …
(edit) @40229   13 years vboxsync Storage/ISCSI: Don't validate the ExpStatSN field of a Login Respone …
(edit) @40228   13 years vboxsync GMM: build fix.
(edit) @40227   13 years vboxsync VMM/VMMR0 SupDrv Solaris/MpNotification: Fix guru meditation/panics …
(edit) @40226   13 years vboxsync GMM: Checksum shared pages in strict builds.
(edit) @40225   13 years vboxsync todo
(edit) @40224   13 years vboxsync IEM: Implemented fxch.
(edit) @40223   13 years vboxsync IEM: fnop, fld stN and a bunch of FPU related fixes.
(edit) @40222   13 years vboxsync IEM: Implemented fldcw, fldenv fnstcw and fnstenv.
(edit) @40221   13 years vboxsync addendum to r76390
(edit) @40220   13 years vboxsync Devices: extpack build fix
(edit) @40219   13 years vboxsync configure: next try
(edit) @40218   13 years vboxsync Grr
(edit) @40217   13 years vboxsync configure/rpm/deb: fix for r76165 (always build libssl for the extpack)
(edit) @40216   13 years vboxsync Runtime/r0drv/solaris: dead code removal.
(edit) @40215   13 years vboxsync Properties.
(edit) @40214   13 years vboxsync VBoxGINA: Added support for auto-logon facility, added guest log …
(edit) @40213   13 years vboxsync VMMDev: Added facility for auto-logon modules.
(edit) @40212   13 years vboxsync Main: Added facility for auto-logon modules; added book-keeping of …
(edit) @40211   13 years vboxsync VbglR3: Added functions for auto-logon facility reporting + remote …
(edit) @40210   13 years vboxsync IEM: fst/fstp m64r/m32r.
(edit) @40209   13 years vboxsync IEM: Implemented missing FPU instructions starting with 0xd8 and …
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