Stanislav Shwartsman
|
fe687fd1a6
|
disasm displacements and offsets by default now printed as "relative" signed integers and not as unsigned offsets could toggle it back with disasm command.
help disasm in debugger
|
2009-12-28 13:52:40 +00:00 |
|
Stanislav Shwartsman
|
069ea6228e
|
disasm displacements and offsets by default now printed as "relative" signed integers and not as unsigned offsets
could toggle it back with disasm command.
help disasm in debugger
|
2009-12-28 13:44:32 +00:00 |
|
Stanislav Shwartsman
|
c82b66c847
|
CS change from debugger could change CPL or CPU mode
|
2009-12-28 10:56:23 +00:00 |
|
Stanislav Shwartsman
|
e59ff3d779
|
cleanup
|
2009-12-28 09:26:22 +00:00 |
|
Stanislav Shwartsman
|
ddf4df1dc0
|
Remove broken support for BX_CPU < 3.
- Sebastian
|
2009-12-27 17:03:14 +00:00 |
|
Stanislav Shwartsman
|
6f8f69e5bb
|
set/get_ar_byte not need to be CPU members
|
2009-12-27 16:53:35 +00:00 |
|
Stanislav Shwartsman
|
d779842da3
|
added ability to modify sregs from bochs debugger
|
2009-12-27 16:38:09 +00:00 |
|
Stanislav Shwartsman
|
cccbac3bb7
|
bugfix
|
2009-12-23 07:26:14 +00:00 |
|
Stanislav Shwartsman
|
5579bdfc55
|
removed unused param
|
2009-12-22 12:11:09 +00:00 |
|
Stanislav Shwartsman
|
33ad9296ff
|
bugfix
|
2009-12-22 11:58:26 +00:00 |
|
Stanislav Shwartsman
|
30c9eef6f9
|
small optimization
|
2009-12-21 13:38:06 +00:00 |
|
Stanislav Shwartsman
|
79e08eb21e
|
BIOS patches from Sebastian
|
2009-12-21 08:08:24 +00:00 |
|
Volker Ruppert
|
d41bbbc412
|
- recompiled after latest changes
|
2009-12-20 18:04:46 +00:00 |
|
Stanislav Shwartsman
|
ea2be842a2
|
Fix PCI memory hole by Sebastian
|
2009-12-20 16:43:50 +00:00 |
|
Stanislav Shwartsman
|
502fe2c737
|
removed old deprecated options from configure
update CHANGES
|
2009-12-20 10:38:19 +00:00 |
|
Stanislav Shwartsman
|
454e672be5
|
update configure
|
2009-12-20 09:05:28 +00:00 |
|
Stanislav Shwartsman
|
c403090327
|
! Implemented PCLMULQDQ AES instruction
|
2009-12-20 09:00:40 +00:00 |
|
Stanislav Shwartsman
|
4ef233daae
|
Remove pci_bios_bigmem_addr. It seems no longer necessary because pci_bios_mem_addr now starts at 3GB.
- Sebastian
|
2009-12-19 17:31:43 +00:00 |
|
Stanislav Shwartsman
|
71457f464f
|
Fixed trace cache CS.LIMIT demotion problem
|
2009-12-17 11:11:58 +00:00 |
|
Stanislav Shwartsman
|
880ee7f872
|
sort opcodes.inc
|
2009-12-17 09:17:45 +00:00 |
|
Stanislav Shwartsman
|
db8ecc535e
|
added mclmulqdq disasm
|
2009-12-17 09:13:35 +00:00 |
|
Stanislav Shwartsman
|
8fbcfa6b39
|
Fixed SMC detection with trace cache disabled
|
2009-12-16 12:32:51 +00:00 |
|
Stanislav Shwartsman
|
edaf19f0a1
|
Split MOVQ_PqQq opcode
|
2009-12-14 11:55:42 +00:00 |
|
Volker Ruppert
|
57582c1a7f
|
- recompiled after latest changes
|
2009-12-12 14:24:49 +00:00 |
|
Stanislav Shwartsman
|
589db6cf4a
|
Fix interrupt vectors for INT 60h-66h (reserved for user interrupt) by setting them to zero.
Move code for INT setup to post_init_ivt.
|
2009-12-12 08:29:01 +00:00 |
|
Volker Ruppert
|
403454e1e4
|
- BIOS binaries regenerated
|
2009-12-11 13:42:46 +00:00 |
|
Stanislav Shwartsman
|
ed1de5d327
|
Commit "fix for BIOS bug" changed MSR_MTRRdefType to MTRR_MEMTYPE_UC.
Change it back to MTRR_MEMTYPE_WB.
|
2009-12-11 07:44:48 +00:00 |
|
Stanislav Shwartsman
|
796d24ecb7
|
Fixed injection of hardware exception
|
2009-12-10 07:57:32 +00:00 |
|
Stanislav Shwartsman
|
57d14f071b
|
style
|
2009-12-04 21:27:17 +00:00 |
|
Stanislav Shwartsman
|
5fec008130
|
change copyright to bochs project
|
2009-12-04 20:02:12 +00:00 |
|
Stanislav Shwartsman
|
153d43520d
|
change copyright to bochs project
|
2009-12-04 19:50:29 +00:00 |
|
Stanislav Shwartsman
|
373377ff6c
|
fix fname size
|
2009-12-04 17:54:22 +00:00 |
|
Stanislav Shwartsman
|
b2f6bffd8d
|
updates for USB printer
|
2009-12-04 17:50:10 +00:00 |
|
Stanislav Shwartsman
|
4a98abd916
|
update version in manifest
|
2009-12-04 17:12:34 +00:00 |
|
Stanislav Shwartsman
|
bd60e0264c
|
change Copyright to Bochs Project
|
2009-12-04 16:53:12 +00:00 |
|
Stanislav Shwartsman
|
36a6fc7e38
|
rework sse configure option
|
2009-12-04 13:50:24 +00:00 |
|
Stanislav Shwartsman
|
453bb573bf
|
indent changes
|
2009-12-04 13:21:33 +00:00 |
|
Stanislav Shwartsman
|
130c1f3977
|
update .bochsrc with USB printer emu.
Need to update Bochs user docs still
|
2009-12-04 13:04:30 +00:00 |
|
Stanislav Shwartsman
|
fb64ec4d0c
|
Added USB printer support (patch by Ben Lunt)
|
2009-12-04 13:01:41 +00:00 |
|
Stanislav Shwartsman
|
604e7aa7ac
|
typo fix
|
2009-11-29 21:05:59 +00:00 |
|
Stanislav Shwartsman
|
2defc78bac
|
cleanups
|
2009-11-29 21:01:26 +00:00 |
|
Stanislav Shwartsman
|
33168085ee
|
gcc4 warning fix
|
2009-11-29 21:00:07 +00:00 |
|
Stanislav Shwartsman
|
714a537a77
|
fixed typo bug causing Bochs crash
|
2009-11-29 17:24:29 +00:00 |
|
Stanislav Shwartsman
|
553ca8af01
|
split more SSE ops
|
2009-11-25 20:49:47 +00:00 |
|
Stanislav Shwartsman
|
6cc1f40cc4
|
redundant defines
|
2009-11-23 18:31:51 +00:00 |
|
Stanislav Shwartsman
|
6819ab4eb7
|
split sse opcodes
|
2009-11-23 18:21:23 +00:00 |
|
Stanislav Shwartsman
|
8dcdc7f9ef
|
re-adding with -kb attribute
|
2009-11-22 06:38:55 +00:00 |
|
Stanislav Shwartsman
|
dd1e24a5ed
|
delete logo.ico committed "as text" file
|
2009-11-22 06:38:10 +00:00 |
|
Stanislav Shwartsman
|
eba83b886b
|
Fixed sending of interrupt 0xFF via lapic
|
2009-11-21 10:09:35 +00:00 |
|
Stanislav Shwartsman
|
f57e382416
|
bugfix for Instruction SYSRET and SS(PL)
|
2009-11-21 09:57:10 +00:00 |
|