VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15342   16 years vboxsync darwin fix.
(edit) @15341   16 years vboxsync grr
(edit) @15340   16 years vboxsync grr
(edit) @15339   16 years vboxsync more hacking.
(edit) @15338   16 years vboxsync the right place.
(edit) @15337   16 years vboxsync build fix.
(edit) @15336   16 years vboxsync Use VBoxREMImp, hope this fixes the 32-bit linux issue…
(edit) @15335   16 years vboxsync Main: Spelling.
(edit) @15334   16 years vboxsync Main: #3377: Implicitly detach DVD/Floppy from an unregistered machine …
(edit) @15333   16 years vboxsync TEMPLATE_VBOXBLDPROG_DEFS.darwin: added; …
(edit) @15332   16 years vboxsync Messed up return code.
(edit) @15331   16 years vboxsync More fixes
(edit) @15330   16 years vboxsync and another. sigh.
(edit) @15329   16 years vboxsync rem: missed Solaris installer elements
(edit) @15328   16 years vboxsync VT-x switcher updates
(edit) @15327   16 years vboxsync SUPR3HardenedVerfiy: Added VBoxREM32/64
(edit) @15326   16 years vboxsync no wildcard here.
(edit) @15325   16 years vboxsync grr.
(edit) @15324   16 years vboxsync no wildcard here.
(edit) @15323   16 years vboxsync darwin build fixes.
(edit) @15322   16 years vboxsync REM/Main: When I said '/REM/64bitEnabled' I actually meant exactly that.
(edit) @15321   16 years vboxsync rem: fixed circular dep
(edit) @15320   16 years vboxsync VBoxREMWrapper.cpp: Use SUPR3HardenedLdrLoadAppPriv. Cleanup.
(edit) @15319   16 years vboxsync ConsoleImpl2: fixes to and clean off the Rem64Enabled setting.
(edit) @15318   16 years vboxsync Main: Fixed a deadlock in VBoxSVC when attaching a hard disk …
(edit) @15317   16 years vboxsync Removed VMR3GetGuestBitness.
(edit) @15316   16 years vboxsync rem: fixed packing issues, cleanup
(edit) @15315   16 years vboxsync REM: cleanup, better deps
(edit) @15314   16 years vboxsync SUPR3HardenedMain: split out code grabing privs/caps from the code …
(edit) @15313   16 years vboxsync SUPR3HardenedMain: don't die on priv adds Solaris.
(edit) @15312   16 years vboxsync icmp:slirp: correcting switch
(edit) @15311   16 years vboxsync Enabled 64-bit guests support on 32-bit target back. 64-bit aware REM …
(edit) @15310   16 years vboxsync REM: Darwin compilation fixes
(edit) @15309   16 years vboxsync fixed Windows burns
(edit) @15308   16 years vboxsync Main: Reapplied r40701 and r40702 (r40729 should fix a GUI crash).
(edit) @15307   16 years vboxsync VT-x switcher update
(edit) @15306   16 years vboxsync Fixed VMCSREAD macro
(edit) @15305   16 years vboxsync REM: implement config check heuristic, to select which REM to load
(edit) @15304   16 years vboxsync FE/Qt: Don't generate KEnum_COUNT values for COM enums as they might …
(edit) @15303   16 years vboxsync REM: actually ask for guest bitness when loading apropriate implmentation
(edit) @15302   16 years vboxsync test/check shouldn't be there at all.
(edit) @15301   16 years vboxsync {IPRT,DIS}/Makefile.kmk: check and test must be double colon rules.
(edit) @15300   16 years vboxsync dynamic REM selector
(edit) @15299   16 years vboxsync line.
(edit) @15298   16 years vboxsync SUPR3HardenedMain: Solaris ICMP access.
(edit) @15297   16 years vboxsync Activate VMX_USE_CACHED_VMCS_ACCESSES
(edit) @15296   16 years vboxsync Update the 64 bits variant too
(edit) @15295   16 years vboxsync Update
(edit) @15294   16 years vboxsync Write order is important.
(edit) @15293   16 years vboxsync slirp: style + comments
(edit) @15292   16 years vboxsync better assertion
(edit) @15291   16 years vboxsync Flush pending writes when leaving ring 0.
(edit) @15290   16 years vboxsync backed out r40701 and r40702 (core dumps)
(edit) @15289   16 years vboxsync Flush the queued writes first before checking the values. (debug only)
(edit) @15288   16 years vboxsync Exclusive
(edit) @15287   16 years vboxsync slirp: logging enhancements
(edit) @15286   16 years vboxsync slirp:icmp: freeing ICMP buffer on Slirp termination
(edit) @15285   16 years vboxsync slirp:icmp: Closing ICMP library on Slirp termination
(edit) @15284   16 years vboxsync PGM, REM: Virtual address in TLB - this is what I meant…
(edit) @15283   16 years vboxsync Main/XIDL: Attempted to fix webservice …
(edit) @15282   16 years vboxsync Main/XIDL: Added MachineState_FirstOnline and LastOnline …
(edit) @15281   16 years vboxsync Main/Docs: Don't show internal notes. Prepend enum name to the enum …
(edit) @15280   16 years vboxsync recompiler_new/Makefile.kmk: EXTENDS_BY (missing S), general cleanup - …
(edit) @15279   16 years vboxsync removed unneded change, use assingment instaed appending
(edit) @15278   16 years vboxsync REM: a bit better dual REM configuration
(edit) @15277   16 years vboxsync HostServices/GuestProperties: hopefully fix a crash on Solaris hosts
(edit) @15276   16 years vboxsync Fix
(edit) @15275   16 years vboxsync Fixes
(edit) @15274   16 years vboxsync burn fix
(edit) @15273   16 years vboxsync Missing setup
(edit) @15272   16 years vboxsync recompiler: support for 64-bit enabled REM library on 32-bit hosts …
(edit) @15271   16 years vboxsync SUPR3HardenedMain: Solaris net raw access (testing).
(edit) @15270   16 years vboxsync SUPR3HardenedMain: Solaris net raw access privilege (testing).
(edit) @15269   16 years vboxsync Solaris/Installer: changing temporary output dir.
(edit) @15268   16 years vboxsync FE/Qt4: 3304: "Warning during VM exit": fixed segfault when closing …
(edit) @15267   16 years vboxsync VBoxManage: implement enabling/disabling the VRDP server at runtime
(edit) @15266   16 years vboxsync slirp: don't try to receive ICMP every time but only if the event is active
(edit) @15265   16 years vboxsync Wrong operand order
(edit) @15264   16 years vboxsync Darwin 10.5 VBOXBLDPROG hack.
(edit) @15263   16 years vboxsync NetFlt/win: install fixes, bind filter fix
(edit) @15262   16 years vboxsync Bug fixes
(edit) @15261   16 years vboxsync slirp: less noise
(edit) @15260   16 years vboxsync Solaris/VBoxNetFlt: log raw mode failure.
(edit) @15259   16 years vboxsync Main/Global.cpp: FreeBSD should default to the E1000 NIC since it …
(edit) @15258   16 years vboxsync Don't cache 64 bits read and writes for now (the _FULL fields).
(edit) @15257   16 years vboxsync PGMR0DynMap: Two more parenthesis.
(edit) @15256   16 years vboxsync Explicit cast for VMR3ReqCall NULL parameters.
(edit) @15255   16 years vboxsync Compile fixes
(edit) @15254   16 years vboxsync Bugfix
(edit) @15253   16 years vboxsync Fixed wrong opcodes
(edit) @15252   16 years vboxsync ATA/AHCI: Separated the device state structures for the ATA controller …
(edit) @15251   16 years vboxsync Disabled 64-bit guests fro 32-bit hosts for now - too much trouble.
(edit) @15250   16 years vboxsync Duplicate index
(edit) @15249   16 years vboxsync More VMCS access caching work.
(edit) @15248   16 years vboxsync new REM: disable liveness analysis for 32-bit hosts and 64-bit …
(edit) @15247   16 years vboxsync configure: libcap check
(edit) @15246   16 years vboxsync More VMCS read/write caching.
(edit) @15245   16 years vboxsync compile fix
(edit) @15244   16 years vboxsync slirp: added some disabled debug code
(edit) @15243   16 years vboxsync slirp: another fix for windows hosts
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