|
|
@32087
|
14 years |
vboxsync |
PGM: Account for aliased and off pages in physical handlers so that …
|
|
|
@32086
|
14 years |
vboxsync |
Guest Additions Runlevels: Use a Main enum for run level type.
|
|
|
@32085
|
14 years |
vboxsync |
FT fixes
|
|
|
@32084
|
14 years |
vboxsync |
FT fixes
|
|
|
@32083
|
14 years |
vboxsync |
FE/SDL: removed obsolete code
|
|
|
@32082
|
14 years |
vboxsync |
CD/Passthrough: Prevent the host from crashing when trying to access a …
|
|
|
@32081
|
14 years |
vboxsync |
FE/VBoxManage: oops
|
|
|
@32080
|
14 years |
vboxsync |
Main/linux/USB proxy: fixed typo to properly ignore USB hubs
|
|
|
@32079
|
14 years |
vboxsync |
Main/linux/USB proxy: don't access an uninitialized variable (debug …
|
|
|
@32078
|
14 years |
vboxsync |
crOpenGL: guest app stack corruption when using …
|
|
|
@32077
|
14 years |
vboxsync |
OHCI: ED checks must be less strict when looking for URBs to be undone.
|
|
|
@32076
|
14 years |
vboxsync |
CD/Passthrough: READ CD requires the numbers of blocks to read and not …
|
|
|
@32074
|
14 years |
vboxsync |
Fix #4945 (FE/Qt: Newly cerated (in VM Settings) controller should use …
|
|
|
@32073
|
14 years |
vboxsync |
AHCI: CD/DVD fixes
|
|
|
@32072
|
14 years |
vboxsync |
Build fix
|
|
|
@32071
|
14 years |
vboxsync |
FE/VirtualBox: passthrough support for SATA
|
|
|
@32070
|
14 years |
vboxsync |
SATA supports CD/DVD devices now
|
|
|
@32069
|
14 years |
vboxsync |
AHCI: Support for CD/DVD devices (inclusive passthrough and runtime …
|
|
|
@32068
|
14 years |
vboxsync |
ATA/ATAPI/Passthrough: Fix for split SCSI_READ_CD commands, update the …
|
|
|
@32067
|
14 years |
vboxsync |
HostDVD/FreeBSD: Implement missing DoLock method
|
|
|
@32066
|
14 years |
vboxsync |
PGM: Enabled the MMIO optimizations.
|
|
|
@32065
|
14 years |
vboxsync |
Main: API docs
|
|
|
@32064
|
14 years |
vboxsync |
Main/OVF: fix UUID messup with multiple disks on OVF export in vbox:Machine
|
|
|
@32063
|
14 years |
vboxsync |
Main: comments
|
|
|
@32062
|
14 years |
vboxsync |
VRDP leak detector: use the same define for VRDP and libjpeg, disabled …
|
|
|
@32061
|
14 years |
vboxsync |
wddm/3d: wine: shared resource handling fixes
|
|
|
@32060
|
14 years |
vboxsync |
crOpenGL: move define out of wrong ifdef
|
|
|
@32059
|
14 years |
vboxsync |
crOpenGL: remove test hack
|
|
|
@32058
|
14 years |
vboxsync |
crOpenGL/WDDM3D: fix rare guest apps stack override on startup
|
|
|
@32057
|
14 years |
vboxsync |
Stats
|
|
|
@32056
|
14 years |
vboxsync |
Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
|
|
|
@32054
|
14 years |
vboxsync |
Alignment fix.
|
|
|
@32053
|
14 years |
vboxsync |
FT updates
|
|
|
@32052
|
14 years |
vboxsync |
OHCI: If the bulk list disabled, undo (abort) outstanding bulk transfers.
|
|
|
@32051
|
14 years |
vboxsync |
FT updates
|
|
|
@32050
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: bits.
|
|
|
@32049
|
14 years |
vboxsync |
VMM/DBGF: typos.
|
|
|
@32048
|
14 years |
vboxsync |
coredumper: bits.
|
|
|
@32047
|
14 years |
vboxsync |
iprt: disable RTStrAAppendExNVTag for RING0 as it is currently not …
|
|
|
@32044
|
14 years |
vboxsync |
deb: another build fix
|
|
|
@32043
|
14 years |
vboxsync |
PGM: Re-enabled the code that previously cause w7-64 regressions. (We …
|
|
|
@32042
|
14 years |
vboxsync |
PGMAllBth.h: MMIO opt fix.
|
|
|
@32041
|
14 years |
vboxsync |
crOpenGL: add GLX_ARB_get_proc_address to list of supported extensions
|
|
|
@32040
|
14 years |
vboxsync |
PGMAllPool.cpp: Added assertions to the table flushing code that check …
|
|
|
@32039
|
14 years |
vboxsync |
wddm: compile fix
|
|
|
@32038
|
14 years |
vboxsync |
PGMAllPool.cpp: Use ASMAtomicWriteU32/U64 instead of ASMAtomicWriteSize.
|
|
|
@32037
|
14 years |
vboxsync |
PCI work: make ICH9 PCI an additional device, not alternative …
|
|
|
@32036
|
14 years |
vboxsync |
Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
|
|
|
@32035
|
14 years |
vboxsync |
Changing the remaining X86_PTE_PAE_PG_MASK uses to …
|
|
|
@32034
|
14 years |
vboxsync |
Removed X86_PDE_PAE_PG_MASK, renamed X86_PDE_PAE_PG_MASK_FULL to …
|
|
|
@32033
|
14 years |
vboxsync |
Changing the remaining X86_PDE_PAE_PG_MASK uses to …
|
|
|
@32031
|
14 years |
vboxsync |
nits
|
|
|
@32029
|
14 years |
vboxsync |
deb: more sync
|
|
|
@32028
|
14 years |
vboxsync |
PGMAllBth/SyncPage: Don't assert on stale TLB after W7-64 changed some …
|
|
|
@32027
|
14 years |
vboxsync |
PGM/SyncPage: To be on the safe side, always sync the target page when …
|
|
|
@32026
|
14 years |
vboxsync |
gcc rulez
|
|
|
@32023
|
14 years |
vboxsync |
VBoxControl: Be more tolerant to Linux-style parameters (--foo instead …
|
|
|
@32021
|
14 years |
vboxsync |
warning
|
|
|
@32020
|
14 years |
vboxsync |
Initial commit of Guest Additions runlevels; this replaces the …
|
|
|
@32019
|
14 years |
vboxsync |
OSE header fix
|
|
|
@32015
|
14 years |
vboxsync |
Main/FreeBSD: Fix debug build
|
|
|
@32014
|
14 years |
vboxsync |
deb: fixes
|
|
|
@32012
|
14 years |
vboxsync |
Installer: unify Qt4 module handling
|
|
|
@32011
|
14 years |
vboxsync |
Installer-OSX: add PATH_SDK_QT4 to the install_name call as well
|
|
|
@32010
|
14 years |
vboxsync |
VUSB: Added a way to cancel URBs without failing the transfer.
|
|
|
@32009
|
14 years |
vboxsync |
Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to …
|
|
|
@32008
|
14 years |
vboxsync |
deb/rpm to OSE
|
|
|
@32006
|
14 years |
vboxsync |
VMM/DBGFCoreWrite: skeleton.
|
|
|
@32005
|
14 years |
vboxsync |
Changed all X86_PDPE_PG_MASK references to X86_PDPE_PG_MASK_FULL.
|
|
|
@32004
|
14 years |
vboxsync |
pgmShwSyncPaePDPtr: Only sync X86_PDPE_P and X86_PDPE_A since most of …
|
|
|
@32002
|
14 years |
vboxsync |
Compile fix
|
|
|
@32001
|
14 years |
vboxsync |
FT updates
|
|
|
@32000
|
14 years |
vboxsync |
x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed …
|
|
|
@31998
|
14 years |
vboxsync |
Changed the remaining X86_PML4E_PG_MASK uses to X86_PML4E_PG_MASK_FULL.
|
|
|
@31997
|
14 years |
vboxsync |
PGM: Don't shadow any extra bits in long mode PDPEs and PML4Es.
|
|
|
@31996
|
14 years |
vboxsync |
Mostly safe X86_PTE_PAE_PG_MASK -> X86_PTE_PAE_PG_MASK_FULL conversions.
|
|
|
@31995
|
14 years |
vboxsync |
Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
|
|
|
@31994
|
14 years |
vboxsync |
Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
|
|
|
@31993
|
14 years |
vboxsync |
Safe X86_PML4E_PG_MASK -> X86_PML4E_PG_MASK_FULL conversions.
|
|
|
@31992
|
14 years |
vboxsync |
PGMDbg: bug fix.
|
|
|
@31991
|
14 years |
vboxsync |
warning
|
|
|
@31990
|
14 years |
vboxsync |
Audio/HDA: fixes assertion 0x1b is pin-node.
|
|
|
@31989
|
14 years |
vboxsync |
VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
|
|
|
@31988
|
14 years |
vboxsync |
Compile fix
|
|
|
@31987
|
14 years |
vboxsync |
PGM,DBGC,DBGF: Dump guest paging structures.
|
|
|
@31986
|
14 years |
vboxsync |
FT updates + TODO
|
|
|
@31985
|
14 years |
vboxsync |
2d: incorrect assertion
|
|
|
@31984
|
14 years |
vboxsync |
Audio/HDA: changes power management and topology to make it close to …
|
|
|
@31982
|
14 years |
vboxsync |
VBoxService/VMInfo-win: Skip already terminated session data.
|
|
|
@31981
|
14 years |
vboxsync |
Additions/Solaris/SharedFolders: Fixed truncating files to 2G on …
|
|
|
@31980
|
14 years |
vboxsync |
coredumper: Use our own ELF defines, added OS specific defines to …
|
|
|
@31979
|
14 years |
vboxsync |
VBoxVideo: Only clear the flags in sync callback and unmap memory later.
|
|
|
@31978
|
14 years |
vboxsync |
PGM,DBC,MM: Dump more information about shadow/guest pages.
|
|
|
@31977
|
14 years |
vboxsync |
Duplicate
|
|
|
@31976
|
14 years |
vboxsync |
FT options for modifyvm
|
|
|
@31975
|
14 years |
vboxsync |
build fix.
|
|
|
@31974
|
14 years |
vboxsync |
VBoxHeadless: OSE build fix
|
|
|
@31973
|
14 years |
vboxsync |
PGM,DBGC: working shadow page table dumper (sans EPT).
|
|
|
@31971
|
14 years |
vboxsync |
Installer-OSX: do install_name with the full path of the Qt package as well
|
|
|
@31970
|
14 years |
vboxsync |
Installer-OSX: make VBoxGuestAdditions.iso optional
|
|
|