VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26919   15 years vboxsync FE/Qt4: new core: menubar handling rewritten
(edit) @26918   15 years vboxsync Additions/win: fixed off-by-one error when deflating the memory balloon
(edit) @26917   15 years vboxsync Storage/iSCSI: implement automatically setting InitiatorName and ISID …
(edit) @26916   15 years vboxsync VBoxHDD: introduce new function pointers to the TCP interface for …
(edit) @26915   15 years vboxsync Runtime/tcp: new function to query the local address of a socket.
(edit) @26914   15 years vboxsync FE/Qt4: new core: small fix for OSX and todo added
(edit) @26913   15 years vboxsync Backed out r58164 -> test box regressions
(edit) @26912   15 years vboxsync addendum to r58184
(edit) @26911   15 years vboxsync Only PGM_PAGE_STATE_ZERO is valid here
(edit) @26910   15 years vboxsync crOpenGL: remove unused code
(edit) @26909   15 years vboxsync crOpenGL: fix flickering when opengl context is used with multiply windows
(edit) @26908   15 years vboxsync Main/MachineImpl+Frontends/VirtualBox: disable showing VM start errors …
(edit) @26907   15 years vboxsync Only valid on 64 bits hosts
(edit) @26906   15 years vboxsync Additions/win: be safe here
(edit) @26905   15 years vboxsync Additions/win: No redundant call to vmmdevInitRequest() after …
(edit) @26904   15 years vboxsync Additions/VBoxService: don't fail if ballooning isn't available
(edit) @26903   15 years vboxsync Compile fix for win64
(edit) @26902   15 years vboxsync some vcc compiler warning fixes
(edit) @26901   15 years vboxsync Additions: activated guest user level ballooning stuff for all guests
(edit) @26900   15 years vboxsync VBoxService: gcc warning.
(edit) @26899   15 years vboxsync R0/MemObj/FreeBSD: Various changes - Don't wire allocated pages twice …
(edit) @26898   15 years vboxsync FE/Qt4: New running VM core: fixing few VM closure bugs.
(edit) @26897   15 years vboxsync FE/Qt4: New running VM core: machine view: warning related fix.
(edit) @26896   15 years vboxsync FE/Qt4: New running VM core: fixed bug of closing VM through VBoxManage.
(edit) @26895   15 years vboxsync FE/Qt4: New running VM core: just removing one include.
(edit) @26894   15 years vboxsync FE/Qt4: New running VM core: comment post-processing GURU.
(edit) @26893   15 years vboxsync FE/Qt4: New running VM core: bug fix in handling required features.
(edit) @26892   15 years vboxsync FE/Qt4: New running VM core: close process update.
(edit) @26891   15 years vboxsync FE/Qt4: New running VM core: build fox for r58170.
(edit) @26890   15 years vboxsync FE/Qt4: New running VM core: fixing bug with session closing, now …
(edit) @26889   15 years vboxsync FE/Qt4: new core: initial fs support
(edit) @26888   15 years vboxsync HPET: minor tweaks
(edit) @26887   15 years vboxsync R0/MemObj/FreeBSD: Highly experimental changes. Implement PhysNC …
(edit) @26886   15 years vboxsync IPRT/FreeBSD: Fix GetPagePhysAddr for lock objects
(edit) @26885   15 years vboxsync wddm: inf fixes
(edit) @26884   15 years vboxsync ACPI: minor cleanup
(edit) @26883   15 years vboxsync MADT, MPTABLES: implemented correct description of IRQ routing in dual …
(edit) @26882   15 years vboxsync FE/Qt4: New running VM core: bug fix.
(edit) @26881   15 years vboxsync HostDrivers/FreeBSD: Build fixes
(edit) @26880   15 years vboxsync gcc warning
(edit) @26879   15 years vboxsync REM: missing export
(edit) @26878   15 years vboxsync FE/Qt4: New running VM core: guest auto-resize feature fixed.
(edit) @26877   15 years vboxsync FE/Qt4: New running VM core: fixing little bug.
(edit) @26876   15 years vboxsync dev/Graphics: HGSMILIST additional tooling functions (to be used by …
(edit) @26875   15 years vboxsync UsbKbd: Avoided warning, but Pause key handling still needs to be …
(edit) @26874   15 years vboxsync wddm: add missing callbacks + stubs for drbugging
(edit) @26873   15 years vboxsync FE/Qt4: New running VM core: build issue fix #3 :)
(edit) @26872   15 years vboxsync FE/Qt4: New running VM core: build issue fix #2.
(edit) @26871   15 years vboxsync Fe/Qt4: Build fix.
(edit) @26870   15 years vboxsync USB Keyboard: Build fix.
(edit) @26869   15 years vboxsync Runtime/r0drv/memobj-linux: added printk debugging output for path in …
(edit) @26868   15 years vboxsync FE/Qt4: New running VM core: few fixes for problem reporter.
(edit) @26867   15 years vboxsync UsbKbd: Improved scancode to HID usage translation.
(edit) @26866   15 years vboxsync Runtime/r0drv/memobj-linux: alignment for …
(edit) @26865   15 years vboxsync Logging update
(edit) @26864   15 years vboxsync Runtime/r0drv/memobj-linux: alignment for rtR0MemObjNativeAllocPhys()
(edit) @26863   15 years vboxsync FE/Qt4: new core: forgotten file
(edit) @26862   15 years vboxsync FE/Qt4: new core: QGL mode working again
(edit) @26861   15 years vboxsync Two more dword write cases
(edit) @26860   15 years vboxsync Allow user-mode instruction emulation in the pgm pool access handlers …
(edit) @26859   15 years vboxsync FE/Qt4: new core: enable paint on screen for Quartz2D again
(edit) @26858   15 years vboxsync FE/Qt4: new core: the view must be configured before the framebuffers …
(edit) @26857   15 years vboxsync JRocketVM writes the status word using a dword out
(edit) @26856   15 years vboxsync DevVGA: Some small changes to make it work without having HW …
(edit) @26855   15 years vboxsync Introduced EMInterpretInstructionCPUEx to allow user-level instruction …
(edit) @26854   15 years vboxsync FE/Qt4: new core: life extension of const refs on temporaries doesn't …
(edit) @26853   15 years vboxsync VBoxBFE: Attempt to fix burn caused by r58109.
(edit) @26852   15 years vboxsync Solaris/Installer: fixed regression caused by r58016
(edit) @26851   15 years vboxsync FE/Qt4: new core: next try to r58120
(edit) @26850   15 years vboxsync attempt to fix the win builds
(edit) @26849   15 years vboxsync -Wshadow burns
(edit) @26848   15 years vboxsync tstRTSystemQueryOsInfo.cpp: Copied back the corrected overflow test …
(edit) @26847   15 years vboxsync Don't pass uAlignment=0 to rtR0MemObjNativeAllocPhys, resolve the …
(edit) @26846   15 years vboxsync wddm: install & sign
(edit) @26845   15 years vboxsync FE/Qt4: New running VM core: bug fix.
(edit) @26844   15 years vboxsync RTPollSetCount.
(edit) @26843   15 years vboxsync RTSystemQueryDmiString-darwin.cpp: fixed leaks and buffer overflow …
(edit) @26842   15 years vboxsync FE/Qt4: new core: This is COM referenced counted. No need to delete it …
(edit) @26841   15 years vboxsync AMD-V support for large pages (64 bits host, nested paging)
(edit) @26840   15 years vboxsync Runtime/nt: In rtR0MemObjNativeAllocPhys() don't use …
(edit) @26839   15 years vboxsync RTSystemQueryDmiString-linux.cpp: fixed edge case.
(edit) @26838   15 years vboxsync tstRTSystemQueryDmi.cpp: fixed the overflow tests.
(edit) @26837   15 years vboxsync SCSI: Do not assert if there is no sense buffer
(edit) @26836   15 years vboxsync BusLogic: Fix FreeBSD guests
(edit) @26835   15 years vboxsync FE/BFE: the MainVMMDev driver is now called HGCM
(edit) @26834   15 years vboxsync FE/BFE: resynchronise MouseImpl from Main
(edit) @26833   15 years vboxsync wddm: .inf basic impl
(edit) @26832   15 years vboxsync VBoxTray/Clipboard: Build fix.
(edit) @26831   15 years vboxsync BusLogic: Set initialization required bit in the status register after …
(edit) @26829   15 years vboxsync memobj-r0drv-freebsd.c: nit: no else after return.
(edit) @26828   15 years vboxsync VBoxTray/Clipboard: Bugfixes.
(edit) @26827   15 years vboxsync IPRT: RTPollSetCount() -> RTPollGetCount().
(edit) @26826   15 years vboxsync VBoxTray/Clipboard: Formatting, error checking.
(edit) @26825   15 years vboxsync VMM: set fLegacyAllocationMode=false for Linux hosts
(edit) @26824   15 years vboxsync iprt: Adjustments to RTPipeReadBlocking and RTPipeWriteBlocking. …
(edit) @26823   15 years vboxsync FE/Qt4: new core: factor out the remaining framebuffers as well
(edit) @26822   15 years vboxsync FE/Qt4: new core: SDL mode
(edit) @26821   15 years vboxsync Runtime/r3/darwin: RTSystemQueryDmiString fix.
(edit) @26820   15 years vboxsync FE/Qt4: new core: help menu
(edit) @26819   15 years vboxsync FE/Qt4: new core: fixes for r58086
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