VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30442   14 years vboxsync Additions/x11/vboxmouse: properly fix spurious mouse event notifications
(edit) @30441   14 years vboxsync wddm/3d: more visible rects support & fixes, enhances to dma command …
(edit) @30440   14 years vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
(edit) @30439   14 years vboxsync Backed out r63009 (not needed, see #5068c14).
(edit) @30438   14 years vboxsync PGMPhys: added missing '\n' at the end of LogRel* statements
(edit) @30437   14 years vboxsync VBoxShell: option parser has been inroduced (from python 2.3) and …
(edit) @30436   14 years vboxsync Guest Control/VBoxService: Signal control thread after executable has …
(edit) @30435   14 years vboxsync Additions/Solaris/SharedFolders: fix sffs_inactive prototype for …
(edit) @30434   14 years vboxsync no space before MB please (same as some lines above)
(edit) @30433   14 years vboxsync Additions/Solaris/SharedFolders: force a 64-bit operation here
(edit) @30432   14 years vboxsync X11 additions/mouse: fixed a bug introduced with r56116 plus prevent …
(edit) @30431   14 years vboxsync Formatting
(edit) @30430   14 years vboxsync Log virtual address space limit for win32 hosts
(edit) @30429   14 years vboxsync FE/Qt4-NLS: merged fr
(edit) @30428   14 years vboxsync Add LARGEADDRESSAWARE flag to win.x86 Qt linker flags
(edit) @30427   14 years vboxsync Windows guest additions: fixed return status in VBoxMouse.
(edit) @30426   14 years vboxsync NAT: small performance enhancement. (allocate mbuf if it's required).
(edit) @30425   14 years vboxsync NAT: m_free -> m_freem.
(edit) @30424   14 years vboxsync Java bridge: events-related fixes
(edit) @30423   14 years vboxsync Compile fixes
(edit) @30422   14 years vboxsync Missing header
(edit) @30421   14 years vboxsync NAT: small performance enhancement (allocate intermediate buffer only …
(edit) @30420   14 years vboxsync Missing 0s
(edit) @30419   14 years vboxsync Accept higher guest ram values for 32-bit Windows hosts with a larger …
(edit) @30418   14 years vboxsync Additions/Solaris/SharedFolders: set file mode while creating files …
(edit) @30417   14 years vboxsync Additions/Solaris/SharedFolders: support for setting file attributes …
(edit) @30416   14 years vboxsync Devices/Input/DevPS2: fix tilt wheel reporting regression which …
(edit) @30415   14 years vboxsync NAT: comments
(edit) @30414   14 years vboxsync Save and restore the TSS limit on 64-bit hosts too.
(edit) @30413   14 years vboxsync REM: incorporated git b16f827b from upstream: target-i386: fix SIB …
(edit) @30412   14 years vboxsync REM: incorporated git c2254920 and git 2e21e749 from upstream: …
(edit) @30411   14 years vboxsync FE/Qt: Third try to fix mac build for r63034 :)
(edit) @30410   14 years vboxsync FE/Qt: Second try to fix mac build for r63034.
(edit) @30409   14 years vboxsync FE/Qt: First try to fix mac build for r63034.
(edit) @30408   14 years vboxsync FE/Qt: 5078: Separate UI Mouse-Handler for running VM - initial …
(edit) @30407   14 years vboxsync FE/Qt: New running VM core: some code cosmetics.
(edit) @30406   14 years vboxsync REM: incorporated git 99596385 from upstream: target-i386: Fix "call …
(edit) @30405   14 years vboxsync wddm/3d: basics for visible regions handling
(edit) @30404   14 years vboxsync NAT: fixed RTMemFree condition
(edit) @30403   14 years vboxsync VBoxManage: Fix crash when changing the I/O cache option for a non …
(edit) @30402   14 years vboxsync NAT: missed m_freem calls right after icmp_error (see …
(edit) @30401   14 years vboxsync NAT: assign m_so before icmp_attach.
(edit) @30400   14 years vboxsync NAT: adds freeing of intermediate buffer.
(edit) @30399   14 years vboxsync NAT: icmp_input releasing mbuf and intermediate buffer.
(edit) @30398   14 years vboxsync grumble
(edit) @30397   14 years vboxsync build fix
(edit) @30396   14 years vboxsync Teleportation: Make the progress bar move during teleportation. The …
(edit) @30395   14 years vboxsync x11/*/undefined_*: sigdelset, sigfillset, pthread_sigmask
(edit) @30394   14 years vboxsync 2d: mode change crash fix
(edit) @30393   14 years vboxsync Main, glue: webservice events
(edit) @30392   14 years vboxsync VBoxGuestR3Lib.cpp: Mask all unimportant signals before doing the …
(edit) @30391   14 years vboxsync Additions/solaris/SharedFolders: fix panic message, fix getattr and …
(edit) @30390   14 years vboxsync VT-x: when the guest's FPU state is active, then we no longer care …
(edit) @30389   14 years vboxsync no ; of course
(edit) @30388   14 years vboxsync Statistic correction
(edit) @30387   14 years vboxsync vboxshell: don't display an error message for 'snapshot vm take'
(edit) @30386   14 years vboxsync burn fix
(edit) @30385   14 years vboxsync Main: don't ignore the file system if there is no snapshot folder
(edit) @30384   14 years vboxsync SCSI: Log used I/O method
(edit) @30383   14 years vboxsync Solaris/memobj: comment fix.
(edit) @30382   14 years vboxsync SATA: Always raise an interrupt after task completion; delaying this …
(edit) @30381   14 years vboxsync Main: generic events (disabled)
(edit) @30380   14 years vboxsync Main: make calculateRelativePath methods a bit smarter and rename them …
(edit) @30379   14 years vboxsync Main: fix bug that saved states were never written to machine XML if …
(edit) @30378   14 years vboxsync Solaris/vbi: spaces->tabs.
(edit) @30377   14 years vboxsync Main: do not hold any other lock while calling …
(edit) @30376   14 years vboxsync FE/Qt4-NLS: merged da, zh_TW and uk
(edit) @30375   14 years vboxsync Experimental code (disabled)
(edit) @30374   14 years vboxsync Solaris/vbi: fake vbi_is_preempt_enabled when vbi_init has not been …
(edit) @30373   14 years vboxsync Logging change
(edit) @30372   14 years vboxsync Logging change
(edit) @30371   14 years vboxsync RTFsQueryType/win: Fix for FileSystemName not being terminated.
(edit) @30370   14 years vboxsync NAT: comments
(edit) @30369   14 years vboxsync Missing return
(edit) @30368   14 years vboxsync Deal with large pages in shadow GetPage function. Correct NX flag …
(edit) @30367   14 years vboxsync VBox Credential Provider: Added support for principal logon names …
(edit) @30366   14 years vboxsync use m_freem() here as well
(edit) @30365   14 years vboxsync RTFsQueryType: Use an enum. Added RTFsTypeName() for translating a …
(edit) @30364   14 years vboxsync Fatal assertions
(edit) @30363   14 years vboxsync NAT: more comments + cosmetics
(edit) @30362   14 years vboxsync Exact version
(edit) @30361   14 years vboxsync NAT: icmp_input copy src mbuf and compose new one to deliver.
(edit) @30360   14 years vboxsync supdrv/win: fix typo
(edit) @30359   14 years vboxsync Typo
(edit) @30358   14 years vboxsync Main: temp disabled EventSource init
(edit) @30357   14 years vboxsync FE/Qt4: fix burn
(edit) @30356   14 years vboxsync FE/Qt4: added a new segmented button type; code cleanup
(edit) @30355   14 years vboxsync NAT: cosmetics
(edit) @30354   14 years vboxsync NAT: removed one goto from arp_input()
(edit) @30353   14 years vboxsync NAT: fixed m_freem() in arp_input()
(edit) @30352   14 years vboxsync NAT: comments
(edit) @30351   14 years vboxsync NAT: increases jumbo16 zone. TSO/SGO heavily uses jumbo16 in case of …
(edit) @30350   14 years vboxsync NAT: Don't m_free mbuf just after send, it's responsible of recv …
(edit) @30349   14 years vboxsync NAT: allow link down/link up when the VM is suspended
(edit) @30348   14 years vboxsync FE/Qt: New running VM core: Moving fIsAutoCaptureDisabled flag from …
(edit) @30347   14 years vboxsync FE/Qt: New running VM core: no need to pass render-mode everywhere as …
(edit) @30346   14 years vboxsync wddm/3d: create render target resource & issue present request for …
(edit) @30345   14 years vboxsync Main: more events
(edit) @30344   14 years vboxsync Use NIL_VMCPUID (see r62731).
(edit) @30343   14 years vboxsync FE/Qt4-OSX: Disable automatic menu role guessing. The text "Exit …
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