VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27500   15 years vboxsync tcp.cpp: build fix.
(edit) @27499   15 years vboxsync build fix
(edit) @27498   15 years vboxsync FE/Qt4: New running VM core: just a little cleanup.
(edit) @27497   15 years vboxsync iprt,rdp,drvnamedpipe: Changed the RTSOCKET type from int to a struct …
(edit) @27496   15 years vboxsync build fix
(edit) @27495   15 years vboxsync Fix Windows regression
(edit) @27494   15 years vboxsync VBoxServiceBalloon: addressed the fork() todo
(edit) @27493   15 years vboxsync EM: typo in stats name
(edit) @27492   15 years vboxsync superflous IN_RING3
(edit) @27491   15 years vboxsync IPRT/process-win: Now runs on WinXP and W2K as well.
(edit) @27490   15 years vboxsync More comment + paranoid assertions
(edit) @27489   15 years vboxsync Disabled the lazy syncing of zero pages based on the u1Write setting. …
(edit) @27488   15 years vboxsync No need for pgmPhysPageMakeWritableUnlocked
(edit) @27487   15 years vboxsync IPRT/process-win: Now works on Windows 7.
(edit) @27486   15 years vboxsync Style
(edit) @27485   15 years vboxsync FE/Qt4: New running VM core: allowing 'close' action and debug actions …
(edit) @27484   15 years vboxsync FE/Qt4: new core: next try
(edit) @27483   15 years vboxsync FE/Qt4: new core: try to fix Linux 32 burn
(edit) @27482   15 years vboxsync FE/Qt4: new core: enable it for the mm case
(edit) @27480   15 years vboxsync FE/Qt: fix the "guess the guest type" heuristics to not thing Vista …
(edit) @27479   15 years vboxsync Additions/installer/linux: only install the udev rule for vboxmouse if …
(edit) @27478   15 years vboxsync FE/Qt4: New running VM core: guard power-up progress-bar from …
(edit) @27477   15 years vboxsync VMDK: No need to update the line if cb is 0
(edit) @27476   15 years vboxsync VMDK: Use the I/O interface
(edit) @27475   15 years vboxsync IPRT/process-win: Fix for NT4 (not needed anyway atm).
(edit) @27474   15 years vboxsync AsyncCompletion: Release log entry for every opened endpoint
(edit) @27473   15 years vboxsync IPRT/process-win: Attempt to impersonate started processes.
(edit) @27472   15 years vboxsync Wrong assertion for IN_RING0
(edit) @27470   15 years vboxsync DevRTC: fixed assertion (addendum to r58944)
(edit) @27469   15 years vboxsync warning
(edit) @27468   15 years vboxsync NAT: clarification to byte order in ip_len check of original ip packet.
(edit) @27467   15 years vboxsync NAT: comment to ICMP find routine.
(edit) @27466   15 years vboxsync NAT: ICMP Solaris specific ip_len calculation was added.
(edit) @27465   15 years vboxsync PGMAllPool.cpp: Do the bulk of pgmPoolFlushDirtyPage within a …
(edit) @27464   15 years vboxsync PGMR0DynMap.cpp: PGMDynMapPushAutoSubset bugfix and logging …
(edit) @27463   15 years vboxsync Devices/Input/DevPS2: cleaned up some harmless messed up code and …
(edit) @27462   15 years vboxsync FE/Qt4: New running VM core: early start error processing.
(edit) @27461   15 years vboxsync Store PCI bus/dev/fn of first NIC in CFGM and propagate the data to CMOS.
(edit) @27460   15 years vboxsync DevRTC: Added support for PIIX4 style second CMOS bank.
(edit) @27458   15 years vboxsync wddm: some um display driver prototyping to make logon more happy
(edit) @27457   15 years vboxsync NAT: disable too strict checks.
(edit) @27456   15 years vboxsync BIOS: Do not destroy high word of EBX in int13_harddisk.
(edit) @27455   15 years vboxsync FE/Qt4: New running VM core: some cleanup.
(edit) @27454   15 years vboxsync FE/Qt4: New running VM core: next try to fix framebuffer blackout bug …
(edit) @27453   15 years vboxsync FE/Qt4: New running VM core: fullscreen machine view is now choosing …
(edit) @27452   15 years vboxsync IPRT/process-posix: Fix POSIX burns.
(edit) @27451   15 years vboxsync IPRT/process-win: Update on RTProcCreateEx() + testcase.
(edit) @27450   15 years vboxsync NAT: typo
(edit) @27448   15 years vboxsync NAT: one more m_inc() fix (just in case), and some cleanup. ripping …
(edit) @27447   15 years vboxsync NAT: ICMP sanity checks of matching ECHO-ECHOREPLY communication. mbuf …
(edit) @27446   15 years vboxsync FE/Qt4: Mini-toolbar coordinate fix; seamless mini-toolbar fix for new …
(edit) @27445   15 years vboxsync Logging update
(edit) @27444   15 years vboxsync Resync DR6 if the debug state is active.
(edit) @27443   15 years vboxsync NAT: paranoid check of mbuf incrementation.
(edit) @27442   15 years vboxsync Paranoia
(edit) @27441   15 years vboxsync NAT: check minimal size of ICMP header before type check.
(edit) @27440   15 years vboxsync More logging
(edit) @27439   15 years vboxsync IPRT/testcase: Should fix the burns.
(edit) @27438   15 years vboxsync We must intercept X86_XCPT_DB for VT-x as DR6 is modified by X86_EFL_TF.
(edit) @27437   15 years vboxsync IPRT/testcase: Bits for user RTProcCreateEx.
(edit) @27436   15 years vboxsync FE/Qt4: new core: remove old stuff
(edit) @27435   15 years vboxsync FE/Qt4: adjust the position when the size of the parent is changed
(edit) @27434   15 years vboxsync Build fix.
(edit) @27433   15 years vboxsync wddm: mouse pointer support (GDI emulated) when pointer intergation is off
(edit) @27432   15 years vboxsync missing internal/pipe.h
(edit) @27431   15 years vboxsync iprt: Implemented RTPollSet on windows (pipes only). Optimized the …
(edit) @27429   15 years vboxsync wddm: graphics dev update only necessary portion of framebuffer
(edit) @27428   15 years vboxsync FE/Qt4: New running VM core: Not sure about SOLARIS.
(edit) @27427   15 years vboxsync FE/Qt4: New running VM core: fixing x11 bug determining available …
(edit) @27426   15 years vboxsync wddm: graphics dev partial screen update fix
(edit) @27425   15 years vboxsync FE/Qt4: New running VM core: small cleanup.
(edit) @27424   15 years vboxsync FE/Qt4: New running VM core: seamless mode is now taking into account …
(edit) @27423   15 years vboxsync RTC is _not_ enabled by default
(edit) @27422   15 years vboxsync ACPI: cleaned up no longer used CPU entries, made RTC on by default
(edit) @27421   15 years vboxsync FE/Qt4: new core: not the guest screen count but the host screen count …
(edit) @27420   15 years vboxsync FE/Qt4: new core: we have to differ for fullscreen and seamless
(edit) @27419   15 years vboxsync FE/Qt4: new core: check the video memory constrains on mode and screen …
(edit) @27418   15 years vboxsync IPRT: much better error messages for XML runtime errors (improves …
(edit) @27417   15 years vboxsync NAT: ICMP checks minimal sizes of ICMP datagrams received from socket …
(edit) @27416   15 years vboxsync IPRT/process-win: Only close token if valid.
(edit) @27415   15 years vboxsync FE/Qt4: New running VM core: renaming …
(edit) @27414   15 years vboxsync Solaris/r0drv: use ddi_umem_alloc for NC pages.
(edit) @27413   15 years vboxsync FE/Qt4: update the visual hints from the memory slider on screen count …
(edit) @27412   15 years vboxsync Linux Additions: set mount_exec_t security context for …
(edit) @27411   15 years vboxsync FE/Qt4: try to calculate the required video memory much more correct
(edit) @27410   15 years vboxsync crOpenGL: fix incorrect rendering for couple of oZone tests
(edit) @27409   15 years vboxsync Logging fix
(edit) @27408   15 years vboxsync Logging fix
(edit) @27407   15 years vboxsync FE/Qt4: typo
(edit) @27406   15 years vboxsync FE/Qt4: new core: disable 2D/3D when more then one monitor is selected
(edit) @27404   15 years vboxsync alloc-ef.cpp: fix fence in front case no man's area filling (had a …
(edit) @27403   15 years vboxsync Main: comments
(edit) @27402   15 years vboxsync Flush for warnings too (VINF_PGM_SYNC_CR3).
(edit) @27401   15 years vboxsync FE/Qt4: use the specialized cancel button in the additions downloader view
(edit) @27400   15 years vboxsync Renable new alloc mode for Solaris.
(edit) @27399   15 years vboxsync NAT: the 2-step ICMP read has been introduced. Mbuf destination …
(edit) @27398   15 years vboxsync crOpenGL: fix burn
(edit) @27397   15 years vboxsync MSR_IA32_PMCx logging
(edit) @27396   15 years vboxsync crOpenGL: opengl 2.1 support
(edit) @27394   15 years vboxsync Devices/Serial: add code to handle arbitrary baudrates on linux host. …
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