summaryrefslogtreecommitdiffstats
path: root/arch/hexagon
diff options
context:
space:
mode:
authorNadav Amit2014-11-19 16:43:08 +0100
committerPaolo Bonzini2014-11-19 18:13:27 +0100
commit7d882ffa81d52a19071952acf4460c06a38861e5 (patch)
tree3fec83eba22fc491ee62bcc046010f44502e734f /arch/hexagon
parentkvm: x86: vmx: remove MMIO_MAX_GEN (diff)
downloadkernel-qcow2-linux-7d882ffa81d52a19071952acf4460c06a38861e5.tar.gz
kernel-qcow2-linux-7d882ffa81d52a19071952acf4460c06a38861e5.tar.xz
kernel-qcow2-linux-7d882ffa81d52a19071952acf4460c06a38861e5.zip
KVM: x86: Revert NoBigReal patch in the emulator
Commit 10e38fc7cab6 ("KVM: x86: Emulator flag for instruction that only support 16-bit addresses in real mode") introduced NoBigReal for instructions such as MONITOR. Apparetnly, the Intel SDM description that led to this patch is misleading. Since no instruction is using NoBigReal, it is safe to remove it, we fully understand what the SDM means. Signed-off-by: Nadav Amit <namit@cs.technion.ac.il> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/hexagon')
0 files changed, 0 insertions, 0 deletions
'column5'>| | | | | | | | | | | Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com> | * | orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg2016-03-235-10/+133 | | | | | | | | | | | | | | | | | | | | | | | | This is motivated by orangefs_inode_old_getattr's habit of writing over live inodes. Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com> | * | orangefs: remove inode->i_lock wrapperMartin Brandenburg2016-03-232-7/+4Star | | | | | | | | | | | | | | | Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com> | * | orangefs: put register_chrdev immediately before register_filesystemMartin Brandenburg2016-03-171-13/+13 | | | | | | | | | | | | | | | Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com> | * | orangefs: remove paranoia in orangefs_set_inodeMartin Brandenburg2016-03-171-10/+2Star | | | | | | | | | | | | | | | Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com> | * | orangefs: sanitize listxattr and return EIO on impossible valuesMartin Brandenburg2016-03-171-0/+10 | | | | | | | | | | | | | | | Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com> | * | orangefs: remove unused reference to xattr key lengthMartin Brandenburg2016-03-171-5/+0Star | | | | | | | | | | | | | | | Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com> | * | Orangefs: adjust unwind on module init failure.Mike Marshall2016-03-171-4/+3Star | | | | | | | | | | | | Signed-off-by: Mike Marshall <hubcap@omnibond.com> | * | Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.Mike Marshall2016-03-143-62/+76 | | | | | | | | | | | | Signed-off-by: Mike Marshall <hubcap@omnibond.com> | * | Orangefs: follow_link -> get_link changeMike Marshall2016-03-142-19/+4Star | | | | | | | | | | | | Signed-off-by: Mike Marshall <hubcap@omnibond.com> | * | Orangefs: Extra sanity insurance on buffer before using string functions on it.Mike Marshall2016-03-141-0/+13 | | | | | | | | | | | | Signed-off-by: Mike Marshall <hubcap@omnibond.com> | * | Orangefs: merge to v4.5Mike Marshall2016-03-14