VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59318   9 years vboxsync ThreadTask: Review/@todo
(edit) @59317   9 years vboxsync Devices/Makefile.kmk: intendentation fixes
(edit) @59316   9 years vboxsync bs3kit: Check gcc version.
(edit) @59315   9 years vboxsync bs3kit: Enabled building it on linux (fetch tools).
(edit) @59314   9 years vboxsync a couple of tests.
(edit) @59313   9 years vboxsync NAT: When host resolver has a DNS mapping for a name, don't bother …
(edit) @59312   9 years vboxsync NAT: drvNATSendWorker - ifdef out assertion which condition we deal …
(edit) @59311   9 years vboxsync bs3kit: Started on first bs3kit testcase, added Bs3CpuDetect (untested).
(edit) @59310   9 years vboxsync iprt/*.h: 16-bit watcom / DOS adjustments.
(edit) @59309   9 years vboxsync FE/Qt: Qt5 migration (part 47): Mac OS X nativeEvent handler …
(edit) @59308   9 years vboxsync FE/Qt: Qt5 migration (part 46): Some specific Mac OS X stuff allowing …
(edit) @59307   9 years vboxsync bugref:8183: Mouse Integration sometimes not working after restore …
(edit) @59306   9 years vboxsync Runtime: actually use rtMpDarwinOnlinePhysicalCpus() when determining …
(edit) @59305   9 years vboxsync Storage/NVMe: Convert emulation to use PDMIMEDIAEX instead of …
(edit) @59304   9 years vboxsync bs3kit: Build fix for 32-bit windows hosts.
(edit) @59303   9 years vboxsync bootsectors/Makefile.kmk: build fix.
(edit) @59302   9 years vboxsync Enabled building bs3kit on windows.
(edit) @59301   9 years vboxsync bs3kit: locate the patched nasm added to tools (kBuild/tools/NASM.kmk …
(edit) @59300   9 years vboxsync bs3kit: prepping makefiles, working around NASM dependency issue.
(edit) @59299   9 years vboxsync Hopefully fix last burn when running doxygen
(edit) @59298   9 years vboxsync SUPDrvGip: Better timer granularity upgrade assertion.
(edit) @59297   9 years vboxsync tstVDIo: Another build fix for x86
(edit) @59296   9 years vboxsync tstVDIo: Build fix
(edit) @59295   9 years vboxsync Another try
(edit) @59294   9 years vboxsync Another try
(edit) @59293   9 years vboxsync Build fix
(edit) @59292   9 years vboxsync Build fix
(edit) @59291   9 years vboxsync Forgotten files
(edit) @59290   9 years vboxsync Storage/DrvVD.cpp: First simple implementation for the PDMIMEDIAEX …
(edit) @59289   9 years vboxsync IPRT: Init order check.
(edit) @59288   9 years vboxsync Main: fix for VBOX_WITH_VUSB disabled
(edit) @59287   9 years vboxsync bs3kit: Working 16 and 64 bit PrintChr system call, fixed/documented …
(edit) @59286   9 years vboxsync bs3kit: 32-bit tss, idt and system call. started on 64-bit.
(edit) @59285   9 years vboxsync iprt/x86.h,*: Drop IntRedirBitmap from X86TSS32 and X86TSS64.
(edit) @59284   9 years vboxsync Storage: Sketch out new interface for async I/O which will replace …
(edit) @59283   9 years vboxsync HDA: Try to only initialize streams if we have a valid DMA base address.
(edit) @59282   9 years vboxsync OHCI: Fixed nonsensical conditional.
(edit) @59281   9 years vboxsync Tiny cleanup.
(edit) @59280   9 years vboxsync Audio/HDA: Yet another fix for SSM handling.
(edit) @59279   9 years vboxsync rpm: fix for openSUSE
(edit) @59278   9 years vboxsync Runtime: gcc 6 detects if both sides of logical || contain the same …
(edit) @59277   9 years vboxsync D'oh.
(edit) @59276   9 years vboxsync Build fix: forgot to commit this.
(edit) @59275   9 years vboxsync Audio: Don't crash if backend is unable to initialize (bugref:8180).
(edit) @59274   9 years vboxsync SCSI: Return the PDMIMEDIA interface of the driver below so DevPcBios …
(edit) @59273   9 years vboxsync Runtime/alloc-ef-cpp: provide C++14 deallocator
(edit) @59272   9 years vboxsync HDA: More SSM fixes; (optional) release logging.
(edit) @59271   9 years vboxsync gcc warning
(edit) @59270   9 years vboxsync PGMAllGst.h/Walk: Fixed Pde/Pdpe mixups.
(edit) @59269   9 years vboxsync gcc warnings
(edit) @59268   9 years vboxsync gcc warning
(edit) @59267   9 years vboxsync gcc warning
(edit) @59266   9 years vboxsync gcc warning
(edit) @59265   9 years vboxsync gcc warning
(edit) @59264   9 years vboxsync no non-standard characters here
(edit) @59263   9 years vboxsync DrvHostDSound.cpp: Logging.
(edit) @59262   9 years vboxsync HDA: Skipped too much for SSM saved state v5.
(edit) @59261   9 years vboxsync PDMAsyncCompletion: Don't return an already existing endpoint handle …
(edit) @59260   9 years vboxsync bs3kit: More IDT handling.
(edit) @59259   9 years vboxsync bs3kit: More IDT handling (mainly 32-bit).
(edit) @59258   9 years vboxsync bs3kit: working on 32-bit IDT.
(edit) @59257   9 years vboxsync HDA: Fixes/logging for SSM handling.
(edit) @59256   9 years vboxsync BIOS: show the black BIOS logo without a dark gray square
(edit) @59255   9 years vboxsync VBoxManage: do not only SIGINT but also SIGTERM, ticketref:15008
(edit) @59254   9 years vboxsync bs3kit: linux build fix.
(edit) @59253   9 years vboxsync pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
(edit) @59252   9 years vboxsync pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
(edit) @59251   9 years vboxsync Build fix
(edit) @59250   9 years vboxsync Build fix
(edit) @59249   9 years vboxsync Build fix for x86
(edit) @59248   9 years vboxsync Storage: Get rid of the block driver and merge the the little extra …
(edit) @59247   9 years vboxsync doc/manual: update description of securely erasing the free space on …
(edit) @59246   9 years vboxsync DBGC: Generic event reporting.
(edit) @59245   9 years vboxsync bs3kit: Implemented switching to long mode.
(edit) @59244   9 years vboxsync bs3kit: Implemented switching to PAE16 and PAE32.
(edit) @59243   9 years vboxsync Several fixes to get RuntimeR3 building on SPARC again (required for …
(edit) @59242   9 years vboxsync bs3kit: stack conversion fixes, switching to and from PP32 now works too.
(edit) @59241   9 years vboxsync Additions/linux/drm: interesting search and replace mistake in the …
(edit) @59240   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add host flags …
(edit) @59239   9 years vboxsync bs3kit: Debugged 16-bit paged protected mode switcher, adding missing …
(edit) @59238   9 years vboxsync iprt/x86.h: Bitfield fix for 16-bit compilers.
(edit) @59237   9 years vboxsync bs3kit: untested paged protected mode switch code.
(edit) @59236   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: in the kernel …
(edit) @59235   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: refuse to load …
(edit) @59234   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: not really …
(edit) @59233   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when we load …
(edit) @59232   9 years vboxsync IPRT: Implemented reading codeview (NB09,NB11) line numbers (sstSrcModule).
(edit) @59231   9 years vboxsync IPRT: Implemented reading codeview (NB09,NB11) line numbers (sstSrcModule).
(edit) @59230   9 years vboxsync BIOS: Made timeout more predictable.
(edit) @59229   9 years vboxsync DBGC,Main: Global and per-VM debugger console init script support.
(edit) @59228   9 years vboxsync GetVBoxUserHomeDirectory: Use RTEnvGetEx when reading XDG_CONFIG_HOME …
(edit) @59227   9 years vboxsync DevPcBios: Properly report two floppy drives.
(edit) @59226   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: use 1024x768 in …
(edit) @59225   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: call …
(edit) @59224   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: expand the …
(edit) @59223   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: remove old …
(edit) @59222   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add knowledge …
(edit) @59221   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: as of now, KMS …
(edit) @59220   9 years vboxsync NAT: Silence gcc -pedantic warnings about implementaion-defined type …
(edit) @59219   9 years vboxsync NAT: Improve dns mapping in host resolver - pattern match should …
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