VirtualBox

source: vbox/trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16042   16 years vboxsync reverted r41685 (thanks Sander)
(edit) @16041   16 years vboxsync reverted 41727
(edit) @16039   16 years vboxsync Temporary reverted ACPI changes, till 2.1.2 out
(edit) @16022   16 years vboxsync AHCI: several fixes: * Workaround different behavior in interrupt …
(edit) @16005   16 years vboxsync Implemented in-place disable of ACPI devices, added disabled by …
(edit) @15879   16 years vboxsync ATA: Wait a bit until we interrupt the thread to avoid interruptions …
(edit) @15855   16 years vboxsync DevAHCI,DevATA: ach -> sz and use CFGMR3QueryStringDef (bad idea to …
(edit) @15846   16 years vboxsync AHCI/ATA: rework VPD handling code
(edit) @15710   16 years vboxsync IDE: make it possible to change VPD data of hard disks too
(edit) @15675   16 years vboxsync AHCI: Make it possible to define the serial number, firmware revision …
(edit) @15517   16 years vboxsync LsiLogic: Fix bug introduced when starting to implement support for …
(edit) @15475   16 years vboxsync LsiLogic: Linux works! Implemented R0/GC parts and SSM. The LsiLogic …
(edit) @15252   16 years vboxsync ATA/AHCI: Separated the device state structures for the ATA controller …
(edit) @15121   16 years vboxsync Updated testcase for previous change.
(edit) @14829   16 years vboxsync DevVGA: fixed some stats.
(edit) @14113   16 years vboxsync AHCI: Reduce number of world switches when queuing new requests from …
(edit) @14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
(edit) @13989   16 years vboxsync AHCI: Experimental code to maximize throughput during high I/O load
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @13737   16 years vboxsync AHCI: Bugfix, use pgm page lock structure and not a pointer to a pgm …
(edit) @13736   16 years vboxsync AHCI: add some statistics for profiling
(edit) @13735   16 years vboxsync AHCI: Fix buffer sizes which are not sector aligned, fixes #3263
(edit) @13570   16 years vboxsync AHCI: Temporary solution for #3263 until this is really fixed.
(edit) @13428   16 years vboxsync Compile fix
(edit) @13425   16 years vboxsync compile fix
(edit) @13423   16 years vboxsync Compile fix
(edit) @13404   16 years vboxsync DevPCI: Put the bridge cache array on the normal heap.
(edit) @13304   16 years vboxsync Forgotten testcase update
(edit) @13189   16 years vboxsync PCI: Add support for PCI-to-PCI bridges
(edit) @13081   16 years vboxsync added missing test
(edit) @12969   16 years vboxsync #1865: PDMINS.
(edit) @12816   16 years vboxsync AHCI: Fix issue with 8byte MMIO writes. It is possible that the first …
(edit) @12630   16 years vboxsync SCSI: Add write support for the BIOS (Grub makes use of it if there is …
(edit) @12615   16 years vboxsync per-LAPIC timers, cleanup, all LAPICs state save-restore, relocation
(edit) @12588   16 years vboxsync reworked APIC structures layout - hopefully not broken smth accidentally
(edit) @12509   16 years vboxsync Devices: adjust struct testcase for ATA changes
(edit) @12476   16 years vboxsync BusLogic: Complete the device part.
(edit) @11556   16 years vboxsync BusLogic: updates, Linux guests are working and R0/GC components are …
(edit) @11280   16 years vboxsync #1865: DevOHCI.
(edit) @11279   16 years vboxsync #1865: DevEHCI.
(edit) @11277   16 years vboxsync #1865: DevSerial. Also cleaned up the constructor mess.
(edit) @11270   16 years vboxsync #1865: DevParallel. Also fixed some serious GC/R0 alignment bugs and …
(edit) @11261   16 years vboxsync #1865: DevPIC.
(edit) @11250   16 years vboxsync #1865: DevPit-i8254.
(edit) @11219   16 years vboxsync #1865: DevAPIC.
(edit) @11217   16 years vboxsync more tests
(edit) @11214   16 years vboxsync build fix
(edit) @11199   16 years vboxsync #1865: DevPCNet.
(edit) @11197   16 years vboxsync #1865: DevE1000.
(edit) @11194   16 years vboxsync #1865: DevPS2.
(edit) @11169   16 years vboxsync #1865: PCI.
(edit) @11165   16 years vboxsync #1865: ACPI.
(edit) @11163   16 years vboxsync #1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
(edit) @11160   16 years vboxsync GC->RC: ATA and AHCI.
(edit) @11159   16 years vboxsync GC->RC: ATA and AHCI.
(edit) @11156   16 years vboxsync tstDeviceStructSize: pHbaCccTimerGC -> RC
(edit) @11151   16 years vboxsync #1865: ATA and AHCI.
(edit) @11145   16 years vboxsync #1865: ATA and AHCI.
(edit) @10715   16 years vboxsync Merge async I/O for VMDK backend from private branch
(edit) @9387   17 years vboxsync 64-bit GC alignment fixes
(edit) @9307   17 years vboxsync update testcase
(edit) @8406   17 years vboxsync AHCI: add for gotten alignments in testcase
(edit) @8374   17 years vboxsync AHCI: Remove temporary buffer, map the pages of the guest in R3 and …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8151   17 years vboxsync Added more stat counters.
(edit) @8120   17 years vboxsync Implemented debug statistic counters.
(edit) @7978   17 years vboxsync removed the last ne2000 references
(edit) @7974   17 years vboxsync 64-bit fix
(edit) @7965   17 years vboxsync testcase
(edit) @7940   17 years vboxsync AHCI: fix 64bit finally
(edit) @7903   17 years vboxsync EEPROM is brought in accordance with coding style.
(edit) @7872   17 years vboxsync enable e1k structure member size tests again
(edit) @7860   17 years vboxsync attempt to fix 64-bit builds
(edit) @7857   17 years vboxsync State structure test re-arranged as well
(edit) @7855   17 years vboxsync GC/HC state structure test
(edit) @7675   17 years vboxsync finally fix the 64-bit Linux builds
(edit) @7557   17 years vboxsync Forgotten testcase
(edit) @7384   17 years vboxsync AHCI: enable the controller by default
(edit) @7383   17 years vboxsync AHCI: Use one queue for all ports
(edit) @7075   17 years vboxsync testcases/tstDeviceStructSizeGC: added a couple of PCNetState elements …
(edit) @7024   17 years vboxsync Fix testcase
(edit) @6373   17 years vboxsync AHCI: make NCQ with the old interface work. (the first read from the …
(edit) @6352   17 years vboxsync Update testcase
(edit) @6313   17 years vboxsync Integrate async drivers. Fix testcase
(edit) @6291   17 years vboxsync Big virtual disk changeset containing several modifications * remove …
(edit) @6240   17 years vboxsync AHCI: Remove unused struct entries, rework session loading/saving and …
(edit) @6220   17 years vboxsync Update testcase
(edit) @6191   17 years vboxsync Add new element to testcase
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5687   17 years vboxsync AHCI: updates
(edit) @5525   17 years vboxsync PDMUsb changes.
(edit) @5516   17 years vboxsync EHCI: testcases for checking alignment & size
(edit) @5309   17 years vboxsync get rid of the struct tm mess.
(edit) @4752   17 years vboxsync eol
(edit) @4625   17 years vboxsync Forgot this USE_PDMTHREAD usage.
(edit) @4430   17 years vboxsync fixed build
(edit) @4422   17 years vboxsync Tamed the send thread using PDMThread.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3616   17 years vboxsync shut up compiler warnings.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette