|
|
@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 …
|
|
|
@44624
|
12 years |
vboxsync |
Missing entry in mangling.h
|
|
|
@44623
|
12 years |
vboxsync |
Runtime: RTPathCreateRelative -> RTPathCalcRelative
|
|
|
@44615
|
12 years |
vboxsync |
Runtime/path: Add RTPathCreateRelative to create a relative path …
|
|
|
@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.
|
|
|
@44512
|
12 years |
vboxsync |
Documented locking on the remaining device callbacks.
|
|
|
@44510
|
12 years |
vboxsync |
PDM takes the RTC cirtical section before calling the PDMRTCREG …
|
|
|
@44509
|
12 years |
vboxsync |
Document PIC and APIC callback method locking rules.
|
|
|
@44508
|
12 years |
vboxsync |
Drop the pfnSaveExecR3 and pfnLoadExecR3 interfaces of the PCI buses …
|
|
|
@44507
|
12 years |
vboxsync |
Documented locking on PCI device callbacks.
|
|
|
@44502
|
12 years |
vboxsync |
PDM queue callback lock remarks.
|
|
|
@44489
|
12 years |
vboxsync |
The deatch problem on OS/2 is in RTProcCreate.
|
|
|
@44458
|
12 years |
vboxsync |
Runtime: fix mangling.
|
|
|
@44456
|
12 years |
vboxsync |
Runtime: add unobtrusive initialisation option which does not block …
|
|
|
@44424
|
12 years |
vboxsync |
VBoxTpG.h: OS/2 cheats.
|
|
|
@44412
|
12 years |
vboxsync |
Storage: Merge sync/async interface for the cache
|
|
|
@44408
|
12 years |
vboxsync |
Storage/VD: stop sabotaging the resize of diff images
|
|
|
@44405
|
12 years |
vboxsync |
VMMRZ_INT_DECL fix.
|
|
|
@44399
|
12 years |
vboxsync |
DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
|
|
|
@44394
|
12 years |
vboxsync |
+VMMR3GetCpuByIdU, -FNATOMICHANDLER
|
|
|
@44393
|
12 years |
vboxsync |
VM,++: Changed the VM callbacks (at error, at runtime error, at state …
|
|
|
@44387
|
12 years |
vboxsync |
CFGM: Changed the config constructor to take a PUVM as well as a PVM …
|
|
|
@44386
|
12 years |
vboxsync |
CFGM: Some smaller PVM/PUVM adjustments.
|
|
|
@44385
|
12 years |
vboxsync |
CSAM: PVM -> PUVM for main interfaces, visibility cleanup.
|
|
|
@44375
|
12 years |
vboxsync |
EM: pVM -> pUVM for main, mark as many as possible interfaces module …
|
|
|
@44374
|
12 years |
vboxsync |
FTM: pVM -> pUVM for main, mark as many as possible interfaces module …
|
|
|
@44373
|
12 years |
vboxsync |
HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
|
|
|
@44362
|
12 years |
vboxsync |
PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
|
|
|
@44358
|
12 years |
vboxsync |
PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
|
|
|
@44355
|
12 years |
vboxsync |
PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
|
|
|
@44351
|
12 years |
vboxsync |
PDM,++: Change APIs used by Main from PVM to PUVM.
|
|
|
@44347
|
12 years |
vboxsync |
PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
|
|
|
@44346
|
12 years |
vboxsync |
TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
|
|
|
@44340
|
12 years |
vboxsync |
VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
|
|
|
@44337
|
12 years |
vboxsync |
update
|
|
|
@44324
|
12 years |
vboxsync |
VbglR3/VBoxControl: Added "guestproperty delete" + VbglR3GuestPropDelete.
|
|
|
@44299
|
12 years |
vboxsync |
RTTar: Implemented simple extraction (-x).
|
|
|
@44298
|
12 years |
vboxsync |
Implemented RTFileSetOwner on non-windows systems.
|
|
|
@44284
|
12 years |
vboxsync |
include,Extpacks/Puel: updates.
|
|
|
@44283
|
12 years |
vboxsync |
export to OSE
|
|
|
@44278
|
12 years |
vboxsync |
IPRT: Initial implementation of rm. Missing interactivity. Not tested …
|
|
|
@44276
|
12 years |
vboxsync |
include,ExtPacks\Puel\UsbWebcam,Main,VRDP: emulated USB webcam updates.
|
|
|
@44267
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44262
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44261
|
12 years |
vboxsync |
Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
|
|
|
@44260
|
12 years |
vboxsync |
Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
|
|
|
@44259
|
12 years |
vboxsync |
VMM: STAM counter naming.
|
|
|
@44255
|
12 years |
vboxsync |
Test value unit constants.
|
|
|
@44253
|
12 years |
vboxsync |
Storage: Missing file
|
|
|
@44252
|
12 years |
vboxsync |
Storage/Backends: async/sync I/O unification, remove separate entries …
|
|
|
@44251
|
12 years |
vboxsync |
VMM: stam counters and some renames.
|
|
|
@44250
|
12 years |
vboxsync |
Runtime/sg.cpp: void * -> const void * in RTSgBufCopyFromBuf
|
|
|
@44242
|
12 years |
vboxsync |
Storage: Next step in the sync/async I/O unification, change all calls …
|
|
|
@44241
|
12 years |
vboxsync |
Runtime/sg.cpp: Add API to check a buffer for zeros
|
|
|
@44233
|
12 years |
vboxsync |
Storage: Preparations for the sync/async I/O unification
|
|
|
@44222
|
12 years |
vboxsync |
vbsfBuildFullPath: Use the u16Length dude. The darwin tricks does and …
|
|
|
@44221
|
12 years |
vboxsync |
Forgot header update.
|
|
|
@44195
|
12 years |
vboxsync |
VMM/VMMAll, VMMR3: forceflags for updating CR3 and PAE PDPEs.
|
|
|
@44191
|
12 years |
vboxsync |
include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
|
|
|
@44189
|
12 years |
vboxsync |
CPUM: helper function.
|
|
|
@44173
|
12 years |
vboxsync |
SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
|
|
|
@44169
|
12 years |
vboxsync |
asm-amd64-x86.h: Added ASMIsViaCentaurCpuEx, ASMIsViaCentaurCpu, …
|
|
|
@44154
|
12 years |
vboxsync |
VMM/VMMR0: HM bits.
|
|
|
@44146
|
12 years |
vboxsync |
VMM: HM bits.
|
|
|
@44130
|
12 years |
vboxsync |
GA/Display: Support for dynamic configuration (position and …
|
|
|
@44096
|
12 years |
vboxsync |
VMM/VMMR0: naming.
|
|
|
@44091
|
12 years |
vboxsync |
Main: make the code more readable. Places where the comparisons were …
|
|
|
@44078
|
12 years |
vboxsync |
VMMR0/CPUMR0: atomic update of aGuestCpuId*(); fix return type of …
|
|
|
@44076
|
12 years |
vboxsync |
VMM: don't pass certain CPUID features to the guest if the feature is …
|
|
|
@44047
|
12 years |
vboxsync |
Forgot to commit.
|
|
|
@44039
|
12 years |
vboxsync |
Main: renavation com::Guid class. PR5744
|
|
|
@44004
|
12 years |
vboxsync |
APIC: spaces, nits.
|
|
|