VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30977   14 years vboxsync Config: build Java bridge by default on Linux, Solaris, Darwin (let's …
(edit) @30976   14 years vboxsync add support for Intel HD Audio, now built by default
(edit) @30975   14 years vboxsync LsiLogic: Fix very rare race with SMP guests resulting in an endless …
(edit) @30974   14 years vboxsync undo undesired commit
(edit) @30973   14 years vboxsync wddm/2d: bugfixes
(edit) @30972   14 years vboxsync Java bridge: remove unneeded code
(edit) @30971   14 years vboxsync Java glue: use XSLT to generate interfaces
(edit) @30970   14 years vboxsync wddm/2d: bugfix, video working (debug still needed)
(edit) @30969   14 years vboxsync include/VBox/*.mac,various.sed: Fixed UINT64_C() and regenrated …
(edit) @30968   14 years vboxsync Align VUSB counters in 32-bit builds.
(edit) @30967   14 years vboxsync Main: api docs fix
(edit) @30966   14 years vboxsync VBoxServiceVMInfo.cpp: r=bird: bad stuff.
(edit) @30965   14 years vboxsync log.cpp: Reverted r63670 as the comments were correct when considering …
(edit) @30964   14 years vboxsync Use enums.
(edit) @30963   14 years vboxsync SDKRef: move IEvent documentation from SDKRef source to IEvent …
(edit) @30962   14 years vboxsync follow up to r63851.
(edit) @30961   14 years vboxsync IPRT/vboxdrv: We have RTTimeSystemNanoTS in ring-0 now, so use it.
(edit) @30960   14 years vboxsync grumble
(edit) @30959   14 years vboxsync VbglR3ReportAdditionsStatus,VBoxGuestStatus: review of r63577. added …
(edit) @30958   14 years vboxsync Main/Machine: Move registering the metrics for running VMs from …
(edit) @30957   14 years vboxsync VBoxService: Review comments for Andy. Changed -pagefusionfork to …
(edit) @30956   14 years vboxsync Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
(edit) @30955   14 years vboxsync CFGM,ConsoleImpl2.cpp: CFGMR3InsertStringLengthKnown -> …
(edit) @30954   14 years vboxsync doc/VBox-CodingGuidelines.cpp: Added bits that was asked for on the …
(edit) @30953   14 years vboxsync wddm/2d: notify host on color fill FB update, bugfix
(edit) @30952   14 years vboxsync AsyncCompletion: Don't do the credit updating if the bandwidth is …
(edit) @30951   14 years vboxsync ConsoleImpl2.cpp: ConfigError need not be exported I think.
(edit) @30950   14 years vboxsync Main: use settings::SystemProperties in SystemPropertiesImpl.h
(edit) @30949   14 years vboxsync cpp/exception.h: cleanups.
(edit) @30948   14 years vboxsync PGMSavedState: Apply zero page detection to teleportation as well as …
(edit) @30947   14 years vboxsync LsiLogic: Plug memory leak if a target doesn't exist, log CDBs to non …
(edit) @30946   14 years vboxsync Java bridge: exceptions also uniform
(edit) @30945   14 years vboxsync cosmetics
(edit) @30944   14 years vboxsync bigger buffer.
(edit) @30943   14 years vboxsync iprt/asmdefs.mac: added constants.
(edit) @30942   14 years vboxsync wddm/2d: color fill operation (not yet tested)
(edit) @30941   14 years vboxsync Storage/iSCSI: Handle target triggered disconnects properly, without …
(edit) @30940   14 years vboxsync Main: fix medium detachment quirks during machine register
(edit) @30939   14 years vboxsync Main: fix crash regression in new Machine::prepareUnregister() with …
(edit) @30938   14 years vboxsync Main: add option to VirtualBox::findMachine() whether it should find …
(edit) @30937   14 years vboxsync Config.kmk: remove SDL dependency on Darwin at all
(edit) @30936   14 years vboxsync FE/Qt4: enable debug command line again
(edit) @30935   14 years vboxsync IPRT/RTSEMEVENT_MAGIC_DEAD: Undid the accidental killing of Gaiman! :-)
(edit) @30934   14 years vboxsync Main: automatically fix host-specific audio drivers when loading …
(edit) @30933   14 years vboxsync semevent-r0drv-solaris.c: review comments.
(edit) @30932   14 years vboxsync Java bridge: uniform bridge is functional
(edit) @30931   14 years vboxsync Main/OVF: add testcase for host-specific audio drivers
(edit) @30930   14 years vboxsync FE/Qt: New running VM core: More wise positioning settings processing …
(edit) @30929   14 years vboxsync Main: add option to UnregisterMachine() to automatically nuke all …
(edit) @30928   14 years vboxsync VBoxTray: Modularized tray icon handling, fixed icon leak.
(edit) @30927   14 years vboxsync FE/Qt: Icons update.
(edit) @30926   14 years vboxsync wddm: power off handling fixes
(edit) @30925   14 years vboxsync wddm/3d: 1)visible regions fix. 2)export d3d extension function properly
(edit) @30924   14 years vboxsync vboxnetflt: qdisc removal lockup fix (#4814)
(edit) @30923   14 years vboxsync nl NLS fix (#7188)
(edit) @30922   14 years vboxsync x86.h: comments, offsets.
(edit) @30921   14 years vboxsync NAT/hostresolver: trim ending dots confusing host resolver.
(edit) @30920   14 years vboxsync NAT: don't pass empty DNS server list to guest.
(edit) @30919   14 years vboxsync wddm/3d: missing files
(edit) @30918   14 years vboxsync win additions burn fix
(edit) @30917   14 years vboxsync win additions burn fix
(edit) @30916   14 years vboxsync wddm/3d: Aero: fix gdi-backend textures update, avoid extra memcpy for …
(edit) @30915   14 years vboxsync logging fix
(edit) @30914   14 years vboxsync Main: uniform bridge work (in progress)
(edit) @30913   14 years vboxsync doxygen
(edit) @30912   14 years vboxsync FE/Qt: 5094: GUI crash on Windows host during powering off VM might be …
(edit) @30911   14 years vboxsync FE/Qt: Fix IMouse related assert during powering off VM.
(edit) @30910   14 years vboxsync nits
(edit) @30909   14 years vboxsync tools/*.*/bin/yasm: Updated to 1.0.1; all but the windows versions are …
(edit) @30908   14 years vboxsync PGM.cpp: Fixed initialization bug in r63735 affecting 32-bit guests …
(edit) @30907   14 years vboxsync Pass RDP credentials to the guest only if there are no logged in users …
(edit) @30906   14 years vboxsync Audio/HDA: naming and some todo.
(edit) @30905   14 years vboxsync FE/Qt4: right align tool buttons
(edit) @30904   14 years vboxsync FE/Qt4: color icons on the Mac also
(edit) @30903   14 years vboxsync Logging.
(edit) @30902   14 years vboxsync GMMR0.cpp: Added log statements for some VERR_PGM_PHYS_INVALID_PAGE_ID …
(edit) @30901   14 years vboxsync compiler warning
(edit) @30900   14 years vboxsync VMDK: Activate new async I/O by default
(edit) @30899   14 years vboxsync Main: removed bogus mouse shape data assert
(edit) @30898   14 years vboxsync PCI: PCIDev{Get|Set}CapabilityList have been added.
(edit) @30897   14 years vboxsync fixed comment
(edit) @30896   14 years vboxsync build fix
(edit) @30895   14 years vboxsync build fixes.
(edit) @30894   14 years vboxsync fixed warning.
(edit) @30893   14 years vboxsync fixed warning.
(edit) @30892   14 years vboxsync alignment fix
(edit) @30891   14 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30890   14 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30889   14 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30888   14 years vboxsync Makefile.kmk: more syntax checking aliases.
(edit) @30887   14 years vboxsync PGMSharedPage.cpp: PGMInline.h must come after all other includes.
(edit) @30886   14 years vboxsync Devices/Graphics: quick workaround for the crash when taking a …
(edit) @30885   14 years vboxsync wddm/3d: Aero working cleanly!
(edit) @30884   14 years vboxsync Main/Snapshot: Delete the current state saved file before copying the …
(edit) @30883   14 years vboxsync compile fix
(edit) @30882   14 years vboxsync Main/Machine+VirtualBox: add missing synchronization to the delayed …
(edit) @30881   14 years vboxsync Main/OVF: add Appliance::machines[] attribute so that caller can …
(edit) @30880   14 years vboxsync Java bridge: started common JAX bridge work
(edit) @30879   14 years vboxsync FE/Qt: to much
(edit) @30878   14 years vboxsync FE/Qt4: max try count
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