qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] pcie aer comment


From: Michael S. Tsirkin
Subject: [Qemu-devel] pcie aer comment
Date: Fri, 3 Dec 2010 01:02:35 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Also, the code has many cases that look like:

            if (root_cmd & PCI_ERR_ROOT_CMD_COR_EN) {
            }
If the intent is to add some code later, pls put a TODO here.
Otherwise please remove these or replace with comments like
        /* For correctable - nothing special needs to be done. */

-- 
MST



reply via email to

[Prev in Thread] Current Thread [Next in Thread]