xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* AMD/ATI patch for xen 4.2-unstable
@ 2012-04-02  1:03 Kristijan Lečnik
  2012-04-02  8:27 ` Pavel Mateja
  2012-04-03 21:07 ` Wei Huang
  0 siblings, 2 replies; 8+ messages in thread
From: Kristijan Lečnik @ 2012-04-02  1:03 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 2176 bytes --]

Hi,

i am trying to apply AMD/ATI patch on xen4-2 unstable
http://old-list-archives.xen.org/archives/html/xen-devel/2010-12/txtNwRlN3jloS.txt

and there was some changes in code and the patch is unusable, is there a
new patch. or can somebody help me to update the patch?

make[4]: Entering directory
`/root/xen-unstable.hg-IN_USE_PATCHED/tools/qemu-xen-traditional-dir-remote/i386-dm'
  CC    i386-dm/pt-graphics.o
/root/xen-unstable.hg-IN_USE_PATCHED/tools/qemu-xen-traditional-dir/hw/pt-graphics.c:
In function ‘igd_register_vga_regions’:
/root/xen-unstable.hg-IN_USE_PATCHED/tools/qemu-xen-traditional-dir/hw/pt-graphics.c:373:
error: too many arguments to function ‘pt_pci_host_read’
/root/xen-unstable.hg-IN_USE_PATCHED/tools/qemu-xen-traditional-dir/hw/pt-graphics.c:374:
error: too many arguments to function ‘pt_pci_host_read’
/root/xen-unstable.hg-IN_USE_PATCHED/tools/qemu-xen-traditional-dir/hw/pt-graphics.c:
In function ‘igd_unregister_vga_regions’:
/root/xen-unstable.hg-IN_USE_PATCHED/tools/qemu-xen-traditional-dir/hw/pt-graphics.c:396:
error: too many arguments to function ‘pt_pci_host_read’
/root/xen-unstable.hg-IN_USE_PATCHED/tools/qemu-xen-traditional-dir/hw/pt-graphics.c:397:
error: too many arguments to function ‘pt_pci_host_read’
make[4]: *** [pt-graphics.o] Error 1
make[4]: Leaving directory
`/root/xen-unstable.hg-IN_USE_PATCHED/tools/qemu-xen-traditional-dir-remote/i386-dm'
make[3]: *** [subdir-i386-dm] Error 2
make[3]: Leaving directory
`/root/xen-unstable.hg-IN_USE_PATCHED/tools/qemu-xen-traditional-dir-remote'
make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2
make[2]: Leaving directory `/root/xen-unstable.hg-IN_USE_PATCHED/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/root/xen-unstable.hg-IN_USE_PATCHED/tools'
make: *** [install-tools] Error 2

http://xen.1045712.n5.nabble.com/PATCH-1-3-qemu-xen-Change-prototype-for-pt-pci-host-read-write-td5016713.html

example:

old syle:
vendor_id = pt_pci_host_read(0, 2, 0, 0, 2);

new syle:
vid = pt_pci_host_read(pci_dev_1f, PCI_VENDOR_ID, 2);

Best Regards,
Kristijan Lečnik

[-- Attachment #1.2: Type: text/html, Size: 2796 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-05-04  7:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-02  1:03 AMD/ATI patch for xen 4.2-unstable Kristijan Lečnik
2012-04-02  8:27 ` Pavel Mateja
2012-04-03 21:07 ` Wei Huang
2012-04-08 13:37   ` Kristijan Lečnik
2012-04-08 14:01     ` Pavel Matěja
     [not found]     ` <CACC+8CTGuZBhM7HJPiQSXwmkAe487iOz00AsnPZ6MB58nb8b1g@mail.gmail.com>
     [not found]       ` <4400B41FB768044EA720935D0808176C090BD76C@sausexdag02.amd.com>
2012-04-20  0:39         ` Kristijan Lečnik
2012-05-04  0:32   ` n4rC0t1C
2012-05-04  7:56     ` Tobias Geiger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).