|
|
@23519
|
15 years |
vboxsync |
Backed out 53066; problem area elswhere
|
|
|
@23518
|
15 years |
vboxsync |
PGMSavedState: More MMIO2 work (incomplete).
|
|
|
@23517
|
15 years |
vboxsync |
Noisy logging
|
|
|
@23516
|
15 years |
vboxsync |
FE/Qt4: Adapter Settings => Adapters
|
|
|
@23515
|
15 years |
vboxsync |
Force a TLB flush when returning back to ring 3. (local init only)
|
|
|
@23514
|
15 years |
vboxsync |
alignment fix.
|
|
|
@23513
|
15 years |
vboxsync |
PGMSavedState: MMIO2 optimizations in the works.
|
|
|
@23512
|
15 years |
vboxsync |
tstCompressionBenchmark: Page by page CRC/Hash benchmarking.
|
|
|
@23511
|
15 years |
vboxsync |
tstCompressionBenchmark: nitpicking.
|
|
|
@23510
|
15 years |
vboxsync |
tstCompressionBenchmark: fixed copy&past error.
|
|
|
@23509
|
15 years |
vboxsync |
tstCompressionBenchmark: fixed copy&past error.
|
|
|
@23508
|
15 years |
vboxsync |
tstCompressionBenchmark: Added SHA-1, SHA-256 and SHA-512.
|
|
|
@23507
|
15 years |
vboxsync |
IPRT: Added APIs for convering digests to/from strings.
|
|
|
@23506
|
15 years |
vboxsync |
Use HalSendSoftwareInterrupt in Windows 7 (not exported in Vista)
|
|
|
@23505
|
15 years |
vboxsync |
Soalris/r0drv-thread: don't call splx as it's fixed in r53110
|
|
|
@23504
|
15 years |
vboxsync |
VBoxManageHelp: minor alignment and extra chars
|
|
|
@23503
|
15 years |
vboxsync |
IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
|
|
|
@23502
|
15 years |
vboxsync |
IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
|
|
|
@23501
|
15 years |
vboxsync |
IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
|
|
|
@23500
|
15 years |
vboxsync |
Require VT-x/AMD-V for OpenBSD & Netware
|
|
|
@23499
|
15 years |
vboxsync |
iprt/manifest.cpp: code review: addressed some issue in error paths; …
|
|
|
@23498
|
15 years |
vboxsync |
#3987: Virtio: Reception/transmission works.
|
|
|
@23497
|
15 years |
vboxsync |
NAT: DHCPRELEASE implementation.
|
|
|
@23496
|
15 years |
vboxsync |
NAT: DHCPDECLINE was added.
|
|
|
@23495
|
15 years |
vboxsync |
E1K: backed r53124.
|
|
|
@23494
|
15 years |
vboxsync |
E1K: stam counters alignment check and fix.
|
|
|
@23493
|
15 years |
vboxsync |
FE/Qt4: Session Information Dialog: Support for Multi-Storage-Controllers.
|
|
|
@23492
|
15 years |
vboxsync |
Main: auto-canonicalize the IDE/SATA controller names to the longer …
|
|
|
@23491
|
15 years |
vboxsync |
Darwin: case-sensitive FS burns fixes.
|
|
|
@23490
|
15 years |
vboxsync |
NAT: init mbuf header while initialization of mbuf_zone.
|
|
|
@23489
|
15 years |
vboxsync |
PGMSavedState: More write lock checks. Added missing …
|
|
|
@23488
|
15 years |
vboxsync |
PGM: Lock stats and check for write locks on monitored pages during …
|
|
|
@23487
|
15 years |
vboxsync |
VMM: Saved and restore the [R|E]FLAGS register in the …
|
|
|
@23486
|
15 years |
vboxsync |
PGMPAGE: optimization todos for later. enough for now.
|
|
|
@23485
|
15 years |
vboxsync |
PGMPAGE: Optimized tests accessing both u2HandlerPhysStateY and …
|
|
|
@23484
|
15 years |
vboxsync |
PGMPAGE: Removed the non-PGM_PAGE_WITH_U16MISCY bits.
|
|
|
@23483
|
15 years |
vboxsync |
PGMPAGE: Merging u2HandlerPhysStateY into the misc field.
|
|
|
@23482
|
15 years |
vboxsync |
iprt/sanity.c: Check the sizes of the RTUINTxxU types.
|
|
|
@23481
|
15 years |
vboxsync |
iprt/types.h: Corrected RTUINT16U.
|
|
|
@23480
|
15 years |
vboxsync |
Fixed bad proprocessing around PGM_PAGE_INIT…
|
|
|
@23479
|
15 years |
vboxsync |
PGM: Fixed wrong PGM_PAGE_MAX_LOCKS value.
|
|
|
@23478
|
15 years |
vboxsync |
PGMPAGE: Removed the PGM_PAGE_WITH_BIT_FIELD bits.
|
|
|
@23477
|
15 years |
vboxsync |
PGMPAGE: Spell it out for the compiler. (soon, no bitfields)
|
|
|
@23476
|
15 years |
vboxsync |
Use global (one shot on all cpus) or local (each time we want to …
|
|
|
@23475
|
15 years |
vboxsync |
FE/Qt4: VBoxConsoleWnd: Fixed assert using sata/scsi controller.
|
|
|
@23474
|
15 years |
vboxsync |
ATA: Add the instance number to the statistics path
|
|
|
@23473
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@23472
|
15 years |
vboxsync |
SCSI: Hardcode the instance number to the statistics path
|
|
|
@23471
|
15 years |
vboxsync |
PGM: Made PGM_PAGE_WITH_LOCKS unconditional.
|
|
|
@23470
|
15 years |
vboxsync |
PGMPAGE: Removed the non-PGM_PAGE_WITH_PAGEID_IN_HCPHYS cases.
|
|
|
@23469
|
15 years |
vboxsync |
AHCI: Add the instance number to the statistics path
|
|
|
@23468
|
15 years |
vboxsync |
Misleading comment
|
|
|
@23467
|
15 years |
vboxsync |
AHCI: Bring CD/DVD support into a workable state again. Passthrough …
|
|
|
@23466
|
15 years |
vboxsync |
NAT: disable mbuf zone stats. TODO: make statistic in right way.
|
|
|
@23465
|
15 years |
vboxsync |
header fixes
|
|
|
@23464
|
15 years |
vboxsync |
Do not use physical page 0 for the pgm pool.
|
|
|
@23463
|
15 years |
vboxsync |
filemuncher header fixes
|
|
|
@23462
|
15 years |
vboxsync |
NAT: Big changeset:
1. mbuf_zone has been inroduced.
2. IPRT timers …
|
|
|
@23461
|
15 years |
vboxsync |
PGM: Enabled page lock counters.
|
|
|
@23460
|
15 years |
vboxsync |
PGM: Page lock counters. (disabled)
|
|
|
@23459
|
15 years |
vboxsync |
PGMPAGE: Enable HCPhys and idPage merge.
|
|
|
@23458
|
15 years |
vboxsync |
PGMPAGE: HCPhys and idPage migration work, part 2.
|
|
|
@23457
|
15 years |
vboxsync |
PGMPAGE: HCPhys and idPage migration work, part 1.
|
|
|
@23456
|
15 years |
vboxsync |
PGMSavedState: gcc 4.0.1 warnings.
|
|
|
@23455
|
15 years |
vboxsync |
PGMPAGE: Moved the usage tracking data out of HCPhysY.
|
|
|
@23454
|
15 years |
vboxsync |
PGMPAGE: prep for lock counting. renamed all names (X->Y) just to make …
|
|
|
@23453
|
15 years |
vboxsync |
PGMPhysPageMap cleanup.
|
|
|
@23452
|
15 years |
vboxsync |
Makefiles: Corrected properties.
|
|
|
@23451
|
15 years |
vboxsync |
whitespace
|
|
|
@23450
|
15 years |
vboxsync |
Storage/iSCSI: redundant code
|
|
|
@23449
|
15 years |
vboxsync |
PGMSavedState: Corrected live save statistics a bit and did a quick …
|
|
|
@23448
|
15 years |
vboxsync |
SSM: Live snapshot bugfix.
|
|
|
@23447
|
15 years |
vboxsync |
PGMSavedState: Live snapshot fixes (it kind of works now).
|
|
|
@23446
|
15 years |
vboxsync |
PGMSavedState: Bugfixes (new code).
|
|
|
@23445
|
15 years |
vboxsync |
missing change from r52994
|
|
|
@23444
|
15 years |
vboxsync |
FE/Qt4: New Storage UI: Tree-View foreground color fix.
|
|
|
@23443
|
15 years |
vboxsync |
PGMSavedState: New state saved state format in the works.
|
|
|
@23442
|
15 years |
vboxsync |
FE/Qt4: New Storage UI: Icons partially updated (3rd update).
|
|
|
@23441
|
15 years |
vboxsync |
Main/MachineImpl: fix subtly broken snapshot creation (attachments …
|
|
|
@23440
|
15 years |
vboxsync |
fixed OSE header
|
|
|
@23439
|
15 years |
vboxsync |
crOpenGL: missing changeset for r53030
|
|
|
@23438
|
15 years |
vboxsync |
FE/Qt4: New Storage UI: Better storage-slots …
|
|
|
@23437
|
15 years |
vboxsync |
crOpenGL: fix world of warcraft crash on second login
|
|
|
@23436
|
15 years |
vboxsync |
SSM: Fixed some missing SSMHANDLE::rc updates. (untested)
|
|
|
@23435
|
15 years |
vboxsync |
crOpenGL: comment typo
|
|
|
@23434
|
15 years |
vboxsync |
crOpenGL: fix crashes when saving depth textures
|
|
|
@23433
|
15 years |
vboxsync |
crOpenGL: fix snapshots for array uniforms
|
|
|
@23432
|
15 years |
vboxsync |
Branding: fix burn
|
|
|
@23431
|
15 years |
vboxsync |
Branding: fix showing of the branding about image
|
|
|
@23430
|
15 years |
vboxsync |
Experiment with KeSetSystemAffinityThread instead of raising the IRQL …
|
|
|
@23429
|
15 years |
vboxsync |
FE/Qt4: New Storage UI: Icons partially updated (2nd update); Correct …
|
|
|
@23428
|
15 years |
vboxsync |
XPCOM: todo: check if the sig handler fix is proper here
|
|
|
@23427
|
15 years |
vboxsync |
XPCOM: don't override SIGCHLD
|
|
|
@23426
|
15 years |
vboxsync |
NAT: removes extra inclusion.
|
|
|
@23425
|
15 years |
vboxsync |
Fe/Qt: About dialog: Fixed text color if no custom.ini was found.
|
|
|
@23424
|
15 years |
vboxsync |
NAT: logs.
|
|
|
@23423
|
15 years |
vboxsync |
NAT: use rigth ioctl's return code.
|
|
|
@23422
|
15 years |
vboxsync |
Additions/x11/vboxvideo: use a software mouse cursor if the virtual …
|
|
|
@23421
|
15 years |
vboxsync |
Additions/installer/linux: the xorg.conf hacking scripts need to be …
|
|
|
@23420
|
15 years |
vboxsync |
Medium/ConsoleImpl: clean up release logging
|
|
|