VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48101   11 years vboxsync BUGZ#6780: API change: introduced GetShortName() method for …
(edit) @48100   11 years vboxsync tstVMStructSize: print some useful offsets.
(edit) @48099   11 years vboxsync crOpenGL: missing file
(edit) @48098   11 years vboxsync Main/NATNetwork: loopback mappings registration/deletion and modification.
(edit) @48097   11 years vboxsync VBoxManage/list (natnetworks): dumps registered port-forwarding rules …
(edit) @48096   11 years vboxsync VBoxManage/NATNetwork: adds -l(--loopback-4) and -L(--loopback-6) …
(edit) @48095   11 years vboxsync crOpenGL: yet another adjustment to 3D notify mechanism
(edit) @48093   11 years vboxsync NAT/xml: loopback mappings introduces NATNetwork entities: …
(edit) @48092   11 years vboxsync Drop "fini" callback/arg from tcpip_init() to minimize diffs from …
(edit) @48090   11 years vboxsync FE/Qt: Virtual Medium Manager: Rework (part 3).
(edit) @48089   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup (part 4).
(edit) @48088   11 years vboxsync FE/Qt: Virtual Medium Manager: Rework (part 2).
(edit) @48087   11 years vboxsync Frontends/VirtualBox+VBoxManage: when unregistering a VM, also …
(edit) @48086   11 years vboxsync FE/Qt: Virtual Medium Manager: Rework (part 1).
(edit) @48085   11 years vboxsync FE/Qt: QIDialog: Safe-pointer typedef.
(edit) @48084   11 years vboxsync crOpenGL/OSX: fix presentation with no-context-set views
(edit) @48083   11 years vboxsync VMM: wrong calling convention
(edit) @48082   11 years vboxsync VMM/HMVMXR0: Fix invalid VMCS launch-state when thread-context hooks …
(edit) @48081   11 years vboxsync DevFdc: Allow reformatting a floppy.
(edit) @48080   11 years vboxsync VMM/TMAll: doxygen comment correction.
(edit) @48079   11 years vboxsync crOpenGL: proper default shared context support
(edit) @48078   11 years vboxsync wined3d: better copysignf
(edit) @48077   11 years vboxsync ignore MSR_K8_VM_CR on AMD
(edit) @48075   11 years vboxsync Another MSR people like to read.
(edit) @48074   11 years vboxsync Explicitely use "signed char" instead of int8_t to define s8_t if …
(edit) @48073   11 years vboxsync wined3d: update to wine 1.6
(edit) @48072   11 years vboxsync Typo.
(edit) @48071   11 years vboxsync wddm: missing file
(edit) @48070   11 years vboxsync wddm,vboxtray: forward-port autoresize, multimon, and seamless fixes …
(edit) @48069   11 years vboxsync BIOS: Return more sensible and bigger DPTs (see #6481).
(edit) @48068   11 years vboxsync Log details on VM processes which doesn't exit cleanly.
(edit) @48067   11 years vboxsync BIOS: There is no such thing as a 160K/180K/320K floppy drive.
(edit) @48066   11 years vboxsync CPUM: Fake MSR_IA32_MCG_STATUS reads. Corrected MSR names, IA32_MCP …
(edit) @48062   11 years vboxsync HostDrivers/VBoxUsbMon: Hook to multiple USB drivers on Windows (USB3 …
(edit) @48061   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup (part 3).
(edit) @48060   11 years vboxsync VMM/HMVMXR0: Comments.
(edit) @48059   11 years vboxsync DevFdc: Improved logging.
(edit) @48058   11 years vboxsync crOpenGL: crDebug->crWarning
(edit) @48057   11 years vboxsync crOpenGL: debugging
(edit) @48056   11 years vboxsync DrvNAT: Watch for DNS server changes on OS X and force a reconnect
(edit) @48055   11 years vboxsync Main/Performance: fixed path to VBoxVolInfo
(edit) @48054   11 years vboxsync Main: Add new extradata setting VBoxInternal2/TurnResetIntoPowerOff to …
(edit) @48051   11 years vboxsync Runtime/threadctxhooks: A tick saved is a tick earned.
(edit) @48048   11 years vboxsync Use tcpip_callback() wrapper for tcpip_callback_with_block(..., 1).
(edit) @48047   11 years vboxsync G/c leftover timer bits killed in r87475
(edit) @48046   11 years vboxsync DevDMA: Do not write memory on verify transfers.
(edit) @48045   11 years vboxsync vboxapi.py: Inc revision.
(edit) @48044   11 years vboxsync VMM/HM: Thread-context hooks, disable preemption while touching host …
(edit) @48043   11 years vboxsync vboxapi.py: err -> xcpt, allow all oXcpt parameters to be None …
(edit) @48042   11 years vboxsync Solaris/LogRel: Update comment and some minor cosmetics.
(edit) @48041   11 years vboxsync VMM/HMVMXR0: Don't play safe when we have assertions to catch things.
(edit) @48040   11 years vboxsync VMM/HMVMXR0: Avoid loading the host state earlier when we can get …
(edit) @48039   11 years vboxsync VMM/HMVMXR0: Burn fix.
(edit) @48038   11 years vboxsync VMM/VMMR0, HMVMXR0: Minor fixes relating to error paths.
(edit) @48037   11 years vboxsync VMM/HM: Preemption hooks, work in progress. Hopefully I didn't break …
(edit) @48036   11 years vboxsync Solaris/Installer: Fudge to handle thread-context hooks causing …
(edit) @48035   11 years vboxsync Runtime/threadctxhooks: Paranoia.
(edit) @48034   11 years vboxsync Guest Additions: add release logger to VBoxGuest driver (enabled for …
(edit) @48033   11 years vboxsync DevPS2: Support alternate KBC reset command.
(edit) @48032   11 years vboxsync VMM/VMMR0: Disable thread-context hooks for now. Not stable enough.
(edit) @48031   11 years vboxsync Installer/win/Stub: makefile fix
(edit) @48030   11 years vboxsync Additions/WINNT: uninitialized variable, warnings.
(edit) @48029   11 years vboxsync VMM/HMVMXR0: More log adjustments.
(edit) @48028   11 years vboxsync Devices: warnings.
(edit) @48027   11 years vboxsync HMVMX: Log a bit more.
(edit) @48026   11 years vboxsync Ignore MSR_IA32_DEBUGCTL access for now, should be virtualized later.
(edit) @48025   11 years vboxsync VMM/HMVMXR0: Asserted by the caller, don't re-assert here.
(edit) @48024   11 years vboxsync Since AMD has MSR_IA32_MCP_CAP, we have to fake the other machine …
(edit) @48023   11 years vboxsync VMM/HMVMXR0: Additional logging to track VMCS state changes.
(edit) @48022   11 years vboxsync FE/Qt: Settings Dialog: USB page: Validation mechanism: Do not disable …
(edit) @48021   11 years vboxsync IPRT/vfsbase: RTVfsUtilPumpIoStreams(): properly detect detect EOF
(edit) @48020   11 years vboxsync Main/solaris: Warnings because Solaris doesn't know when to use const.
(edit) @48019   11 years vboxsync VMM/HMSVMR0: Fix assertion caused by EMT preemption in HM context.
(edit) @48018   11 years vboxsync iomInterpretXCHG: DevVGA can return VINF_EM_RAW_EMULATE_IO_BLOCK, …
(edit) @48017   11 years vboxsync cleanup
(edit) @48016   11 years vboxsync RT_STR_TUPLE
(edit) @48015   11 years vboxsync Main/PerformanceLinux: use RTLinuxSysFs* functions to access files in …
(edit) @48014   11 years vboxsync FE/VBoxManage/GuestCtrl: Implemented handling guest file, process and …
(edit) @48013   11 years vboxsync Main/Performance: fix the return code
(edit) @48012   11 years vboxsync RT_STR_TUPLE
(edit) @48011   11 years vboxsync Main/tstCollector: don't fail if certain functions are not implemented
(edit) @48010   11 years vboxsync E_IMPL => VERR_NOT_IMPLEMENTED
(edit) @48009   11 years vboxsync 1024 * 1024 => _1M
(edit) @48008   11 years vboxsync tstCollector: skip tests if the function is not implemented
(edit) @48007   11 years vboxsync Main/Performance: IPRT status code here, not COM status code
(edit) @48006   11 years vboxsync VMMR0ThreadCtxHooksCreate: Disabled the preemption hooks on solaris …
(edit) @48005   11 years vboxsync Main/glue/glue-java.xsl: fix the heavily broken "in enum safearray" …
(edit) @48004   11 years vboxsync Fixed initialization.
(edit) @48003   11 years vboxsync VMM: CPUMR0Init -> CPUMR0InitVM renamed.
(edit) @48001   11 years vboxsync Move proxy sources from Devices/Network/lwip-new/vbox to …
(edit) @48000   11 years vboxsync Windows 7 want MSR_IA32_MCP_CAP on AMD64 too.
(edit) @47999   11 years vboxsync VMM/HM: Better error reporting for unsupported VT-x feature combos.
(edit) @47998   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup (part 2).
(edit) @47997   11 years vboxsync VMM/HMVMXR0: Try fix stale VMCS launch state while getting preempted.
(edit) @47996   11 years vboxsync More MSRs fixes on AMD64. MSR_K8_NB_CFG is for recent linux kernels …
(edit) @47995   11 years vboxsync FE/Qt: 6909: Medium-enumeration cleanup (first steps).
(edit) @47994   11 years vboxsync G/c compat shim from standalone proxy - committed here accidentally.
(edit) @47993   11 years vboxsync G/c tstNetPfAddressPortPairParse - requested by vasily.
(edit) @47992   11 years vboxsync Drop VBoxNetSlirpNAT.cpp - it's not and will not be used. It begat …
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
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