VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15424   16 years vboxsync PGM: pgmR0DynMapHCPageInlined won't fail.
(edit) @15423   16 years vboxsync PGMR0DynMap: bail out on failure, don't crash the host.
(edit) @15422   16 years vboxsync fix OSE
(edit) @15421   16 years vboxsync EMAll: BTS, BTR and BTC looks fine to me for all 32-bit hosts since …
(edit) @15420   16 years vboxsync EMAll: ADD, ADC and SUB - the first is used a bit by windows.
(edit) @15419   16 years vboxsync EMAll: Corrected PGMVerifyAccess call in the STOSDW emulation to pass …
(edit) @15418   16 years vboxsync EMAll: AND, OR and XOR on darwin/R0 - the first two are for vista64.
(edit) @15417   16 years vboxsync CPUM: save and restore 64-bit debug registers on darwin (#3202).
(edit) @15416   16 years vboxsync CPUM: hybrid 32-bit kernel FPU mess.
(edit) @15415   16 years vboxsync HWACCMR0.asm: strimmed down the three other Run wrappers.
(edit) @15414   16 years vboxsync Corrected VBOX_WITH_HYBIRD_32BIT_KERNEL to …
(edit) @15413   16 years vboxsync #3202: CMPXCHG - 64-bit solaris optimziation.
(edit) @15412   16 years vboxsync EMAll: Whitelisted XCHG for >4 bytes operations (64-bit ubuntu 8.10 …
(edit) @15411   16 years vboxsync VMM: Working around set overflows caused by the page pool.
(edit) @15410   16 years vboxsync PGM: Deal with pgmPoolAlloc failure in MapCR3 without relying on …
(edit) @15409   16 years vboxsync Made exitting on the wrong cpu fatal in strict builds but not when …
(edit) @15408   16 years vboxsync uninitialized varialbe (clobbered by 'out' label)
(edit) @15407   16 years vboxsync slirp:icmp: revert 40841
(edit) @15406   16 years vboxsync PGMPool: temporarily enabled the old code.
(edit) @15405   16 years vboxsync PGMPool: Don't flush the pool anywhere but in ring-3, it just takes …
(edit) @15404   16 years vboxsync #3202: 64-bit guest support on the mac.
(edit) @15402   16 years vboxsync PGMDynMapMigrateAutoSet: Fixed incorrect updating of PGMMAPSET::iCpu.
(edit) @15401   16 years vboxsync Main: added USB to HostHardwareLinux.cpp
(edit) @15400   16 years vboxsync iprt: new Linux sysfs APIs
(edit) @15399   16 years vboxsync iprt: new Linux sysfs APIs
(edit) @15396   16 years vboxsync slirp:icmp: Darwin fix attempt
(edit) @15395   16 years vboxsync spaces
(edit) @15394   16 years vboxsync Workaround for guest EFER load regression, see defect comment 36.
(edit) @15393   16 years vboxsync slirp:icmp: move debuging in more correct and safier way
(edit) @15392   16 years vboxsync Enable addition flags in the EFER msr in the world switcher.
(edit) @15391   16 years vboxsync FE/Qt4: VT-x tooltip liftup.
(edit) @15390   16 years vboxsync X86_CPUID_AMD_FEATURE_EDX_SEP not set it seems in 32 bits mode. (Intel)
(edit) @15389   16 years vboxsync Update the guest EFER VMCS field too.
(edit) @15388   16 years vboxsync slirp:icmp: reverted 40806, 40808
(edit) @15387   16 years vboxsync slirp:icmp: uninitialized
(edit) @15386   16 years vboxsync Missing cases
(edit) @15385   16 years vboxsync Cache only those writes which require special attention in 32 bits …
(edit) @15384   16 years vboxsync slirp: removed debugging code
(edit) @15383   16 years vboxsync FE/Qt4: 2883: Structure OS list: Moving whats-this tags from buddy …
(edit) @15381   16 years vboxsync #3282: Forgot to update UUID as I added IPV6NetworkMask to …
(edit) @15380   16 years vboxsync Main: Warning.
(edit) @15379   16 years vboxsync slirp:icmp: initialization of unitialized variables
(edit) @15378   16 years vboxsync Update
(edit) @15377   16 years vboxsync Program entry and exit controls on each guest state sync.
(edit) @15375   16 years vboxsync Main: #3382: When discarding the first snapshot in the snapshot chain, …
(edit) @15374   16 years vboxsync Scratch pad
(edit) @15372   16 years vboxsync #3282: HostNetIf API implementation for Darwin. Common part revised. …
(edit) @15371   16 years vboxsync More paranoia
(edit) @15369   16 years vboxsync icmp:slirp: other Darwin fix
(edit) @15368   16 years vboxsync Paranoia
(edit) @15367   16 years vboxsync icmp:slirp: attempt to fix darwin
(edit) @15366   16 years vboxsync Storage: Eradicated the last bits using the old VDI only backend, …
(edit) @15365   16 years vboxsync slirp:icmp: 1. trying to socket list for traceroute searching shorter …
(edit) @15364   16 years vboxsync Cleanup + extra check
(edit) @15363   16 years vboxsync Type corrections for logging.
(edit) @15362   16 years vboxsync Don't use RTCCUINTREG.
(edit) @15361   16 years vboxsync Wrong stack position
(edit) @15360   16 years vboxsync Comment
(edit) @15359   16 years vboxsync Makes no difference.
(edit) @15358   16 years vboxsync Resync the whole guest state after each world switch.
(edit) @15357   16 years vboxsync slirp:icmp: correct order of headers
(edit) @15356   16 years vboxsync slirp:icmp: windows build fix
(edit) @15355   16 years vboxsync slirp:icmp: enabling UDP traceroute on Unix
(edit) @15354   16 years vboxsync Flush the VMCS write cache first (before any other vmreads/vmwrites!)
(edit) @15353   16 years vboxsync g_aSupInstallFiles: It's HC_ARCH_BITS not RT_ARCH_BITS, baka.
(edit) @15352   16 years vboxsync Added a RTLogRelPrintf to supR3HardenedErrorV to try get the details …
(edit) @15351   16 years vboxsync LogRel statement in supR3HardenedLdrLoadIt.
(edit) @15350   16 years vboxsync Disabled host_vmxon as it is *broken* and will cause occation kernel …
(edit) @15349   16 years vboxsync VMM: Fixed linked list bug responsible for #3379.
(edit) @15348   16 years vboxsync #3202: Optimized PGMPOOL_PAGE_2_PTR for darwin/R0 and */RC.
(edit) @15347   16 years vboxsync PGMR0DynMap: Fixed testcase (missing migration).
(edit) @15346   16 years vboxsync Avoid a few calls to RTMpCpuId() and RTMCpuIdToSetIndex().
(edit) @15344   16 years vboxsync #3202: Optimizations of the dynamic page mapping code (ring-0). Do …
(edit) @15343   16 years vboxsync installer/solaris: better?
(edit) @15335   16 years vboxsync Main: Spelling.
(edit) @15334   16 years vboxsync Main: #3377: Implicitly detach DVD/Floppy from an unregistered machine …
(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) @15322   16 years vboxsync REM/Main: When I said '/REM/64bitEnabled' I actually meant exactly that.
(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) @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) @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
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