|
|
@12892
|
16 years |
vboxsync |
AssertMsgRC
|
|
|
@12869
|
16 years |
vboxsync |
fixed Ubuntu crash in debug VBox (although true reason why we're …
|
|
|
@12816
|
16 years |
vboxsync |
AHCI: Fix issue with 8byte MMIO writes. It is possible that the first …
|
|
|
@12774
|
16 years |
vboxsync |
Dereferencing null pointers considered harmful.
|
|
|
@12772
|
16 years |
vboxsync |
#1865: IOM.
|
|
|
@12771
|
16 years |
vboxsync |
Device/Storage: VDCopy needs to be able to write to the output file.
|
|
|
@12767
|
16 years |
vboxsync |
attempt to fix Darwin passthrough
|
|
|
@12766
|
16 years |
vboxsync |
ATA: disabled SCSI_GET_EVENT_STATUS_NOTIFICATION passthrough command …
|
|
|
@12765
|
16 years |
vboxsync |
log the event status codes of passthrough CD/DVD-ROM drives
|
|
|
@12762
|
16 years |
vboxsync |
VHD: fix bug which prevents to boot from images which are expanding …
|
|
|
@12743
|
16 years |
vboxsync |
Enabled 2nd pci memory region in the VMM device again. (type …
|
|
|
@12742
|
16 years |
vboxsync |
Change the 2nd pci range of the vmm device to prefetchable. That …
|
|
|
@12740
|
16 years |
vboxsync |
Don't overwrite SCSI_INQUIRY if passthrough is active. Otherwise …
|
|
|
@12739
|
16 years |
vboxsync |
filter SCSI_READ_DVD_STRUCTURE errors from logging
|
|
|
@12727
|
16 years |
vboxsync |
fixed passthrough on Windows hosts
|
|
|
@12700
|
16 years |
vboxsync |
Conditional 2nd mmio region for VMMDev.
|
|
|
@12693
|
16 years |
vboxsync |
Wrong value.
|
|
|
@12687
|
16 years |
vboxsync |
Started with VMM device heap for use with VT-x real-mode emulation. …
|
|
|
@12667
|
16 years |
vboxsync |
CPU id passed to interrupt callback, proper typing
|
|
|
@12653
|
16 years |
vboxsync |
various files: doxygen fixes.
|
|
|
@12649
|
16 years |
vboxsync |
DevPcBios: CMOS layout.
|
|
|
@12646
|
16 years |
vboxsync |
Builtins.cpp: file header.
|
|
|
@12643
|
16 years |
vboxsync |
DevPit-i8254.cpp: file header.
|
|
|
@12642
|
16 years |
vboxsync |
DrvACPI: file header.
|
|
|
@12641
|
16 years |
vboxsync |
VmdkHDDCore.cpp: file header.
|
|
|
@12640
|
16 years |
vboxsync |
vl_vbox.h: file header.
|
|
|
@12639
|
16 years |
vboxsync |
Storeage: misc file headers.
|
|
|
@12638
|
16 years |
vboxsync |
RawHDDCore: file header.
|
|
|
@12637
|
16 years |
vboxsync |
DrvVD: file header.
|
|
|
@12634
|
16 years |
vboxsync |
DevAPIC: Added usage note and assertion to APIC_LOCK_VOID and update …
|
|
|
@12630
|
16 years |
vboxsync |
SCSI: Add write support for the BIOS (Grub makes use of it if there is …
|
|
|
@12626
|
16 years |
vboxsync |
relocate right
|
|
|
@12617
|
16 years |
vboxsync |
removed buggy relocation code
|
|
|
@12616
|
16 years |
vboxsync |
APIC saved stae version back to one - no incompatibilities
|
|
|
@12615
|
16 years |
vboxsync |
per-LAPIC timers, cleanup, all LAPICs state save-restore, relocation
|
|
|
@12612
|
16 years |
vboxsync |
further APIC work
|
|
|
@12608
|
16 years |
vboxsync |
DrvIntNet: release stats.
|
|
|
@12598
|
16 years |
vboxsync |
some interrupt routing code
|
|
|
@12589
|
16 years |
vboxsync |
fix OSE
|
|
|
@12588
|
16 years |
vboxsync |
reworked APIC structures layout - hopefully not broken smth accidentally
|
|
|
@12586
|
16 years |
vboxsync |
DevATA: Added rainy day todo for MMR3HyperAllocOnceNoRel
|
|
|
@12584
|
16 years |
vboxsync |
Add define to make scsi driver known to PDM
|
|
|
@12571
|
16 years |
vboxsync |
PC/BIOS/Makefile: define VBOX_WITH_SCSI.
|
|
|
@12570
|
16 years |
vboxsync |
Backed out 36772 & 36762
|
|
|
@12569
|
16 years |
vboxsync |
Missed this change.
|
|
|
@12568
|
16 years |
vboxsync |
Fix for the fix
|
|
|
@12567
|
16 years |
vboxsync |
Fix mac burns
|
|
|
@12565
|
16 years |
vboxsync |
Enable the BusLogic adapter by default and introduce VBOX_WITH_SCSI to …
|
|
|
@12563
|
16 years |
vboxsync |
DevAPIC: DECLINLINE, static inline is a gnuims.
|
|
|
@12561
|
16 years |
vboxsync |
IOM: Made some minor adjustments to the MMIO CPU registration context …
|
|
|
@12560
|
16 years |
vboxsync |
Update BIOS scsi driver
|
|
|
@12559
|
16 years |
vboxsync |
SCSI: Correct PDMDRVREG for SCSI host access driver
|
|
|
@12555
|
16 years |
vboxsync |
configure CPU count in VMM, use per-CPU MMIO regions for APIC
|
|
|
@12552
|
16 years |
vboxsync |
export
|
|
|
@12551
|
16 years |
vboxsync |
be more verbose when logging ATA/SCSI commands
|
|
|
@12545
|
16 years |
vboxsync |
Updates for per-cpu MMIO range registration. (APIC)
|
|
|
@12515
|
16 years |
vboxsync |
unused
|
|
|
@12511
|
16 years |
vboxsync |
Devices/Storage: type problem in solaris part of the dvd passthrough code
|
|
|
@12510
|
16 years |
vboxsync |
Device/Storage: typo in windows part of the dvd passthrough code
|
|
|
@12509
|
16 years |
vboxsync |
Devices: adjust struct testcase for ATA changes
|
|
|
@12508
|
16 years |
vboxsync |
Device/Storage: fix CD/DVD media change problems in passthrough mode.
|
|
|
@12494
|
16 years |
vboxsync |
BIOS: moved some code around to allow more init calls
|
|
|
@12487
|
16 years |
vboxsync |
multiple LAPICs intermediate commit
|
|
|
@12484
|
16 years |
vboxsync |
branding
|
|
|
@12477
|
16 years |
vboxsync |
BIOS: add SCSI driver which is not finished yet and disabled
|
|
|
@12476
|
16 years |
vboxsync |
BusLogic: Complete the device part.
|
|
|
@12474
|
16 years |
vboxsync |
Better fix for not working VMDK's with SATA, a missing define in the …
|
|
|
@12468
|
16 years |
vboxsync |
VBOX_WITH_MORE_THAN_4GB config variable
|
|
|
@12467
|
16 years |
vboxsync |
Failures because rc is not reset. (#3175)
|
|
|
@12463
|
16 years |
vboxsync |
Return error in case of failure…
|
|
|
@12431
|
16 years |
vboxsync |
DevACPI: r=bird: C++ is ring-3 only. class names are not all …
|
|
|
@12428
|
16 years |
vboxsync |
more SMP work
|
|
|
@12425
|
16 years |
vboxsync |
DevSerial: reverted accidental commit (r36492).
|
|
|
@12423
|
16 years |
vboxsync |
IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
|
|
|
@12409
|
16 years |
vboxsync |
Fixed VMMDev reset problem: a HGCM related variable was not cleared.
|
|
|
@12384
|
16 years |
vboxsync |
DrvHostSerial: review.
|
|
|
@12381
|
16 years |
vboxsync |
DrvHostSerial: Open a new descriptor for reading the device to get …
|
|
|
@12380
|
16 years |
vboxsync |
DrvHostSerial: darwin hacking.
|
|
|
@12368
|
16 years |
vboxsync |
Storage/VBoxHDD-new: mark VDBackendInfo as in need of cleanup. Comment …
|
|
|
@12367
|
16 years |
vboxsync |
Storage/VMDK: disable paranoid size check because there are vmdks out …
|
|
|
@12365
|
16 years |
vboxsync |
VBoxHDD-new: rainy day @todo.
|
|
|
@12363
|
16 years |
vboxsync |
DrvHostSerial: polling back to 1 sec.
|
|
|
@12362
|
16 years |
vboxsync |
typo
|
|
|
@12361
|
16 years |
vboxsync |
DrvHostSerial: volatile vars and atomic set/get is required on the …
|
|
|
@12355
|
16 years |
vboxsync |
build fix.
|
|
|
@12354
|
16 years |
vboxsync |
build fix.
|
|
|
@12353
|
16 years |
vboxsync |
Storage/VMDK: negated condition broke sparse vmdk files
|
|
|
@12352
|
16 years |
vboxsync |
Host serial: fix compile error
|
|
|
@12351
|
16 years |
vboxsync |
Host serial: Fix a bug which could cause a thread to exit after …
|
|
|
@12349
|
16 years |
vboxsync |
DrvHostSerial: darwin fix.
|
|
|
@12348
|
16 years |
vboxsync |
DrvHostSerial: build fixes.
|
|
|
@12347
|
16 years |
vboxsync |
DrvHostSerial: poll is busted on darwin/x86, so use select for the …
|
|
|
@12343
|
16 years |
vboxsync |
VBoxHDD-new: Use RTDirReadEx to get type of the entry and use …
|
|
|
@12334
|
16 years |
vboxsync |
DrvHostSerial: darwin fix.
|
|
|
@12329
|
16 years |
vboxsync |
additional checks
|
|
|
@12328
|
16 years |
vboxsync |
fixed VDBackendInfo() for plugins
|
|
|
@12325
|
16 years |
vboxsync |
DrvHostSerial: Ported to darwin (untested).
|
|
|
@12311
|
16 years |
vboxsync |
further work on SMP BIOS tables (some ACPI code still TBD)
|
|
|
@12306
|
16 years |
vboxsync |
Storage/VMDK: make it understand the really odd vmdk variant used by …
|
|
|
@12304
|
16 years |
vboxsync |
VHD: fix non booting guests because of the wrong order we check for …
|
|
|