VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (640 - 642 of 16363)

Ticket Resolution Summary Owner Reporter
#1846 fixed API put_Description for IDiskDrive doesn't store text Gary Whelan
Description

Hello and i hope im not mistaking with this report.

IHardDisk *hardDisk; hardDisk->put_Description(L"TEST");

hardDisk->get_Description(&diskDescriptionW); diskDescriptionW 0x00166894 00 00

Before i did a put_Description a get_Description returned a pointer 0, after doing the put_Description a get_Description returned a valid pointer but is was to a null 00 00, not to the text i put.

#7171 fixed API: enumerate guest properties broken at machine runtime with an empty patterns string -> fixed post-3.2.6 Michael Thayer
Description

When enumerating all guest properties of a running machine using the API, the API documentation states that a blank pattern parameter can be passed in. However, the implementation in VirtualBox 3.2.6 requires an asterisk ("*") for this. Fixed in revision 30804.

#10077 worksforme APIC Bug? DasFox
Description

I'm running Slackware 13.37 as a Guest in VB 4.1.4 and I noticed in /var/log/dmesg this:

weird, boot CPU (#0) not listed by the BIOS.
SMP motherboard not detected.
Enabling APIC mode:  Flat.  Using 0 I/O APICs
------------[ cut here ]------------
WARNING: at arch/x86/kernel/apic/apic.c:1299 setup_local_APIC+0x22c/0x2e2()
Hardware name: VirtualBox
Modules linked in:
Pid: 1, comm: swapper Not tainted 3.1.5 #1
Call Trace:
 [<c102fb37>] warn_slowpath_common+0x6a/0x7f
 [<c13119c9>] ? setup_local_APIC+0x22c/0x2e2
 [<c102fb60>] warn_slowpath_null+0x14/0x18
 [<c13119c9>] setup_local_APIC+0x22c/0x2e2
 [<c148fb2c>] APIC_init_uniprocessor+0x94/0xe9
 [<c148db9f>] native_smp_prepare_cpus+0x1d1/0x3b8
 [<c148569b>] ? start_kernel+0x2e3/0x2e3
 [<c14856d7>] kernel_init+0x3c/0xfd
 [<c13163fe>] kernel_thread_helper+0x6/0x10
---[ end trace a7919e7f17c0a725 ]---
APIC calibration not consistent with PM-Timer: 145ms instead of 100ms
APIC delta adjusted to PM-Timer: 6289924 (9125077)

So between also this 'weird, boot CPU' and the APIC warning I wanted to know if this is a bug?

I also don't like using the standard kernel in Linux, to make things that are not supported that you have to weed through all the messages to figure out what is going on, so I compile my own kernel.

These are some of the options I compiled in below. Also are there any other options I need to make sure I have support for in the kernel for VirtualBox, specific to it?

<*> Intel PIIX4 and compatible (ATI/AMD/Serverworks/Broadcom/SMSC)
<*>   EHCI HCD (USB 2.0) support
<*>   USB Mass Storage support 
[*] ISA support 

Processor type and features  --->
    [*] Tickless System (Dynamic Ticks)
    [ ] High Resolution Timer Support
    [X] Symmetric multi-processing support (keep this enabled for multiple cores, too!)
        Subarchitecture Type (PC-compatible)  --->
    [ ] Machine Check / overheating reporting
    [X] SMT (Hyperthreading) scheduler support (This too, for i7's)
Power management and ACPI options  --->
    [*] Power Management support
    [ ] Suspend to RAM and standby
    [ ] Hibernation (aka 'suspend to disk')
    [*] ACPI (Advanced Configuration and Power Interface) Support  --->
Device Drivers  --->
    < > ATA/ATAPI/MFM/RLL support
    <*> Serial ATA and Parallel ATA drivers
        <*> AHCI SATA Support
        [*] ATA SFF support
        <*> Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support
    [*] Network device support  --->
        [*] Ethernet (10 or 100Mbit)  --->
            [*] EISA, VLB, PCI and on board controllers
                <M>   AMD PCnet32 PCI support
        [*] Ethernet (1000 Mbit)  --->
            <M> Intel(R) PRO/1000 Gigabit Ethernet support
        [ ] Ethernet (10000 Mbit)  --->
    Input device support --->
        [*] Mice --->
           <*> PS/2 mouse
    Graphics support --->
        <*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)  --->
            < > all options can be empty
    <M> Sound card support --->
        <M> Advanced Linux Sound Architecture --->
            [*] PCI sound Devices --->
                <M> Intel/SiS/nVidia/AMD/ALi AC97 Controller

THANKS

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy