index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-04-16
Add bus model (or input pins) into PowerPC CPU flags.
j_mayer
2007-04-16
PowerPC emulation bugfixes:
j_mayer
2007-04-16
Parallel flash bugfixes:
j_mayer
2007-04-16
Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout
j_mayer
2007-04-16
Simplify branch likely handling.
ths
2007-04-15
Remove unused variable.
pbrook
2007-04-15
Don't use T2 for INS, it conflicts with branch delay slot handling.
ths
2007-04-15
Fix qemu SIGFPE caused by division-by-zero due to underflow.
ths
2007-04-15
Small code generation optimization.
ths
2007-04-15
Delete unused define.
ths
2007-04-15
Gallileo fixes, by Stefan Weil.
ths
2007-04-15
bFLT loader alignment fix.
pbrook
2007-04-15
Update OpenBIOS for Sparc32 and add a Sparc64 image
blueswir1
2007-04-14
Fix format specified for watchpoint address.
pbrook
2007-04-14
Fix Sparc64 double float gdb protocol (initial version by Paul Brook)
blueswir1
2007-04-14
Add device save and reset methods to FDC and M48T59
blueswir1
2007-04-14
Restart interrupts after an exception.
ths
2007-04-14
Know about more PCI device classes.
ths
2007-04-14
Fix incorrect pointers casts.
j_mayer
2007-04-14
Fix miscellaneous display warnings for PowerPC & alpha targets
j_mayer
2007-04-14
Add TARGET_FMT_plx to properly display target_phys_addr_t variables.
j_mayer
2007-04-13
Nicer Log formatting.
ths
2007-04-13
Another fix for CP0 Cause register handling.
ths
2007-04-13
Fix Sparc32 device save methods
blueswir1
2007-04-13
Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS ops
blueswir1
2007-04-13
Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)
blueswir1
2007-04-12
Add PowerPC 405 input pins (IRQ, resets, ...) model.
j_mayer
2007-04-12
Embedded PowerPC Device Control Registers infrastructure.
j_mayer
2007-04-11
Fix bad variable name.
ths
2007-04-11
Make SYNCI_Step and CCRes CPU-specific.
ths
2007-04-11
Throw RI for invalid MFMC0-class instructions. Introduce optional
ths
2007-04-11
Code formatting fix.
ths
2007-04-11
More Context/Xcontext fixes. Ifdef some 64bit-only ops, they may
ths
2007-04-09
Implement embedded IRQ controller for PowerPC 6xx/740 & 750.
j_mayer
2007-04-09
Fix monitor disasm output for Sparc64 target
blueswir1
2007-04-09
Fix CP0_IntCtl handling.
ths
2007-04-09
Proper handling of reserved bits in the context register.
ths
2007-04-09
Mark watchpoint features as unimplemented.
ths
2007-04-09
Catch unaligned sc/scd.
ths
2007-04-09
Fix exception handling cornercase for rdhwr.
ths
2007-04-09
Remove bogus mtc0 handling.
ths
2007-04-09
ARM IRQ fix.
pbrook
2007-04-08
Fix generated code disasm output on Sparc64 host
blueswir1
2007-04-08
Sparc32/64 CPU selection for user emulator
blueswir1
2007-04-07
Fix TCX base on SS10
blueswir1
2007-04-07
Unify IRQ handling.
pbrook
2007-04-07
PowerPC 64 fixes
j_mayer
2007-04-07
cpu_get_phys_page_debug should return target_phys_addr_t
j_mayer
2007-04-07
Remove dead code.
pbrook
2007-04-07
Remove dead code.
pbrook
[next]