VirtualBox

Timeline



Jan 4, 2021:

9:47 PM Changeset in vbox [87172] by vboxsync
iprt/asm.h: Missing memory ordering. Changed ASMMemoryFence from dsb …
9:35 PM Changeset in vbox [87171] by vboxsync
iprt/asm.h: Generic memory barriers, writes and reads. Additions, …
6:44 PM Changeset in vbox [87170] by vboxsync
pdmaudioifs.h: Use doxygen better. bugref:9882
4:54 PM Changeset in vbox [87169] by vboxsync
DevVirtualKD: Allocate the command buffer with guard pages. Untested. …
2:54 PM Changeset in vbox [87168] by vboxsync
Forward ported r142071: openssl-1.1.1i build fix for VC++ 2010. bugref:9885
2:54 PM Changeset in vbox [87167] by vboxsync
Forward ported r142071: openssl-1.1.1i build fix for VC++ 2010. bugref:9885
1:23 PM Changeset in vbox [87166] by vboxsync
Devices/DevBusLogic: Stricter check, bugref:9897
1:20 PM Changeset in vbox [87165] by vboxsync
Devices/VBoxSCSI: Check against the correct limit, bugref:9897
1:19 PM Changeset in vbox [87164] by vboxsync
Devices/DevLsiLogicSCSI: Stricter range check, bugref:9897
1:04 PM Changeset in vbox [87163] by vboxsync
USB/IP: Warning fix. ​bugref:9861
1:00 PM Changeset in vbox [87162] by vboxsync
Devices/DevBusLogic: Don't accept more command parameters when there …
12:45 PM Changeset in vbox [87161] by vboxsync
USB/IP: Be more strict about stuff we accept from the remote end, …
12:09 PM Changeset in vbox [87160] by vboxsync
FE/Qt: bugref:9831. Some cleaning
11:38 AM Changeset in vbox [87159] by vboxsync
Audio: Enable/disable streams using …
11:12 AM Changeset in vbox [87158] by vboxsync
FE/Qt: bugref:9831. Renaming UIHelpBrowserViewer
10:59 AM Changeset in vbox [87157] by vboxsync
FE/Qt: bugref:9831. Factoring out UIHelpBrowserViewer class.

Jan 2, 2021:

10:25 PM Changeset in vbox [87156] by vboxsync
iprt/asm.h: Rest of the ASMAtomicCmpXchg* functions. bugref:9898 …
5:56 PM Changeset in vbox [87155] by vboxsync
iprt/asm.h: ASMAtomicXchgUxx and some ASMAtomicCmpXchgXx. bugref:9898 …
2:14 PM Changeset in vbox [87154] by vboxsync
iprt/asm.h: ASMAtomicXchgU8 and ASMNopPause. bugref:9898 bugref:9026

Jan 1, 2021:

9:00 PM Changeset in vbox [87153] by vboxsync
curl: Corrected VBOX-README and new config file as we disable threads, …

Dec 31, 2020:

2:55 PM Changeset in vbox [87152] by vboxsync
/Config.kmk: The verisign timestamp server seems to be broken after …
10:12 AM Changeset in vbox [87151] by vboxsync
iprt/lockvalidator: size calc fix.
10:12 AM Changeset in vbox [87150] by vboxsync
/Config.kmk,IPRT: Assembler/ly adjustments for bugref:9898. Shut up …

Dec 30, 2020:

11:02 PM Changeset in vbox [87149] by vboxsync
/Config.kmk,IPRT: Assembler/ly adjustments for bugref:9898. Shut up …
11:01 PM Changeset in vbox [87148] by vboxsync
iprt/stdint.h: Adjustments for bugref:9898.
10:52 PM Changeset in vbox [87147] by vboxsync
iprt/asm.h,iprt/param.h: More bugref:9898 adjustments.
1:22 PM Changeset in vbox [87146] by vboxsync
iprt/dbgkrnlinfo-r0drv-darwin.cpp: Adjustments for bugref:9898.
1:21 PM Changeset in vbox [87145] by vboxsync
iprt/asm.h: fix. bugref:9898
1:21 PM Changeset in vbox [87144] by vboxsync
iprt/formats/mach-o.h: ARM CPU types and sub-types. bugref:9898
12:29 PM Changeset in vbox [87143] by vboxsync
curl: Added config file for bugref:9898.
12:17 PM Changeset in vbox [87142] by vboxsync
openssl: Adjustments for bugref:9898

Dec 29, 2020:

7:12 PM Changeset in vbox [87141] by vboxsync
VMM: Remove VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 and the code it encloses …
1:46 PM Changeset in vbox [87140] by vboxsync
VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
1:11 PM Changeset in vbox [87139] by vboxsync
VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
1:08 PM Changeset in vbox [87138] by vboxsync
VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
12:51 PM Changeset in vbox [87137] by vboxsync
VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
12:38 PM Changeset in vbox [87136] by vboxsync
VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
12:32 PM Changeset in vbox [87135] by vboxsync
VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
12:22 PM Changeset in vbox [87134] by vboxsync
VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …

Dec 27, 2020:

8:20 PM Changeset in vbox [87133] by vboxsync
Config.kmk: Enable the new DBGF breakpoint handling code, bugref:9837 …
8:10 PM Changeset in vbox [87132] by vboxsync
Config.kmk: Enable the new DBGF breakpoint handling code, bugref:9837 …
8:06 PM Changeset in vbox [87131] by vboxsync
Config.kmk: Enable the new DBGF breakpoint handling code, bugref:9837
7:32 PM Changeset in vbox [87130] by vboxsync
VMM: More owner handling code for bugref:9837

Dec 25, 2020:

1:40 PM Changeset in vbox [87129] by vboxsync
libxml2,Config.kmk: clang warning. bugref:9898
1:34 PM Changeset in vbox [87128] by vboxsync
liblzf-3.4: clang warnings. bugref:9898
1:10 PM Changeset in vbox [87127] by vboxsync
DMA,PDM: Pass the pDevIns of the caller to PDMDMAREG::pfnRegister. DMA …
2:51 AM Changeset in vbox [87126] by vboxsync
slirp: arp_input - more checks on incoming packets.
Note: See TracTimeline for information about the timeline view.

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