VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49095   12 years vboxsync Rename PortForwardListener to NATNetworkListener (with more events to …
(edit) @49094   12 years vboxsync build fix
(edit) @49093   12 years vboxsync Storage/UsbMsd: Implement save state handlers
(edit) @49092   12 years vboxsync VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or …
(edit) @49091   12 years vboxsync UIWizardNewVM.cpp: Always SetPortCount on AHCI when used, whether it …
(edit) @49090   12 years vboxsync OS X host: leds sync: resync last affected HID device with the guest …
(edit) @49089   12 years vboxsync VBoxAppleSim.c: Appears that APPLE_GETVAR_PROTOCOL had the wrong …
(edit) @49088   12 years vboxsync crOpenGL: fix hgcm fallback
(edit) @49087   12 years vboxsync DBGC: 'u' fix.
(edit) @49086   12 years vboxsync VBoxManage/doc: document 'VBoxManage modifyvm triplefaultreset'
(edit) @49085   12 years vboxsync VMM/HMVMXR0: Partially revert r89778. Back to disassembling and …
(edit) @49084   12 years vboxsync tstRTPath.cpp: RTPathStripSuffix works more sensibly now, lone dot …
(edit) @49082   12 years vboxsync IPRT: darwin debugging fixes.
(edit) @49081   12 years vboxsync build fixes
(edit) @49080   12 years vboxsync baka fixes.
(edit) @49078   12 years vboxsync dir-win.cpp/RTDirCreate: Aaaaaaaaaaaaaaaaarg!!!!!!!!!!
(edit) @49077   12 years vboxsync RTDbgSymCache: flat kext hack.
(edit) @49076   12 years vboxsync IPRT: DWARF reader, enum the image symbols and add what's missing (or …
(edit) @49075   12 years vboxsync DBGPlugInDarwin.cpp: Kind of works, with latest kldr and a symbol …
(edit) @49074   12 years vboxsync Main, FE/Qt: Added a triple fault handling OS hint and a new OS/2 1.x …
(edit) @49073   12 years vboxsync NATNetwork::saveSettings: add IPv6 port-forwarding rules to the …
(edit) @49072   12 years vboxsync EM.cpp: logging.
(edit) @49071   12 years vboxsync EM.cpp: Don't try reset-on-triple-fault if SMP guest.
(edit) @49070   12 years vboxsync VMM: Observe the triple-fault-reset setting. Either trow a guru or …
(edit) @49069   12 years vboxsync API: Control and propagate triple fault reset/guru setting.
(edit) @49068   12 years vboxsync BIOS: Typo fix for PCI BIOS IRQ routing table query.
(edit) @49067   12 years vboxsync A bit more debug logging.
(edit) @49066   12 years vboxsync Main: warning
(edit) @49065   12 years vboxsync VBoxNetDHCP: Congig.cpp warning [-Wunused-parameter]
(edit) @49064   12 years vboxsync VBoxNetDhcp.cpp: Config.cpp drops usefulless includes.
(edit) @49063   12 years vboxsync VboxNetDHCP: Lease: hides fields to internal data-structure and expose …
(edit) @49062   12 years vboxsync VBoxNetDHCP.cpp: warnings [-Wunused-parameter].
(edit) @49061   12 years vboxsync More Mach-O symbol hacking.
(edit) @49060   12 years vboxsync Drop the ancient dbghelp.dll, we use what we find on the system these days.
(edit) @49059   12 years vboxsync Forgot part of r89856.
(edit) @49058   12 years vboxsync Main: Added a TripleFaultReset switch.
(edit) @49057   12 years vboxsync build fix
(edit) @49056   12 years vboxsync VBoxNetDHCP/Config.h: warnings [-Wunused-parameter]
(edit) @49055   12 years vboxsync uninitialize variable fix.
(edit) @49054   12 years vboxsync Resolve the uuid mapping link, in case the caller doesn't know the …
(edit) @49053   12 years vboxsync IPRT: More .dSYM hacking.
(edit) @49051   12 years vboxsync Windows installer: actually install the docs (chm + pdf)
(edit) @49050   12 years vboxsync FE/Qt: Settings dialog: Hide release logging under *gui* flow.
(edit) @49049   12 years vboxsync OS X host: leds sync: turn KBD devices whitelist into a blacklist.
(edit) @49048   12 years vboxsync OS X host: leds sync: code reworked in order to support dynamic kbd …
(edit) @49047   12 years vboxsync pr6927. the state of CD/DVD image is checked, only ISO image is …
(edit) @49045   12 years vboxsync error conversion.
(edit) @49044   12 years vboxsync Darwin guest OS digger hacking in progress. Adding symbol cache util …
(edit) @49043   12 years vboxsync symlink-win.cpp: Fixed bug in RTSymlinkCreate on windows, seems …
(edit) @49042   12 years vboxsync Do not configure IPv6 addresses and netif::output_ip6 method on the …
(edit) @49041   12 years vboxsync ip6_input: immediately drop packet if ipv6 is not configured on the …
(edit) @49040   12 years vboxsync More ext -> suff corrections.
(edit) @49039   12 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @49038   12 years vboxsync Main/Appliance: change API of IAppliance::write, allowing easy …
(edit) @49037   12 years vboxsync typo
(edit) @49036   12 years vboxsync duh3!
(edit) @49035   12 years vboxsync duh. copy & paste
(edit) @49034   12 years vboxsync removed bad docs.
(edit) @49033   12 years vboxsync IPRT: Added RTFileCompare* methods a la RTFileCopy*.
(edit) @49032   12 years vboxsync FE/SDL: use an absolute path here
(edit) @49031   12 years vboxsync Main/webservice: always use an absolute path here
(edit) @49030   12 years vboxsync Runtime/r3/win/process-win: typo
(edit) @49029   12 years vboxsync ovfreader: Don't check for xsi:type, just look for type. Dropped a …
(edit) @49028   12 years vboxsync iprt/cpp/xml: Fixed attribute lookup with namespace by doing the same …
(edit) @49027   12 years vboxsync portfwd.c: G/c: 1. same order of assignments before …
(edit) @49026   12 years vboxsync VMM: Some @thread doxygen corrections.
(edit) @49025   12 years vboxsync FE/Qt: 6982: Runtime UI: Multi-screen auto-pilot feature: Native MacOS …
(edit) @49024   12 years vboxsync portfwd.c: typo: portfwd_rule_add_del(, SOCKET -> int) parameter used …
(edit) @49023   12 years vboxsync portfwd.c: G/c materializing WSAGetLastError(), for debugging needs.
(edit) @49022   12 years vboxsync VBoxNetNAT/Win: removes inet_pton's Vista limitation, instead …
(edit) @49021   12 years vboxsync VMM/CPUMRCA.asm: Only IN_RC, don't leave legacy ifndef IN_RING3 lying …
(edit) @49020   12 years vboxsync VMM: FPU cleanup, CPUMAllA.asm is RC only, move it to CPUMRCA.asm and …
(edit) @49019   12 years vboxsync VMM: FPU cleanup.
(edit) @49018   12 years vboxsync VMM/HMR0Mixed.mac: Remove ugly jump label suffix passing when …
(edit) @49017   12 years vboxsync G/c leftover #if0'ed static port-forwarding used for testing.
(edit) @49016   12 years vboxsync Change vestigial names proxytest.* to proxy.*
(edit) @49015   12 years vboxsync FE/Qt: Runtime UI: Remove some dangerous logging (display can be invalid).
(edit) @49014   12 years vboxsync FE/Qt: Small doxyfile config change.
(edit) @49013   12 years vboxsync FE/Qt: Runtime UI: Strict guest normalization on desktop resize; …
(edit) @49012   12 years vboxsync OS X host: leds sync: fixed SEGFAULT when cached device was detached …
(edit) @49011   12 years vboxsync crOpenGL/win: fix window flashing on VM creation
(edit) @49010   12 years vboxsync VBoxTray/wddm: fix autoresize
(edit) @49009   12 years vboxsync FE/Qt: Runtime UI: Unify geometry normalization stuff for fullscreen …
(edit) @49008   12 years vboxsync FE/Qt: Runtime UI: Machine-view: Guest-resize logging.
(edit) @49007   12 years vboxsync Documentation: Typos.
(edit) @49006   12 years vboxsync Main/GuestFileImpl.cpp: More locking.
(edit) @49005   12 years vboxsync wddm: build fix
(edit) @49004   12 years vboxsync VMM/HMVMXR0: Comment update.
(edit) @49003   12 years vboxsync VMM/HMVMXR0, HMSVMR0: Comment out unused code paths in TLB shootdown.
(edit) @49002   12 years vboxsync VMM/HMVMXR0: Use instruction info. for string IO VM-exits on CPUs that …
(edit) @49000   12 years vboxsync VMM: IntrInfo to IntInfo renaming.
(edit) @48999   12 years vboxsync wddm: ensure all windows are initially hidden
(edit) @48998   12 years vboxsync VMM/HMVMXR0: Propagate all unexpected exits to release log, slight …
(edit) @48997   12 years vboxsync HDA: Stripped redundant ICH6 prefix. The identifiers are long enough …
(edit) @48996   12 years vboxsync duh
(edit) @48995   12 years vboxsync VMM/HMVMXR0: Make sure host segments are present in the LDT if we're …
(edit) @48994   12 years vboxsync GUI doxygen.
(edit) @48992   12 years vboxsync ASMGetSegAttr.asm: shorter.
(edit) @48990   12 years vboxsync Runtime: ASMGetSegAttr.
(edit) @48989   12 years vboxsync Main/NetworkAdapterImpl.cpp: Avoids lock drops and re-acquirings on …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette