|
|
@45705
|
12 years |
vboxsync |
Retired SELMR3DisableMonitoring.
|
|
|
@45702
|
12 years |
vboxsync |
nits
|
|
|
@45701
|
12 years |
vboxsync |
VMM: SELM and VMM early HM init changes.
|
|
|
@45693
|
12 years |
vboxsync |
VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault …
|
|
|
@45684
|
12 years |
vboxsync |
VMM/HMVMXR0: 32-bit fixes, round 2.
|
|
|
@45681
|
12 years |
vboxsync |
VMM/HMVMXR0: Fix for 32-bit hosts, round 1.
|
|
|
@45660
|
12 years |
vboxsync |
Main/Machine+Console+Settings: add graphics controller type setting, …
|
|
|
@45653
|
12 years |
vboxsync |
VMM/VMMR0: HM cleanup.
|
|
|
@45645
|
12 years |
vboxsync |
VMM/PDMDevHlp: Add helper to get the SUPDrv session handle (intended …
|
|
|
@45622
|
12 years |
vboxsync |
Main: Introducing CPUPropertyType_LongMode + legacy band aid.
|
|
|
@45621
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@45620
|
12 years |
vboxsync |
CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
|
|
|
@45618
|
12 years |
vboxsync |
Do HMR3Init first in vmR3InitRing3 so the other components can skip …
|
|
|
@45533
|
12 years |
vboxsync |
#ifdef the raw-mode force flags to find more code to #ifdef out.
|
|
|
@45531
|
12 years |
vboxsync |
VMMR0/HMVMXR0: Redo of VT-x event injection. Some STAM cleanup.
VMM: …
|
|
|
@45528
|
12 years |
vboxsync |
VBOX_WITH_RAW_MODE changes.
|
|
|
@45525
|
12 years |
vboxsync |
VBOX_WITH_RAW_MODE changes.
|
|
|
@45520
|
12 years |
vboxsync |
iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
|
|
|
@45518
|
12 years |
vboxsync |
Main: Code generator for (xp)com API implementations, including …
|
|
|
@45497
|
12 years |
vboxsync |
back out API wrapper generator, too broken with XPCOM
|
|
|
@45493
|
12 years |
vboxsync |
include/VBox/log.h: forgot an entire batch of updates
|
|
|
@45491
|
12 years |
vboxsync |
Main: Code generator for (xp)com implementations, including logging …
|
|
|
@45485
|
12 years |
vboxsync |
- *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
|
|
|
@45478
|
12 years |
vboxsync |
VMM/VMMR0: more consistent names.
|
|
|
@45474
|
12 years |
vboxsync |
VMM: Remove unused error codes, use more specific error codes. Restore …
|
|
|
@45434
|
12 years |
vboxsync |
GuestCtrl: More event handling code for IGuestFile and IGuestSession.
|
|
|
@45428
|
12 years |
vboxsync |
VMM: Propagate errors from PGM through the disassembler. Get rid of …
|
|
|
@45415
|
12 years |
vboxsync |
GuestCtrl: Implemented using (public) VirtualBox events instead of own …
|
|
|
@45411
|
12 years |
vboxsync |
comment.
|
|
|
@45385
|
12 years |
vboxsync |
VBox/err.h: VINF_VMX_DOUBLE_FAULT.
|
|
|
@45375
|
12 years |
vboxsync |
RTPathParse -> RTPathParseSimple.
|
|
|
@45370
|
12 years |
vboxsync |
VBox/log.h: VBGD and VBGL log groups.
|
|
|
@45369
|
12 years |
vboxsync |
FNVBGLHGCMCALLBACK declaration fix.
|
|
|
@45305
|
12 years |
vboxsync |
IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
|
|
|
@45301
|
12 years |
vboxsync |
IOM: Preparing to use read/write critsect.
|
|
|
@45299
|
12 years |
vboxsync |
PDMCritSectRw: Fixes.
|
|
|
@45293
|
12 years |
vboxsync |
PGMCritSectRw: Prep for ring-0 and raw-mode context operation.
|
|
|
@45291
|
12 years |
vboxsync |
VMM: HM bits.
|
|
|
@45276
|
12 years |
vboxsync |
Ring-1 compression patches, courtesy of trivirt AG:
- main: diff to …
|
|
|
@45249
|
12 years |
vboxsync |
VBoxGuestLib.h: Darwin visibility experiment.
|
|
|
@45216
|
12 years |
vboxsync |
VMM: HM bits.
|
|
|
@45189
|
12 years |
vboxsync |
STAM,VM: ring-3 only testing of pdmcritsectrw.h (disabled).
|
|
|
@45153
|
12 years |
vboxsync |
PDMCritSectRw: Early morphing stage - untested, ring-3 only.
|
|
|
@45152
|
12 years |
vboxsync |
PDMCritSectRw: Early morphing stage - untested, ring-3 only.
|
|
|
@45139
|
12 years |
vboxsync |
build fix
|
|
|
@45138
|
12 years |
vboxsync |
Main/NATNetworks: API+XML serialization for NATNetworks.
|
|
|
@45126
|
12 years |
vboxsync |
block fix.
|
|
|
@45125
|
12 years |
vboxsync |
VBox/com/*.h: file header and block fixes.
|
|
|
@45124
|
12 years |
vboxsync |
VRDEVideoIn.h,Extpacks/Puel/UsbWebcam: streaming updates, logging, cleanup.
|
|
|
@45117
|
12 years |
vboxsync |
Main/NATNetwork API (xTracker/5894).
|
|
|
@45109
|
12 years |
vboxsync |
GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
|
|
|
@45105
|
12 years |
vboxsync |
VMM/VMMR0: HM bits, fix WinXP booting with unrestricted.
|
|
|
@45097
|
12 years |
vboxsync |
Alignment.
|
|
|
@45092
|
12 years |
vboxsync |
VMM/VMMR0: HM bits, cleanup header a bit.
|
|
|
@45091
|
12 years |
vboxsync |
VMM/VMMR0: HM old-code segregation.
|
|
|
@45086
|
12 years |
vboxsync |
Use 6200-6299 (or 6399) for guest control, not 7100.
|
|
|
@45078
|
12 years |
vboxsync |
VBox/err.h + Main/GuestCtrl: Introduced own error range VERR_GSTCTL_*, …
|
|
|
@45076
|
12 years |
vboxsync |
GuestCtrl: *_NOTFIY_* -> *_NOTIFY_*.
|
|
|
@45058
|
12 years |
vboxsync |
include/VBox/com/defs.h: add macro to get size of a safearray, plus …
|
|
|
@45033
|
12 years |
vboxsync |
Fixed PDMICARDREADERUP method names so they don't repeat the interface …
|
|
|
@45032
|
12 years |
vboxsync |
Fixed PDMICARDREADERDOWN method names so they don't repeat the …
|
|
|
@45031
|
12 years |
vboxsync |
pdmcardreaderinfs.h: Todo about repeating the interface name in each …
|
|
|
@45024
|
12 years |
vboxsync |
PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after …
|
|
|
@45014
|
12 years |
vboxsync |
VBoxGuest.h: Fixed BSD IOCTL macros.
|
|
|
@45011
|
12 years |
vboxsync |
Build fix; forgot a file.
|
|
|
@45006
|
12 years |
vboxsync |
DBGF/DBGC: Fixing power off problems.
|
|
|
@45003
|
12 years |
vboxsync |
Additions/x11/vboxvideo: more dependency breaking.
|
|
|
@44992
|
12 years |
vboxsync |
VBOX_WITH_DPC_LATENCY_CHECKER: Some adjustments. Please, don't use …
|
|
|
@44970
|
12 years |
vboxsync |
Main/VirtualBoxClient: add method to perform VM error checking which …
|
|
|
@44948
|
12 years |
vboxsync |
Main/SystemProperties+Machine: new config setting for default VM …
|
|
|
@44935
|
12 years |
vboxsync |
GuestCtrl: More code for guest session infrastructure handling …
|
|
|
@44897
|
12 years |
vboxsync |
Cleanups related to pci bus master memory access (#1871).
|
|
|
@44896
|
12 years |
vboxsync |
Clarified the register getter and setter interface callbacks.
|
|
|
@44863
|
12 years |
vboxsync |
GuestCtrl: Infrastructure changes for handling and executing dedicated …
|
|
|
@44826
|
12 years |
vboxsync |
ExtPacks\Puel\UsbWebcam,VRDP: emulated USB webcam updates.
|
|
|
@44793
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44791
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44762
|
12 years |
vboxsync |
Vbox/VMM/VMMDev: Fix the inconsistency in the type of parameters being …
|
|
|
@44758
|
12 years |
vboxsync |
include,ExtPacks\Puel\UsbWebcam,Main,VRDP: emulated USB webcam updates.
|
|
|
@44743
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44730
|
12 years |
vboxsync |
BUGZ:6606 Guest CPU offlining/onlining now works. Renamed …
|
|
|
@44724
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44708
|
12 years |
vboxsync |
PDMIVMMDEVPORT::pfnRequestDisplayChange: Attempted documenting "new" …
|
|
|
@44707
|
12 years |
vboxsync |
PDMIVMMDEVPORT::pfnRequestDisplayChange: Attempted documenting "new" …
|
|
|
@44691
|
12 years |
vboxsync |
Added a device helper for registering device registers with DBGF …
|
|
|
@44689
|
12 years |
vboxsync |
Expose I/O APIC registers to the debugger facilities.
|
|
|
@44664
|
12 years |
vboxsync |
comment typo.
|
|
|
@44657
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44626
|
12 years |
vboxsync |
DevAPIC.cpp,++: Changed the APIC MMIO registrations to let IOM handle …
|
|
|
@44591
|
12 years |
vboxsync |
DevEFI,Nvram.cpp: Cleaning up. (partly tested)
|
|
|
@44573
|
12 years |
vboxsync |
IOM: Fixed IOMMMIO_FLAGS_WRITE_ONLY_DWORD and added …
|
|
|
@44566
|
12 years |
vboxsync |
pdmdev.h: Doc update.
|
|
|
@44564
|
12 years |
vboxsync |
IOM: Adding IOMMMIO_FLAGS_WRITE_ONLY_DWORD, fixing parameter validation.
|
|
|
@44543
|
12 years |
vboxsync |
VBox/pci.h: uOffset -> offReg.
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44525
|
12 years |
vboxsync |
VRDP: cleanup: removed obsolete VBOX_WITH_VRDP_VIDEO_CHANNEL.
|
|
|
@44524
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44522
|
12 years |
vboxsync |
SSM: Hide SSMR3RegisterDevice and SSMR3RegisterDriver.
|
|
|
@44519
|
12 years |
vboxsync |
SSM dev callback doc update.
|
|
|