VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16694   16 years vboxsync mac build fix.
(edit) @16693   16 years vboxsync qt/darwin: Don't use HID for right hand modifier keys when Qt is Cocoa …
(edit) @16692   16 years vboxsync FE/Qt: French NLS
(edit) @16691   16 years vboxsync Qt: keyboard input in the console.
(edit) @16690   16 years vboxsync Main: API documentation.
(edit) @16689   16 years vboxsync cbinding: Since this is a public SDK header, stick to the same command …
(edit) @16688   16 years vboxsync cbinding: Use stat() to check if a file exist (an alternative would be …
(edit) @16687   16 years vboxsync Main: API documentation.
(edit) @16686   16 years vboxsync Main: API documentation.
(edit) @16685   16 years vboxsync SharedOpenGL: Missing dependency (windows).
(edit) @16684   16 years vboxsync cbinding: Added the functions to get and set the environment variables.
(edit) @16683   16 years vboxsync More logging
(edit) @16682   16 years vboxsync oops, not _SRC as cp target.
(edit) @16681   16 years vboxsync Config.kmk: Fixed VBOX_XIDL_FILE_SRC.
(edit) @16680   16 years vboxsync More logging
(edit) @16679   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: PGMGetHyperCR3 fix for EPT
(edit) @16678   16 years vboxsync IPRT/Makefile: Use the unstripped source for generating error stuff.
(edit) @16677   16 years vboxsync Some magic to prevent kmk from trying to re-create VBOX_XIDL_FILE all …
(edit) @16676   16 years vboxsync Makefiles: insert an additional step between VirtualBox.xidl and its …
(edit) @16675   16 years vboxsync Logging change
(edit) @16674   16 years vboxsync Main/Glue: com::Initialize(): Cleanup a failed XPCOM initialization …
(edit) @16673   16 years vboxsync Argh
(edit) @16672   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
(edit) @16671   16 years vboxsync Main/SafeArray: Added SafeArray and SafeIfaceArray constructors taking …
(edit) @16670   16 years vboxsync Added VBOX_NTDLL to the VBOXGUESTR3EXE template (windows).
(edit) @16669   16 years vboxsync OVF: add new LogicalNetwork type for virtual system descriptions; fix …
(edit) @16668   16 years vboxsync OVF: create new IAppliance::read() method instead of reading in …
(edit) @16667   16 years vboxsync Added todo
(edit) @16666   16 years vboxsync Wrong index
(edit) @16665   16 years vboxsync Ignore CPU stepping when restoring a saved state.
(edit) @16664   16 years vboxsync Export rtFileNativeSetAttributes-win.cpp.
(edit) @16663   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: updates for 32 bits root pd …
(edit) @16662   16 years vboxsync OVF: create new IAppliance::read() method instead of reading in …
(edit) @16661   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
(edit) @16660   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: pdpt invalidation fixes
(edit) @16659   16 years vboxsync More logging
(edit) @16658   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: update
(edit) @16657   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: Allocate all pages in low (below 4 GB) …
(edit) @16656   16 years vboxsync FE/Qt4: Check if the appliance is valid after an early error.
(edit) @16655   16 years vboxsync OVF: Make the progress object show some progress.
(edit) @16654   16 years vboxsync Symbolic PGMPOOLKIND logging
(edit) @16653   16 years vboxsync NAT: fixed memmory corruption in new Unix multiplexing mechanism
(edit) @16652   16 years vboxsync More logging
(edit) @16651   16 years vboxsync VBoxHDD-new.h: Corrected PCVDINTERFACE.
(edit) @16650   16 years vboxsync IPRT: implement RTFileSetMode on Windows.
(edit) @16649   16 years vboxsync Main/Glue: com::Initialize() now first looks for XPCOM binaries and …
(edit) @16648   16 years vboxsync EFI: few missed changes
(edit) @16647   16 years vboxsync Missed parameter in a Log().
(edit) @16646   16 years vboxsync Frontend/BFE: more fixes, the Format config to DrvVD is no longer optional.
(edit) @16645   16 years vboxsync Adjusted assertion
(edit) @16644   16 years vboxsync Same for PGMPOOLKIND_PAE_PDPT_PHYS
(edit) @16643   16 years vboxsync Missing PGMPOOLKIND_PAE_PD_PHYS case
(edit) @16642   16 years vboxsync crOpenGL: fix compile on windows
(edit) @16641   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: PAE guest mode invalidation changes
(edit) @16640   16 years vboxsync crOpenGL: use shared memory to access xserver pixmaps data
(edit) @16639   16 years vboxsync crOpenGL: output thread id in debug messages for non windows builds as well
(edit) @16638   16 years vboxsync crOpenGL: use single memcopy for textures packing where possible
(edit) @16637   16 years vboxsync FE/Qt4: 3613: Perform new version check pings at runtime (once per …
(edit) @16636   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
(edit) @16635   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: more logging
(edit) @16634   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: fixed invalidation of pae/32 bit pds
(edit) @16633   16 years vboxsync FE/Qt4: 3586: New VMs should have sound enabled - done.
(edit) @16632   16 years vboxsync Removed wrong assertion (IF can be cleared in a duplicate function).
(edit) @16631   16 years vboxsync typo
(edit) @16630   16 years vboxsync Builtins.h: indent, comments.
(edit) @16629   16 years vboxsync Enable NumLock synchronization by default in rdesktop-vrdp.
(edit) @16628   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: corrected write handler for pae/32 bits
(edit) @16627   16 years vboxsync EFI sync
(edit) @16626   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: Deal with split PDs in pae/32 bit case.
(edit) @16625   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: update
(edit) @16624   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: pgmShwSyncPaePDPtr fix for pae shadow & …
(edit) @16623   16 years vboxsync OVF: removed some of the todos
(edit) @16622   16 years vboxsync OVF: support for creating a new disk image if the OVF didn't contain one
(edit) @16621   16 years vboxsync Config.kmk: trivial grammo
(edit) @16620   16 years vboxsync OVF: not necessary anymore
(edit) @16619   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: call right MapCR3
(edit) @16618   16 years vboxsync FE/Qt4: try to fix burns
(edit) @16617   16 years vboxsync FE/Qt4-OVF: Initial support for OVF import in the GUI.
(edit) @16616   16 years vboxsync FE/Qt4: support for safe arrays of arbitrary types
(edit) @16615   16 years vboxsync additional header updates
(edit) @16614   16 years vboxsync NAT:ICMP socket non-blocking
(edit) @16613   16 years vboxsync NAT:hide Management pipe and incrementing nDFs for ICMP needs
(edit) @16612   16 years vboxsync NAT:win burn fix
(edit) @16611   16 years vboxsync NAT:Poll specific error handling was added
(edit) @16610   16 years vboxsync Qt/Cocoa: Subclass NSApplication to catch keyboard events passing thru …
(edit) @16609   16 years vboxsync Qt/Cocoa: build fix.
(edit) @16608   16 years vboxsync webservice: fix messup from error updates (webservice was completely …
(edit) @16607   16 years vboxsync EFI: set attributes on EFI source code, starting to implement loader …
(edit) @16606   16 years vboxsync OVF: add -ignore command to VBoxManage -import
(edit) @16605   16 years vboxsync header updates
(edit) @16604   16 years vboxsync Fixed pgmShwGetPaePDPtr
(edit) @16603   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
(edit) @16602   16 years vboxsync webservice: add support for boolean safearrays
(edit) @16601   16 years vboxsync OVF: change IVirtualSystemDescription::setFinalValues method; remove …
(edit) @16600   16 years vboxsync OVF: added count attribute to receive the current number of entries
(edit) @16599   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
(edit) @16598   16 years vboxsync Added CPUMIsGuestInPAEMode
(edit) @16597   16 years vboxsync OVF: this *must* not be a copy
(edit) @16596   16 years vboxsync FE/Qt4: Build fix.
(edit) @16595   16 years vboxsync More missing cases
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