|
|
@1825
|
18 years |
vboxsync |
Added a missing runtime header file to the Linux additions kernel modules
|
|
|
@1824
|
18 years |
vboxsync |
Disable NAT UDP broadcast resend to local address. Removed the inline …
|
|
|
@1823
|
18 years |
vboxsync |
Extra safety check.
|
|
|
@1822
|
18 years |
vboxsync |
Log writes to shadow tables (gdt, idt, ldt, tss)
|
|
|
@1821
|
18 years |
vboxsync |
Extra check for hypervisor region writes.
|
|
|
@1820
|
18 years |
vboxsync |
Correct.
|
|
|
@1819
|
18 years |
vboxsync |
Copy internal/magics.h
|
|
|
@1817
|
18 years |
vboxsync |
UINT_PTR
|
|
|
@1816
|
18 years |
vboxsync |
moved magics to a common header to avoid duplicating the same defines …
|
|
|
@1815
|
18 years |
vboxsync |
export it.
|
|
|
@1814
|
18 years |
vboxsync |
Fixed typo. (CPUM_HANDLER_CORECTX_IN_EBP->CPUM_HANDLER_CTXCORE_IN_EBP)
|
|
|
@1813
|
18 years |
vboxsync |
r=bird: I think we're also missing the bits of the state that's …
|
|
|
@1812
|
18 years |
vboxsync |
r=bird: Not entirely sure if inverting the destruction order is a good …
|
|
|
@1810
|
18 years |
vboxsync |
oops.
|
|
|
@1809
|
18 years |
vboxsync |
oops.
|
|
|
@1808
|
18 years |
vboxsync |
this is how we setup a one-shot timer. (code still disabled)
|
|
|
@1807
|
18 years |
vboxsync |
Adopted the posix timer code to support the three new timer APIs
|
|
|
@1806
|
18 years |
vboxsync |
Main: Don't distinguish between VBoxSVC exe locations when taking a …
|
|
|
@1805
|
18 years |
vboxsync |
FE/QT: Build fix.
|
|
|
@1804
|
18 years |
vboxsync |
FE/Qt: Attempted to fix a bunch of bugs in VBoxGlobal::getOpenFileName().
|
|
|
@1803
|
18 years |
vboxsync |
Mark thread NamedPipe listen thread as waitable, so that waiting for …
|
|
|
@1802
|
18 years |
vboxsync |
Avoid unimplemented int15 function warning for ah=0xe9 (SMI functions …
|
|
|
@1801
|
18 years |
vboxsync |
oops
|
|
|
@1800
|
18 years |
vboxsync |
missing parameter
|
|
|
@1799
|
18 years |
vboxsync |
Refuse to patch a handler whose idt cs selector isn't wide open.
|
|
|
@1798
|
18 years |
vboxsync |
Restore guest context when an trap occurs during iret in …
|
|
|
@1797
|
18 years |
vboxsync |
Clearer logging when a trap occurs in hypervisor code.
|
|
|
@1796
|
18 years |
vboxsync |
Commit the code written by Michal (with some minor changes).
|
|
|
@1795
|
18 years |
vboxsync |
Fixed small problem with iSCSI translation detection (returns unknown …
|
|
|
@1794
|
18 years |
vboxsync |
put back interrupt redirection update
|
|
|
@1793
|
18 years |
vboxsync |
backed out 19970
|
|
|
@1792
|
18 years |
vboxsync |
Proper interrupt redirection bitmap sync
|
|
|
@1791
|
18 years |
vboxsync |
style
|
|
|
@1790
|
18 years |
vboxsync |
1902: "Select Directory" dialogs are not native:
New Win32 API …
|
|
|
@1789
|
18 years |
vboxsync |
Fixed accidentally slipped in code duplication.
|
|
|
@1788
|
18 years |
vboxsync |
Implemented hgcmThreadWait.
|
|
|
@1785
|
18 years |
vboxsync |
allow to specify arbitrary X resolutions + use the right virtual …
|
|
|
@1784
|
18 years |
vboxsync |
Provide sensible error message in case the raw disk cannot be opened.
|
|
|
@1783
|
18 years |
vboxsync |
No catalog file just yet.
|
|
|
@1782
|
18 years |
vboxsync |
added 64 bits inf file
|
|
|
@1781
|
18 years |
vboxsync |
Split out generic/RTTimerCreate-generic.cpp from generic/timer-generic.cpp.
|
|
|
@1779
|
18 years |
vboxsync |
Again (as in r19876) ignore VERR_SEM_DESTROYED until it is properly fixed.
|
|
|
@1778
|
18 years |
vboxsync |
Clean up listen thread properly.
|
|
|
@1777
|
18 years |
vboxsync |
correction
|
|
|
@1776
|
18 years |
vboxsync |
Shutdown fix
|
|
|
@1775
|
18 years |
vboxsync |
shutdown change
|
|
|
@1774
|
18 years |
vboxsync |
Destroy drivers in filo order.
|
|
|
@1773
|
18 years |
vboxsync |
Spaces
|
|
|
@1772
|
18 years |
vboxsync |
Another try to fix the race condition in HGCM.
|
|
|
@1771
|
18 years |
vboxsync |
Export to OSE.
|
|
|
@1770
|
18 years |
vboxsync |
FE/Qt: Added the initial Chinese/Taiwan translation.
|
|
|
@1769
|
18 years |
vboxsync |
Fixed a race condition in HGCM. Removed workaround (r19876).
|
|
|
@1768
|
18 years |
vboxsync |
Fixed typo.
|
|
|
@1767
|
18 years |
vboxsync |
FE/Qt: Added several translation items and VBoxGlobal::language*() …
|
|
|
@1766
|
18 years |
vboxsync |
Introduce a dummy thread name parameter to rtThreadMain to allow …
|
|
|
@1765
|
18 years |
vboxsync |
Doesn't work.
|
|
|
@1764
|
18 years |
vboxsync |
Detach named pipe driver.
|
|
|
@1763
|
18 years |
vboxsync |
Changed registration order of char & named pipe driver.
|
|
|
@1762
|
18 years |
vboxsync |
Fixed uninitialized input variable in CDROM media presence check.
|
|
|
@1761
|
18 years |
vboxsync |
removed todo
|
|
|
@1760
|
18 years |
vboxsync |
Updates
|
|
|
@1759
|
18 years |
vboxsync |
Removed assertion and break out of receive loop in case of errors.
|
|
|
@1758
|
18 years |
vboxsync |
Another attempt at proper shutdown.
|
|
|
@1757
|
18 years |
vboxsync |
FE/Qt: Hard disk details now show Checking.../Inaccessibe when …
|
|
|
@1756
|
18 years |
vboxsync |
Read fix.
|
|
|
@1755
|
18 years |
vboxsync |
updated logging
|
|
|
@1754
|
18 years |
vboxsync |
Oops
|
|
|
@1753
|
18 years |
vboxsync |
Added statistics
|
|
|
@1752
|
18 years |
vboxsync |
Shutdown fix
|
|
|
@1751
|
18 years |
vboxsync |
Logging update
|
|
|
@1750
|
18 years |
vboxsync |
Extra check for busy read
|
|
|
@1749
|
18 years |
vboxsync |
|
|
|
@1748
|
18 years |
vboxsync |
alignment
|
|
|
@1746
|
18 years |
vboxsync |
another attempt
|
|
|
@1745
|
18 years |
vboxsync |
another attempt
|
|
|
@1744
|
18 years |
vboxsync |
attempt to fix 64-bit-builds
|
|
|
@1743
|
18 years |
vboxsync |
German updates
|
|
|
@1742
|
18 years |
vboxsync |
Proterty cleanup
|
|
|
@1741
|
18 years |
vboxsync |
Use a seperate thread for writing.
|
|
|
@1740
|
18 years |
vboxsync |
Support raw disk images (the code is almost identical to raw disk …
|
|
|
@1739
|
18 years |
vboxsync |
Main: VBoxSVC autostart: Don't endlessly continue starting it after a …
|
|
|
@1738
|
18 years |
vboxsync |
Clean up properly.
|
|
|
@1737
|
18 years |
vboxsync |
Fixed a couple off-by-one errors in the CHS handling part …
|
|
|
@1736
|
18 years |
vboxsync |
Property cleanup (and reexport serial device).
|
|
|
@1735
|
18 years |
vboxsync |
Partly revert previous CHS translation and shuffle around 16383 …
|
|
|
@1734
|
18 years |
vboxsync |
Skip write in case of an error.
|
|
|
@1733
|
18 years |
vboxsync |
-Wno-extra is not available on gcc-3
|
|
|
@1732
|
18 years |
vboxsync |
Shutdown fixes.
|
|
|
@1730
|
18 years |
vboxsync |
Use iprt/alloca.h to get the right headers for alloca().
|
|
|
@1728
|
18 years |
vboxsync |
Added missing IN_GUEST to a couple of templates.
|
|
|
@1727
|
18 years |
vboxsync |
Added expected config value to the list.
|
|
|
@1726
|
18 years |
vboxsync |
1703: Redesign the Virtual Disk Manager dialog:
1. Removing the last …
|
|
|
@1725
|
18 years |
vboxsync |
Please, take care to when introducing new features!
|
|
|
@1724
|
18 years |
vboxsync |
Build breakage fix.
|
|
|
@1723
|
18 years |
vboxsync |
Serial device:
- Renamed file & cleaned up
- Enabled GC & R0 IO port …
|
|
|
@1722
|
18 years |
vboxsync |
r=bird: excellent.
|
|
|
@1721
|
18 years |
vboxsync |
Implemented new 'MonitorCount' VM setting, to be used by VGA device …
|
|
|
@1720
|
18 years |
vboxsync |
fix/workaround for #1873
|
|
|
@1719
|
18 years |
vboxsync |
r=bird: missed an else case (fixed).
|
|
|
@1718
|
18 years |
vboxsync |
FE/Qt: NLS: Fixed: header files were not processed by the language …
|
|
|