VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36848   14 years vboxsync Video: display/miniport drivers. (#5464)
(edit) @36847   14 years vboxsync VBoxBallonCtrl: fix event queue processing, change update interval …
(edit) @36846   14 years vboxsync 3D for VRDP: initial commit, build fix (xTracker 5565).
(edit) @36845   14 years vboxsync 3D for VRDP: initial commit, build fix (xTracker 5565).
(edit) @36844   14 years vboxsync IEM: started drilling down to FINIT, but have to change location.
(edit) @36843   14 years vboxsync 3D for VRDP: initial commit (xTracker 5565).
(edit) @36842   14 years vboxsync Main/Metrics: Memory leak fixes
(edit) @36841   14 years vboxsync IEM: CMOVcc, JMPF Ep.
(edit) @36840   14 years vboxsync IEM: cpuid, clts, fixes.
(edit) @36839   14 years vboxsync Main/Metrics: Locking revised to prevent lockups on VM shutdown (#5637)
(edit) @36838   14 years vboxsync IEM: SMSW and LMSW.
(edit) @36837   14 years vboxsync HPET: cleanup, ICH9-specific HPET behavior
(edit) @36836   14 years vboxsync PCI: don't fail on extended caps access, just record
(edit) @36835   14 years vboxsync IEM: pop Ev; fixed the setting of accessed bit.
(edit) @36834   14 years vboxsync IEM: Moved the iemCImpl functions out of IEMAll.cpp and into …
(edit) @36833   14 years vboxsync IEM: Fixed missing RIP advancing when rCX was 0. 'LSS GReg, r/m' …
(edit) @36831   14 years vboxsync build fix
(edit) @36829   14 years vboxsync IEM: Some more instructions and tweaks.
(edit) @36828   14 years vboxsync IEM: implemented XLAT, extended the output when hitting a stub.
(edit) @36827   14 years vboxsync iprt/assert.cpp: made the stderr format msg2 buffer as big as the …
(edit) @36826   14 years vboxsync DBGFReg.cpp: Fixed buffer overflow bug caused by using the wrong variable.
(edit) @36825   14 years vboxsync EM: Check inhibit pc against RIP, not EIP. Corrected logging.
(edit) @36824   14 years vboxsync Always optimize IEMAll.cpp.
(edit) @36823   14 years vboxsync IEM: fixed interrupt delivery in verification mode.
(edit) @36822   14 years vboxsync comment typo.
(edit) @36821   14 years vboxsync IEM: imul, fixes & optimization hack.
(edit) @36820   14 years vboxsync PDMDevMiscHlp.cpp: Correct logging.
(edit) @36819   14 years vboxsync CFGM: Shut up two -O3 warnings on mac.
(edit) @36818   14 years vboxsync IEM: Drop the lock validator when running in IEM validation mode or we …
(edit) @36817   14 years vboxsync Another try
(edit) @36816   14 years vboxsync IPRT: Initial commit of the disk volume management API. Supports …
(edit) @36815   14 years vboxsync IEM: XCHG mem,reg and CALLN r/m
(edit) @36814   14 years vboxsync Java XPCOM bridge: cleanup, survive multiple inits
(edit) @36813   14 years vboxsync mac build fix.
(edit) @36812   14 years vboxsync IEM: hlt
(edit) @36810   14 years vboxsync Additions/x11/VBoxClient: drop static libstdc++
(edit) @36809   14 years vboxsync Additions/x11/seamless: no more std::autoptr or std::vector, use the …
(edit) @36808   14 years vboxsync Additions/x11/seamless: no more std::autoptr or std::vector, use the …
(edit) @36807   14 years vboxsync Additions/x11/seamless: we can no longer throw exceptions
(edit) @36806   14 years vboxsync Additions/x11/seamless: no more std::autoptr or std::vector, use the …
(edit) @36805   14 years vboxsync Additions/x11/seamless: yet another STL-vector-in-C
(edit) @36804   14 years vboxsync Additions/x11/VBoxClient: forgot to set a flag
(edit) @36803   14 years vboxsync Additions/x11/seamless: uninitialised variable
(edit) @36802   14 years vboxsync Additions/x11/seamless: extended unit test slightly
(edit) @36801   14 years vboxsync PATM: Indentation and comments of the structures. Fix remaining …
(edit) @36800   14 years vboxsync AHCI: Cancel active tasks during a device, port or HBA reset
(edit) @36799   14 years vboxsync AsyncCompletion: Add debugger command to inject delays. Disabled by default
(edit) @36798   14 years vboxsync build fix
(edit) @36797   14 years vboxsync FreeBSD: Warnings
(edit) @36796   14 years vboxsync Fix FreeBSD host drivers
(edit) @36795   14 years vboxsync IEM: Verify memory writes, fixed bugs found doing so.
(edit) @36794   14 years vboxsync IEM: Verify I/O port read and writes as well as MMIO accesses. …
(edit) @36792   14 years vboxsync Additions/solaris: spaces and minor fix.
(edit) @36791   14 years vboxsync tstX86-1: Build fix for FreeBSD
(edit) @36790   14 years vboxsync Solaris/additions/postinstall.sh: minor clean up.
(edit) @36789   14 years vboxsync Installer/linux/rpm,deb: nice icons for Unity and Nautilus here too
(edit) @36788   14 years vboxsync OSE build fix.
(edit) @36787   14 years vboxsync EM: ooops, these assertions shouldn't have been here.
(edit) @36786   14 years vboxsync rpm: fedora15
(edit) @36785   14 years vboxsync Additions/installer/linux: silence a grep
(edit) @36784   14 years vboxsync VBoxManage/GuestCtrl: Forgot another argv0 commit.
(edit) @36782   14 years vboxsync deb/rpm: misc fixes and sync debian/
(edit) @36781   14 years vboxsync warning
(edit) @36780   14 years vboxsync IEM: Some more bits.
(edit) @36779   14 years vboxsync Additions/installer/linux: look for konsole before gnome-terminal, …
(edit) @36778   14 years vboxsync win.x86 build fix.
(edit) @36777   14 years vboxsync Installer/linux: nice icons for Unity and Nautilus too
(edit) @36776   14 years vboxsync solaris build fix./
(edit) @36775   14 years vboxsync gcc build fixes.
(edit) @36774   14 years vboxsync build fix.
(edit) @36773   14 years vboxsync build fix.
(edit) @36772   14 years vboxsync build fixes.
(edit) @36771   14 years vboxsync build fixes.
(edit) @36770   14 years vboxsync build fixes.
(edit) @36769   14 years vboxsync build fixes.
(edit) @36768   14 years vboxsync IEM: Initial commit, work in progress.
(edit) @36766   14 years vboxsync DisasmTables.cpp: Added todos for some new instructions.
(edit) @36764   14 years vboxsync Additions/solaris: remove obsolete packaging bits, just causes confusion.
(edit) @36762   14 years vboxsync CPUM: CPUMSetGuestGDTR and CPUMSetGuestIDTR should take 64-bit base value.
(edit) @36759   14 years vboxsync Additions/linux/Installer: use only pkexec, sudo and su for the …
(edit) @36758   14 years vboxsync typo
(edit) @36757   14 years vboxsync deb/rpm fixes
(edit) @36756   14 years vboxsync Removed debug output, adjusted logging.
(edit) @36755   14 years vboxsync Main/VBoxService/GuestCtrl: More argv0 fixes.
(edit) @36754   14 years vboxsync VBoxService/Toolbox: Adjust error check.
(edit) @36753   14 years vboxsync deb/rpm: build fix
(edit) @36752   14 years vboxsync Additions/linux/installer: X.Org Server crashes on Natty if we call …
(edit) @36751   14 years vboxsync Additions/solaris: Support for Xorg 1.10
(edit) @36750   14 years vboxsync linux installer: missing changes for terminating vboxballoonctrl-service
(edit) @36749   14 years vboxsync VBoxService/GuestCtrl: Fixed getting output data from started process, …
(edit) @36748   14 years vboxsync Installer/solaris: change service log rotation intervals from weekly …
(edit) @36747   14 years vboxsync Linux installer: higher resolution icon for the start menu
(edit) @36746   14 years vboxsync FE/Qt4-NLS: merged es, lt
(edit) @36745   14 years vboxsync Another fix for internal toolbox invocation (argv0), logging.
(edit) @36744   14 years vboxsync VBoxService/PipeBuf: Fixed deadlocks, added function for pipe peeking.
(edit) @36743   14 years vboxsync HostServices/GuestCtrl: More checks for empty buffers, drop host …
(edit) @36742   14 years vboxsync VBoxManage/GuestCtrl: Adjusted assertion, warn if not all elements …
(edit) @36741   14 years vboxsync Logging.
(edit) @36740   14 years vboxsync Logging.
(edit) @36739   14 years vboxsync Res: add 128px OSE version
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