2007-11-11 |
bellard | move get_errno() inside do_fcntl() |
commit | commitdiff | tree | snapshot |
2007-11-11 |
bellard | no longer use get_errno for do_modify_ldt() |
commit | commitdiff | tree | snapshot |
2007-11-11 |
pbrook | Fix format mismatch. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
bellard | fixed error codes |
commit | commitdiff | tree | snapshot |
2007-11-11 |
bellard | -strace option |
commit | commitdiff | tree | snapshot |
2007-11-11 |
j_mayer | Fix PowerPC boot device selection. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
bellard | compilation fixes |
commit | commitdiff | tree | snapshot |
2007-11-11 |
pbrook | Fix msr_mask. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
bellard | Linux user memory access API change (initial patch... |
commit | commitdiff | tree | snapshot |
2007-11-11 |
bellard | fixed invalid type |
commit | commitdiff | tree | snapshot |
2007-11-11 |
pbrook | mips_r4k warning fixes. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
pbrook | block-raw/kqemu fix. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
pbrook | Cleanup qemu-img.c. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
pbrook | Split block API from vl.h. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
j_mayer | More generic boot devices specification, allowing more... |
commit | commitdiff | tree | snapshot |
2007-11-11 |
pbrook | Remove duplicate i2c.o. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
j_mayer | Fix POWER abs & abso computation. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
j_mayer | Optimize PowerPC overflow flag computation in most... |
commit | commitdiff | tree | snapshot |
2007-11-11 |
ths | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
pbrook | ARMv7 support. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
j_mayer | Allow selection of PowerPC CPU giving a PVR. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
bellard | always use mktimegm |
commit | commitdiff | tree | snapshot |
2007-11-10 |
pbrook | Fix Makefile dependencies. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
pbrook | Fix build failure. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
pbrook | Add dummy m68k board. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
pbrook | Fix m68k FP register debug dumps. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
pbrook | Update ARM disassembler. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
pbrook | Fix 64-bit host printf format mismatches. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
bellard | exported display init functions to common code |
commit | commitdiff | tree | snapshot |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
commit | commitdiff | tree | snapshot |
2007-11-10 |
blueswir1 | More Sparc64 CPU definitions |
commit | commitdiff | tree | snapshot |
2007-11-09 |
ths | Use FORCE_RET, scrap RETURN which was implemented in... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
blueswir1 | More CPU definitions |
commit | commitdiff | tree | snapshot |
2007-11-09 |
ths | Fix typo, spotted by Samuel Thibault. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
ths | Move kernel loader parameters from the cpu state to... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
ths | Clean out the N32 macros from target-mips, and introduc... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
ths | More .cvsignore. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
ths | Formatting fix. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
ths | .cvsignore dependency files. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
ths | Revert "Last AIO Patch" as requested by Fabrice, it... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
bellard | removed obsolete x86 code copy support |
commit | commitdiff | tree | snapshot |
2007-11-08 |
bellard | removed |
commit | commitdiff | tree | snapshot |
2007-11-08 |
bellard | removed unused code |
commit | commitdiff | tree | snapshot |
2007-11-08 |
bellard | added -cpu option for x86 - fixed glibc hack in case... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
bellard | added -cpu option for x86 (initial patch by Dan Kenigsberg) |
commit | commitdiff | tree | snapshot |
2007-11-07 |
bellard | use config-host.h instead of config.h |
commit | commitdiff | tree | snapshot |
2007-11-07 |
bellard | fixed QEMU_TOOL tests |
commit | commitdiff | tree | snapshot |
2007-11-07 |
bellard | SDL and COCA are no longer target dependent - support... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
bellard | compile common code once |
commit | commitdiff | tree | snapshot |
2007-11-07 |
blueswir1 | CPU specific boot mode (Robert Reif) |
commit | commitdiff | tree | snapshot |
2007-11-07 |
bellard | removed traces |
commit | commitdiff | tree | snapshot |
2007-11-07 |
bellard | added -startdate option |
commit | commitdiff | tree | snapshot |
2007-11-07 |
bellard | moved declarations |
commit | commitdiff | tree | snapshot |
2007-11-05 |
ths | Add -lpthread flag. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
j_mayer | Fix muls64 prototype to match the actual implementation. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
j_mayer | Code used by the linux-user targets should not use... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
j_mayer | No functional changes: remove dead code and fix indenta... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
balrog | Zeroing ITR shouldn't ack irq zero. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
blueswir1 | Change sysctrl register to 32 bits (original patch... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
j_mayer | Fix memory corruption: bdrv_read/write API has been... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
blueswir1 | Fix Solaris breakage |
commit | commitdiff | tree | snapshot |
2007-11-04 |
balrog | Add register mappings in DSP space (must be accessible... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
blueswir1 | Constification |
commit | commitdiff | tree | snapshot |
2007-11-04 |
blueswir1 | Remove target dependent code |
commit | commitdiff | tree | snapshot |
2007-11-04 |
balrog | Make accesses with wrong width also work as apparently... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
j_mayer | Fix grackle (in fact MPC106) PCI host bridge header |
commit | commitdiff | tree | snapshot |
2007-11-04 |
blueswir1 | Fix debug statements |
commit | commitdiff | tree | snapshot |
2007-11-04 |
j_mayer | PowerPC 601 need specific callbacks for its BATs setup. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
j_mayer | For consistency, move muls64 / mulu64 prototypes to... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
j_mayer | Improve PowerPC CPU state dump. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
j_mayer | Fix PowerMac NVRAM device. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
ths | Fix some compiler warnings. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
j_mayer | Fix PowerPC high BATs access: BAT number was incorrect. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
j_mayer | PowerPC MMU and exception fixes: |
commit | commitdiff | tree | snapshot |
2007-11-03 |
j_mayer | Fix incorrect PowerPC instruction fetch exception dump. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
balrog | Split I^2C controller out of hw/omap.c. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
balrog | Implement OMAP on-chip RTC (Linux guest date/time now... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
balrog | Initial OMAP I^2C controller implementation (communicat... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
balrog | Add OMAP Pulse-width Tone module. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
balrog | Implement OMAP PWL (backlight) module. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
balrog | The PINT/DAV pin is active low in the chip spec, not... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
j_mayer | Don't print any message when a priviledge exception... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
j_mayer | Fix PowerPC program exception that was broken by FPU... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
ths | EFAULT - update __get_user() __put_user(), by Thayne... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
ths | Fix compiler warnings, by Stefan Weil. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
ths | EFAULT - verify pages are in cache and are read/write... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
blueswir1 | Fix slirp compilation failure when using a newer gcc |
commit | commitdiff | tree | snapshot |
2007-11-01 |
ths | Add new files fir strace support, missed in earlier... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
ths | Mention userland strace support, and mipssim machine... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
ths | Strace for userland emulation, by Stuart Anderson and... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
j_mayer | Fix CR ops with complement, thanks to Julian Seward... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
ths | Add copyright and license header. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
balrog | Correct the WBINVD intercept in SVM (Alexander Graf). |
commit | commitdiff | tree | snapshot |
2007-10-31 |
balrog | Handle 3.7 VNC clients authentication correctly (Dan... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
balrog | Set boot sequence from command line (Dan Kenigsberg). |
commit | commitdiff | tree | snapshot |
2007-10-31 |
balrog | Support multipart images as input to qemu-img (Salvador... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
balrog | Add gcc-3.4.6 to the list of gcc3 versions (Carlo Marce... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
balrog | Invalidate TLBs when domains are changed (Matthew Warton). |
commit | commitdiff | tree | snapshot |
2007-10-31 |
balrog | OHCI USB isochronous transfers support (Arnon Gilboa). |
commit | commitdiff | tree | snapshot |
2007-10-31 |
balrog | Use a O_NONBLOCK pipe for iso completion signals for... |
commit | commitdiff | tree | snapshot |
next |