search for: pci_cfg_ok

Displaying 2 results from an estimated 2 matches for "pci_cfg_ok".

2012 Jun 21
1
[PATCH] x86/PCI: fix guest_io_read() when pci_cfg_ok() denies access
For a multi-byte aligned read, this so far resulted in 0x00ff to be put in the guest''s register rather than 0xffff or 0xffffffff, which in turn could confuse bus scanning functions (which, when reading vendor and/or device IDs, expect to get back all zeroes or all ones). As the value gets masked to the read width when merging back into the full result, setting the initial value to all
2012 Jul 30
1
Bug#683286: Changes from 4.1.3-rc3
...e support. - x86/cpuidle: deny access to the I/O port used for EM_SYSIO - xen: Fix schedule()'s grabbing of the schedule lock - SVM: fix performance decrease with asid assignment - x86/mm: fix mod_l1_entry() return value when encountering r/o MMIO page - x86/PCI: fix guest_io_read() when pci_cfg_ok() denies access - passthrough: fix xsm-related oversight Bastian -- A father doesn't destroy his children. -- Lt. Carolyn Palamas, "Who Mourns for Adonais?", stardate 3468.1.