VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40220   13 years vboxsync Devices: extpack build fix
(edit) @40204   13 years vboxsync NAT: logging: VBOX_NAT_MEM_DEBUG control adding NAT's "uma" emulation …
(edit) @40150   13 years vboxsync Added note.
(edit) @40148   13 years vboxsync Let VGA BIOS get out of VBE mode only through VGA registers.
(edit) @40133   13 years vboxsync Improved Num Lock handling.
(edit) @40122   13 years vboxsync NAT: dhcp: removes p_end, p is too unmeaning variable name, …
(edit) @40121   13 years vboxsync NAT: respect return value of TRStrPrintf.
(edit) @40120   13 years vboxsync NAT: sorecvoob() should regard return value of soread() operation.
(edit) @40119   13 years vboxsync NAT: unused variable c (moved under LIBALIAS_DEBUG ambrella).
(edit) @40118   13 years vboxsync NAT: removes unused variable pmsg_type.
(edit) @40117   13 years vboxsync NAT/libalias: calm down clang-analyzer (replace assignment with …
(edit) @40116   13 years vboxsync NAT/libalias: backed out r76255, the code actually right (no way to …
(edit) @40115   13 years vboxsync NAT/tftp: nobytes is unused.
(edit) @40114   13 years vboxsync NAT/libalias: initialization of iresult at the very begining, to avoid …
(edit) @40113   13 years vboxsync NAT/dhcp: processing of DHCPRELEASE doesn't expect status reporting to …
(edit) @40112   13 years vboxsync Audio/HDA: reinitialize pointer to verb routine before every lookup …
(edit) @40111   13 years vboxsync Audio/HDA: Don't bother with resseting at all if codec reset routine …
(edit) @40110   13 years vboxsync Audio/HDA: Don't call node reset routine if it isn't specified.
(edit) @40096   13 years vboxsync Improved PrtSc/Pause key handling.
(edit) @40054   13 years vboxsync VMM,VMMDev: Page sharing cleanup.
(edit) @40048   13 years vboxsync NAT: ICMP: logs (replacement custom IP address printing with %RTnaip4).
(edit) @40040   13 years vboxsync Removed old keyboard code.
(edit) @40019   13 years vboxsync DevPcBios/DevFwCommon: enable DMI chassis information (type 3); …
(edit) @40018   13 years vboxsync NAT: TCPCB validation macrodefinitions. (DEBUG_vvl)
(edit) @39977   13 years vboxsync Typo…
(edit) @39976   13 years vboxsync 32-bit padding.
(edit) @39975   13 years vboxsync Force enum size.
(edit) @39973   13 years vboxsync Alignment again.
(edit) @39972   13 years vboxsync Updated struct testcase to see what breaks.
(edit) @39967   13 years vboxsync Is this any better?
(edit) @39965   13 years vboxsync Just being desperate.
(edit) @39964   13 years vboxsync Let us try without the enum.
(edit) @39963   13 years vboxsync Force enum to 32 bits.
(edit) @39960   13 years vboxsync Too much token pasting.
(edit) @39959   13 years vboxsync New and improved PS/2 keyboard emulation.
(edit) @39955   13 years vboxsync Ancient Solaris crossbow/TAP no longer relevant.
(edit) @39949   13 years vboxsync NAT: logs.
(edit) @39946   13 years vboxsync Avoid keyboard BIOS read ID race.
(edit) @39938   13 years vboxsync AHCI: Temporary release assertions which hopefully catch inconsistent …
(edit) @39914   13 years vboxsync Ctrl+Alt+Del needs to ignore Shift state.
(edit) @39913   13 years vboxsync Really stupid typo fixed.
(edit) @39904   13 years vboxsync Silly typo fix.
(edit) @39894   13 years vboxsync NAT: don't confuse anyone with service port. It was never used and was …
(edit) @39892   13 years vboxsync VMMDev: Allow some more function pointers to be NULL in …
(edit) @39890   13 years vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @39887   13 years vboxsync DevVGA_VBVA: fixed guest SMP unsafe code. Fixed a case when loaded …
(edit) @39884   13 years vboxsync NAT:TCP:tcp_output uninitiolized template detection and warning once …
(edit) @39883   13 years vboxsync NAT:ARP: reserved ARP WHO HAS 0.0.0.0 diagnosys for myself. o WHO HAS …
(edit) @39882   13 years vboxsync Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
(edit) @39875   13 years vboxsync Devices/Audio: fixed rounding error in noaudio driver output.
(edit) @39861   13 years vboxsync DrvNAT: Use RTStrSimplePatternMultiMatch instead of …
(edit) @39857   13 years vboxsync A filter driver sample.
(edit) @39855   13 years vboxsync Various drivers: Use PDMIBASE_2_PDMDRV instead of cooking your own stuff.
(edit) @39848   13 years vboxsync NAT: after creation of fresh mbuf on tcp_ouput we need to fill …
(edit) @39845   13 years vboxsync AHCI: Fix memory leak after recent optimization
(edit) @39828   13 years vboxsync AHCI: Don't always allocate new memory for the data buffers but reuse …
(edit) @39823   13 years vboxsync VMMDevReq_ReportGuestInfo2: Validate szName length.
(edit) @39784   13 years vboxsync regex it is not.
(edit) @39783   13 years vboxsync doxygen comments where appropriate, please.
(edit) @39778   13 years vboxsync NAT: DrvNAT.cpp (missed changes)
(edit) @39777   13 years vboxsync NAT: VBOX_WITH_DNSMAPPING_IN_HOSTRESOLVER=1
(edit) @39776   13 years vboxsync NAT: (release log) let user know when mapping is registered or …
(edit) @39775   13 years vboxsync NAT: introduces CFGM value …
(edit) @39774   13 years vboxsync NAT: backed out r75718.
(edit) @39773   13 years vboxsync NAT: logs and comments.
(edit) @39772   13 years vboxsync NAT: warns on switch on DNS proxy if DNS host resolver has been …
(edit) @39768   13 years vboxsync NAT: replaces goto with if {} else {} statement.
(edit) @39767   13 years vboxsync NAT: Introduces VBOX_WITH_DNSMAPPING_IN_HOSTRESOLVER kmk variable to …
(edit) @39766   13 years vboxsync NAT: host resolver can use user-defined mapping instead of host …
(edit) @39764   13 years vboxsync DrvSCSI: Log errors to the release log for the synchronous I/O path too
(edit) @39731   13 years vboxsync nit
(edit) @39707   13 years vboxsync BIOS: allow to expose the processor informtion
(edit) @39684   13 years vboxsync Parallel: Some love for the long abandoned parallel port emulation. …
(edit) @39655   13 years vboxsync AHCI: Long overdue code cleanup, removes over 800 lines of unused or …
(edit) @39651   13 years vboxsync Use indirect calls to avoid conditionals; renamed constants for clarity.
(edit) @39619   13 years vboxsync 16 bits is plenty for the AHCI index register.
(edit) @39611   13 years vboxsync Added notes.
(edit) @39610   13 years vboxsync Further fixes and more logging.
(edit) @39603   13 years vboxsync crHgsmi: cleanup
(edit) @39599   13 years vboxsync NAT: repaired port forwarding
(edit) @39598   13 years vboxsync Silly coding error.
(edit) @39597   13 years vboxsync Throw away unneeded data from CD.
(edit) @39596   13 years vboxsync Minor cleanup.
(edit) @39591   13 years vboxsync Messing with read sizes some more.
(edit) @39590   13 years vboxsync Watch for TFES bit, too.
(edit) @39589   13 years vboxsync Undid previous change.
(edit) @39588   13 years vboxsync Watch for TFES bit, too.
(edit) @39584   13 years vboxsync Log PRDT entries.
(edit) @39583   13 years vboxsync Updated logging.
(edit) @39579   13 years vboxsync AHCI: Set overflow bit if the guest tries to transfer more data than …
(edit) @39575   13 years vboxsync Cleanup, logging.
(edit) @39573   13 years vboxsync Fixed DMA workaround for AHCI/ATAPI.
(edit) @39571   13 years vboxsync Made ATAPI command building somewhat sane.
(edit) @39567   13 years vboxsync Reduced generated code size a bit more.
(edit) @39566   13 years vboxsync SCSI: Add support for readonly disks
(edit) @39565   13 years vboxsync Used wrong macro.
(edit) @39560   13 years vboxsync BIOS: Initial AHCI CD-ROM support.
(edit) @39559   13 years vboxsync Fixed VDS SG list length.
(edit) @39556   13 years vboxsync NAT: logging.
(edit) @39555   13 years vboxsync NAT/service: registering port-forwarding without ether address of the …
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