VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15200   16 years vboxsync warning
(edit) @15199   16 years vboxsync HWACCMR0A.asm: trimmed down VMXR0StartVM32 without any real effect. :/
(edit) @15198   16 years vboxsync HWACCMR0A.asm: retf -> far jmps for 64->32 thunking on darwin.
(edit) @15197   16 years vboxsync HWACCM: split up the SwitchFromGC (aka StatExit) stats into two parts …
(edit) @15196   16 years vboxsync PGMR0DynMap: profiling the whole shebang.
(edit) @15195   16 years vboxsync slirp:coding style
(edit) @15194   16 years vboxsync Slirp:ICMP: Proper shutdowning of ICMP raw socket on Unix and ICMP …
(edit) @15193   16 years vboxsync Linux hostif: hopefully fixed the problem for 64-bit host platforms. …
(edit) @15192   16 years vboxsync Devices/PcBios: handle LCHS failures more gracfully, just add a …
(edit) @15191   16 years vboxsync slirp:ICMP rollback shutdown fix.
(edit) @15190   16 years vboxsync Slirp:ICMP: Attempt to enable traceroute scenario on Windows with …
(edit) @15189   16 years vboxsync VMXR0RunGuestCode: profiling fixes.
(edit) @15188   16 years vboxsync Some typos corrected.
(edit) @15187   16 years vboxsync Compile fix
(edit) @15186   16 years vboxsync Fixed fpu and debug state syncing.
(edit) @15185   16 years vboxsync FE/Qt4: 3368: Closing Selector leaves VMM (and other top widgets) open …
(edit) @15184   16 years vboxsync typos
(edit) @15183   16 years vboxsync Duh
(edit) @15182   16 years vboxsync Argh
(edit) @15181   16 years vboxsync Restrict instruction emulation for 64 bits guests on 32 bits hosts.
(edit) @15180   16 years vboxsync give CAP_NET_RAW a shot on Linux
(edit) @15179   16 years vboxsync HostServices/GuestProps: additional logging
(edit) @15178   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15177   16 years vboxsync Fix for darwin assertion.
(edit) @15176   16 years vboxsync Renamed define for Windows Guest Additions icon.
(edit) @15175   16 years vboxsync oops
(edit) @15174   16 years vboxsync #1865: don't ever return invalid ring-0 address on 2x4G systems, …
(edit) @15173   16 years vboxsync an attempt to fix MacOS alignment issues
(edit) @15172   16 years vboxsync Shadow paging fixes for amd64 on 32 bits hosts.
(edit) @15171   16 years vboxsync FE/Qt: updated French nls
(edit) @15170   16 years vboxsync FE/Qt: updated French nls
(edit) @15169   16 years vboxsync FE/Qt: updated French nls
(edit) @15168   16 years vboxsync slirp: properly finish the icmp socket
(edit) @15167   16 years vboxsync HWACCMGetShwPagingMode change backed out.
(edit) @15166   16 years vboxsync Main and HostServices/GuestProps: additional logging
(edit) @15165   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15164   16 years vboxsync FE/Qt: pass Ctrl-Alt-Del to Windows guests if the user wishes
(edit) @15163   16 years vboxsync Main: #3312: De-associate the implicit hard disk from the VM before …
(edit) @15162   16 years vboxsync Compile fix
(edit) @15161   16 years vboxsync Backed out accidental commit 40567
(edit) @15160   16 years vboxsync Compile fix
(edit) @15159   16 years vboxsync Set the correct shadow paging mode for AMD-V nested paging.
(edit) @15158   16 years vboxsync Main: Spacing.
(edit) @15157   16 years vboxsync Main: #3312: Fixed a wrong assertion in USBController triggered on a …
(edit) @15156   16 years vboxsync Storage/DrvVD: fix status codes to match the function specs.
(edit) @15155   16 years vboxsync Removed wrong assertion
(edit) @15154   16 years vboxsync Always use amd64 paging if the guest is in amd64 mode (nested paging).
(edit) @15153   16 years vboxsync Always use amd64 paging if the guest is in amd64 mode (nested paging).
(edit) @15152   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15151   16 years vboxsync PGMMODE_AMD64 guest mode always implied PGMMODE_AMD64 shadow mode.
(edit) @15150   16 years vboxsync Wrong handler
(edit) @15149   16 years vboxsync slirp:icmp: set of hacks over Win ICMP Api introduced 1. guest address …
(edit) @15148   16 years vboxsync Update
(edit) @15147   16 years vboxsync Wrong push order
(edit) @15146   16 years vboxsync Fe/Qt4: Systray: Disabled on all platforms for now. Please only enable …
(edit) @15145   16 years vboxsync - Better wording and formatting for onMousePointerShapeChange.
(edit) @15144   16 years vboxsync Oops
(edit) @15143   16 years vboxsync slirp:ICMP send of icmp packet happens (wireshark for detection)
(edit) @15142   16 years vboxsync Compile fixes
(edit) @15141   16 years vboxsync Cleaned up
(edit) @15140   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15139   16 years vboxsync slirp: typo
(edit) @15138   16 years vboxsync slirp: error handling; typos
(edit) @15137   16 years vboxsync slirp: small fix
(edit) @15136   16 years vboxsync slirp: compilable, and error messaging unified
(edit) @15135   16 years vboxsync i386/tcg-target.c: darwin alignment fixes and checks.
(edit) @15134   16 years vboxsync HWACCMR0: Don't register power notification when using SUPR0EnableVTx …
(edit) @15133   16 years vboxsync slirp: style
(edit) @15132   16 years vboxsync FE/Qt: Disable too optimistic assertion in VBoxGlobal::details …
(edit) @15131   16 years vboxsync #3202: VBoxDrv[Tiger] fixes. Created two VBoxUSB versions too and …
(edit) @15130   16 years vboxsync VBoxDrvTiger.kext (#3202).
(edit) @15129   16 years vboxsync PDMDevHlp: RT_BIT_32
(edit) @15128   16 years vboxsync DevPCI: AssertMsgReturn
(edit) @15127   16 years vboxsync grr
(edit) @15126   16 years vboxsync pdmR3DevHlp_PCIIORegionRegister: make too big hurt.
(edit) @15125   16 years vboxsync VGA: fixed saved state
(edit) @15124   16 years vboxsync Main: Only log full media location (to reduce logging).
(edit) @15123   16 years vboxsync FE/Qt4: Hide all the hidden adapters in VM Console menu.
(edit) @15122   16 years vboxsync FE/Qt4-OSX: always set to the front most process if the console is opened
(edit) @15121   16 years vboxsync Updated testcase for previous change.
(edit) @15120   16 years vboxsync Removed bank mask which assumed power of two VRAM size, replaced with …
(edit) @15119   16 years vboxsync FE/Qt4: Re-request VT-x/AMD-V status after view is really opened and …
(edit) @15118   16 years vboxsync FE/Qt4: 3366: "Add virtualization LED into VM status bar" implemented.
(edit) @15117   16 years vboxsync Hrmpf
(edit) @15116   16 years vboxsync slirp: register type specifier only once
(edit) @15115   16 years vboxsync netsniffer: improved error message
(edit) @15114   16 years vboxsync Better defaults for QNX
(edit) @15113   16 years vboxsync loadnetflt.sh: chflags fix
(edit) @15112   16 years vboxsync Dynamic detection of IcmpParceReplies function according MSDN …
(edit) @15111   16 years vboxsync Fixed offset overflow bug (#3357).
(edit) @15110   16 years vboxsync FE/Qt4: Strict VM settings network adapters to maximum 4 in count.
(edit) @15109   16 years vboxsync Main/HardDisk2Impl: copy zero terminator too. Also deal correctly with …
(edit) @15108   16 years vboxsync Main/GuestProps: extra logging
(edit) @15107   16 years vboxsync Sign extend 32 bits displacements to 64 bits
(edit) @15106   16 years vboxsync slirp: coding style
(edit) @15105   16 years vboxsync slirp:codding style
(edit) @15104   16 years vboxsync processing of ICMP packets was added initialization of icmp receiving …
(edit) @15103   16 years vboxsync FE/Qt4-OSX: clear the tooltip
(edit) @15102   16 years vboxsync FE/Qt4-OSX: show errors/warnings in the setting dialog as tooltip
(edit) @15101   16 years vboxsync Solaris/VBoxNetFlt: Thread protection while closing.
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