VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61720   9 years vboxsync FE/Qt: bugref:8422: Runtime UI: Full-screen window: Splitting the …
(edit) @61719   9 years vboxsync vbox.py: Re-enabled apic info.
(edit) @61718   9 years vboxsync properties
(edit) @61717   9 years vboxsync ValidationKit/tdUnitTest1.py: Add tstVDFill as it requires parameters
(edit) @61716   9 years vboxsync Runtime/JSON: Fixes and start on a testcase
(edit) @61715   9 years vboxsync DevAPIC: Don't assert while dumping debugger info when not on EMT, …
(edit) @61714   9 years vboxsync Main/xpcom/server.cpp: change the behavior of the SIGUSR1 signal …
(edit) @61713   9 years vboxsync Main/MediumAttachment: Update the medium attachment log tag string …
(edit) @61712   9 years vboxsync bugref:8414: Linux installer trunk does not remove old VBox modules: …
(edit) @61711   9 years vboxsync Storage/VMDK: Raise the limit for sparse images to 256TB-64K …
(edit) @61710   9 years vboxsync Storage/tstVDFill: properties
(edit) @61709   9 years vboxsync Storage: Simple tool to fill an image up to a certain size
(edit) @61708   9 years vboxsync build fix
(edit) @61707   9 years vboxsync build fix
(edit) @61706   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Implemented device state changed listener, …
(edit) @61705   9 years vboxsync build fix
(edit) @61704   9 years vboxsync Runtime/RTJson: Updates
(edit) @61703   9 years vboxsync VMX: Keep using 64-bit switcher to preserve guest CPU state on 32-bit …
(edit) @61701   9 years vboxsync don't set VBOX_WITH_BS3KIT if gcc does not support -m64
(edit) @61700   9 years vboxsync deb: Debian 9
(edit) @61699   9 years vboxsync FE/Qt: VM settings: Network page: Removing advanced-tab …
(edit) @61698   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Fixes for playback/recording.
(edit) @61697   9 years vboxsync Main: default to E1000 I82543GC (PRO/1000 T Server) for Windows XP …
(edit) @61696   9 years vboxsync ValidationKit: disable stack walking for now
(edit) @61695   9 years vboxsync build fix
(edit) @61694   9 years vboxsync properties
(edit) @61693   9 years vboxsync Runtime: Add RTJson* API to parse the JavaScript Object Notation …
(edit) @61692   9 years vboxsync VMX: Clear high dword when reading 32 bits into the VMCS cache, bugref:8432
(edit) @61691   9 years vboxsync bugref:8319: Devices/E1000: Interrupt throttling re-worked
(edit) @61690   9 years vboxsync VMM/EM: Clarify with a comment, can easily get confusing otherwise.
(edit) @61689   9 years vboxsync Main: increased the default size of RAM, VRAM and hard disk of some …
(edit) @61688   9 years vboxsync VMM/HMSVMR0: Follow up fix for r108040.
(edit) @61687   9 years vboxsync FE/Qt: allow to compile with VBOX_WITH_EXTPACK=
(edit) @61686   9 years vboxsync Main: allow to compile with VBOX_WITH_USB=
(edit) @61685   9 years vboxsync VMM: I/O APIC lockless implementation.
(edit) @61684   9 years vboxsync Main: IDisplay reverted r108035, not needed
(edit) @61683   9 years vboxsync SVM: Allow additional return code.
(edit) @61682   9 years vboxsync whoops
(edit) @61681   9 years vboxsync Debugger/CodeView: Start on two new commands. 'dti' prints information …
(edit) @61680   9 years vboxsync VMMR3/DBGFR3Type: New API to dump type information and a guest memory …
(edit) @61678   9 years vboxsync Main: IDisplay restored compatibility with 5.0 by using reserved …
(edit) @61677   9 years vboxsync typo
(edit) @61676   9 years vboxsync Devices/ACPI: when determining the current power consumption, use …
(edit) @61675   9 years vboxsync Devices/ACPI: Notify the guest by sending a battery status change …
(edit) @61674   9 years vboxsync FE/VBoxManage: Committed too much
(edit) @61673   9 years vboxsync FE/VBoxManage: Add dumpgueststack subcommand for debugvm
(edit) @61672   9 years vboxsync build fix
(edit) @61671   9 years vboxsync VMM/DBGF: Start on a simple type system to pretty print structs in the …
(edit) @61670   9 years vboxsync MM: Add new tag for later use
(edit) @61669   9 years vboxsync FE/Qt: bugref:8358: Debugger: Fixing issue in binary-search of …
(edit) @61668   9 years vboxsync Audio: Update.
(edit) @61667   9 years vboxsync bugref:8238 VBoxSVC settings - USBDeviceFilter
(edit) @61666   9 years vboxsync SVM: Mark CPU state as very dirty after emulating an instruction.
(edit) @61665   9 years vboxsync Type typo.
(edit) @61664   9 years vboxsync Devices: Partially revert r108015.
(edit) @61663   9 years vboxsync Build fix for r108013.
(edit) @61662   9 years vboxsync Devices: typo.
(edit) @61661   9 years vboxsync Devices: Don't compile old I/O APIC code when not required.
(edit) @61660   9 years vboxsync iemOp_movups_Wps_Vpsmovupd_Wpd_Vpdmovss_Wss_Vssmovsd_Vsd_Wsd: …
(edit) @61659   9 years vboxsync FE/Qt: bugref:8422: Runtime UI: Full-screen window: Clear window state …
(edit) @61658   9 years vboxsync GuestHost/SharedClipboard: coding fixes and fix for a potential memory leak
(edit) @61657   9 years vboxsync VMM: Careful with cpumguest and friends!
(edit) @61656   9 years vboxsync same here
(edit) @61655   9 years vboxsync FE/Qt: Russian spelling fix.
(edit) @61654   9 years vboxsync Additions/VBoxClient: don't block the DnD service when VBoxClient is …
(edit) @61653   9 years vboxsync vsheriff: OSX Watchdog Timeout.
(edit) @61652   9 years vboxsync IEM: quick movsd Wsd,Vsd impl for tindermac6.
(edit) @61651   9 years vboxsync IEM: quick movsd Wsd,Vsd impl for tindermac6.
(edit) @61650   9 years vboxsync IEMAllInstructions.cpp.h: cleanup
(edit) @61649   9 years vboxsync build fix
(edit) @61648   9 years vboxsync VMM/HM: Better handling of edge-cases during exceptions caused as a …
(edit) @61647   9 years vboxsync VMM/HM: Use unique, non-zero error codes for u32HMError and avoid …
(edit) @61645   9 years vboxsync bugref:8344. added logic when new location consists of only a filename …
(edit) @61644   9 years vboxsync Main/ConsoleImpl: refine error handling for enabling the VRDE server
(edit) @61643   9 years vboxsync EM,VMM: Attempt at dealing with guru meditations in SMP VMs.
(edit) @61642   9 years vboxsync vsheriff: VERR_VMX_INVALID_GUEST_STATE
(edit) @61641   9 years vboxsync IEM: Enabling movlps and movups again.
(edit) @61640   9 years vboxsync IEM: unbreak long mode excption dispatching. cleanups
(edit) @61639   9 years vboxsync IEM: Temporarily disabled movlps and movups.
(edit) @61638   9 years vboxsync IEM: movlps for fedora 18.
(edit) @61637   9 years vboxsync IEM: Quick implementation of movups Wps,Vps.
(edit) @61636   9 years vboxsync IEM: Tiny fixes + enable callgate emulation (2nd try).
(edit) @61635   9 years vboxsync IEMAll.cpp: Ditto for long mode exception dispatching.
(edit) @61634   9 years vboxsync Fixed DBGFR3_INFO_LOG to only run on the current EMT as we'll easily …
(edit) @61633   9 years vboxsync EM.cpp: build fix
(edit) @61632   9 years vboxsync GIM: Correct header order to match what is use *everywhere* else in …
(edit) @61631   9 years vboxsync GIMAllHv.cpp: build fix.
(edit) @61630   9 years vboxsync IEM: When dispatching interrupts, set new CPL before pushing stuff on …
(edit) @61629   9 years vboxsync comment correction.
(edit) @61628   9 years vboxsync DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
(edit) @61627   9 years vboxsync Comment.
(edit) @61626   9 years vboxsync VMX: PGMTrap0eHandler can emulate many interesting things; consider …
(edit) @61625   9 years vboxsync fflags: Added missing VMCPU_FF_UPDATE_APIC.
(edit) @61624   9 years vboxsync Main: fixed lock ordering
(edit) @61623   9 years vboxsync IEM: Fixed stupid iemOp_movntps_Mps_Vps__movntpd_Mpd_Vpd bug.
(edit) @61622   9 years vboxsync Debugger/Digger/Linux: Another way to get at the log buffer for …
(edit) @61621   9 years vboxsync DevEFI: Display the value of BugCheck* variables to get blue screen …
(edit) @61620   9 years vboxsync VBoxTray: primary guest display must remain at 0,0.
(edit) @61619   9 years vboxsync VMM/APIC: oops, unintended LogRel line in r107951.
(edit) @61618   9 years vboxsync vsheriff: automatic repair bsod variant
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