VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3598   18 years vboxsync Fixed a parallel build issue with BCC and fixed an incorrect dependency.
(edit) @3595   18 years vboxsync More logging
(edit) @3586   18 years vboxsync Added request for generic guest capability reporting
(edit) @3568   18 years vboxsync Removed obsolete visible region methods.
(edit) @3565   18 years vboxsync Bugfxi
(edit) @3557   18 years vboxsync Renamed
(edit) @3556   18 years vboxsync Update for setting the visible region from within the guest
(edit) @3554   18 years vboxsync Compile fix
(edit) @3539   18 years vboxsync warnings
(edit) @3538   18 years vboxsync Force disabling of CD/DVD passthrough mode if host drive is not available.
(edit) @3526   18 years vboxsync Introduced RTRECT data type
(edit) @3525   18 years vboxsync Added set and query visible region functions to PDMIDISPLAYPORT
(edit) @3522   18 years vboxsync TAP$ IOCtls.
(edit) @3521   18 years vboxsync Unfinished code.
(edit) @3489   18 years vboxsync Clear interrupt action flag when a spurious interrupt situation is …
(edit) @3477   18 years vboxsync just make the variable signed.
(edit) @3430   18 years vboxsync GCC32
(edit) @3429   18 years vboxsync use GCC32 template here instead of local hacks
(edit) @3409   18 years vboxsync Report saved additions information after restoring from saved state.
(edit) @3391   18 years vboxsync Fixed slirp: a deallocated memory was accessed.
(edit) @3385   18 years vboxsync Logging.
(edit) @3379   18 years vboxsync Reimplemented r22537: Automatically enable HGCM host events, when the …
(edit) @3345   18 years vboxsync Automatically enable HGCM host events, when the guest issues HGCM commands.
(edit) @3319   18 years vboxsync Drop extra newline
(edit) @3316   18 years vboxsync missing break
(edit) @3314   18 years vboxsync warning
(edit) @3310   18 years vboxsync don't flood the release log with messages about failed passthrough ATA …
(edit) @3309   18 years vboxsync Missing success return value
(edit) @3308   18 years vboxsync warning
(edit) @3290   18 years vboxsync Implemented VBE function 0x4F09, set/get palette data. Used by Quake, …
(edit) @3286   18 years vboxsync bugfix
(edit) @3285   18 years vboxsync Added VMMDevReq_LogString. Debug only feature.
(edit) @3274   18 years vboxsync Internal Network: Don't echo outgoing packets to the sender in …
(edit) @3265   18 years vboxsync NACK mouse commands we don't implement (not doing so slows down OS/2 …
(edit) @3258   18 years vboxsync Don't clear REG_B_UIE when REG_B_SET is written as this breaks OS/2 …
(edit) @3257   18 years vboxsync rtc_timer_update is called on every timer tick, so don't attempt …
(edit) @3237   18 years vboxsync Set size and version after memsetting the VMMDev RAM on reset. Patched …
(edit) @3226   18 years vboxsync warnings
(edit) @3215   18 years vboxsync shut up error messages from alsa-lib
(edit) @3214   18 years vboxsync if no audio voice could be opened choose the NULL audio backend
(edit) @3211   18 years vboxsync typos
(edit) @3199   18 years vboxsync Ignore AttachFailError config in Block driver. Otherwise changing the …
(edit) @3196   18 years vboxsync worked around annoying gcc warning
(edit) @3190   18 years vboxsync shut up warnings
(edit) @3167   18 years vboxsync use PDM helper functions
(edit) @3166   18 years vboxsync use some PDM helper functions
(edit) @3158   18 years vboxsync No else after return.
(edit) @3155   18 years vboxsync Allow the VM to start with NULL framebuffer.
(edit) @3153   18 years vboxsync Multimonitor support.
(edit) @3146   18 years vboxsync Emulate all weird aspects of the IRQ line multiplexing. No guest has …
(edit) @3114   18 years vboxsync Fix data type to avoid warnings.
(edit) @3113   18 years vboxsync Implement virtual paperclip (forced unmounting of media, currently …
(edit) @3110   18 years vboxsync Added the display index parameter to the SetVideoModeHint (in the …
(edit) @3085   18 years vboxsync warning
(edit) @3082   18 years vboxsync Reset the attribute controller state in the VGA BIOS.
(edit) @3081   18 years vboxsync warning
(edit) @3074   18 years vboxsync Forgot to fix VGA text mode here as well.
(edit) @3069   18 years vboxsync Another fix for VGA text mode.
(edit) @3064   18 years vboxsync Fixed screen corruption when switching DOS window to fullscreen.
(edit) @3021   18 years vboxsync Release logging of NAT DNS settings taken from host OS.
(edit) @2995   18 years vboxsync Devices/BIOS: VBOX_DMI_TABLE_SIZE<=130 (after renaming to innotek).
(edit) @2993   18 years vboxsync updated etherboot ROM for windows
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2980   18 years vboxsync InnoTek -> innotek: actual code changes (headers follow).
(edit) @2969   18 years vboxsync kmk clean
(edit) @2960   18 years vboxsync Implement Windows host variant of determining domain name to pass in …
(edit) @2959   18 years vboxsync Don't log crap for malformed resolv.conf files.
(edit) @2945   18 years vboxsync Slight correction of release statistics: don't count the transfer of …
(edit) @2944   18 years vboxsync Release statistics for any combination of (ATA/ATAPI)/(DMA/PIO).
(edit) @2942   18 years vboxsync Fixed video mode switch from fullscreen DOS to XP guest desktop.
(edit) @2938   18 years vboxsync NAT: Pass first entry of search list as domain name in DHCP (which …
(edit) @2937   18 years vboxsync Clean up log formatting, no more guessing whether something is hex or not.
(edit) @2928   18 years vboxsync That code path is only reached for PIO in case, which doesn't generate …
(edit) @2927   18 years vboxsync Clear the interrupt FF when a pending interrupt is masked by a TRP update.
(edit) @2922   18 years vboxsync sync some I/O-APIC code from qemu (r1.11: APIC init fix + APIC get_irq fix)
(edit) @2913   18 years vboxsync #1647: Immediately stop if F12 was pressed during boot; don't accept …
(edit) @2912   18 years vboxsync mixing initialized and uninitalized vars makes it harder to read.
(edit) @2910   18 years vboxsync Fixed (hopefully - can't test easily) handling of the case where we …
(edit) @2907   18 years vboxsync Don't show the stopped messages unless the timer is active.
(edit) @2904   18 years vboxsync VMSetError without traling \n
(edit) @2900   18 years vboxsync Fixed fixed fix for Linux PIO reads. Tested Windows installs, worked fine.
(edit) @2880   18 years vboxsync Use a 64Hz PIT rate instead of the 1KHz one. Don't spin for keypress …
(edit) @2877   18 years vboxsync Fixed typo.
(edit) @2876   18 years vboxsync Back out fixed fix again.
(edit) @2875   18 years vboxsync Fix delta calculation.
(edit) @2872   18 years vboxsync Fixed the Linux PIO read fix. Now it shouldn't hang Windows installs …
(edit) @2867   18 years vboxsync Fixed DevPCNet receive code so that it can properly receive into …
(edit) @2862   18 years vboxsync Back out Linux guest PIO read fix. Breaks Windows guest installs from CD.
(edit) @2855   18 years vboxsync cosmetical fix
(edit) @2851   18 years vboxsync Log RTC frequency changes.
(edit) @2850   18 years vboxsync Fixed leftover VBOX_WITH_VIRTUAL_SYNC_TIMERS #ifdefs.
(edit) @2849   18 years vboxsync No need to dump the PIT state. #1589 has been solved with the …
(edit) @2848   18 years vboxsync more/better release logging.
(edit) @2842   18 years vboxsync Mark drive as ready immediately after a completed PIO read. This …
(edit) @2839   18 years vboxsync More release logging in relation to aborting of ATA commands.
(edit) @2837   18 years vboxsync Log message typo fix.
(edit) @2833   18 years vboxsync New open flag for just getting the image information, suppressing …
(edit) @2829   18 years vboxsync Warnings fix.
(edit) @2826   18 years vboxsync Yield CPU on drive busy, even in guest context. This reduces the CPU …
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