VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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. …
(edit) @27393   15 years vboxsync Devices/ACPI: fixed a missing break after case …
(edit) @27392   15 years vboxsync Snapshots: Fix corruption during merge of snapshots
(edit) @27391   15 years vboxsync Main: change uuid
(edit) @27390   15 years vboxsync Tweaked previous fix
(edit) @27389   15 years vboxsync wddm: fix image corruption for partial display updates
(edit) @27388   15 years vboxsync iprt: flush file & pipe.
(edit) @27387   15 years vboxsync iprt: RTProcCreateEx fix. Added testcase for whitespace args.
(edit) @27386   15 years vboxsync iprt: Fixed RTGetOptArgvToString bug dealing with DOS slashes at the …
(edit) @27385   15 years vboxsync iprt: Enabled the RTProcCreateEx code on widnows - the testcase works…
(edit) @27384   15 years vboxsync iprt: Implemented RTGetOptArgvToString with the MS CRT option. (The …
(edit) @27383   15 years vboxsync wddm: basic Video DMA impl, guest driver bugfix
(edit) @27382   15 years vboxsync Main, QT/FE: USB tablet HID recommendation, activated for OSX guests only
(edit) @27381   15 years vboxsync FE/Qt4: New running VM core: little cleanup.
(edit) @27380   15 years vboxsync FE/Qt4: New running VM core: improve f/s mode-switching stability (fix 2).
(edit) @27379   15 years vboxsync FE/Qt4: New running VM core: improve f/s mode-switching stability.
(edit) @27378   15 years vboxsync pgmPoolMonitorModifiedClearAll can cause a pgm pool flush (dirty page …
(edit) @27377   15 years vboxsync FE/Qt4: New running VM core: trying to fix framebuffer blackout …
(edit) @27376   15 years vboxsync FE/Qt4: new core: cosmetics
(edit) @27375   15 years vboxsync FE/Qt4: New running VM core: using QMainWindow for running VM window …
(edit) @27374   15 years vboxsync FE/Qt4: new core: additions downloader works in the mm case now
(edit) @27373   15 years vboxsync Solaris/memobj: Try ddi_umem_alloc on the testbox.
(edit) @27372   15 years vboxsync Unnecessary AssertRCReturn
(edit) @27371   15 years vboxsync Don't always change back the cr3
(edit) @27370   15 years vboxsync Logging
(edit) @27369   15 years vboxsync Make sure we check for pending pgm pool syncs as we clear …
(edit) @27368   15 years vboxsync Logging update
(edit) @27367   15 years vboxsync VBoxHDD: -Wshadow warnings
(edit) @27366   15 years vboxsync FE/Qt4: New running VM core: fix initial layout of guest screens for …
(edit) @27365   15 years vboxsync FE/Qt4: New running VM core: little cleanup.
(edit) @27364   15 years vboxsync FE/Qt4: New running VM core: trying to load machine-view attributes …
(edit) @27363   15 years vboxsync PC/BIOS/DMI: unused code
(edit) @27362   15 years vboxsync Logging updates
(edit) @27361   15 years vboxsync Storate/ATA: implemented ATA_EVENT_STATUS_MEDIA_EJECT_REQUESTED
(edit) @27360   15 years vboxsync Don't check page tables without any entries.
(edit) @27359   15 years vboxsync VD: Update with the correct parent uuid in the forward merge direction
(edit) @27358   15 years vboxsync VHD: Dump a bit of information
(edit) @27357   15 years vboxsync VBoxManage: Use VD_OPEN_FLAGS_INFO for dumphdinfo (Fails on diff …
(edit) @27356   15 years vboxsync Solaris/Installer: extraneous info.
(edit) @27355   15 years vboxsync Solaris/Installer: don't pollute config files with unplumbed vboxnet …
(edit) @27354   15 years vboxsync GMMR0: Disable new alloc code on Solaris for testing.
(edit) @27353   15 years vboxsync EFI: Introduces OSE Logo container with copy of BIOS ose_logo. FDF …
(edit) @27352   15 years vboxsync memobj-r0drv-nt.cpp: NT4 (vanilla, didn't check sp6) doesn't have …
(edit) @27350   15 years vboxsync build fix
(edit) @27349   15 years vboxsync process-posix.cpp: copy & past thing in commented out code.
(edit) @27348   15 years vboxsync process-win.cpp: Sketched out RTProcCreateEx.
(edit) @27346   15 years vboxsync iprt: Added RTEnvQueryUtf16Block and RTEnvFreeUtf16Block as helpers …
(edit) @27345   15 years vboxsync iprt: Added RTSort with one simple algorithm implemented.
(edit) @27344   15 years vboxsync Additions/linux/installer: add a udev rule which will load …
(edit) @27343   15 years vboxsync Additions/linux/installer: support the Mandriva speedboot runlevel
(edit) @27342   15 years vboxsync Backed out r58772
(edit) @27341   15 years vboxsync APIC: hack to reduce OSX guests idle state CPU consumption
(edit) @27340   15 years vboxsync wddm: disable asynch test
(edit) @27339   15 years vboxsync wddm: basics for DMA commands support in graphics device impl
(edit) @27338   15 years vboxsync FE/Qt4: new core: fix fb get address for win
(edit) @27337   15 years vboxsync FE/Qt4: new core: clear the view menu
(edit) @27336   15 years vboxsync AsyncCompletion: Clear the list pointers of a range lock
(edit) @27335   15 years vboxsync FE/Qt4: new core: added multi monitor support in fullscreen and …
(edit) @27334   15 years vboxsync Linux hosts: properly suspend/resume during host hibernation
(edit) @27333   15 years vboxsync E/Qt4: New running VM core: mini-tool-bar support for seamless mode.
(edit) @27332   15 years vboxsync FE/Qt4: New running VM core: mini-tool-bar support for fullscreen mode.
(edit) @27331   15 years vboxsync MSR_IA32_MISC_ENABLE test code
(edit) @27330   15 years vboxsync FE/Qt4: New running VM core: tiny cleanup.
(edit) @27329   15 years vboxsync FE/Qt4: New running VM core: allow calling thread to change visual …
(edit) @27328   15 years vboxsync FE/Qt4: New running VM core: make sure mode (fullscreen/seamless) …
(edit) @27327   15 years vboxsync Devices/ACPI: more fixes and support for the new /sys interfacd
(edit) @27326   15 years vboxsync DrvACPI: Avoid poking the thread since it'll cause a default gdb …
(edit) @27325   15 years vboxsync VBoxManage: New I/O settings
(edit) @27324   15 years vboxsync Main: Introduce various I/O control settings: * Used I/O manager …
(edit) @27323   15 years vboxsync AsyncCompletion: Print bandwidth limit in the release log
(edit) @27321   15 years vboxsync process-posix.cpp: Fixed RTPROC_FLAGS_DAEMONIZE, RTProcDaemonize …
(edit) @27320   15 years vboxsync Log MSR_IA32_MISC_ENABLE accesses
(edit) @27318   15 years vboxsync VBoxGuestR3LibSeamless.cpp: Initialize (poison) the output members of …
(edit) @27317   15 years vboxsync Solaris/Installer: fix typo in patching netmasks file.
(edit) @27316   15 years vboxsync Devices/ACPI: fixes for r58659
(edit) @27315   15 years vboxsync FE/BFE: removed some dead code
(edit) @27314   15 years vboxsync additions build fix
(edit) @27313   15 years vboxsync pipe-win.cpp: Pipe implementation for windows; fails two test wrt to …
(edit) @27312   15 years vboxsync pipe-posix.cpp: Fixed missing VERR_NO_MEMORY in RTPipeCreate.
(edit) @27311   15 years vboxsync FE/Qt4: New running VM core: some code cleanup, moving some code into …
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