VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46981   12 years vboxsync typo.
(edit) @46980   12 years vboxsync Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ …
(edit) @46979   12 years vboxsync FE/Qt: Popup-center: Relocate popup-stacks to window top.
(edit) @46978   12 years vboxsync Todo.
(edit) @46977   12 years vboxsync pkgutil doesn't forget receipt files.
(edit) @46976   12 years vboxsync FE/Qt: Popup-center: Support for top-level popup-stacks, used in …
(edit) @46975   12 years vboxsync VMM: nits.
(edit) @46974   12 years vboxsync Don't forget packages related to GAs or anything from the future. Use …
(edit) @46973   12 years vboxsync VMM/HMVMXR0: Fail more gracefully when trying to run 64-bit guests on …
(edit) @46972   12 years vboxsync pr6022. Relative paths in the OVA package are processed from now.
(edit) @46971   12 years vboxsync pr6022. Support handling directories in the TAR has been added. Added …
(edit) @46970   12 years vboxsync re-added Main/src-server/NATNetworkServiceRunner.cpp …
(edit) @46969   12 years vboxsync backed out …
(edit) @46968   12 years vboxsync DHCP: test for me only.
(edit) @46967   12 years vboxsync frontends: haven't find right construction, casted forcebly.
(edit) @46966   12 years vboxsync wddm/crOpenGL: some bugfixes, more TexPresent fixes
(edit) @46965   12 years vboxsync NetworkService/DHCP: missed Config.h
(edit) @46964   12 years vboxsync too fast.
(edit) @46963   12 years vboxsync Frontends: Windows build fix.
(edit) @46962   12 years vboxsync NetworkServices: DHCP becomes Main client, internals changed to let …
(edit) @46961   12 years vboxsync Main: win build fix.
(edit) @46960   12 years vboxsync Frontend/VBoxManage: new configuration options for dhcp server. vm - …
(edit) @46959   12 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46958   12 years vboxsync build fix
(edit) @46957   12 years vboxsync check for DIV overflow, fixing DIV/0 checks. IDIV overflow/underflow …
(edit) @46956   12 years vboxsync Added missing IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF after IEM_MC_REF_GREG_U32.
(edit) @46955   12 years vboxsync 64-bit mode addressing fix.
(edit) @46954   12 years vboxsync alignment fix
(edit) @46953   12 years vboxsync rip addressing fix for instructions with immediates.
(edit) @46952   12 years vboxsync No .sym files without openwatcom, of course.
(edit) @46951   12 years vboxsync Fixed first bunch of bugs found by the testcase.
(edit) @46950   12 years vboxsync pmulhrwa -> pmulhrw (yasm bug).
(edit) @46949   12 years vboxsync Fixed incorrect 64-bit register handling in ParseFixedReg, affecting …
(edit) @46948   12 years vboxsync IEM: Interrupt fix for --execute-all-in-iem.
(edit) @46947   12 years vboxsync VBoxPcBios: Use HLT while waiting for floppy interrupts. Added comment …
(edit) @46946   12 years vboxsync Install bios symbol files in bin/VBoxDbgSyms/ and make DBGF look there.
(edit) @46945   12 years vboxsync VMM: Alignment build fix.
(edit) @46944   12 years vboxsync VMM: Comment not meant for AMD-V.
(edit) @46943   12 years vboxsync VMM: Superfluous and partially outdated comment.
(edit) @46942   12 years vboxsync VMM: Fix LDTR restoration to be done dynamically. This is required for …
(edit) @46941   12 years vboxsync Moved some related files from win/amd64 to common/asm while at it (LDTR).
(edit) @46940   12 years vboxsync Missing dependencies.
(edit) @46939   12 years vboxsync Missing ASMGetLDTR on win64.
(edit) @46938   12 years vboxsync darwin build fix.
(edit) @46937   12 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @46936   12 years vboxsync fix
(edit) @46935   12 years vboxsync Devices/Config.kmk: Produce codeview symbol files instead of dwarf.
(edit) @46934   12 years vboxsync dbgmodcodeview.cpp: Forced the code to deal with the bios symbol files.
(edit) @46933   12 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @46932   12 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM.
(edit) @46931   12 years vboxsync FE/Qt: Runtime UI: Video Capture indicator: Using camera-icon for …
(edit) @46930   12 years vboxsync Devices/Input/UsbMouse: release logging.
(edit) @46929   12 years vboxsync VMM/HMR0Mixed: A couple of missed skip LDTR, TR restoration in the …
(edit) @46928   12 years vboxsync VMM: Missed copyright year update.
(edit) @46927   12 years vboxsync testcase/tstASMStructs: attempted dependency fix.
(edit) @46926   12 years vboxsync VMM: Annoying assembler warning.
(edit) @46925   12 years vboxsync VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
(edit) @46924   12 years vboxsync FE/Qt: Runtime UI: Multi-screen layout: Extended release logging (gui …
(edit) @46923   12 years vboxsync Devices/Input: add USB multi-touch device, not yet active.
(edit) @46922   12 years vboxsync Missing break in complicated vboxNetFltLinuxFrameSize case.
(edit) @46921   12 years vboxsync misspelled @todo.
(edit) @46920   12 years vboxsync doc/manual: cosmetical fixes
(edit) @46919   12 years vboxsync VMMDev: report failure if the test wasn't closed correctly by the guest.
(edit) @46918   12 years vboxsync EM.cpp: fIemExecutesAll fixes.
(edit) @46917   12 years vboxsync bs2 + VBoxInsTst hacking.
(edit) @46916   12 years vboxsync dbgmoddwarf.cpp: Ignore abbreviations with code 0, they're just …
(edit) @46915   12 years vboxsync PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 …
(edit) @46914   12 years vboxsync VMM/HMR0: spaces.
(edit) @46913   12 years vboxsync VMM/HMR0: Oops typo. Skip GDTR, IDTR save & restore in the new VT-x …
(edit) @46912   12 years vboxsync FE/Qt: Selector UI: Details pane: Display element: Added Video Capture …
(edit) @46911   12 years vboxsync FE/Qt: VM icons (used in different GUI places) update.
(edit) @46910   12 years vboxsync FE/Qt: Some incremental icon update for r86898.
(edit) @46909   12 years vboxsync Todos.
(edit) @46908   12 years vboxsync server.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46907   12 years vboxsync svcmain.cpp: Fixed memory leak, bail out when unable to build logfile name.
(edit) @46906   12 years vboxsync variation control…
(edit) @46905   12 years vboxsync VMM/HMR0: World-switch assembly cleanup.
(edit) @46904   12 years vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @46903   12 years vboxsync FE/Qt: MacOS X host: Global/Machine settings dialog 32px icons update.
(edit) @46902   12 years vboxsync Config.kmk: Flipping the switch to the new AMD-V code for everyone.
(edit) @46901   12 years vboxsync VMM/HMSVMR0: No lazy CR3, PAE PDPE updating necessary on AMD-V.
(edit) @46900   12 years vboxsync VMM/HM: Spaces, comment.
(edit) @46899   12 years vboxsync doc/manual: document certain GUI customization
(edit) @46898   12 years vboxsync FE/Qt: Runtime UI: Extra-data handling for GUI/DefaultCloseAction, …
(edit) @46897   12 years vboxsync OS X installer: clean up pkgutil database after VBox uninstall.
(edit) @46896   12 years vboxsync VBoxDisp,VBoxVideo,VBoxControl: registry flags to tweak the Windows …
(edit) @46895   12 years vboxsync VBoxControl: Windows: search for the VirtualBox video driver registry key.
(edit) @46894   12 years vboxsync New way of varying the three SIB fields. Expected to create better …
(edit) @46893   12 years vboxsync more tedium…
(edit) @46892   12 years vboxsync VMM/HMSVMR0: redundant.
(edit) @46891   12 years vboxsync deb: sync
(edit) @46890   12 years vboxsync deb/rpm: stripping modules not necessary/supported anymore
(edit) @46889   12 years vboxsync amd64 is fine
(edit) @46888   12 years vboxsync VMM/HM: Alignment and fix an assertion in the new AMD-V code.
(edit) @46887   12 years vboxsync crOpenGL/wgl: more correct repaint handling
(edit) @46886   12 years vboxsync wine: surface cleanup fix
(edit) @46885   12 years vboxsync crOpenGL: TexPresent fixes
(edit) @46884   12 years vboxsync FE/Qt: consider Win 8.1
(edit) @46883   12 years vboxsync VMM/HMSVMR0: Go back to ring-3 on host interrupts as we cannot really …
(edit) @46882   12 years vboxsync VMM/HMVMXR0: Go back to ring-3 on host interrupts unconditionally if …
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