VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15288   16 years vboxsync Exclusive
(edit) @15287   16 years vboxsync slirp: logging enhancements
(edit) @15286   16 years vboxsync slirp:icmp: freeing ICMP buffer on Slirp termination
(edit) @15285   16 years vboxsync slirp:icmp: Closing ICMP library on Slirp termination
(edit) @15284   16 years vboxsync PGM, REM: Virtual address in TLB - this is what I meant…
(edit) @15283   16 years vboxsync Main/XIDL: Attempted to fix webservice …
(edit) @15282   16 years vboxsync Main/XIDL: Added MachineState_FirstOnline and LastOnline …
(edit) @15281   16 years vboxsync Main/Docs: Don't show internal notes. Prepend enum name to the enum …
(edit) @15280   16 years vboxsync recompiler_new/Makefile.kmk: EXTENDS_BY (missing S), general cleanup - …
(edit) @15279   16 years vboxsync removed unneded change, use assingment instaed appending
(edit) @15278   16 years vboxsync REM: a bit better dual REM configuration
(edit) @15277   16 years vboxsync HostServices/GuestProperties: hopefully fix a crash on Solaris hosts
(edit) @15276   16 years vboxsync Fix
(edit) @15275   16 years vboxsync Fixes
(edit) @15274   16 years vboxsync burn fix
(edit) @15273   16 years vboxsync Missing setup
(edit) @15272   16 years vboxsync recompiler: support for 64-bit enabled REM library on 32-bit hosts …
(edit) @15271   16 years vboxsync SUPR3HardenedMain: Solaris net raw access (testing).
(edit) @15270   16 years vboxsync SUPR3HardenedMain: Solaris net raw access privilege (testing).
(edit) @15269   16 years vboxsync Solaris/Installer: changing temporary output dir.
(edit) @15268   16 years vboxsync FE/Qt4: 3304: "Warning during VM exit": fixed segfault when closing …
(edit) @15267   16 years vboxsync VBoxManage: implement enabling/disabling the VRDP server at runtime
(edit) @15266   16 years vboxsync slirp: don't try to receive ICMP every time but only if the event is active
(edit) @15265   16 years vboxsync Wrong operand order
(edit) @15264   16 years vboxsync Darwin 10.5 VBOXBLDPROG hack.
(edit) @15263   16 years vboxsync NetFlt/win: install fixes, bind filter fix
(edit) @15262   16 years vboxsync Bug fixes
(edit) @15261   16 years vboxsync slirp: less noise
(edit) @15260   16 years vboxsync Solaris/VBoxNetFlt: log raw mode failure.
(edit) @15259   16 years vboxsync Main/Global.cpp: FreeBSD should default to the E1000 NIC since it …
(edit) @15258   16 years vboxsync Don't cache 64 bits read and writes for now (the _FULL fields).
(edit) @15257   16 years vboxsync PGMR0DynMap: Two more parenthesis.
(edit) @15256   16 years vboxsync Explicit cast for VMR3ReqCall NULL parameters.
(edit) @15255   16 years vboxsync Compile fixes
(edit) @15254   16 years vboxsync Bugfix
(edit) @15253   16 years vboxsync Fixed wrong opcodes
(edit) @15252   16 years vboxsync ATA/AHCI: Separated the device state structures for the ATA controller …
(edit) @15251   16 years vboxsync Disabled 64-bit guests fro 32-bit hosts for now - too much trouble.
(edit) @15250   16 years vboxsync Duplicate index
(edit) @15249   16 years vboxsync More VMCS access caching work.
(edit) @15248   16 years vboxsync new REM: disable liveness analysis for 32-bit hosts and 64-bit …
(edit) @15247   16 years vboxsync configure: libcap check
(edit) @15246   16 years vboxsync More VMCS read/write caching.
(edit) @15245   16 years vboxsync compile fix
(edit) @15244   16 years vboxsync slirp: added some disabled debug code
(edit) @15243   16 years vboxsync slirp: another fix for windows hosts
(edit) @15242   16 years vboxsync slirp: activated ICMP
(edit) @15241   16 years vboxsync slirp:icmp: Vista fix (according the forums) IcmpSendEchoes require …
(edit) @15240   16 years vboxsync slirp:icmp:log fixed
(edit) @15239   16 years vboxsync slirp: missed continue was added
(edit) @15238   16 years vboxsync slirp: added %R[natsock] format specifier
(edit) @15237   16 years vboxsync Change default NIC for 32 bits Vista & Win2k8 to E1000.
(edit) @15236   16 years vboxsync Started with VMCS read/write cache.
(edit) @15235   16 years vboxsync #3282: API, RT generic part, updated VBoxManage list hostif.
(edit) @15234   16 years vboxsync slirp: revert r40643
(edit) @15233   16 years vboxsync slirp:icmp: ICMP socket creation for Darwin
(edit) @15232   16 years vboxsync slirp:icmp ignoring all incomming ICMP messages except TIMEXEED and …
(edit) @15231   16 years vboxsync slirp:icmp: udp stored bind parameters to slirp socket structure
(edit) @15230   16 years vboxsync slirp:icmp: look up over sockets, for trace route scenario
(edit) @15229   16 years vboxsync slirp: ICMP socket isn't enqued anymore, so udp_detach shouldn't be …
(edit) @15228   16 years vboxsync backed out 40461. (PGMAllBth.h)
(edit) @15227   16 years vboxsync PGMAllBth: Fixed typo in CalcKind (harmless), did some predicting and …
(edit) @15226   16 years vboxsync PGM: Inlined PGMDynMapHCPageOff (get rid of it perhaps?).
(edit) @15225   16 years vboxsync PGMPool: typo in stat description.
(edit) @15224   16 years vboxsync PGMR0DynMap: Silly silly silly silly bug, mapping were mapped write …
(edit) @15223   16 years vboxsync slirp: fix win burns
(edit) @15222   16 years vboxsync slirp: fix burns
(edit) @15221   16 years vboxsync slirp: even more readability
(edit) @15220   16 years vboxsync slirp: readability
(edit) @15219   16 years vboxsync slirp:ICMP: local host ping works now
(edit) @15218   16 years vboxsync HWACCM: some temporary profiling of sub-parts of SwitchFromGC_2.
(edit) @15217   16 years vboxsync HWACCM: describe the exit reason stats.
(edit) @15216   16 years vboxsync iprt/asm.h: Fixed buggy ASMIsIntelCpu and ASMIsIntelCpuEx; the latter …
(edit) @15215   16 years vboxsync Main: #3312: Restore the proper hard disk accessibility state after …
(edit) @15214   16 years vboxsync HWACCMA.asm: code alignment, avoid stack.
(edit) @15213   16 years vboxsync HWACCMA.asm: code alignment.
(edit) @15212   16 years vboxsync SUPDrv: SUPR0AbsKernelCS/SS/DS/ES shouldn't be the LDT version on darwin!
(edit) @15211   16 years vboxsync VMXR0SaveHostState: Assert on bad cs and ss.
(edit) @15210   16 years vboxsync build fix
(edit) @15209   16 years vboxsync slirp: do {} while (0), cosmetics
(edit) @15208   16 years vboxsync build fix
(edit) @15207   16 years vboxsync slirp: style
(edit) @15206   16 years vboxsync slirp: fixed ICMP on Linux
(edit) @15205   16 years vboxsync Nuke VBoxManage tapsetup/tapterminate
(edit) @15204   16 years vboxsync typo
(edit) @15203   16 years vboxsync slirp: comments, cosmetics
(edit) @15202   16 years vboxsync Main: Fixed regression after r40588 (no hard disk names in HD UI).
(edit) @15201   16 years vboxsync slirp:icmp: ICM socket is out of udp socket queue now. Unix hangs …
(edit) @15200   16 years vboxsync warning
(edit) @15199   16 years vboxsync HWACCMR0A.asm: trimmed down VMXR0StartVM32 without any real effect. :/
(edit) @15198   16 years vboxsync HWACCMR0A.asm: retf -> far jmps for 64->32 thunking on darwin.
(edit) @15197   16 years vboxsync HWACCM: split up the SwitchFromGC (aka StatExit) stats into two parts …
(edit) @15196   16 years vboxsync PGMR0DynMap: profiling the whole shebang.
(edit) @15195   16 years vboxsync slirp:coding style
(edit) @15194   16 years vboxsync Slirp:ICMP: Proper shutdowning of ICMP raw socket on Unix and ICMP …
(edit) @15193   16 years vboxsync Linux hostif: hopefully fixed the problem for 64-bit host platforms. …
(edit) @15192   16 years vboxsync Devices/PcBios: handle LCHS failures more gracfully, just add a …
(edit) @15191   16 years vboxsync slirp:ICMP rollback shutdown fix.
(edit) @15190   16 years vboxsync Slirp:ICMP: Attempt to enable traceroute scenario on Windows with …
(edit) @15189   16 years vboxsync VMXR0RunGuestCode: profiling fixes.
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