VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18351   16 years vboxsync CFGM: doc update.
(edit) @18350   16 years vboxsync OVF: import/export IDE controller subtype (PIIX3/4) in XML to prevent …
(edit) @18348   16 years vboxsync LsiLogic, BusLogic: Add Led support
(edit) @18347   16 years vboxsync Storage/VMDK: fix reading certain VMDK files which have unusual …
(edit) @18345   16 years vboxsync PGMAllPhys.cpp: Use new IPE status codes.
(edit) @18344   16 years vboxsync PGMInternal.h: build fix for the old phys code.
(edit) @18343   16 years vboxsync EM: New IPEs, use VERR_IPE_UNEXPECTED_STATUS.
(edit) @18341   16 years vboxsync Additions/common/VBoxService: try to fix a burn
(edit) @18340   16 years vboxsync OVF: default to bridged networking on import as expected by vmware
(edit) @18339   16 years vboxsync pgmPhysAllocPage: pgmPoolTrackFlushGCPhys returns VINF_PGM_SYNC_CR3 …
(edit) @18338   16 years vboxsync EMInterpretDisasOne: return val spec.
(edit) @18337   16 years vboxsync OVF: have vboxmanage show ovf descriptions too
(edit) @18336   16 years vboxsync crOpenGL: try to fix solaris builds
(edit) @18335   16 years vboxsync PGMR3PhysGCPhys2CCPtrExternal: wrong assertion.
(edit) @18334   16 years vboxsync OVF: handle CIMOSType_CIMOS_Linux_64 correctly (used by VMware studio …
(edit) @18331   16 years vboxsync Storage/VMDK: paranoia assertion
(edit) @18330   16 years vboxsync MapCR3: return VERR_INTERNAL_ERROR_2.
(edit) @18329   16 years vboxsync iprt/err.h: Added VERR_INTERNAL_ERROR_2 and VERR_INTERNAL_ERROR_3 for …
(edit) @18328   16 years vboxsync crOpenGL: init mutexes as recursive, fix for #3758
(edit) @18327   16 years vboxsync Main: fix VMDK image truncation with exports > 4 GB
(edit) @18326   16 years vboxsync crOpenGL: tabs to spaces
(edit) @18325   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI - Relayout Global Settings / …
(edit) @18324   16 years vboxsync BIOS: Make it possible to select SCSI disks on the boot screen
(edit) @18323   16 years vboxsync DHCP server/win: make it work again; NetFlt,Adp/win: IDC init polling
(edit) @18321   16 years vboxsync Solaris/Additions: added iconv pkg dependency.
(edit) @18320   16 years vboxsync Additions/common/VbglR3Lib: separate pidfile and daemonising code. …
(edit) @18319   16 years vboxsync FE/Qt: French nls
(edit) @18318   16 years vboxsync space
(edit) @18317   16 years vboxsync Additions/x11/vboxvideo: disable DRI for now for X.Org server 1.6
(edit) @18316   16 years vboxsync Additions/linux/vboxadd: added support for VBOXGUEST_IOCTL_GETVMMDEVPORT
(edit) @18315   16 years vboxsync Additions/linux/vboxadd: use our own error conversion function to …
(edit) @18314   16 years vboxsync DrvIntNet.cpp: Forgot some DHCP stuff in the config value validation.
(edit) @18313   16 years vboxsync Main: a different approach to opening images read-only for import …
(edit) @18312   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI - IPv4 entering reg-exp …
(edit) @18311   16 years vboxsync OVF: resort & uuid
(edit) @18310   16 years vboxsync OVF: add some more recourse types
(edit) @18309   16 years vboxsync Additions/common/VbglR3Lib: if we can't contact the host then tell the …
(edit) @18308   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI - hiding Global Settings / …
(edit) @18307   16 years vboxsync Additions/x11/vboxvideo: add a few fallback cases to the driver
(edit) @18306   16 years vboxsync OVF: fix progress values for disks on import
(edit) @18305   16 years vboxsync typo
(edit) @18304   16 years vboxsync OVF: common implementation for asynchronous disk progress; more …
(edit) @18303   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI - strict of entering 0.0.0.0 …
(edit) @18302   16 years vboxsync crOpenGL: support glGet* for GL_MAX_DRAW_BUFFERS_ARB
(edit) @18301   16 years vboxsync OVF: break out if canceled
(edit) @18300   16 years vboxsync FE/Qt4: cancel support on long operations
(edit) @18299   16 years vboxsync FE/Qt4: split out VBoxProgressDialog
(edit) @18296   16 years vboxsync export to OSE
(edit) @18295   16 years vboxsync Additions/x11: include vboxvideo_dri.c in the server 1.6 driver
(edit) @18294   16 years vboxsync darwin build fix.
(edit) @18293   16 years vboxsync alignment fix.
(edit) @18292   16 years vboxsync ConsoleImpl2.cpp: Set HwVirtExtForced if there is memory above 4GB and …
(edit) @18291   16 years vboxsync PGM: Map PGMRAMRANGES above 4GB outside HMA (see defect). Changed …
(edit) @18290   16 years vboxsync pgmPoolGetPageByHCPhys: shut up.
(edit) @18289   16 years vboxsync PGMBth.h: nc
(edit) @18288   16 years vboxsync EM.cpp: Redo emR3RawForcedActions after CSAMR3CheckCodeEx if it …
(edit) @18287   16 years vboxsync MMHeap,MMHyper: Adjusting statistics.
(edit) @18286   16 years vboxsync MMHyper: Corrected some incorrect VMMIsHwVirtExtForced usage
(edit) @18285   16 years vboxsync VMMGuruMeditation.cpp: More hyper stack info.
(edit) @18284   16 years vboxsync HWACCM: Respect VMMIsHwVirtExtForced.
(edit) @18283   16 years vboxsync OVF: make import and export cancellable
(edit) @18282   16 years vboxsync VBoxNetDHCP: Added 'none' as a trunk type.
(edit) @18281   16 years vboxsync FE/Qt4: don't leave zombies after starting a process with …
(edit) @18279   16 years vboxsync PGMAllPhys.cpp: reverted r44713.
(edit) @18278   16 years vboxsync OVF: fix broken progress computation on export
(edit) @18277   16 years vboxsync typos
(edit) @18276   16 years vboxsync Main: document new IProgress weighting
(edit) @18275   16 years vboxsync Main: fix borkage introduced by r44866 which caused all hard disk to …
(edit) @18274   16 years vboxsync fix more windows burns
(edit) @18273   16 years vboxsync OVF: fix export breakage from IProgress update
(edit) @18272   16 years vboxsync More details.
(edit) @18271   16 years vboxsync Added version resource for Windows Qt frontend.
(edit) @18270   16 years vboxsync fix windows burn
(edit) @18269   16 years vboxsync Main: rework IProgress internals to optionally handle weighted …
(edit) @18267   16 years vboxsync PATM: XP restore frequently crashes here, added todo for now.
(edit) @18266   16 years vboxsync PGM: Made PGMR3PhysRomProtect use instead of doing a full pool flush …
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @18264   16 years vboxsync VM Settings: Made the max RAM limits higher for big memory configs.
(edit) @18263   16 years vboxsync Main,VBox/param.h: Move the hard RAM limit out of the schema.
(edit) @18262   16 years vboxsync crOpenGL: fix snapshots saving for opengl apps which doesn't make any …
(edit) @18261   16 years vboxsync FE/Qt4: win burn fix
(edit) @18260   16 years vboxsync Main: fixed warnings
(edit) @18259   16 years vboxsync FE/Qt4: fixed sizes on the Mac for the global language & network settings
(edit) @18258   16 years vboxsync API docs
(edit) @18257   16 years vboxsync Main: fix warnings
(edit) @18256   16 years vboxsync crOpenGL: typo
(edit) @18255   16 years vboxsync crOpenGL: fix for intel 965/963 host drivers
(edit) @18254   16 years vboxsync leftover
(edit) @18253   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI - Hide "Manual" check-box for …
(edit) @18252   16 years vboxsync Main: performance header cleanup.
(edit) @18251   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI - Rollback 44966 due to more …
(edit) @18250   16 years vboxsync enable vm_insert_page() for Linux 2.6.23+
(edit) @18249   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI - missed check for empty …
(edit) @18248   16 years vboxsync OVF: reorder appliance implementation code, no functional changes
(edit) @18247   16 years vboxsync FE/Qt4: Global Settings => Language & Network pages re-layout to make …
(edit) @18246   16 years vboxsync license header updates from filemuncher
(edit) @18245   16 years vboxsync HostServices/SharedClipboard: renamed a file
(edit) @18244   16 years vboxsync Cbinding: fixed problem due to change using static buffer.
(edit) @18243   16 years vboxsync typo
(edit) @18242   16 years vboxsync FE/Qt4: better error messages if something goes wrong during the …
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