Annotation of qemu/pc-bios/bios-pq/0007_bios-add-26-pci-slots,-bringing-the-total-to-32.patch, revision 1.1.1.1

1.1       root        1: bios: add 26 pci slots, bringing the total to 32 (Avi Kivity)
                      2: 
                      3: lack of pci slots causes Windows to complain when installing too many devices.
                      4: 
                      5: Signed-off-by: Avi Kivity <[email protected]>
                      6: Signed-off-by: Anthony Liguori <[email protected]>
                      7: 
                      8: Index: bochs/bios/acpi-dsdt.dsl
                      9: ===================================================================
                     10: --- bochs.orig/bios/acpi-dsdt.dsl
                     11: +++ bochs/bios/acpi-dsdt.dsl
                     12: @@ -63,6 +63,32 @@ DefinitionBlock (
                     13:                 prt_slot3(0x0003),
                     14:                 prt_slot0(0x0004),
                     15:                 prt_slot1(0x0005),
                     16: +               prt_slot2(0x0006),
                     17: +               prt_slot3(0x0007),
                     18: +               prt_slot0(0x0008),
                     19: +               prt_slot1(0x0009),
                     20: +               prt_slot2(0x000a),
                     21: +               prt_slot3(0x000b),
                     22: +               prt_slot0(0x000c),
                     23: +               prt_slot1(0x000d),
                     24: +               prt_slot2(0x000e),
                     25: +               prt_slot3(0x000f),
                     26: +               prt_slot0(0x0010),
                     27: +               prt_slot1(0x0011),
                     28: +               prt_slot2(0x0012),
                     29: +               prt_slot3(0x0013),
                     30: +               prt_slot0(0x0014),
                     31: +               prt_slot1(0x0015),
                     32: +               prt_slot2(0x0016),
                     33: +               prt_slot3(0x0017),
                     34: +               prt_slot0(0x0018),
                     35: +               prt_slot1(0x0019),
                     36: +               prt_slot2(0x001a),
                     37: +               prt_slot3(0x001b),
                     38: +               prt_slot0(0x001c),
                     39: +               prt_slot1(0x001d),
                     40: +               prt_slot2(0x001e),
                     41: +               prt_slot3(0x001f),
                     42:              })
                     43:  
                     44:              Name (_CRS, ResourceTemplate ()
                     45: 
                     46: -- 
                     47: 
                     48: 
                     49: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.