VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60710   9 years vboxsync tarvfs.cpp: don't shift signed values, may lead to undefined behavior.
(edit) @60709   9 years vboxsync VMM/testcase/Makefile: Fix tstAsmStructsAsm dep, avoid using "_DEFS" …
(edit) @60708   9 years vboxsync FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup for VM properties editor …
(edit) @60707   9 years vboxsync VMM/APIC: nit.
(edit) @60706   9 years vboxsync VMM/APIC: Logging and nits. Don't bother with checking spurious …
(edit) @60704   9 years vboxsync rtMpCallUsingDpcs: Fixed incorrect check.
(edit) @60703   9 years vboxsync FE/Qt: ​​​​​​​​​bugref:6577: Runtime UI: Forgot conditions check in …
(edit) @60702   9 years vboxsync FE/Qt: ​​​​​​​​​​bugref:7958: Missed yet another place to disconnect …
(edit) @60700   9 years vboxsync SUPHardNt: Propagate loader error info all the way (load config errors …
(edit) @60699   9 years vboxsync ldrPE.cpp: Implemented a more relaxed approach to the ever changing …
(edit) @60698   9 years vboxsync bignum-amd64-x86.asm: don't use SAHF/LAHF on AMD64 as ancient CPUs …
(edit) @60697   9 years vboxsync FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup for VM properties editor …
(edit) @60696   9 years vboxsync FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup for VM properties editor …
(edit) @60695   9 years vboxsync VMM/APIC: Fuzzy saved-state generation and logging for testing …
(edit) @60694   9 years vboxsync FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup for VM properties editor …
(edit) @60693   9 years vboxsync Devices: Don't build old APIC code if new APIC code is defined.
(edit) @60692   9 years vboxsync FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup for VM properties editor …
(edit) @60689   9 years vboxsync VMM/APIC: Implemented old saved-state compatibility, eliminated …
(edit) @60688   9 years vboxsync docs
(edit) @60687   9 years vboxsync bs3kit: Enabled full gdt base address loading (and testing).
(edit) @60686   9 years vboxsync bs3kit: Enabled full gdt base address loading (and testing).
(edit) @60685   9 years vboxsync build fix
(edit) @60684   9 years vboxsync VBoxManage: print available processor features on 'list hostinfo'
(edit) @60683   9 years vboxsync EM: VINF_EM_TRIPLE_FAULT -> DBGFEVENT_DEV_STOP instead of hypervisor …
(edit) @60682   9 years vboxsync bs3kit: Can finally check for non-canonical address #GP(0).
(edit) @60681   9 years vboxsync bs3kit: updates
(edit) @60680   9 years vboxsync bs3kit: updates.
(edit) @60679   9 years vboxsync bs3kit: updates.
(edit) @60678   9 years vboxsync bs3kit: updates.
(edit) @60676   9 years vboxsync bs3kit: updates
(edit) @60675   9 years vboxsync memcmp.asm: indent.
(edit) @60674   9 years vboxsync bs3kit: Removed unnecessary (for bs3kit) 286 detection code.
(edit) @60673   9 years vboxsync bs3kit: Removed unnecessary (for bs3kit) 286 detection code.
(edit) @60672   9 years vboxsync bs3kit: Use sidt to check for 286.
(edit) @60671   9 years vboxsync IEM: Made SIDT+SGDT store 0xff in high base byte when emulating a 286.
(edit) @60670   9 years vboxsync IEM: Made SIDT+SGDT store 0xff in high base byte when emulating a 286.
(edit) @60669   9 years vboxsync bs3kit: updates.
(edit) @60668   9 years vboxsync bs3kit: updates.
(edit) @60666   9 years vboxsync IEM: Use IEM_GET_TARGET_CPU(); 486 ignores CR0 bits too.
(edit) @60664   9 years vboxsync VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
(edit) @60663   9 years vboxsync VBoxManage: documented modifyvm --cpu-profile
(edit) @60662   9 years vboxsync Warning.
(edit) @60661   9 years vboxsync bs3kit: fixes.
(edit) @60660   9 years vboxsync bs3kit: Don't try override IVT[0x6d] as it turns out real VGA BIOSes …
(edit) @60659   9 years vboxsync iem/smsw: Missed a 286 tweak.
(edit) @60658   9 years vboxsync bs3kit: updates
(edit) @60657   9 years vboxsync bs3kit: updates
(edit) @60656   9 years vboxsync VMM: Fix new APIC code to build on release builds.
(edit) @60655   9 years vboxsync VMM/APIC: Don't need to update CPUID twice on VM startup and fix logging.
(edit) @60654   9 years vboxsync VMM/APIC: Fix updating CPUID bits on APIC disable/enable. Fixes XP …
(edit) @60653   9 years vboxsync Fixed assertion.
(edit) @60652   9 years vboxsync VMM/APIC: More flow logging.
(edit) @60651   9 years vboxsync DrvAudio.cpp: Logging not needed anymore.
(edit) @60650   9 years vboxsync VMM/APIC: Log4 -> Log2.
(edit) @60649   9 years vboxsync wording
(edit) @60648   9 years vboxsync VBoxBalloonCtrl: make gcc happy
(edit) @60647   9 years vboxsync VMM/testcase: Add dependency on assembler defines for tstAsmStructsAsm.
(edit) @60646   9 years vboxsync VMM/APIC: Go back to ring-3 for all base MSR writes for now. Logging …
(edit) @60645   9 years vboxsync FE/Qt: ​​​​​​​​​bugref:6451: Sort the formats using the ID order but …
(edit) @60644   9 years vboxsync Main/Machine: fix restoring snapshots which have more network adapters …
(edit) @60643   9 years vboxsync HDA: Presence must be inited for each node separately.
(edit) @60642   9 years vboxsync Documentation.
(edit) @60641   9 years vboxsync VBoxService/VBoxServiceToolBox.cpp: Updated assertion.
(edit) @60640   9 years vboxsync Guest Control: src-client/GuestSessionImpl.cpp: Resolved a todo.
(edit) @60639   9 years vboxsync HostDrivers/win: coding style
(edit) @60638   9 years vboxsync hostdrivers/VBoxNetFlt/cfg: fix for ​​bugref:8335: disabled setting …
(edit) @60637   9 years vboxsync FE/Qt: ​​​​​​​​​bugref:6451: Clone VD Wizard: Same as for New VD …
(edit) @60636   9 years vboxsync FE/Qt: ​​​​​​​​​bugref:6451: New VD Wizard: Make the preferred image …
(edit) @60635   9 years vboxsync IOAPIC uses its own log group.
(edit) @60634   9 years vboxsync ValidationKit/usb: Format the port as a hexadecimal number because the …
(edit) @60633   9 years vboxsync FE/Qt: ​​​​​​​​​bugref:7958: Ups, forgot the side-case in r106787.
(edit) @60632   9 years vboxsync VMM/APIC: Add stat. counter for timer callbacks, fix busted logging.
(edit) @60631   9 years vboxsync FE/Qt: ​​​​​​​​bugref:7958: Make sure to cleanup available-screen-area …
(edit) @60630   9 years vboxsync VMM/APIC: Fix diagnostic logging.
(edit) @60629   9 years vboxsync Build fix.
(edit) @60628   9 years vboxsync Main/Medium: don't skip this important assertion doing sanity checking
(edit) @60627   9 years vboxsync Main/Medium: When creating a medium lock list, explicitly state which …
(edit) @60626   9 years vboxsync dbgf.cpp: turned annoying assertion into non-asserting check.
(edit) @60625   9 years vboxsync FE/Qt: ​​​​​​​​bugref:6451: New VD Wizard: Make sure only preferred …
(edit) @60624   9 years vboxsync VMM/APIC: Diagnostics.
(edit) @60623   9 years vboxsync Don't leave uninitialized.
(edit) @60622   9 years vboxsync Guest Control: Added proper handling for (VBoxService) toolbox exit …
(edit) @60621   9 years vboxsync Spelling.
(edit) @60620   9 years vboxsync hostdrivers/VBoxNetFlt/cfg: fix for ​bugref:8335: added dynamic …
(edit) @60619   9 years vboxsync VMM/APIC: CTX_SUFF nit.
(edit) @60618   9 years vboxsync ACPI: Commented out unknown/unused EWOL method to get rid of warningwq.
(edit) @60617   9 years vboxsync Additions/linux/drm: handle KERNELRELEASE / KERNELVERSION on newer kernels
(edit) @60616   9 years vboxsync Fixed iasl warnings.
(edit) @60615   9 years vboxsync Fixed iasl warnings.
(edit) @60614   9 years vboxsync Warning.
(edit) @60613   9 years vboxsync VBoxBugReport: use IVirtualBoxClient for getting IVirtualBox …
(edit) @60612   9 years vboxsync IPRT/dir-posix.cpp: custom errno mapping for fsync in RTDirFlush, …
(edit) @60611   9 years vboxsync FE/Qt: ​​​​​​​​bugref:6577: Runtime UI: Forgot something in r106749, …
(edit) @60610   9 years vboxsync BIOS: Added 286 compatible INT 15h/87h implementation.
(edit) @60609   9 years vboxsync bs3kit: updates
(edit) @60608   9 years vboxsync Main+Storage/VD: add a capability which marks preferred medium format …
(edit) @60607   9 years vboxsync FE/Qt: ​​​​​​​​bugref:6577: Runtime UI: Make sure machine-view …
(edit) @60606   9 years vboxsync Main/USBProxyBackend-freebsd.cpp: Fixes
(edit) @60605   9 years vboxsync VMM/APIC: Saved-state, work-in-progress.
(edit) @60604   9 years vboxsync Additions/x11: Don't use ulong because it might not be available …
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