VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19865   16 years vboxsync IPRT: Made handletable.cpp and handletablectx.cpp build cleanly as C.
(edit) @19864   16 years vboxsync FE/Qt4: 3875: Guest SMP settings - some wording for processor's slider.
(edit) @19863   16 years vboxsync IPRT/zip: use 128K buffer in all cases (both for compressing and …
(edit) @19862   16 years vboxsync SDK: fixed burn
(edit) @19861   16 years vboxsync System wide flush
(edit) @19860   16 years vboxsync Flush updates
(edit) @19859   16 years vboxsync Python: copyrights, removed stalled code
(edit) @19858   16 years vboxsync Python: typo
(edit) @19857   16 years vboxsync NAT: remove assertion
(edit) @19856   16 years vboxsync Fixed regression #3928
(edit) @19855   16 years vboxsync Python: win wrapper
(edit) @19854   16 years vboxsync Show warning about non-functional VT-x/AMD-V for guest that require it
(edit) @19853   16 years vboxsync SDK: refactoring Python samples
(edit) @19852   16 years vboxsync Python: generic glue library, hiding all ugly platform details
(edit) @19851   16 years vboxsync NAT: router is invalid for direct NAT
(edit) @19850   16 years vboxsync FE/Qt4: 3875: Guest SMP settings - Linux-OSE build issue should be fixed.
(edit) @19849   16 years vboxsync configure: added switch to build libcurl from sources
(edit) @19848   16 years vboxsync Use the right host cpu id.
(edit) @19847   16 years vboxsync NAT: typo
(edit) @19846   16 years vboxsync NAT: some refactoring of ip fragmentation code
(edit) @19845   16 years vboxsync NAT: enabling no-storing ethernet by default
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19843   16 years vboxsync Support/FreeBSD: Fix the host panic when unloading the support driver. …
(edit) @19842   16 years vboxsync SharedClipboard/GuestHost and HostServices/x11: use asynchronous host …
(edit) @19841   16 years vboxsync HostServices/SharedClipboard: added asynchronous processing for …
(edit) @19840   16 years vboxsync #3790: Proper init of receive buffer size fixes the issue with PXE …
(edit) @19839   16 years vboxsync NAT: Slirp don't use ether address of guest anymore instead it …
(edit) @19838   16 years vboxsync NAT: Ether address debug printing
(edit) @19837   16 years vboxsync FE/Qt4: 3875: Guest SMP settings - Initial Commit.
(edit) @19836   16 years vboxsync Fix for the videomodehint processing in Windows7 guest.
(edit) @19835   16 years vboxsync Comment update
(edit) @19834   16 years vboxsync Comment update
(edit) @19833   16 years vboxsync PGM_INVL_GUEST_TLBS -> PGM_INVL_VCPU_TLBS
(edit) @19832   16 years vboxsync Reapplied tlb flushing changes
(edit) @19831   16 years vboxsync Always poke
(edit) @19830   16 years vboxsync Bugfix
(edit) @19829   16 years vboxsync updates
(edit) @19828   16 years vboxsync Compile fix
(edit) @19827   16 years vboxsync Bugfix
(edit) @19826   16 years vboxsync Implemented a non-blocking RTMpPokeCpu for Windows hosts.
(edit) @19825   16 years vboxsync Backed out 47465
(edit) @19824   16 years vboxsync Storage/VHD: cooperate with VBoxHDD to suppress redundant writes
(edit) @19823   16 years vboxsync UUID: for IDisplay in r47467.
(edit) @19822   16 years vboxsync --use-brain
(edit) @19821   16 years vboxsync TM: TMTimerPoll cleanup.
(edit) @19820   16 years vboxsync TM: Joined up the two poll functions and making TMTimerPollGIP …
(edit) @19819   16 years vboxsync iprt/cdefs.h: DECL_FORCE_INLINE and DECL_NO_INLINE.
(edit) @19818   16 years vboxsync Compile fixes
(edit) @19817   16 years vboxsync IFramebuffer cleanup next part: * removed obsolete internal …
(edit) @19816   16 years vboxsync Forgotten update
(edit) @19815   16 years vboxsync Use HWACCMFlushAllTLBs where appropriate.
(edit) @19814   16 years vboxsync Python: better constants wrapper, refactoring of shell's Windows port
(edit) @19813   16 years vboxsync Some cleanup
(edit) @19812   16 years vboxsync Implemented HWACCMFlushAllTLBs
(edit) @19811   16 years vboxsync Wrong default memory size for Solaris and OpenSolaris (now 768)
(edit) @19810   16 years vboxsync TM: TMTimerPoll hacking.
(edit) @19809   16 years vboxsync Serial/DrvHostSerial/Solaris: ignore IEXTEN characters in line mode …
(edit) @19808   16 years vboxsync Invalidate is per VCPU.
(edit) @19807   16 years vboxsync Some more locking updates
(edit) @19806   16 years vboxsync More locking changes
(edit) @19805   16 years vboxsync IPRT/Makefile.kmk: VBoxRT needs RuntimeR3_SOURCES.$(KBUILD_TARGET_ARCH)
(edit) @19804   16 years vboxsync VBoxRTDeps.cpp: drag in ASMAtomicReadU54 and ASMAtomicCmpXchgU64.
(edit) @19803   16 years vboxsync TM: More smp hacking on the virtual sync clock.
(edit) @19802   16 years vboxsync NAT: line lenght: 80
(edit) @19801   16 years vboxsync compiler warning
(edit) @19800   16 years vboxsync clipboard: typo
(edit) @19799   16 years vboxsync C API: the API is stable for 2.2 and thus vbox_CAPI_v2_2.h doesn't …
(edit) @19798   16 years vboxsync removed long obsolete methods IFramebuffer::solidFill() and …
(edit) @19797   16 years vboxsync Release all taken locks in VMMR3FatalDump instead.
(edit) @19796   16 years vboxsync tstXPCOMCCall: stop on POLLHUP
(edit) @19795   16 years vboxsync Extra assertion
(edit) @19794   16 years vboxsync Cleaned up
(edit) @19793   16 years vboxsync Deal with critical section nesting when trying to clean up after a …
(edit) @19792   16 years vboxsync Atomic writes.
(edit) @19791   16 years vboxsync Added remark to InvalidatePage about TLB shootdowns.
(edit) @19790   16 years vboxsync Protect InvalidatePage with the pgm lock.
(edit) @19789   16 years vboxsync Atomic write
(edit) @19788   16 years vboxsync Restrict some invlpg to RC only.
(edit) @19787   16 years vboxsync APIC: Current implementation is limited to 32 CPUs due to the use of …
(edit) @19786   16 years vboxsync Removed incorrect assertion
(edit) @19785   16 years vboxsync Locking should not be required after all
(edit) @19784   16 years vboxsync Use PDM lock for protecting pdm queue management.
(edit) @19783   16 years vboxsync Python: MSCOM constants support
(edit) @19782   16 years vboxsync Missing unlocks
(edit) @19781   16 years vboxsync PrefetchPage: Locking
(edit) @19780   16 years vboxsync Dropped obsolete stat for ring 3 stale TLBs
(edit) @19779   16 years vboxsync Only need stale TLB detection in ring 0.
(edit) @19778   16 years vboxsync Fixed the stale TLB detection
(edit) @19777   16 years vboxsync Atomic write
(edit) @19776   16 years vboxsync Reapplied fixed 47403
(edit) @19775   16 years vboxsync Reapplied 47403
(edit) @19774   16 years vboxsync More stats
(edit) @19773   16 years vboxsync Fixed accidental commits
(edit) @19772   16 years vboxsync Backed out 47401-3 for now
(edit) @19771   16 years vboxsync More atomic writes
(edit) @19770   16 years vboxsync Missing unlocks in error cases
(edit) @19769   16 years vboxsync Deal with stale TLB entries for harmless page entry updates. Wider locking.
(edit) @19768   16 years vboxsync tstXPCOMCCall: return value checks and exiting on poweroff
(edit) @19767   16 years vboxsync comment added
(edit) @19766   16 years vboxsync This is not fatal at all
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