|
|
@48168
|
11 years |
vboxsync |
r0drv/solaris: Clarify why INT64_MAX.
|
|
|
@48167
|
11 years |
vboxsync |
nit.
|
|
|
@48166
|
11 years |
vboxsync |
Format lwip-related assignemnts in VBOX_WITH_INIP section to conform …
|
|
|
@48165
|
11 years |
vboxsync |
r0drv/solaris/timer: Fix specific periodic timers, one-shot any-cpu …
|
|
|
@48164
|
11 years |
vboxsync |
Main: phase out the use of the XPCOM glue (wasn't ever used), and …
|
|
|
@48163
|
11 years |
vboxsync |
libs/xpcom: fixed XP_HOME path for hardened OSX builds
|
|
|
@48162
|
11 years |
vboxsync |
Storage/DevFdc: Initialize 'len' to zero at the beginning, safer.
|
|
|
@48161
|
11 years |
vboxsync |
Storage/DevFdc: Uninitialized variable warning.
|
|
|
@48160
|
11 years |
vboxsync |
Main/src-server/PerformanceLinux: unused var.
|
|
|
@48159
|
11 years |
vboxsync |
More 64-bit instructions for 32-bit hosts.
|
|
|
@48158
|
11 years |
vboxsync |
IEM: Do not try unmapping a page that was not mapped.
|
|
|
@48157
|
11 years |
vboxsync |
Solaris/VBoxNetFltBow: unused function warning.
|
|
|
@48156
|
11 years |
vboxsync |
VMM/HMVMXR0: Update comment and add assertion. We no longer have gaps …
|
|
|
@48155
|
11 years |
vboxsync |
wined3d: fpu setup for amd64
|
|
|
@48154
|
11 years |
vboxsync |
vboxtray: cleanup debugging
|
|
|
@48153
|
11 years |
vboxsync |
VMM/HM: More dead code path elimination.
|
|
|
@48152
|
11 years |
vboxsync |
Param comment.
|
|
|
@48151
|
11 years |
vboxsync |
Netware 6 is reading MSR_P4_LASTBRANCH_0 (0x1db).
|
|
|
@48150
|
11 years |
vboxsync |
NAT/slirp: include VBox/vmm/dbgf.h where it required only.
|
|
|
@48149
|
11 years |
vboxsync |
tstRTR0TimerDriver: Platforms without one-shot timer support handled …
|
|
|
@48148
|
11 years |
vboxsync |
Runtime/r0drv/solaris: Fix race with specific timers and enabled …
|
|
|
@48147
|
11 years |
vboxsync |
tstRTR0Timer: Fix testcase to skip one-shot timers when it's not supported.
|
|
|
@48146
|
11 years |
vboxsync |
wddm: comments
|
|
|
@48145
|
11 years |
vboxsync |
wddm: fix autoresize for win8 display-only
|
|
|
@48144
|
11 years |
vboxsync |
Allow reading P5_MC_ADDR and P5_MC_TYPE.
|
|
|
@48142
|
11 years |
vboxsync |
intel manuals hints that there should be at least 8 variables one.
|
|
|
@48141
|
11 years |
vboxsync |
QNX doesn't believe our MTRR_CAP report and messes with the variable …
|
|
|
@48140
|
11 years |
vboxsync |
VMM/HMVMXR0: Safer longjmp coverage, only restore host state when …
|
|
|
@48139
|
11 years |
vboxsync |
disble thread-context hooks on Linux again
|
|
|
@48138
|
11 years |
vboxsync |
VBoxClient: always call XInitThreads() before any other Xlib calls.
|
|
|
@48137
|
11 years |
vboxsync |
FE/Qt and FE/SDL: always call XInitThreads() before any other Xlib calls.
|
|
|
@48136
|
11 years |
vboxsync |
VMM: Disable thread-context hooks on Solaris. Driver doesn't unload.
|
|
|
@48135
|
11 years |
vboxsync |
VMM/HM: Eliminate dead code paths.
|
|
|
@48134
|
11 years |
vboxsync |
VMM/HMSVMR0: Fix variable scoping.
|
|
|
@48133
|
11 years |
vboxsync |
VMM/HMSVMR0: Unbreak AMD-V event injection.
|
|
|
@48132
|
11 years |
vboxsync |
VMM: Ditch VBOX_WITH_VMMR0_DISABLE_PREEMPTION.
|
|
|
@48131
|
11 years |
vboxsync |
missing e
|
|
|
@48130
|
11 years |
vboxsync |
VMM: Enable thread-context hooks. Reimplemented event injection logic …
|
|
|
@48129
|
11 years |
vboxsync |
tstRTR0TimerDriver: currently no periodic specific timers on Solaris
|
|
|
@48128
|
11 years |
vboxsync |
Main/PerformanceLinux: don't resolve /dev/mapper symlinks
|
|
|
@48127
|
11 years |
vboxsync |
IEM: Started on 64-bit ops on 32-bit hosts.
|
|
|
@48126
|
11 years |
vboxsync |
Log the 10 first wrmsr GPs.
|
|
|
@48125
|
11 years |
vboxsync |
tstRTInlineAsm.cpp: cpuid(0x8000001d) fix.
|
|
|
@48124
|
11 years |
vboxsync |
FE/Qt: 6909: Medium-enumeration cleanup/rework (part 5).
|
|
|
@48123
|
11 years |
vboxsync |
BIOS: Trailing spaces, begone!
|
|
|
@48122
|
11 years |
vboxsync |
BIOS: Fixed disk logging, stripped trailing spaces.
|
|
|
@48121
|
11 years |
vboxsync |
Main: don't log the medium type of host DVD drives
|
|
|
@48119
|
11 years |
vboxsync |
Another intel MSR.
|
|
|
@48118
|
11 years |
vboxsync |
DevFdc: Properly select head on seek.
|
|
|
@48117
|
11 years |
vboxsync |
pr6022. Clean up the code.
|
|
|
@48115
|
11 years |
vboxsync |
Additions/linux/drm: re-working kernel mode-setting driver based on …
|
|
|
@48113
|
11 years |
vboxsync |
Move slip, ppp and snmp sources to separate += assignments and comment …
|
|
|
@48112
|
11 years |
vboxsync |
Drop src/netif/ethernetif.c from LWIP_SOURCES - it's an #if 0'ed …
|
|
|
@48111
|
11 years |
vboxsync |
Minor cosmetic in variable assignments.
|
|
|
@48110
|
11 years |
vboxsync |
Drop Devices/Network from INCS - VBoxLwipCore moved in with the rest …
|
|
|
@48109
|
11 years |
vboxsync |
Move renaming of lwip symbols from lwipopts.h into a separate file …
|
|
|
@48108
|
11 years |
vboxsync |
VBoxLwipCore.cpp is a generic wrapper for lwip, so it should live …
|
|
|
@48107
|
11 years |
vboxsync |
NATNetwork windows build fix. Fixed memory leak in …
|
|
|
@48105
|
11 years |
vboxsync |
VBoxManage natnetwork help
|
|
|
@48104
|
11 years |
vboxsync |
VBoxManage: coding style
|
|
|
@48103
|
11 years |
vboxsync |
Main/NATNetwork: cut'n'paste typo: u32GatewayOffset -> u32DhcpOffset.
|
|
|
@48102
|
11 years |
vboxsync |
In addition to r88476: update UUID for IHostNetworkInterface.
|
|
|
@48101
|
11 years |
vboxsync |
BUGZ#6780: API change: introduced GetShortName() method for …
|
|
|
@48100
|
11 years |
vboxsync |
tstVMStructSize: print some useful offsets.
|
|
|
@48099
|
11 years |
vboxsync |
crOpenGL: missing file
|
|
|
@48098
|
11 years |
vboxsync |
Main/NATNetwork: loopback mappings registration/deletion and modification.
|
|
|
@48097
|
11 years |
vboxsync |
VBoxManage/list (natnetworks): dumps registered port-forwarding rules …
|
|
|
@48096
|
11 years |
vboxsync |
VBoxManage/NATNetwork: adds -l(--loopback-4) and -L(--loopback-6) …
|
|
|
@48095
|
11 years |
vboxsync |
crOpenGL: yet another adjustment to 3D notify mechanism
|
|
|
@48093
|
11 years |
vboxsync |
NAT/xml: loopback mappings introduces NATNetwork entities:
…
|
|
|
@48092
|
11 years |
vboxsync |
Drop "fini" callback/arg from tcpip_init() to minimize diffs from …
|
|
|
@48090
|
11 years |
vboxsync |
FE/Qt: Virtual Medium Manager: Rework (part 3).
|
|
|
@48089
|
11 years |
vboxsync |
FE/Qt: 6909: Medium-enumeration cleanup (part 4).
|
|
|
@48088
|
11 years |
vboxsync |
FE/Qt: Virtual Medium Manager: Rework (part 2).
|
|
|
@48087
|
11 years |
vboxsync |
Frontends/VirtualBox+VBoxManage: when unregistering a VM, also …
|
|
|
@48086
|
11 years |
vboxsync |
FE/Qt: Virtual Medium Manager: Rework (part 1).
|
|
|
@48085
|
11 years |
vboxsync |
FE/Qt: QIDialog: Safe-pointer typedef.
|
|
|
@48084
|
11 years |
vboxsync |
crOpenGL/OSX: fix presentation with no-context-set views
|
|
|
@48083
|
11 years |
vboxsync |
VMM: wrong calling convention
|
|
|
@48082
|
11 years |
vboxsync |
VMM/HMVMXR0: Fix invalid VMCS launch-state when thread-context hooks …
|
|
|
@48081
|
11 years |
vboxsync |
DevFdc: Allow reformatting a floppy.
|
|
|
@48080
|
11 years |
vboxsync |
VMM/TMAll: doxygen comment correction.
|
|
|
@48079
|
11 years |
vboxsync |
crOpenGL: proper default shared context support
|
|
|
@48078
|
11 years |
vboxsync |
wined3d: better copysignf
|
|
|
@48077
|
11 years |
vboxsync |
ignore MSR_K8_VM_CR on AMD
|
|
|
@48075
|
11 years |
vboxsync |
Another MSR people like to read.
|
|
|
@48074
|
11 years |
vboxsync |
Explicitely use "signed char" instead of int8_t to define s8_t if …
|
|
|
@48073
|
11 years |
vboxsync |
wined3d: update to wine 1.6
|
|
|
@48072
|
11 years |
vboxsync |
Typo.
|
|
|
@48071
|
11 years |
vboxsync |
wddm: missing file
|
|
|
@48070
|
11 years |
vboxsync |
wddm,vboxtray: forward-port autoresize, multimon, and seamless fixes …
|
|
|
@48069
|
11 years |
vboxsync |
BIOS: Return more sensible and bigger DPTs (see #6481).
|
|
|
@48068
|
11 years |
vboxsync |
Log details on VM processes which doesn't exit cleanly.
|
|
|
@48067
|
11 years |
vboxsync |
BIOS: There is no such thing as a 160K/180K/320K floppy drive.
|
|
|
@48066
|
11 years |
vboxsync |
CPUM: Fake MSR_IA32_MCG_STATUS reads. Corrected MSR names, IA32_MCP …
|
|
|
@48065
|
11 years |
vboxsync |
load_segment: on second though, just remove the bogus log statement.
|
|
|
@48064
|
11 years |
vboxsync |
comment
|
|
|
@48062
|
11 years |
vboxsync |
HostDrivers/VBoxUsbMon: Hook to multiple USB drivers on Windows (USB3 …
|
|
|
@48061
|
11 years |
vboxsync |
FE/Qt: 6909: Medium-enumeration cleanup (part 3).
|
|
|
@48060
|
11 years |
vboxsync |
VMM/HMVMXR0: Comments.
|
|
|