Commit History

Author SHA1 Message Date
  Lucia Ceionia d2f85b46d0 VGA text mode should display ⌂ for 0x7F, not DEL. 1 year ago
  Fabian 17a6b3b4e9 docs: how it works, networking with state images and profiling 1 year ago
  Fabian d1cf93e2ed Add redox (#301) 1 year ago
  Fabian 011c94e009 Add fiwix 1 year ago
  Fabian bffa5b80a7 mxcsr: log less 1 year ago
  Fabian 8dc153b8eb nasmtests: compare entire bss (resize it to 8kB) 1 year ago
  Fabian af1cb6d17d make some jit parameters configurable at runtime 1 year ago
  Fabian 14b72530d4 fix: mov sreg, reg triggers pf before ud 1 year ago
  Fabian 651d0d83f9 fix push sreg only touches 16 bits of the stack dword 1 year ago
  Fabian da0845189b import recent kvm-unit-test changes (fixes incorrectly failing push es test) 1 year ago
  Fabian fa0a75c927 tests: don't print control characters 1 year ago
  Fabian 3c81e70794 fsave: set high bits of 16-bit fields 1 year ago
  Fabian 530105e934 nasmtests: mask fpu eip for fsave 1 year ago
  Fabian 69e8eafeba test mov reg, sreg manually 1 year ago
  Fabian 6b91f91c45 test pushf manually 1 year ago
  Fabian 4932c821e8 jit: generate code for sse moves (f20f1[01], 660f6e, f30f7e, 660fd6) 1 year ago
  Fabian 3ed118e790 jit: generate code for punpckldq (660f62) 1 year ago
  Fabian de2a1439aa jit: generate code for {66,}0f{c4,c5} (pinsrw, pextrw) 1 year ago
  Fabian 625fdcd4a2 generate slightly better code for ud2 1 year ago
  Fabian cf61ac635a vga: correctly advertise the latest bochs version, and make it r/w (fix #768) 1 year ago
  Fabian baffa6c0d6 generate code for pshufd (660F70) 1 year ago
  Fabian 752869dbff movs: allow overlapping strings, as long as they don't overlay within a page 1 year ago
  Fabian 3bcd997904 fix: rare conditional jump with double fallthrough doesn't set eip correctly 1 year ago
  Fabian 1588687e2a optimise flag generation after adc/sbb 1 year ago
  Fabian 6524bbc569 Use local for condition generation after shifts 1 year ago
  Belle Aerni aaa583659c Correct docker image for no limiter 1 year ago
  Fabian 3880583470 Use uint8array.slice over new Uint8Array().set(uint8array.subarray) 1 year ago
  Fabian adb7fe5441 allow entering jit after page walk 1 year ago
  Fabian fc520f2876 allow directory as partfile 1 year ago
  Fabian 756ce66888 movs: fast path for unaligned src/dst 1 year ago