VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49069   11 years vboxsync API: Control and propagate triple fault reset/guru setting.
(edit) @49068   11 years vboxsync BIOS: Typo fix for PCI BIOS IRQ routing table query.
(edit) @49067   11 years vboxsync A bit more debug logging.
(edit) @49066   11 years vboxsync Main: warning
(edit) @49065   11 years vboxsync VBoxNetDHCP: Congig.cpp warning [-Wunused-parameter]
(edit) @49064   11 years vboxsync VBoxNetDhcp.cpp: Config.cpp drops usefulless includes.
(edit) @49063   11 years vboxsync VboxNetDHCP: Lease: hides fields to internal data-structure and expose …
(edit) @49062   11 years vboxsync VBoxNetDHCP.cpp: warnings [-Wunused-parameter].
(edit) @49061   11 years vboxsync More Mach-O symbol hacking.
(edit) @49060   11 years vboxsync Drop the ancient dbghelp.dll, we use what we find on the system these days.
(edit) @49059   11 years vboxsync Forgot part of r89856.
(edit) @49058   11 years vboxsync Main: Added a TripleFaultReset switch.
(edit) @49057   11 years vboxsync build fix
(edit) @49056   11 years vboxsync VBoxNetDHCP/Config.h: warnings [-Wunused-parameter]
(edit) @49055   11 years vboxsync uninitialize variable fix.
(edit) @49054   11 years vboxsync Resolve the uuid mapping link, in case the caller doesn't know the …
(edit) @49053   11 years vboxsync IPRT: More .dSYM hacking.
(edit) @49052   11 years vboxsync list.h: warning ([-Wunused-parameter])
(edit) @49051   11 years vboxsync Windows installer: actually install the docs (chm + pdf)
(edit) @49050   11 years vboxsync FE/Qt: Settings dialog: Hide release logging under *gui* flow.
(edit) @49049   11 years vboxsync OS X host: leds sync: turn KBD devices whitelist into a blacklist.
(edit) @49048   11 years vboxsync OS X host: leds sync: code reworked in order to support dynamic kbd …
(edit) @49047   11 years vboxsync pr6927. the state of CD/DVD image is checked, only ISO image is …
(edit) @49046   11 years vboxsync kStuff 55 -> 57: More debug info loading adjustments.
(edit) @49045   11 years vboxsync error conversion.
(edit) @49044   11 years vboxsync Darwin guest OS digger hacking in progress. Adding symbol cache util …
(edit) @49043   11 years vboxsync symlink-win.cpp: Fixed bug in RTSymlinkCreate on windows, seems …
(edit) @49042   11 years vboxsync Do not configure IPv6 addresses and netif::output_ip6 method on the …
(edit) @49041   11 years vboxsync ip6_input: immediately drop packet if ipv6 is not configured on the …
(edit) @49040   11 years vboxsync More ext -> suff corrections.
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @49038   11 years vboxsync Main/Appliance: change API of IAppliance::write, allowing easy …
(edit) @49037   11 years vboxsync typo
(edit) @49036   11 years vboxsync duh3!
(edit) @49035   11 years vboxsync duh. copy & paste
(edit) @49034   11 years vboxsync removed bad docs.
(edit) @49033   11 years vboxsync IPRT: Added RTFileCompare* methods a la RTFileCopy*.
(edit) @49032   11 years vboxsync FE/SDL: use an absolute path here
(edit) @49031   11 years vboxsync Main/webservice: always use an absolute path here
(edit) @49030   11 years vboxsync Runtime/r3/win/process-win: typo
(edit) @49029   11 years vboxsync ovfreader: Don't check for xsi:type, just look for type. Dropped a …
(edit) @49028   11 years vboxsync iprt/cpp/xml: Fixed attribute lookup with namespace by doing the same …
(edit) @49027   11 years vboxsync portfwd.c: G/c: 1. same order of assignments before …
(edit) @49026   11 years vboxsync VMM: Some @thread doxygen corrections.
(edit) @49025   11 years vboxsync FE/Qt: 6982: Runtime UI: Multi-screen auto-pilot feature: Native MacOS …
(edit) @49024   11 years vboxsync portfwd.c: typo: portfwd_rule_add_del(, SOCKET -> int) parameter used …
(edit) @49023   11 years vboxsync portfwd.c: G/c materializing WSAGetLastError(), for debugging needs.
(edit) @49022   11 years vboxsync VBoxNetNAT/Win: removes inet_pton's Vista limitation, instead …
(edit) @49021   11 years vboxsync VMM/CPUMRCA.asm: Only IN_RC, don't leave legacy ifndef IN_RING3 lying …
(edit) @49020   11 years vboxsync VMM: FPU cleanup, CPUMAllA.asm is RC only, move it to CPUMRCA.asm and …
(edit) @49019   11 years vboxsync VMM: FPU cleanup.
(edit) @49018   11 years vboxsync VMM/HMR0Mixed.mac: Remove ugly jump label suffix passing when …
(edit) @49017   11 years vboxsync G/c leftover #if0'ed static port-forwarding used for testing.
(edit) @49016   11 years vboxsync Change vestigial names proxytest.* to proxy.*
(edit) @49015   11 years vboxsync FE/Qt: Runtime UI: Remove some dangerous logging (display can be invalid).
(edit) @49014   11 years vboxsync FE/Qt: Small doxyfile config change.
(edit) @49013   11 years vboxsync FE/Qt: Runtime UI: Strict guest normalization on desktop resize; …
(edit) @49012   11 years vboxsync OS X host: leds sync: fixed SEGFAULT when cached device was detached …
(edit) @49011   11 years vboxsync crOpenGL/win: fix window flashing on VM creation
(edit) @49010   11 years vboxsync VBoxTray/wddm: fix autoresize
(edit) @49009   11 years vboxsync FE/Qt: Runtime UI: Unify geometry normalization stuff for fullscreen …
(edit) @49008   11 years vboxsync FE/Qt: Runtime UI: Machine-view: Guest-resize logging.
(edit) @49007   11 years vboxsync Documentation: Typos.
(edit) @49006   11 years vboxsync Main/GuestFileImpl.cpp: More locking.
(edit) @49005   11 years vboxsync wddm: build fix
(edit) @49004   11 years vboxsync VMM/HMVMXR0: Comment update.
(edit) @49003   11 years vboxsync VMM/HMVMXR0, HMSVMR0: Comment out unused code paths in TLB shootdown.
(edit) @49002   11 years vboxsync VMM/HMVMXR0: Use instruction info. for string IO VM-exits on CPUs that …
(edit) @49001   11 years vboxsync asm-amd64-x86.h: Fix ASMGetSegAttr input operand size.
(edit) @49000   11 years vboxsync VMM: IntrInfo to IntInfo renaming.
(edit) @48999   11 years vboxsync wddm: ensure all windows are initially hidden
(edit) @48998   11 years vboxsync VMM/HMVMXR0: Propagate all unexpected exits to release log, slight …
(edit) @48997   11 years vboxsync HDA: Stripped redundant ICH6 prefix. The identifiers are long enough …
(edit) @48996   11 years vboxsync duh
(edit) @48995   11 years vboxsync VMM/HMVMXR0: Make sure host segments are present in the LDT if we're …
(edit) @48994   11 years vboxsync GUI doxygen.
(edit) @48993   11 years vboxsync ASMGetSegAttr: shorter.
(edit) @48992   11 years vboxsync ASMGetSegAttr.asm: shorter.
(edit) @48991   11 years vboxsync doc/manual: document restrictions with grabbing the keyboard.
(edit) @48990   11 years vboxsync Runtime: ASMGetSegAttr.
(edit) @48989   11 years vboxsync Main/NetworkAdapterImpl.cpp: Avoids lock drops and re-acquirings on …
(edit) @48988   11 years vboxsync NetworkAdapter::COMSETTER(AttachmentType): makes disabled network …
(edit) @48987   11 years vboxsync NetworkAdapterImpl.cpp: revert r89338 (partly). No need to touch NAT …
(edit) @48986   11 years vboxsync VMM/SSM: Add support for USB devices
(edit) @48985   11 years vboxsync Main, Frontends: Make the port count of the SAS controller …
(edit) @48984   11 years vboxsync Committed a bit too much
(edit) @48983   11 years vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48982   11 years vboxsync Missing exports
(edit) @48981   11 years vboxsync Devices/UsbMsd: Updates
(edit) @48980   11 years vboxsync PDM,USB: Add methods to detach and attach drivers to USB devices …
(edit) @48979   11 years vboxsync VBoxTray/wddm: fix Vista autoresize
(edit) @48978   11 years vboxsync Mac OS X host: leds sync: add Sun Vendor ID into the whitelist.
(edit) @48977   11 years vboxsync trunk is 4.3.51 now
(edit) @48976   11 years vboxsync after 4.3 RC1
(edit) @48975   11 years vboxsync 4.3 RC1
(edit) @48974   11 years vboxsync Mac OS X installer: fixed typo.
(edit) @48973   11 years vboxsync Main/NetworkAdapter: disable for now as the locking order is wrong
(edit) @48972   11 years vboxsync Additions/installer/linux: remove old directories too.
(edit) @48971   11 years vboxsync crOpenGL: fix reparent
(edit) @48970   11 years vboxsync Main/NetworkAdapter: notify NAT network changes also if we switch 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