Displaying 5 results from an estimated 5 matches for "d020".
Did you mean:
2020
2012 Jan 31
3
Setting up serial ports on kvm guests
...Semiconductor Ltd
OX16PCI954 (Quad 16950 UART) function 0 (Uart) (prog-if 06
[16950])
Subsystem: Oxford Semiconductor Ltd Device 0000
Flags: medium devsel, IRQ 17
I/O ports at d040 [size=32]
Memory at d0702000 (32-bit, non-prefetchable)
[size=4K]
I/O ports at d020 [size=32]
Memory at d0701000 (32-bit, non-prefetchable)
[size=4K]
Capabilities: [40] Power Management version 2
Kernel driver in use: serial
setserial -g /dev/ttyS* shows this:
/dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4
/dev/ttyS1, UART: 16950/954, Port: 0xd040, IRQ:...
2012 Feb 03
3
Setting up a pci passthrough device
...Semiconductor Ltd
OX16PCI954 (Quad 16950 UART) function 0 (Uart) (prog-if 06
[16950])
Subsystem: Oxford Semiconductor Ltd Device 0000
Flags: medium devsel, IRQ 17
I/O ports at d040 [size=32]
Memory at d0702000 (32-bit, non-prefetchable)
[size=4K]
I/O ports at d020 [size=32]
Memory at d0701000 (32-bit, non-prefetchable)
[size=4K]
Capabilities: [40] Power Management version 2
Kernel driver in use: serial
I then check for possible multiple IRQ assignment:
lspci -v | grep ' IRQ 17'
Flags: medium devsel, IRQ 17
I next us...
2013 Nov 19
1
Re: Using hostdev to plug a PCI-E host device into Q35 pcie-root port
...: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 47
Region 0: I/O ports at d040 [disabled] [size=8]
Region 1: I/O ports at d030 [disabled] [size=4]
Region 2: I/O ports at d020 [disabled] [size=8]
Region 3: I/O ports at d010 [disabled] [size=4]
Region 4: I/O ports at d000 [disabled] [size=16]
Region 5: Memory at f7610000 (32-bit, non-prefetchable)
[disabled] [size=512]
Expansion ROM at f7600000 [disabled by cmd] [size=64K]
Cap...
2013 Nov 15
2
Using hostdev to plug a PCI-E host device into Q35 pcie-root port
Hello,
I'm trying to migrate a working qemu command line configuration to
libvirt.
The part I'm currently failing on is:
$ qemu-system-x86_64 -M Q35 ... -device vfio-pci,host=05:00.0,bus=pcie.0
The right way to translate this into libvirt XML seems to be using
<hostdev>, but I seem to be unable to plug it into the pcie-root port
This is how the interesting part looks like when
2012 Feb 12
0
Bug#659642: xen-hypervisor-4.0-amd64: outl segfaults when restoring monitor from sleep with DPMS
...32bit mmio: [0xfbe00000-0xfbefffff]
[ 3.838546] pci 0000:00:01.0: bridge 64bit mmio pref: [0xc0000000-0xcfffffff]
[ 3.838719] pci 0000:03:00.0: reg 10 io port: [0xd040-0xd047]
[ 3.838731] pci 0000:03:00.0: reg 14 io port: [0xd030-0xd033]
[ 3.838744] pci 0000:03:00.0: reg 18 io port: [0xd020-0xd027]
[ 3.838756] pci 0000:03:00.0: reg 1c io port: [0xd010-0xd013]
[ 3.838768] pci 0000:03:00.0: reg 20 io port: [0xd000-0xd00f]
[ 3.838780] pci 0000:03:00.0: reg 24 32bit mmio: [0xfbd10000-0xfbd107ff]
[ 3.838793] pci 0000:03:00.0: reg 30 32bit mmio pref: [0xfbd00000-0xfbd0ffff]
[...