|
|
@27845
|
15 years |
vboxsync |
build fix.
|
|
|
@27841
|
15 years |
vboxsync |
pdmnetifs.h: doc correction.
|
|
|
@27840
|
15 years |
vboxsync |
DrvIntNet,++: Implemented the missing buffer methods, added padding frame.
|
|
|
@27838
|
15 years |
vboxsync |
USB keyboard: avoid loosing keypresses due to missed URBs
|
|
|
@27835
|
15 years |
vboxsync |
Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
|
|
|
@27823
|
15 years |
vboxsync |
More cleanup
|
|
|
@27820
|
15 years |
vboxsync |
Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
|
|
|
@27808
|
15 years |
vboxsync |
VBoxHDD: First part of the async I/O support
* The async I/O …
|
|
|
@27806
|
15 years |
vboxsync |
Storage/VBoxHDD+DrvBlock+DrvVD: implement core code for live snapshot …
|
|
|
@27797
|
15 years |
vboxsync |
misc compiler warning fixes, comment typos and other minor cleanups
|
|
|
@27786
|
15 years |
vboxsync |
Main/glue: fix completely bogus comment
|
|
|
@27782
|
15 years |
vboxsync |
typo
|
|
|
@27781
|
15 years |
vboxsync |
HostServices/GuestProperties: get rid of the notification thread (see …
|
|
|
@27780
|
15 years |
vboxsync |
Main/glue: prepare for the day we have float/double parameters in the API
|
|
|
@27754
|
15 years |
vboxsync |
Main/Display, Devices/Graphics: added a generic guest …
|
|
|
@27738
|
15 years |
vboxsync |
AsyncCompletion: Add a new method to set the size of an endpoint
|
|
|
@27708
|
15 years |
vboxsync |
crOpenGL: some initial support for new multimonitor code
|
|
|
@27703
|
15 years |
vboxsync |
Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
|
|
|
@27682
|
15 years |
vboxsync |
2d: unified code for VBoxXxx & UIXxx, moved 2D state logic outside …
|
|
|
@27653
|
15 years |
vboxsync |
VSCSI: New SCSI interpreter component which will replace the old stuff …
|
|
|
@27631
|
15 years |
vboxsync |
;
|
|
|
@27630
|
15 years |
vboxsync |
PGM,HWACCM: Fix for panic on 32-bit mac os x when using nested paging. …
|
|
|
@27629
|
15 years |
vboxsync |
wddm: pointer integration working for color pointers
|
|
|
@27615
|
15 years |
vboxsync |
include,tools/env.sh: applying sparc patches.
|
|
|
@27607
|
15 years |
vboxsync |
Main: remove templates for 'weak' com pointers which do nothing anyway
|
|
|
@27574
|
15 years |
vboxsync |
x86.h: doxygen.
|
|
|
@27572
|
15 years |
vboxsync |
cpum.h: doxygen/javadoc style comments.
|
|
|
@27558
|
15 years |
vboxsync |
Storage: Simple driver for checking data integrity of virtual disks
|
|
|
@27481
|
15 years |
vboxsync |
Settings: I/O base and IRQ mixup for serial ports
|
|
|
@27459
|
15 years |
vboxsync |
Added VERR_PGM_PHYS_PAGE_BALLOONED
|
|
|
@27395
|
15 years |
vboxsync |
Added performance counter MSRs
|
|
|
@27383
|
15 years |
vboxsync |
wddm: basic Video DMA impl, guest driver bugfix
|
|
|
@27324
|
15 years |
vboxsync |
Main: Introduce various I/O control settings:
* Used I/O manager …
|
|
|
@27322
|
15 years |
vboxsync |
Added MSR_IA32_MISC_ENABLE slot
|
|
|
@27319
|
15 years |
vboxsync |
Added MSR_IA32_MISC_ENABLE
|
|
|
@27314
|
15 years |
vboxsync |
additions build fix
|
|
|
@27286
|
15 years |
vboxsync |
wddm: bugfix
|
|
|
@27254
|
15 years |
vboxsync |
HPET: correct interrupts delivery
|
|
|
@27232
|
15 years |
vboxsync |
Storage/VBoxHDD+DrvVD: implement framework for providing thread …
|
|
|
@27231
|
15 years |
vboxsync |
Implemented mwait extension for breaking on external interrupt when …
|
|
|
@27166
|
15 years |
vboxsync |
Added large page property.
|
|
|
@27126
|
15 years |
vboxsync |
PIT,RTC,HPET,PDM: Combined and simplified the two interfaces PDM uses …
|
|
|
@27121
|
15 years |
vboxsync |
HPET, RTC, PIT, PDM: implement API to disable legacy devices from HPET …
|
|
|
@27116
|
15 years |
vboxsync |
Kicked out the GMMR0DeflatedBalloon implementation since it was …
|
|
|
@27109
|
15 years |
vboxsync |
Comment updates
|
|
|
@27102
|
15 years |
vboxsync |
Reset the memory balloon during VM reset
|
|
|
@27095
|
15 years |
vboxsync |
VBoxGuest.h: Correct size for VBOXGUEST_IOCTL_CHECK_BALLOON, doxygen.
|
|
|
@27094
|
15 years |
vboxsync |
x86.h: doxygen.
|
|
|
@27086
|
15 years |
vboxsync |
Missing updates
|
|
|
@27083
|
15 years |
vboxsync |
VBoxGuestLib: split up VBoxGuestR3LibMisc.cpp.
|
|
|
@27080
|
15 years |
vboxsync |
VBoxGuestR3LibMisc.cpp,VBoxGuestLib.h: minor adjustments.
|
|
|
@27060
|
15 years |
vboxsync |
Devices, Main: add support for multiple pointing devices and let the …
|
|
|
@27023
|
15 years |
vboxsync |
Guest Additions: memory ballooning for guests without support for …
|
|
|
@27001
|
15 years |
vboxsync |
build fix
|
|
|
@27000
|
15 years |
vboxsync |
build fix
|
|
|
@26999
|
15 years |
vboxsync |
Guest Additions: memory ballooning for guests without support for …
|
|
|
@26993
|
15 years |
vboxsync |
VMM: implement some Nehalem MSRs
|
|
|
@26969
|
15 years |
vboxsync |
wddm: bugfixes + stubs for DMA support in VGA device
|
|
|
@26944
|
15 years |
vboxsync |
PDM,IOM,TM: Added an optional per-device critsect for avoiding the …
|
|
|
@26939
|
15 years |
vboxsync |
ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
|
|
|
@26935
|
15 years |
vboxsync |
pdmifs, Devices/Input, Main, FE/BFE: add support for absolute-only …
|
|
|
@26916
|
15 years |
vboxsync |
VBoxHDD: introduce new function pointers to the TCP interface for …
|
|
|
@26855
|
15 years |
vboxsync |
Introduced EMInterpretInstructionCPUEx to allow user-level instruction …
|
|
|
@26830
|
15 years |
vboxsync |
default logo fade out enabled
|
|
|
@26767
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26753
|
15 years |
vboxsync |
Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26746
|
15 years |
vboxsync |
Autolock.h: Only test for RT_LOCK_STRICT because we want lock …
|
|
|
@26700
|
15 years |
vboxsync |
Deal with missing PDEs in SyncPage for SMP guests.
Deal with big PDEs …
|
|
|
@26698
|
15 years |
vboxsync |
Host Service/Guest Control: Initial commit of basic files (no …
|
|
|
@26697
|
15 years |
vboxsync |
typo
|
|
|
@26685
|
15 years |
vboxsync |
Large page changes
|
|
|
@26667
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26661
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26658
|
15 years |
vboxsync |
comment update
|
|
|
@26657
|
15 years |
vboxsync |
Added the two cpuid.5.ecx mwait feature bits
|
|
|
@26653
|
15 years |
vboxsync |
Rewrote cpuid workaround
|
|
|
@26650
|
15 years |
vboxsync |
pdmifs,DevPS2,DrvMouseQueue,MouseImpl: hungarian changes and some …
|
|
|
@26638
|
15 years |
vboxsync |
Devices, Main, pdmifs.h: changed the Main-to-Device absolute event …
|
|
|
@26630
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26625
|
15 years |
vboxsync |
Large page code cleanup
|
|
|
@26624
|
15 years |
vboxsync |
Devices, Main, pdmifs.h: initial support for PS/2 touchscreen …
|
|
|
@26616
|
15 years |
vboxsync |
More large page work (disabled)
|
|
|
@26606
|
15 years |
vboxsync |
Large page work
|
|
|
@26603
|
15 years |
vboxsync |
Main: back out r57775
|
|
|
@26587
|
15 years |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26577
|
15 years |
vboxsync |
More large page work
|
|
|
@26575
|
15 years |
vboxsync |
build fix.
|
|
|
@26574
|
15 years |
vboxsync |
Networking: Preparing to make the driver return a send buffer to the …
|
|
|
@26573
|
15 years |
vboxsync |
pdmifs.h: doc update
|
|
|
@26563
|
15 years |
vboxsync |
Started with large page support
|
|
|
@26558
|
15 years |
vboxsync |
include: svn:eol-style.
|
|
|
@26556
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26553
|
15 years |
vboxsync |
Main: backing out r57728 + r57730 which burn on windows
|
|
|
@26552
|
15 years |
vboxsync |
Main: build fix
|
|
|
@26550
|
15 years |
vboxsync |
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
|
|
|
@26487
|
15 years |
vboxsync |
include: whitespace cleanup.
|
|
|
@26471
|
15 years |
vboxsync |
VUSB: Provide a way to store and pass along vendor/class-specific …
|
|
|
@26459
|
15 years |
vboxsync |
Main: HPET machine property, cleanups
|
|
|
@26440
|
15 years |
vboxsync |
Main: configurable HID types work
|
|
|
@26414
|
15 years |
vboxsync |
Bump chunk size to 2 MB in preparation for big page usage.
|
|
|