summaryrefslogtreecommitdiff
path: root/sys/dev/x86emu
AgeCommit message (Expand)Author
2015-03-14Remove some includes include-what-you-use claims don'tJonathan Gray
2014-06-15Decode ModR/M for 32-bit MOVSX instruction.Paul Irofti
2014-06-15Fix 0x67 prefixed LEA instruction.Paul Irofti
2014-06-15Fix 0x67 prefixed near CALL decoding.Paul Irofti
2014-03-29It's been a quarter century: we can assume volatile is present with that name.Philip Guenther
2010-02-17KNFPaul Irofti
2009-06-18KNF, okay deraadt@.Paul Irofti
2009-06-06bring back the indians for pirofti -- handle unaligned access and put aTheo de Raadt
2009-06-06Fix RCSIdsMatthieu Herrb
2009-06-06option X86EMU is how this subsystem is brought into a kernelTheo de Raadt
2009-06-06fix include pathsTheo de Raadt
2009-06-06Add vga bios repost support. Fetched from the NetBSD tree mostly.Paul Irofti