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-11-10
Fix 64-bit host printf format mismatches.
pbrook
2007-11-10
exported display init functions to common code
bellard
2007-11-10
added cpu_model parameter to cpu_init()
bellard
2007-11-10
More Sparc64 CPU definitions
blueswir1
2007-11-09
Use FORCE_RET, scrap RETURN which was implemented in target-specific code.
ths
2007-11-09
More CPU definitions
blueswir1
2007-11-09
Fix typo, spotted by Samuel Thibault.
ths
2007-11-09
Move kernel loader parameters from the cpu state to being board specific.
ths
2007-11-08
Clean out the N32 macros from target-mips, and introduce MIPS ABI specific
ths
2007-11-08
More .cvsignore.
ths
2007-11-08
Formatting fix.
ths
2007-11-08
.cvsignore dependency files.
ths
2007-11-08
Revert "Last AIO Patch" as requested by Fabrice, it is incomplete and
ths
2007-11-08
removed obsolete x86 code copy support
bellard
2007-11-08
removed
bellard
2007-11-08
removed unused code
bellard
2007-11-08
added -cpu option for x86 - fixed glibc hack in case the global variables are...
bellard
2007-11-08
added -cpu option for x86 (initial patch by Dan Kenigsberg)
bellard
2007-11-07
use config-host.h instead of config.h
bellard
2007-11-07
fixed QEMU_TOOL tests
bellard
2007-11-07
SDL and COCA are no longer target dependent - support for common code compila...
bellard
2007-11-07
compile common code once
bellard
2007-11-07
CPU specific boot mode (Robert Reif)
blueswir1
2007-11-07
removed traces
bellard
2007-11-07
added -startdate option
bellard
2007-11-07
moved declarations
bellard
2007-11-05
Add -lpthread flag.
ths
2007-11-05
Fix muls64 prototype to match the actual implementation.
j_mayer
2007-11-05
Code used by the linux-user targets should not use vl.h.
j_mayer
2007-11-05
No functional changes: remove dead code and fix indentation & wrapping lines.
j_mayer
2007-11-04
Zeroing ITR shouldn't ack irq zero.
balrog
2007-11-04
Change sysctrl register to 32 bits (original patch by Robert Reif)
blueswir1
2007-11-04
Fix memory corruption: bdrv_read/write API has been changed to take
j_mayer
2007-11-04
Fix Solaris breakage
blueswir1
2007-11-04
Add register mappings in DSP space (must be accessible for MPU too).
balrog
2007-11-04
Constification
blueswir1
2007-11-04
Remove target dependent code
blueswir1
2007-11-04
Make accesses with wrong width also work as apparently real hardware allows t...
balrog
2007-11-04
Fix grackle (in fact MPC106) PCI host bridge header
j_mayer
2007-11-04
Fix debug statements
blueswir1
2007-11-04
PowerPC 601 need specific callbacks for its BATs setup.
j_mayer
2007-11-04
For consistency, move muls64 / mulu64 prototypes to host-utils.h
j_mayer
2007-11-04
Improve PowerPC CPU state dump.
j_mayer
2007-11-04
Fix PowerMac NVRAM device.
j_mayer
2007-11-03
Fix some compiler warnings.
ths
2007-11-03
Fix PowerPC high BATs access: BAT number was incorrect.
j_mayer
2007-11-03
PowerPC MMU and exception fixes:
j_mayer
2007-11-03
Fix incorrect PowerPC instruction fetch exception dump.
j_mayer
2007-11-03
Split I^2C controller out of hw/omap.c.
balrog
2007-11-03
Implement OMAP on-chip RTC (Linux guest date/time now matches with host).
balrog
[next]