index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2007-11-03
Initial OMAP I^2C controller implementation (communication not tested).
balrog
2007-11-03
Add OMAP Pulse-width Tone module.
balrog
2007-11-03
Implement OMAP PWL (backlight) module.
balrog
2007-11-03
The PINT/DAV pin is active low in the chip spec, not inverted on the board.
balrog
2007-11-02
Don't print any message when a priviledge exception occurs on mfpvr
j_mayer
2007-11-02
Fix PowerPC program exception that was broken by FPU exception patches
j_mayer
2007-11-02
EFAULT - update __get_user() __put_user(), by Thayne Harbaugh.
ths
2007-11-02
Fix compiler warnings, by Stefan Weil.
ths
2007-11-02
EFAULT - verify pages are in cache and are read/write, by Thayne Harbaugh.
ths
2007-11-01
Fix slirp compilation failure when using a newer gcc
blueswir1
2007-11-01
Add new files fir strace support, missed in earlier commit.
ths
2007-11-01
Mention userland strace support, and mipssim machine emulation.
ths
2007-11-01
Strace for userland emulation, by Stuart Anderson and Thayne Harbaugh.
ths
2007-10-31
Fix CR ops with complement, thanks to Julian Seward for testing
j_mayer
[next]