VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24244   15 years vboxsync PDMThread: Fend of already suspended threads in PDMR3ThreadSuspend.
(edit) @24243   15 years vboxsync TPR patching for VT-x without VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC. Untested.
(edit) @24242   15 years vboxsync drvscsiAsyncIOLoopNoPendingDummy: fixed true/false mixup causing …
(edit) @24241   15 years vboxsync DrvSCSI: Only hard disks are supported. Don't assert, set a proper …
(edit) @24240   15 years vboxsync Solaris/Additions: some zone fixes.
(edit) @24239   15 years vboxsync PGMSavedState.cpp: -newline
(edit) @24235   15 years vboxsync Missing kup file.
(edit) @24233   15 years vboxsync alias_ftp.c: Fixed iprt/ctype.h warnings.
(edit) @24232   15 years vboxsync alias_dns.c: Fixed iprt/ctype.h warnings.
(edit) @24231   15 years vboxsync DarwinKeyboard.cpp: Fixed warning.
(edit) @24230   15 years vboxsync MediumImpl.cpp: Corrected init order in Medium::Data().
(edit) @24229   15 years vboxsync glloader.py: fixed memset warnings on darwin.
(edit) @24228   15 years vboxsync VBoxNetAdp-darwin.cpp: warning.
(edit) @24227   15 years vboxsync PGMAllPool.cpp: shut up gcc warnings.
(edit) @24226   15 years vboxsync fileaio-posix.cpp: fixed warning in RTFileAioCtxWait.
(edit) @24223   15 years vboxsync alias_proxy.c: warnings caused by the iprt/ctype.h change
(edit) @24222   15 years vboxsync PDMAsyncCompletionFileFailsafe: warning
(edit) @24221   15 years vboxsync RTPathAbsEx: some cleanup, addressed one todo item.
(edit) @24220   15 years vboxsync split-soapC.cpp: warnings and seek checks.
(edit) @24219   15 years vboxsync tcp.cpp: needs limits.h
(edit) @24218   15 years vboxsync IPRT/r3/tcp.cpp: Windows build fix. Killed some warnings as well.
(edit) @24217   15 years vboxsync netflt/win: fix Protocol/Miniport reserved field usage
(edit) @24216   15 years vboxsync VMM: Backed out r54155 & r54154 due to XP breakage.
(edit) @24215   15 years vboxsync Main/Medium: when locking a medium for reading/writing, wait for …
(edit) @24214   15 years vboxsync Main/MachineImpl: fix SessionMachine::lockMedia() to get the medium …
(edit) @24213   15 years vboxsync ISCSIHDDCore.cpp: another bugfix for the …
(edit) @24212   15 years vboxsync netflt/win: enable new loopback handling mechanism
(edit) @24211   15 years vboxsync GUI: disable assertion
(edit) @24210   15 years vboxsync Main/Medium: substantial fixing of Medium::queryInfo(), and eliminate …
(edit) @24209   15 years vboxsync Main: fix restoreSnapshot() never detaching and deleting the …
(edit) @24208   15 years vboxsync Warning
(edit) @24207   15 years vboxsync Check if we need to intercept invlpg; we catch all page table updates, …
(edit) @24206   15 years vboxsync No #ifdefs
(edit) @24205   15 years vboxsync IPRT/r3/tcp.cpp: correct shutdown sequence.
(edit) @24204   15 years vboxsync IPRT/r3/tcp.cpp: correct shutdown sequence.
(edit) @24203   15 years vboxsync netflt/win: fix to new loopback hanndling
(edit) @24202   15 years vboxsync AsyncCompletion/FileCache: Create new cache entries for writes which …
(edit) @24201   15 years vboxsync Compile fix
(edit) @24200   15 years vboxsync PGM.cpp: Validate the size of a saved MMIO2 range.
(edit) @24199   15 years vboxsync VM.cpp: Fixed some bugs in the failure path of a live save.
(edit) @24198   15 years vboxsync SSM: Do the SaveDone round on live failure.
(edit) @24197   15 years vboxsync Introducing PGMHasDirtyPages
(edit) @24196   15 years vboxsync Main: add logging + weighted progress to restoreSnapshot(); convert …
(edit) @24195   15 years vboxsync DevAPIC: Properly deliver ExtINT from LAPIC as level sensitive.
(edit) @24194   15 years vboxsync grr, submitted too much!
(edit) @24193   15 years vboxsync DevAPIC: Properly clear local APIC state on VM reset.
(edit) @24192   15 years vboxsync Enabled dirty page optimization again; watch for regressions
(edit) @24191   15 years vboxsync Main,Misc Devices: _LS VMSTATEs.
(edit) @24190   15 years vboxsync netflt/win: fix packet loss caused by packet status not being reset
(edit) @24189   15 years vboxsync IPRT: Added RTFileQuerySize.
(edit) @24188   15 years vboxsync VBoxGLSupportInfo: annoying gcc warning
(edit) @24187   15 years vboxsync FE/Qt4-OSX: change resize policies
(edit) @24186   15 years vboxsync FE/Qt4-OSX: don't use deprecated method
(edit) @24185   15 years vboxsync FE/Qt4: Don't show an error if the user canceled the disk creation.
(edit) @24184   15 years vboxsync VBoxManage createhd: append the proper extension to the filename …
(edit) @24183   15 years vboxsync SUPDrv-darwin.cpp: RTR0Term -> RTR0TermForced.
(edit) @24182   15 years vboxsync FE/Qt4: Relayout the progress dialog a bit & make the ETA text more …
(edit) @24181   15 years vboxsync VMM,SUPDrv,IPRT: Always initialize RTSPINLOCKTMP structures.
(edit) @24180   15 years vboxsync IPRT: Drop the extra usage counting in powernotification-r0drv.c and …
(edit) @24179   15 years vboxsync iprt/initterm.h,SUPDrv-solaris.c: Added RTR0TermForced so the module …
(edit) @24178   15 years vboxsync ISCSIHDDCore.cpp: Fixed regression from >2TB target change - check the …
(edit) @24177   15 years vboxsync AHCI: Try to fix the build again
(edit) @24176   15 years vboxsync AHCI: Alignment for STAM
(edit) @24175   15 years vboxsync FE/Qt4: VM Settings / Storage Page: More precise tree-view branches …
(edit) @24174   15 years vboxsync AHCI: Try to fix the build
(edit) @24173   15 years vboxsync ATA: Rename macros
(edit) @24172   15 years vboxsync AHCI: Add additional VPD keys
(edit) @24171   15 years vboxsync 2d accel: fix snapshot restore
(edit) @24170   15 years vboxsync 2d accel: ensure gl info is initialized before first use
(edit) @24169   15 years vboxsync ATA/ATAPI: Add more keys to overwrite VPD data for CD drives
(edit) @24168   15 years vboxsync FE/Qt4: Fixing assert for r54106.
(edit) @24167   15 years vboxsync FE/Qt4: VBoxConsoleWND: Removing conflicting enumeration call, which …
(edit) @24166   15 years vboxsync 2d accel: fix the typo; some dbg assertions
(edit) @24165   15 years vboxsync 2d accel: proper handle the 2d command when framebuffer in null
(edit) @24163   15 years vboxsync 2d accel: propper command release on failure
(edit) @24162   15 years vboxsync 2d accel: fix reset handling
(edit) @24161   15 years vboxsync FE/Qt4: VM Settings / Storage Page: Fixed bug - loading "empty" …
(edit) @24160   15 years vboxsync Main: fixed fixupMedia() and reverted changes in r54089
(edit) @24159   15 years vboxsync Compile fix
(edit) @24158   15 years vboxsync Compile fix
(edit) @24157   15 years vboxsync MediumImpl.cpp: log locking.
(edit) @24156   15 years vboxsync 2d accel: fix HGSMIReset
(edit) @24155   15 years vboxsync Main: call medium->detachFrom() on the medium which just got detached
(edit) @24154   15 years vboxsync Fixed relocation for disabled pfnLocalInterruptRC handler
(edit) @24153   15 years vboxsync case-sensitive FS include.
(edit) @24152   15 years vboxsync FE/Qt: text fixes
(edit) @24151   15 years vboxsync FE/Qt: text fixes
(edit) @24150   15 years vboxsync Storage/VHD+VDI: fix incorrect initialization in VHD, unused variable …
(edit) @24149   15 years vboxsync FE/Qt4: One more icon fix for r54078.
(edit) @24148   15 years vboxsync FE/Qt4: Icon fix for r54078.
(edit) @24147   15 years vboxsync FE/Qt4: VBoxConsoleWND: Device dropdown & popup menus for CD & FD …
(edit) @24146   15 years vboxsync Unused variables
(edit) @24145   15 years vboxsync DevPCI: Don't disable PCI device before the PCI state is being loaded.
(edit) @24144   15 years vboxsync Storage/iSCSI: try to get the capacity with a command that supports …
(edit) @24143   15 years vboxsync VBoxManageModifyVM: use RTGETOPT_REQ_BOOL_ONOFF instead of …
(edit) @24142   15 years vboxsync GuestHost and HostServices/SharedClipboard/x11: fix a crash when …
(edit) @24141   15 years vboxsync Disable the APIC fix due to Linux SMP regressions
(edit) @24140   15 years vboxsync IPRT: added RTGETOPT_REQ_BOOL_ONOFF
(edit) @24139   15 years vboxsync Also missing ApicHlp_SetInterruptFF cases for R0/RC.
(edit) @24138   15 years vboxsync Missing Set/ClearInterruptFF cases for R0 & RC.
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