|
|
@21190
|
15 years |
vboxsync |
Main/ConsoleImpl: fix construction of hard disk config properties, …
|
|
|
@21188
|
15 years |
vboxsync |
Add hotplug flag to PDMR3DeviceAttach/Detach
|
|
|
@21079
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21077
|
15 years |
vboxsync |
back out r49329, r49331, will start over
|
|
|
@21073
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@20995
|
15 years |
vboxsync |
fix for Console::configConstructor hang
|
|
|
@20977
|
15 years |
vboxsync |
API: weed out NULL strings, as many clients cannot use them
|
|
|
@20727
|
15 years |
vboxsync |
NetworkAttachment: removed global variable passing down to functions
|
|
|
@20705
|
15 years |
vboxsync |
it's a psz not a sz.
|
|
|
@20679
|
15 years |
vboxsync |
ACPI: fix problem with certain Windows ACPI impls (such as XP) …
|
|
|
@20677
|
15 years |
vboxsync |
NetworkAttachment: removed duplicate code which introduced regression
|
|
|
@20634
|
15 years |
vboxsync |
burnfix
|
|
|
@20631
|
15 years |
vboxsync |
NetworkAttachment: shifted the configuration to a new function …
|
|
|
@20521
|
15 years |
vboxsync |
NetworkAttachment: Allow changing the attachment between …
|
|
|
@20501
|
15 years |
vboxsync |
Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
|
|
|
@20215
|
16 years |
vboxsync |
Comment updates
|
|
|
@20185
|
16 years |
vboxsync |
PDMAsyncCompletion:
* Export missing file to OSE
* Enable PDM …
|
|
|
@19624
|
16 years |
vboxsync |
added raw file serial driver
|
|
|
@19410
|
16 years |
vboxsync |
EFI: Pass down RAM and CPU config to DevEFI.
|
|
|
@19379
|
16 years |
vboxsync |
ConsoleImpl2.cpp: force hardware virtualization mode if cCpus > 1. …
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19230
|
16 years |
vboxsync |
Allow configuration of multiple VCPUs
|
|
|
@19124
|
16 years |
vboxsync |
ConsoleImpl2.cpp: anything goes for VBoxInternal2/UseEFI.
|
|
|
@19119
|
16 years |
vboxsync |
ConsoleImpl2.cpp: VBoxInternal/Devices/SupportExtHwProfile -> …
|
|
|
@19118
|
16 years |
vboxsync |
ConsoleImpl2.cpp: VBoxInternal/Devices/SupportExtHwProfile -> …
|
|
|
@19059
|
16 years |
vboxsync |
ConsoleImpl2.cpp: ditto.
|
|
|
@19045
|
16 years |
vboxsync |
ConsoleImpl2.cpp: wrong cRamMBs calc in disabled debug code.
|
|
|
@19007
|
16 years |
vboxsync |
Main: centralized control for extended device profiles, ACPI cleanup
|
|
|
@19002
|
16 years |
vboxsync |
Audio: Add support for FreeBSD
|
|
|
@18829
|
16 years |
vboxsync |
undo 45832
|
|
|
@18826
|
16 years |
vboxsync |
Main: INetworkAdapter separate properties for hostonly & bridged …
|
|
|
@18710
|
16 years |
vboxsync |
Updated dirty hack to use slot 0x11 instead of 11.
|
|
|
@18701
|
16 years |
vboxsync |
ConsoleImpl2/win: cleaned old tap init code
|
|
|
@18696
|
16 years |
vboxsync |
Ugly hack to swap slots 11 and 3 so 82545EM ends up in slot 11 (as in …
|
|
|
@18664
|
16 years |
vboxsync |
Main: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
|
|
|
@18645
|
16 years |
vboxsync |
VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
|
|
|
@18591
|
16 years |
vboxsync |
E1000: Added support for 82545EM (MT Server)
|
|
|
@18405
|
16 years |
vboxsync |
OSE/win burn fix
|
|
|
@18348
|
16 years |
vboxsync |
LsiLogic, BusLogic: Add Led support
|
|
|
@18323
|
16 years |
vboxsync |
DHCP server/win: make it work again; NetFlt,Adp/win: IDC init polling
|
|
|
@18292
|
16 years |
vboxsync |
ConsoleImpl2.cpp: Set HwVirtExtForced if there is memory above 4GB and …
|
|
|
@18208
|
16 years |
vboxsync |
#3569: DHCP Server is now started from VBoxSVC and terminates with it.
|
|
|
@18068
|
16 years |
vboxsync |
remove tap for non-linux platforms
|
|
|
@18023
|
16 years |
vboxsync |
Dhcp->DHCP
|
|
|
@18016
|
16 years |
vboxsync |
Attempt to fix a non-NETFLT build.
|
|
|
@18014
|
16 years |
vboxsync |
Host-only static IP persistency and defaults for all platforms except …
|
|
|
@17961
|
16 years |
vboxsync |
dhcp config/launch fixes
|
|
|
@17946
|
16 years |
vboxsync |
disable the asserting dummi code
|
|
|
@17940
|
16 years |
vboxsync |
dhcp runner fixes + disabled launching code
|
|
|
@17885
|
16 years |
vboxsync |
crOpenGL: disabled for Snow Leopard 64-bit
|
|
|
@17669
|
16 years |
vboxsync |
Main: Rework storage controller handling to allow an arbitrary number …
|
|
|
@17542
|
16 years |
vboxsync |
Main,VBoxBFE,DevPcBios,DevACPI: RamHoleSize.
|
|
|
@17539
|
16 years |
vboxsync |
ConsoleImpl2.cpp: Prep for lots of ram.
|
|
|
@17275
|
16 years |
vboxsync |
networking API renaming
|
|
|
@17230
|
16 years |
vboxsync |
EFI: tweaks, SATA config in BIOS-less case
|
|
|
@17217
|
16 years |
vboxsync |
make VBOX_WITH_NETFLT= compile on Linux hosts again
|
|
|
@17077
|
16 years |
vboxsync |
pass IDE controller type as string in config
|
|
|
@17075
|
16 years |
vboxsync |
ICH6 controller in UI and configs (don't think amount of work required …
|
|
|
@16967
|
16 years |
vboxsync |
NetAdp: added a Real property to the IHostNetworkInterface, make the …
|
|
|
@16960
|
16 years |
vboxsync |
#2957: VBoxNetAdp: generic and darwin parts. Not operational yet.
|
|
|
@16867
|
16 years |
vboxsync |
Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
|
|
|
@16856
|
16 years |
vboxsync |
burn fixes
|
|
|
@16854
|
16 years |
vboxsync |
TAP/win: host only networking for windows
|
|
|
@16853
|
16 years |
vboxsync |
Main: rename IDVDImage2 to IDVDImage
|
|
|
@16745
|
16 years |
vboxsync |
add rudimentary support for ICH6 IDE controller
|
|
|
@16648
|
16 years |
vboxsync |
EFI: few missed changes
|
|
|
@16509
|
16 years |
vboxsync |
#2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
|
|
|
@16246
|
16 years |
vboxsync |
more of device work, initialization part
|
|
|
@16207
|
16 years |
vboxsync |
Replaced iterations over IHostNetworkInterface array with …
|
|
|
@16170
|
16 years |
vboxsync |
More device work
|
|
|
@16049
|
16 years |
vboxsync |
HPET&SMC config
|
|
|
@16042
|
16 years |
vboxsync |
reverted r41685 (thanks Sander)
|
|
|
@16041
|
16 years |
vboxsync |
reverted 41727
|
|
|
@16039
|
16 years |
vboxsync |
Temporary reverted ACPI changes, till 2.1.2 out
|
|
|
@16016
|
16 years |
vboxsync |
Main: FreeBSD stubbing.
|
|
|
@16005
|
16 years |
vboxsync |
Implemented in-place disable of ACPI devices, added disabled by …
|
|
|
@15708
|
16 years |
vboxsync |
Main: #3424: Bumped XML format version to 1.6 and so that the …
|
|
|
@15595
|
16 years |
vboxsync |
#3282: Windows build fix with VBOX_WITH_NETFLT disabled.
|
|
|
@15593
|
16 years |
vboxsync |
typo
|
|
|
@15592
|
16 years |
vboxsync |
Main & DrvVD: fix a whole bunch of incorrect CFGM key updates, …
|
|
|
@15582
|
16 years |
vboxsync |
#3281: Introduced a 'version' attribute on the <Hardware> element …
|
|
|
@15574
|
16 years |
vboxsync |
#3282: Windows build fixes.
|
|
|
@15570
|
16 years |
vboxsync |
#3282: Collection got replaced with safe array. Warning, windows …
|
|
|
@15498
|
16 years |
vboxsync |
Main/ConsoleImpl: fix iSCSI over IntNet config for good.
|
|
|
@15497
|
16 years |
vboxsync |
NetFlt/win: assertion fixes
|
|
|
@15485
|
16 years |
vboxsync |
Storage/iSCSI: back out unwanted checkin, check in the actually …
|
|
|
@15439
|
16 years |
vboxsync |
Enable 64 bits guest support on 32 bits hosts. Only use rem64 if the …
|
|
|
@15404
|
16 years |
vboxsync |
#3202: 64-bit guest support on the mac.
|
|
|
@15322
|
16 years |
vboxsync |
REM/Main: When I said '/REM/64bitEnabled' I actually meant exactly that.
|
|
|
@15319
|
16 years |
vboxsync |
ConsoleImpl2: fixes to and clean off the Rem64Enabled setting.
|
|
|
@15309
|
16 years |
vboxsync |
fixed Windows burns
|
|
|
@15305
|
16 years |
vboxsync |
REM: implement config check heuristic, to select which REM to load
|
|
|
@15109
|
16 years |
vboxsync |
Main/HardDisk2Impl: copy zero terminator too. Also deal correctly with …
|
|
|
@15053
|
16 years |
vboxsync |
Main: Pass custom hard disk properties to CFGM for child hard disk as …
|
|
|
@15052
|
16 years |
vboxsync |
Main: Pass custom hard disk properties to CFGM.
|
|
|
@15006
|
16 years |
vboxsync |
Assertion cleanup for 8 network cards.
|
|
|
@15000
|
16 years |
vboxsync |
Allow up to 8 network cards.
|
|
|
@14828
|
16 years |
vboxsync |
ConsoleImpl2: darwin+VT-x+VGA
|
|
|
@14772
|
16 years |
vboxsync |
Added vim modelines to aid following coding guidelines, like no tabs, …
|
|
|
@14685
|
16 years |
vboxsync |
NetFlt/win: fix to 1.host network issue after vm termination 2.hif …
|
|
|