VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47006   11 years vboxsync BIOS: Properly turn off floppy motor to save electricity.
(edit) @47003   11 years vboxsync VBoxManage: fix
(edit) @47002   11 years vboxsync VBoxManage: help for mktemp
(edit) @47001   11 years vboxsync grrr
(edit) @47000   11 years vboxsync VBoxManage/Help: unify help output regarding UUID and VM name
(edit) @46999   11 years vboxsync VBoxManage/Help: unify help output regarding UUID and VM name
(edit) @46998   11 years vboxsync VBoxManage/Help: unify help output regarding UUID and VM name
(edit) @46997   11 years vboxsync Main/solaris/NetIf: sane limit
(edit) @46996   11 years vboxsync Main/solaris/NetIf: build fix
(edit) @46995   11 years vboxsync build fix
(edit) @46994   11 years vboxsync Main/solaris/NetIf: range check
(edit) @46992   11 years vboxsync 8-bit idiv overflow checks.
(edit) @46991   11 years vboxsync -> weinstadt.
(edit) @46990   11 years vboxsync crOpenGL: typo fix
(edit) @46989   11 years vboxsync warning
(edit) @46988   11 years vboxsync crOpenGL: fix window init
(edit) @46987   11 years vboxsync RTSystemShutdown: Don't use the long parameters on Linux but the short …
(edit) @46986   11 years vboxsync FE/Qt: Popup-center: Top-to-bottom layout fix.
(edit) @46985   11 years vboxsync FE/Qt: Popup-center: Hover/focus animation fix.
(edit) @46984   11 years vboxsync FE/Qt: Popup-center: Few more messages for popup-center.
(edit) @46983   11 years vboxsync FE/Qt: Popup-center: Make sure hovered mouse-cursor is *always* visible.
(edit) @46982   11 years vboxsync build fix
(edit) @46981   11 years vboxsync typo.
(edit) @46980   11 years vboxsync Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ …
(edit) @46979   11 years vboxsync FE/Qt: Popup-center: Relocate popup-stacks to window top.
(edit) @46978   11 years vboxsync Todo.
(edit) @46977   11 years vboxsync pkgutil doesn't forget receipt files.
(edit) @46976   11 years vboxsync FE/Qt: Popup-center: Support for top-level popup-stacks, used in …
(edit) @46975   11 years vboxsync VMM: nits.
(edit) @46974   11 years vboxsync Don't forget packages related to GAs or anything from the future. Use …
(edit) @46973   11 years vboxsync VMM/HMVMXR0: Fail more gracefully when trying to run 64-bit guests on …
(edit) @46972   11 years vboxsync pr6022. Relative paths in the OVA package are processed from now.
(edit) @46971   11 years vboxsync pr6022. Support handling directories in the TAR has been added. Added …
(edit) @46970   11 years vboxsync re-added Main/src-server/NATNetworkServiceRunner.cpp …
(edit) @46969   11 years vboxsync backed out …
(edit) @46968   11 years vboxsync DHCP: test for me only.
(edit) @46967   11 years vboxsync frontends: haven't find right construction, casted forcebly.
(edit) @46966   11 years vboxsync wddm/crOpenGL: some bugfixes, more TexPresent fixes
(edit) @46965   11 years vboxsync NetworkService/DHCP: missed Config.h
(edit) @46964   11 years vboxsync too fast.
(edit) @46963   11 years vboxsync Frontends: Windows build fix.
(edit) @46962   11 years vboxsync NetworkServices: DHCP becomes Main client, internals changed to let …
(edit) @46961   11 years vboxsync Main: win build fix.
(edit) @46960   11 years vboxsync Frontend/VBoxManage: new configuration options for dhcp server. vm - …
(edit) @46959   11 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46958   11 years vboxsync build fix
(edit) @46957   11 years vboxsync check for DIV overflow, fixing DIV/0 checks. IDIV overflow/underflow …
(edit) @46956   11 years vboxsync Added missing IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF after IEM_MC_REF_GREG_U32.
(edit) @46955   11 years vboxsync 64-bit mode addressing fix.
(edit) @46954   11 years vboxsync alignment fix
(edit) @46953   11 years vboxsync rip addressing fix for instructions with immediates.
(edit) @46952   11 years vboxsync No .sym files without openwatcom, of course.
(edit) @46951   11 years vboxsync Fixed first bunch of bugs found by the testcase.
(edit) @46950   11 years vboxsync pmulhrwa -> pmulhrw (yasm bug).
(edit) @46949   11 years vboxsync Fixed incorrect 64-bit register handling in ParseFixedReg, affecting …
(edit) @46948   11 years vboxsync IEM: Interrupt fix for --execute-all-in-iem.
(edit) @46947   11 years vboxsync VBoxPcBios: Use HLT while waiting for floppy interrupts. Added comment …
(edit) @46946   11 years vboxsync Install bios symbol files in bin/VBoxDbgSyms/ and make DBGF look there.
(edit) @46945   11 years vboxsync VMM: Alignment build fix.
(edit) @46944   11 years vboxsync VMM: Comment not meant for AMD-V.
(edit) @46943   11 years vboxsync VMM: Superfluous and partially outdated comment.
(edit) @46942   11 years vboxsync VMM: Fix LDTR restoration to be done dynamically. This is required for …
(edit) @46941   11 years vboxsync Moved some related files from win/amd64 to common/asm while at it (LDTR).
(edit) @46940   11 years vboxsync Missing dependencies.
(edit) @46939   11 years vboxsync Missing ASMGetLDTR on win64.
(edit) @46938   11 years vboxsync darwin build fix.
(edit) @46937   11 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @46936   11 years vboxsync fix
(edit) @46935   11 years vboxsync Devices/Config.kmk: Produce codeview symbol files instead of dwarf.
(edit) @46934   11 years vboxsync dbgmodcodeview.cpp: Forced the code to deal with the bios symbol files.
(edit) @46932   11 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM.
(edit) @46931   11 years vboxsync FE/Qt: Runtime UI: Video Capture indicator: Using camera-icon for …
(edit) @46930   11 years vboxsync Devices/Input/UsbMouse: release logging.
(edit) @46929   11 years vboxsync VMM/HMR0Mixed: A couple of missed skip LDTR, TR restoration in the …
(edit) @46928   11 years vboxsync VMM: Missed copyright year update.
(edit) @46927   11 years vboxsync testcase/tstASMStructs: attempted dependency fix.
(edit) @46926   11 years vboxsync VMM: Annoying assembler warning.
(edit) @46925   11 years vboxsync VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
(edit) @46924   11 years vboxsync FE/Qt: Runtime UI: Multi-screen layout: Extended release logging (gui …
(edit) @46923   11 years vboxsync Devices/Input: add USB multi-touch device, not yet active.
(edit) @46922   11 years vboxsync Missing break in complicated vboxNetFltLinuxFrameSize case.
(edit) @46921   11 years vboxsync misspelled @todo.
(edit) @46919   11 years vboxsync VMMDev: report failure if the test wasn't closed correctly by the guest.
(edit) @46918   11 years vboxsync EM.cpp: fIemExecutesAll fixes.
(edit) @46917   11 years vboxsync bs2 + VBoxInsTst hacking.
(edit) @46916   11 years vboxsync dbgmoddwarf.cpp: Ignore abbreviations with code 0, they're just …
(edit) @46915   11 years vboxsync PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 …
(edit) @46914   11 years vboxsync VMM/HMR0: spaces.
(edit) @46913   11 years vboxsync VMM/HMR0: Oops typo. Skip GDTR, IDTR save & restore in the new VT-x …
(edit) @46912   11 years vboxsync FE/Qt: Selector UI: Details pane: Display element: Added Video Capture …
(edit) @46911   11 years vboxsync FE/Qt: VM icons (used in different GUI places) update.
(edit) @46910   11 years vboxsync FE/Qt: Some incremental icon update for r86898.
(edit) @46909   11 years vboxsync Todos.
(edit) @46908   11 years vboxsync server.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46907   11 years vboxsync svcmain.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46906   11 years vboxsync variation control…
(edit) @46905   11 years vboxsync VMM/HMR0: World-switch assembly cleanup.
(edit) @46904   11 years vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @46903   11 years vboxsync FE/Qt: MacOS X host: Global/Machine settings dialog 32px icons update.
(edit) @46901   11 years vboxsync VMM/HMSVMR0: No lazy CR3, PAE PDPE updating necessary on AMD-V.
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