|
|
@2149
|
18 years |
vboxsync |
Set user bit in shadow page & pd when in non-paging mode.
|
|
|
@2148
|
18 years |
vboxsync |
Changed the configuration directory to Library/VirtualBox on darwin.
|
|
|
@2147
|
18 years |
vboxsync |
grmpf
|
|
|
@2146
|
18 years |
vboxsync |
deprecated functions
|
|
|
@2145
|
18 years |
vboxsync |
use ASMMemoryClobber here since the host will change memory
|
|
|
@2144
|
18 years |
vboxsync |
added ASMMemoryClobber()
|
|
|
@2143
|
18 years |
vboxsync |
export to OSE
|
|
|
@2142
|
18 years |
vboxsync |
Some debug stuff for the GIP access double crash.
|
|
|
@2141
|
18 years |
vboxsync |
Made the device node 0666 for now. Fixed some logging.
|
|
|
@2140
|
18 years |
vboxsync |
Web services: Adjustments to global XIDL file, more progress with web …
|
|
|
@2139
|
18 years |
vboxsync |
FE/Qt: Added new translation files, corrected some spelling in …
|
|
|
@2138
|
18 years |
vboxsync |
Use hidden selector register in DBGFR3DisasInstrEx
|
|
|
@2137
|
18 years |
vboxsync |
Drop page flags consistency check in non-paging mode.
|
|
|
@2136
|
18 years |
vboxsync |
Drop the 32 bits code requirement from EMInterpretInstruction.
|
|
|
@2135
|
18 years |
vboxsync |
Removed wrong assertion.
|
|
|
@2134
|
18 years |
vboxsync |
Logging update
|
|
|
@2133
|
18 years |
vboxsync |
Removed obsolete comment.
|
|
|
@2132
|
18 years |
vboxsync |
Reset pending flag on reset.
|
|
|
@2131
|
18 years |
vboxsync |
Got rid of obsolete assertions.
|
|
|
@2130
|
18 years |
vboxsync |
Always sync the hidden selector attributes.
|
|
|
@2129
|
18 years |
vboxsync |
Accept all cpu modes for AMD SVM.
|
|
|
@2128
|
18 years |
vboxsync |
Enable movs emulation for ring 0.
|
|
|
@2127
|
18 years |
vboxsync |
Fully sync the selector attributes in real mode.
|
|
|
@2126
|
18 years |
vboxsync |
TRPM changes to assert and report trap/interrupt types accurately.
|
|
|
@2125
|
18 years |
vboxsync |
Changed export type.
|
|
|
@2124
|
18 years |
vboxsync |
TRPM changes to assert and report trap/interrupt types accurately.
|
|
|
@2123
|
18 years |
vboxsync |
TRPM changes to assert and report trap/interrupt types accurately.
|
|
|
@2122
|
18 years |
vboxsync |
make stack non-executable for Linux targets
|
|
|
@2121
|
18 years |
vboxsync |
Enable movs for ring 0. (not yet used)
|
|
|
@2120
|
18 years |
vboxsync |
Real and protected mode without paging changes. Currently not yet used.
|
|
|
@2119
|
18 years |
vboxsync |
Finished hidden selector case.
|
|
|
@2118
|
18 years |
vboxsync |
Update new VBox HDD container interface.
|
|
|
@2117
|
18 years |
vboxsync |
SELMToFlatEx change.
Enable 16 bits instruction emulation for MMIO
|
|
|
@2116
|
18 years |
vboxsync |
SELMToFlatEx change
|
|
|
@2115
|
18 years |
vboxsync |
SELMToFlatEx change
|
|
|
@2114
|
18 years |
vboxsync |
SELMToFlatEx change
|
|
|
@2113
|
18 years |
vboxsync |
Force the guest VRAM copying to the external buffer when taking screenshot.
|
|
|
@2112
|
18 years |
vboxsync |
German updates
|
|
|
@2111
|
18 years |
vboxsync |
gcc-4 compile fix
|
|
|
@2110
|
18 years |
vboxsync |
Main: Fixed: IDVDImage::size always returned (size &0xFFFFFFFF) so …
|
|
|
@2109
|
18 years |
vboxsync |
XPCOM/IPC/DConnect: Fixed: The remote object stub always returned …
|
|
|
@2108
|
18 years |
vboxsync |
Never return true from RTAssertDoBreakpoint.
|
|
|
@2107
|
18 years |
vboxsync |
Proper init of hidden selector registers.
|
|
|
@2106
|
18 years |
vboxsync |
Do not block EMT while resizing the framebuffer.
|
|
|
@2105
|
18 years |
vboxsync |
sync virt time docs and some general docs updates.
|
|
|
@2104
|
18 years |
vboxsync |
Added X86_SEL_TYPE_MEMORY
|
|
|
@2103
|
18 years |
vboxsync |
Fix for ExFreePoolWithTag which does not exist on NT4 and must not be …
|
|
|
@2102
|
18 years |
vboxsync |
PIC is needed for shared libraries on L4 (l4sys depends on this)
|
|
|
@2101
|
18 years |
vboxsync |
Updated the Linux guest clipboard code and added it to the additions …
|
|
|
@2100
|
18 years |
vboxsync |
Rewrote the hgcm code in the additions kernel module for improved …
|
|
|
@2099
|
18 years |
vboxsync |
Fixed a typo in the Linux kernel module makefiles
|
|
|
@2098
|
18 years |
vboxsync |
SELMToFlat change for hwaccm mode.
|
|
|
@2097
|
18 years |
vboxsync |
X86_CR0_PG must always be set in the guest CR0.
|
|
|
@2096
|
18 years |
vboxsync |
Made error messages more detailed
|
|
|
@2095
|
18 years |
vboxsync |
GetPage will deal with real and protected mode without paging.
|
|
|
@2094
|
18 years |
vboxsync |
CPUMR3DisasmInstrCPU fix for real mode disassembly.
|
|
|
@2093
|
18 years |
vboxsync |
Committed back changeset:20231 to find out the exact problem on test …
|
|
|
@2092
|
18 years |
vboxsync |
German updates
|
|
|
@2091
|
18 years |
vboxsync |
space
|
|
|
@2090
|
18 years |
vboxsync |
Added PGMPOOLKIND_32BIT_PT_FOR_PHYS & PGMPOOLKIND_PAE_PT_FOR_PHYS
|
|
|
@2089
|
18 years |
vboxsync |
Added PGMPOOLKIND_32BIT_PT_FOR_PHYS & PGMPOOLKIND_PAE_PT_FOR_PHYS
|
|
|
@2088
|
18 years |
vboxsync |
nasm fix
|
|
|
@2087
|
18 years |
vboxsync |
fixed broken nasm support.
|
|
|
@2086
|
18 years |
vboxsync |
fixed broken nasm support.
|
|
|
@2085
|
18 years |
vboxsync |
Fixed typo.
|
|
|
@2084
|
18 years |
vboxsync |
claim+unmount mounted dvds on darwin.
|
|
|
@2083
|
18 years |
vboxsync |
Made AssertCompile work more reliably on gcc. (only tested with 4.1.1, …
|
|
|
@2082
|
18 years |
vboxsync |
spaces
|
|
|
@2081
|
18 years |
vboxsync |
don't check for pending timers on resume either.
|
|
|
@2080
|
18 years |
vboxsync |
Added basic DualView support to the NT miniport.
|
|
|
@2079
|
18 years |
vboxsync |
Added VBE_DISPI_INDEX_CMONITOR indexed register to pass the …
|
|
|
@2078
|
18 years |
vboxsync |
Removed obsolete code
|
|
|
@2077
|
18 years |
vboxsync |
FE/Qt: Applied temorary fix to avoud VM hangs when Auto Resize Guest …
|
|
|
@2076
|
18 years |
vboxsync |
TMTimerGet is unsafe as it checks for expired timers each time.
|
|
|
@2075
|
18 years |
vboxsync |
Added TMVirtualGetEx.
Changed TMCpuTickGetOffset to return virtual …
|
|
|
@2074
|
18 years |
vboxsync |
Updated function description.
|
|
|
@2073
|
18 years |
vboxsync |
Added TMVirtualGetEx
|
|
|
@2072
|
18 years |
vboxsync |
Logging
|
|
|
@2071
|
18 years |
vboxsync |
Webservice: Disable for OSE.
|
|
|
@2070
|
18 years |
vboxsync |
Corrected TSC offset for SVM & VMX.
|
|
|
@2069
|
18 years |
vboxsync |
logging
|
|
|
@2068
|
18 years |
vboxsync |
FE/Qt: Added the Default choice for to the language selection UI.
|
|
|
@2067
|
18 years |
vboxsync |
FE/Qt: Fixed: It was impossible to set GUI/LanguageID to null (i.e. …
|
|
|
@2066
|
18 years |
vboxsync |
Removed misleading comment
|
|
|
@2065
|
18 years |
vboxsync |
Use EMInterpretInstructionCPU for rdtsc
|
|
|
@2064
|
18 years |
vboxsync |
Accept ring 3 rdtsc for emulation.
|
|
|
@2063
|
18 years |
vboxsync |
More stats
|
|
|
@2062
|
18 years |
vboxsync |
TSC offset initialized on entry.
|
|
|
@2061
|
18 years |
vboxsync |
Added TMCpuTickGetOffset
|
|
|
@2060
|
18 years |
vboxsync |
Added TMCpuTickGetOffset
|
|
|
@2059
|
18 years |
vboxsync |
unbusted 64-bit builds (TODO: why the heck didn't this trigger build …
|
|
|
@2058
|
18 years |
vboxsync |
Webservices: Prototype for XIDL-to-WSDL via XSLT functionally complete.
|
|
|
@2057
|
18 years |
vboxsync |
Main: Removed erroneous extra Release() in auto-shutdown management …
|
|
|
@2056
|
18 years |
vboxsync |
Virtualize the TSC.
|
|
|
@2055
|
18 years |
vboxsync |
FE/Qt: Fixed a debug assertion when a global GUI configuration key had …
|
|
|
@2054
|
18 years |
vboxsync |
Think I found the problem with the double shutdown mess. Removing the …
|
|
|
@2053
|
18 years |
vboxsync |
Pass the rc from poweroff and suspend around!
|
|
|
@2052
|
18 years |
vboxsync |
Make named pipe destruction independent of driver destruction order.
|
|
|
@2051
|
18 years |
vboxsync |
Comment cleanup.
|
|
|
@2050
|
18 years |
vboxsync |
debug only
|
|
|