|
|
@100116
|
18 months |
vboxsync |
Devices/DevEFI-armv8.cpp: Move the FDT injection to the memory setup …
|
|
|
@100108
|
18 months |
vboxsync |
*: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
|
|
|
@100066
|
18 months |
vboxsync |
Devices/Graphics: debug logging. bugref:9830
|
|
|
@100047
|
18 months |
vboxsync |
Devices/EFI/Firmware: Display our own logo and include the AHCI DXE …
|
|
|
@100039
|
18 months |
vboxsync |
Devices/DevEFI-armv8.cpp: Implement ability to inject the FDT for the …
|
|
|
@100008
|
18 months |
vboxsync |
Devices/Graphics: debug logging and assertions. bugref:9830
|
|
|
@99945
|
19 months |
vboxsync |
Devices/PC/DevQemuFwCfg: Add screenshot support for the RAM based …
|
|
|
@99943
|
19 months |
vboxsync |
Devices/Misc/DevFlashCFI: Add support for the NVRAM VFS interface, …
|
|
|
@99927
|
19 months |
vboxsync |
Devices/EFI,Main: Include EFI firmware images for ARMv8 in VBoxDD2 and …
|
|
|
@99918
|
19 months |
vboxsync |
Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
|
|
|
@99917
|
19 months |
vboxsync |
Devices/DevQemuFwCfg: Stub the pfnSendModeHint callback required by …
|
|
|
@99895
|
19 months |
vboxsync |
Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
|
|
|
@99893
|
19 months |
vboxsync |
Devices/Gpio: Add skeleton for PL061 GPIO device emulation, enough to …
|
|
|
@99889
|
19 months |
vboxsync |
Devices/DevVirtioNet: Don't fail if there is no status driver …
|
|
|
@99887
|
19 months |
vboxsync |
Devices/DrvRamDisk: Return VERR_PDM_GEOMETRY_NOT_SET to indicate that …
|
|
|
@99886
|
19 months |
vboxsync |
Devices/DevE1000: Don't crash if there is no status driver attached, …
|
|
|
@99877
|
19 months |
vboxsync |
Devices/Graphics: Corresponding format for SVGA3D_DEVCAP_SURFACEFMT_R5G6B5
|
|
|
@99831
|
19 months |
vboxsync |
Devices/Graphics: RTV -> UAV fix copy paste bug
|
|
|
@99828
|
19 months |
vboxsync |
*: A bunch of adjustments that allows using /permissive- with Visual …
|
|
|
@99824
|
19 months |
vboxsync |
Devices/Graphics: correct assertion
|
|
|
@99823
|
19 months |
vboxsync |
Devices/Bus: Implement interrupt forwarding for the PCIe bus, …
|
|
|
@99822
|
19 months |
vboxsync |
Devices/Bus: Implement interrupt forwarding for the PCIe bus, …
|
|
|
@99820
|
19 months |
vboxsync |
Devices/Bus: Implement interrupt forwarding for the PCIe bus, bugref:10445
|
|
|
@99811
|
19 months |
vboxsync |
NAT/lwIP: ticketref:21560 Adjust UDP proxy timeout from 18-21 to 21-24 …
|
|
|
@99787
|
19 months |
vboxsync |
Devices/Network: scm fixes. bugref:10268
|
|
|
@99786
|
19 months |
vboxsync |
Devices/Network: wip. partial implementation of libslirp driver. …
|
|
|
@99785
|
19 months |
vboxsync |
Devices/Graphics: debugging helpers readBuffer update
|
|
|
@99775
|
19 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99768
|
19 months |
vboxsync |
Devices/DevPit-i8254: Move the host speaker data to the R3 structure …
|
|
|
@99766
|
19 months |
vboxsync |
Devices/Bus/DevPciIch9: Convert cb to unsigned, the caller uses …
|
|
|
@99752
|
19 months |
vboxsync |
Devices/Bus: Started a basic PCI bus implementation suitable for …
|
|
|
@99750
|
19 months |
vboxsync |
Devices/Bus: Started a basic PCI bus implementation suitable for …
|
|
|
@99740
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99739
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99738
|
19 months |
vboxsync |
Devices/DevQemuFwCfg: Some doxgen fixes
|
|
|
@99731
|
19 months |
vboxsync |
Devices/DevQemuFwCfg: Fix supplying the initramfs to the guest, …
|
|
|
@99688
|
19 months |
vboxsync |
Devices/Graphics: common code for 3D backend initialization and …
|
|
|
@99679
|
19 months |
vboxsync |
Devices/Devplayground: Don't build if VBOX_WITH_MAIN isn't defined
|
|
|
@99591
|
19 months |
vboxsync |
Devices/Graphics: SVGA_3D_CMD_INTRA_SURFACE_COPY (build fix). bugref:9830
|
|
|
@99589
|
19 months |
vboxsync |
Devices/Graphics: SVGA_3D_CMD_INTRA_SURFACE_COPY. bugref:9830
|
|
|
@99559
|
20 months |
vboxsync |
Audio: Improved range checks for audio channels (PDMAUDIO_MAX_CHANNELS).
|
|
|
@99558
|
20 months |
vboxsync |
DevPS2K/UsbKbd: Improved range checks.
|
|
|
@99554
|
20 months |
vboxsync |
Devices/Security/DevTpm: Query the established flag and buffer size …
|
|
|
@99545
|
20 months |
vboxsync |
Devices/DevQemuFwCfg: Fixes, bugref:10431
|
|
|
@99544
|
20 months |
vboxsync |
Devices/DevPL031: Started implementing the PL031 PrimeCell RTC device, …
|
|
|
@99543
|
20 months |
vboxsync |
Devices/DevQemuFwCfg: Error out early when the item could not be …
|
|
|
@99542
|
20 months |
vboxsync |
Devices/DevFlashCFI: Barebones emulation to make the UEFI happy enough …
|
|
|
@99535
|
20 months |
vboxsync |
Devices/Graphics: SVGA_REG_CAP2; SET_*_CONSTANT_BUFFER_OFFSET; fixes …
|
|
|
@99533
|
20 months |
vboxsync |
Devices/DevFlash: Fix implementation after the R0/R3 separation, …
|
|
|
@99532
|
20 months |
vboxsync |
Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
|
|
|
@99531
|
20 months |
vboxsync |
Devices/DevFlash: Fix implementation after the R0/R3 separation, …
|
|
|
@99530
|
20 months |
vboxsync |
Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
|
|
|
@99529
|
20 months |
vboxsync |
Devices/DevPL011: Need to set and clear the TX FIFO full bit as well, …
|
|
|
@99528
|
20 months |
vboxsync |
Devies/DevQemuFwCfg: Implement support for the RAM based framebuffer, …
|
|
|
@99521
|
20 months |
vboxsync |
Devices/Graphics: debugging helpers
|
|
|
@99499
|
20 months |
vboxsync |
Devices/EFI/Firmware: Refined workaround needed for old OS X boot loaders.
|
|
|
@99476
|
20 months |
vboxsync |
Devices/EFI/Firmware: Add ability to build AArch32 and AArch64 …
|
|
|
@99475
|
20 months |
vboxsync |
Devices/EFI/Firmware/Config.kmk: Make the build programs compile on …
|
|
|
@99474
|
20 months |
vboxsync |
Devices/EFI/Firmware/Config.kmk: Make the build programs compile on …
|
|
|
@99473
|
20 months |
vboxsync |
Devices/EFI/Firmware: Add the necessary compiler definitions for the …
|
|
|
@99472
|
20 months |
vboxsync |
Devices/EFI/Firmware: Set the correct output directory for the …
|
|
|
@99471
|
20 months |
vboxsync |
Devices/EFI/Firmware: Import the softfloat 3e library from the vendor …
|
|
|
@99468
|
20 months |
vboxsync |
Devies/EFI/Firmware: Fix leftover from a previous merge attempt, …
|
|
|
@99465
|
20 months |
vboxsync |
Devices/EFI/Firmware: Restore ArmPkg, ArmVirtPkg, ArmPlatformPkg in …
|
|
|
@99464
|
20 months |
vboxsync |
Devices/EFI/Firmware: Restore ArmPkg, ArmVirtPkg, ArmPlatformPkg in …
|
|
|
@99456
|
20 months |
vboxsync |
Devices/EFI/FirmwareBin: Update firmware images from buildserver after …
|
|
|
@99455
|
20 months |
vboxsync |
Devices/EFI/Frimware/EfiModules.kmk: Remove a few obsolete entries, …
|
|
|
@99454
|
20 months |
vboxsync |
Devices/EFI: Removed old EFI firmware. Using edk2-stable202302 from …
|
|
|
@99453
|
20 months |
vboxsync |
Devices/EFI/FirmwareNew: Update openssl to 1.1.1t, bugref:4643 bugref:10420
|
|
|
@99452
|
20 months |
vboxsync |
Devices/EFI/FirmwareNew: Need to initialize the …
|
|
|
@99451
|
20 months |
vboxsync |
Devices/EFI/FirmwareNew: Expand what gets ignored in order to fix …
|
|
|
@99432
|
20 months |
vboxsync |
Devices/Network: hopefully final scm fixes. bugref:10268
|
|
|
@99430
|
20 months |
vboxsync |
Devices/Network: scm fixes. bugref:10268
|
|
|
@99429
|
20 months |
vboxsync |
Devices/Network: scm fixes. bugref:10268
|
|
|
@99428
|
20 months |
vboxsync |
Devices/Network: scm fixes. bugref:10268
|
|
|
@99415
|
20 months |
vboxsync |
Audio/Mixer: Renamed AudioMixerSinkLockIsOwned() -> …
|
|
|
@99414
|
20 months |
vboxsync |
DevIchAc97: Wrong comment type. bugref:10350
|
|
|
@99412
|
20 months |
vboxsync |
Devices/Network: WIP integration of libslirp NAT driver. bugref:10268
|
|
|
@99404
|
20 months |
vboxsync |
Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it …
|
|
|
@99396
|
20 months |
vboxsync |
Devices/EFI: Preparing for updating to edk2-stable202302, bugref:4643
|
|
|
@99368
|
20 months |
vboxsync |
VUSB: Better cleanup when recycling URB memory (see bugref:10140).
|
|
|
@99367
|
20 months |
vboxsync |
OHCI: More thorough cleanup of URB in-flight tracking.
|
|
|
@99315
|
20 months |
vboxsync |
Devices/Graphics: addr is a dword array index. bugref:10413
|
|
|
@99313
|
20 months |
vboxsync |
Devices/Security/DevTpm: Reject reads larger than 8 bytes before doing …
|
|
|
@99312
|
20 months |
vboxsync |
Audio/AC97: Acquire the mixer sink locks in ichac97R3StreamReSetUp(). …
|
|
|
@99311
|
20 months |
vboxsync |
Audio/AC97: Acquire the mixer sink locks in ichac97R3StreamReSetUp(). …
|
|
|
@99310
|
20 months |
vboxsync |
Audio/HDA: Additional checks for register aliasing. bugref:10349
|
|
|
@99281
|
20 months |
vboxsync |
Devices/Bus/DevIommuAmd: Memory cleanup on the semevent wait failure case.
|
|
|
@99280
|
20 months |
vboxsync |
Devices/Bus/DevIommuIntel: Memory cleanup on the semevent wait failure …
|
|
|
@99274
|
20 months |
vboxsync |
Devices/Graphics: incorrect format
|
|
|
@99220
|
20 months |
vboxsync |
Disassember,*: Start separating the disassembler into a architecture …
|
|
|
@99215
|
20 months |
vboxsync |
Devices/DevQemuFwCfg: Add support for the MMIO interface for ARM, …
|
|
|
@99208
|
21 months |
vboxsync |
Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
|
|
|
@99193
|
21 months |
vboxsync |
Devices/DevQemuFwCfg: Add support for the MMIO interface for ARM, …
|
|
|
@99152
|
21 months |
vboxsync |
Devices: Updates to the ARM PL011 UART emulation, bugref:10403
|
|
|
@99126
|
21 months |
vboxsync |
Devices: Start implementation of ARM PL011 UART emulation, …
|
|
|
@99125
|
21 months |
vboxsync |
Devices: Start implementation of ARM PL011 UART emulation, bugref:10403
|
|
|
@99040
|
21 months |
vboxsync |
*.kmk: Applied scm with new indenting of multiline variable/function …
|
|
|
@98908
|
21 months |
vboxsync |
Devices/Graphics: fixed src/dst mismatch in vmsvga3dScreenUpdate; logging
|
|
|
@98783
|
21 months |
vboxsync |
Devices/Graphics: correctly load a saved state which has no surfaces …
|
|
|