|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@93832
|
3 years |
vboxsync |
DevPIC: Must handle at least some 16-bit accesses. Existing software …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@91739
|
3 years |
vboxsync |
DevPIC: Avoid release assertion (see bugref:10109).
|
|
|
@90436
|
3 years |
vboxsync |
VMM,Dev*: Handle PDMCritSectEnter failures in relation to the PDM …
|
|
|
@84334
|
5 years |
vboxsync |
Devices/{DevPIC,DevPIT-i8254}: Doxygen
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82656
|
5 years |
vboxsync |
Typo.
|
|
|
@82041
|
5 years |
vboxsync |
PIC,APIC,IOAPIC,PDM: The PIC, APIC, and IOAPIC cannot have their …
|
|
|
@81924
|
5 years |
vboxsync |
DevPIC: doxygen fix. bugref:9218
|
|
|
@81915
|
5 years |
vboxsync |
DevPIC: Split up the structure and marked the device as new-style. …
|
|
|
@81914
|
5 years |
vboxsync |
DevPIC: Split up the structure and marked the device as new-style. …
|
|
|
@81913
|
5 years |
vboxsync |
DevPIC: Eliminated pDevIns pointers in the state structures. bugref:9218
|
|
|
@81912
|
5 years |
vboxsync |
DevPIC: Forgot to remvoe debug logging. Oops. bugref:9218
|
|
|
@81910
|
5 years |
vboxsync |
DevPIC: Converted I/O ports to new style. Replaced the memset …
|
|
|
@81909
|
5 years |
vboxsync |
VMM,DevPIC: Refactored the PIC registration. bugreF:9218
|
|
|
@81591
|
5 years |
vboxsync |
Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
|
|
|
@81514
|
5 years |
vboxsync |
Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
|
|
|
@80704
|
5 years |
vboxsync |
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
|
|
|
@80703
|
5 years |
vboxsync |
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@78599
|
6 years |
vboxsync |
PIC: Tweaked an assertion (see bugref:9463).
|
|
|
@78208
|
6 years |
vboxsync |
PDM,APIC,PIC: Don't use AssertRelease on VMCPU_FF_INTERRUPT_PIC, …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@73101
|
6 years |
vboxsync |
Added RT_FROM_MEMBER_DYN for use in cases like pic_poll_read.
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@67891
|
7 years |
vboxsync |
PIC: Simplified implementation. Seems to work just as well as the …
|
|
|
@64369
|
8 years |
vboxsync |
Devices/PC: Doxygen fixes
|
|
|
@62890
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62509
|
8 years |
vboxsync |
(C) 2016
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56284
|
9 years |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@48947
|
11 years |
vboxsync |
Devices: Whitespace and svn:keyword cleanups by scm.
|
|
|
@47035
|
11 years |
vboxsync |
log IMR changes.
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44801
|
12 years |
vboxsync |
DevPIC.cpp: Cleanups.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44509
|
12 years |
vboxsync |
Document PIC and APIC callback method locking rules.
|
|
|
@40907
|
13 years |
vboxsync |
Working on tracking IRQs for tracing and logging purposes.
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@39091
|
13 years |
vboxsync |
More parameter warning fixes; made PciIch9 check the saved state version.
|
|
|
@38921
|
13 years |
vboxsync |
Converted incorrect assertion to log statement.
|
|
|
@38849
|
13 years |
vboxsync |
DevPIC.cpp: Use the NOP critical section on the device level - the PCI …
|
|
|
@37423
|
13 years |
vboxsync |
Ran the source code massager (scm).
|
|
|
@37159
|
14 years |
vboxsync |
PIC: Return zero in poll mode if no interrupt.
|
|
|
@36014
|
14 years |
vboxsync |
PIC: Compacted info display so it does not take up two screens.
|
|
|
@35353
|
14 years |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35073
|
14 years |
vboxsync |
PIC: Converted release assertion to log statement.
|
|
|
@34697
|
14 years |
vboxsync |
PIC: Clear IRR bit when edge triggered IRQ is deasserted.
|
|
|
@34695
|
14 years |
vboxsync |
PIC: Reversed IRQ flip-flop polarity.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26169
|
15 years |
vboxsync |
PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26157
|
15 years |
vboxsync |
PDMDEVHLPR3 cleanup; reduced the number of strict functions.
|
|
|
@24012
|
15 years |
vboxsync |
DevPIC: Always enable 'info pic', not only in debug builds.
|
|
|
@23987
|
15 years |
vboxsync |
Reverted unintentionally submitted changes.
|
|
|
@23986
|
15 years |
vboxsync |
DevAPIC: Added debugger support to print LAPIC and I/O APIC state.
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@20572
|
15 years |
vboxsync |
DrvVUSBRootHub.cpp,DevPCI,DevAPIC: Don't register stats under /PDM/.
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20367
|
15 years |
vboxsync |
Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12969
|
16 years |
vboxsync |
#1865: PDMINS.
|
|
|
@11284
|
16 years |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11265
|
16 years |
vboxsync |
DevPIC: dropped vl_vbox.h
|
|
|
@11264
|
16 years |
vboxsync |
DevPIC: pData -> pThis.
|
|
|
@11263
|
16 years |
vboxsync |
DevPIC: Use CFGM*Def.
|
|
|
@11262
|
16 years |
vboxsync |
DevPIC: cosmetics.
|
|
|
@11261
|
16 years |
vboxsync |
#1865: DevPIC.
|
|
|
@10202
|
16 years |
vboxsync |
removed VBOX_WITH_PDM_LOCK
|
|
|
@9387
|
17 years |
vboxsync |
64-bit GC alignment fixes
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8923
|
17 years |
vboxsync |
pic_update_irq: clear interrupt pending flag if none is pending.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@6321
|
17 years |
vboxsync |
Extended logging a bit.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5208
|
17 years |
vboxsync |
more logging
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4014
|
17 years |
vboxsync |
Use pdmdrv.h and pdmdev.h where appropirate.
|
|
|
@3489
|
17 years |
vboxsync |
Clear interrupt action flag when a spurious interrupt situation is …
|
|
|
@3308
|
17 years |
vboxsync |
warning
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2781
|
18 years |
vboxsync |
made the file description correspond to the device/driver description.
|
|
|
@2538
|
18 years |
vboxsync |
Quick implementation of IRQ level flip-flip (pass …
|
|
|
@2269
|
18 years |
vboxsync |
Stricter pointer typechecking. (R0 vs R3)
|
|
|
@490
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@113
|
18 years |
vboxsync |
64-bit
|
|
|
@1
|
55 years |
vboxsync |
import
|