VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @59218   9 years vboxsync NAT: G/c dns_module, host resolver has been uncoupled from libalias.
(edit) @59217   9 years vboxsync SUPDrv: Fix incomplete renaming of VBoxDrvFreeBSDDtr (r103540).
(edit) @59216   9 years vboxsync bs3kit: unix build fix.
(edit) @59215   9 years vboxsync bs3kit: mode switching fixes.
(edit) @59214   9 years vboxsync VMM/HMVMXR0: debug nit.
(edit) @59213   9 years vboxsync VMM/HMVMXR0: Add CR4.VMXE check before setting up the VM in ring-0, …
(edit) @59212   9 years vboxsync HDA: Fixed SSM handling for stream BDLEs.
(edit) @59211   9 years vboxsync MediumImpl.cpp: Disabled assertion for myself. See bugref:8172.
(edit) @59210   9 years vboxsync bs3kit: segment grouping solving sym file issues (codeview).
(edit) @59209   9 years vboxsync DBGC: Mapped out the remaining DBGFEVENTs.
(edit) @59208   9 years vboxsync DBGC: Enabled the event config code.
(edit) @59207   9 years vboxsync DBGF.cpp: Need to use priority flag or we won't catch the attetion of …
(edit) @59206   9 years vboxsync VMMR3EmtRendezvous: New flag for tricky suspend and poweroff cases: …
(edit) @59205   9 years vboxsync DBGF.cpp: Power off deadlock fix.
(edit) @59204   9 years vboxsync include/VBox/shflsvc.h: fixed wrong SHFL_CF_ACCESS_ATTR_READWRITE value
(edit) @59203   9 years vboxsync NAT: Ignore/drop any authority or additional records in queries to the …
(edit) @59202   9 years vboxsync NAT: If a query to the host resolver has anything except single …
(edit) @59201   9 years vboxsync NAT: RFC2535 defined some bits from the original RFC1035 Z (must be …
(edit) @59200   9 years vboxsync FE/Qt: ​​​bugref:6478: Runtime UI: UI Session: Indicators-pool: …
(edit) @59199   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: when we load …
(edit) @59198   9 years vboxsync SharedOpenGL: bugref:6538: require OpenGL 2.1
(edit) @59197   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: remove init …
(edit) @59196   9 years vboxsync FE/Qt: ​​bugref:6478: Runtime UI: UI Session: Indicators-pool: …
(edit) @59195   9 years vboxsync VMM/HMVMXR0: nit.
(edit) @59194   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: remove DRI …
(edit) @59193   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix a …
(edit) @59192   9 years vboxsync Audio/DevIchHda.cpp: Lowered timer Hertz rate from 500Hz to 200Hz by …
(edit) @59191   9 years vboxsync Audio: Included "TimerHz" in CFGMR3AreValuesValid checks.
(edit) @59190   9 years vboxsync Audio: Made timer Hertz rate configurable through CFGM for …
(edit) @59189   9 years vboxsync Warning.
(edit) @59188   9 years vboxsync DevSB16.cpp: Use the time at the start of the sb16TimerIO callback …
(edit) @59187   9 years vboxsync Newline.
(edit) @59186   9 years vboxsync DevIchAc97.cpp: Use the time at the start of the ac97Timer callback …
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