Age | Commit message (Expand) | Author |
2008-07-10 | Link ARM prologue closer to code segment to avoid a build failure | blueswir1 |
2008-07-10 | Fix coprocessor register types. | pbrook |
2008-07-09 | Restore old value of buffer_size | malc |
2008-07-09 | Warn about rejected buffer/period size/time when it was specified by the user | malc |
2008-07-09 | Call proper function when trying to set period size | malc |
2008-07-09 | Avoid decremented overflow. | pbrook |
2008-07-09 | Use temporary registers for the MIPS FPU emulation. | ths |
2008-07-08 | Fix typo | malc |
2008-07-08 | Fix r4641 (invalid token "=<" in a preprocessor expression) | blueswir1 |
2008-07-08 | Implement some Ultrasparc cache ASIs used by SILO | blueswir1 |
2008-07-07 | Eliminate spurous screen updates. | pbrook |
2008-07-07 | fix cvtsq2s[sd] (Juergen Lock) | bellard |
2008-07-07 | 64 bit signed comparison fix (Juergen Lock) | bellard |
2008-07-07 | Fix 64 bit constant generation | blueswir1 |
2008-07-07 | Improve jp106 keyboard support, by Akio Takebe. | ths |
2008-07-05 | Fix typo in comment. | ths |
2008-07-05 | Change MIPS machine default to Malta. | ths |
2008-07-05 | Re-add static qualifier. Fix annother occurance of "const static". | pbrook |
2008-07-05 | Remove static | malc |
2008-07-05 | Remove >= asserts on unsigned inputs | malc |
2008-07-05 | Avoid signedness warnings | malc |
2008-07-04 | Add missing return | malc |
2008-07-03 | Fuse EQ and NE handling in tcg_out_brcond2 | malc |
2008-07-03 | Avoid compiler warning. | ths |
2008-07-03 | Fix parse_long_name, by Tristan Gingold. | ths |
2008-07-03 | Clarified filename handling, by Johannes Schindelin. | ths |
2008-07-03 | Mask LL portion of B to 24 bits in tcg_out_b (Thanks to Thiemo Seufer) | malc |
2008-07-03 | Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. | ths |
2008-07-03 | Silence compiler warning. | ths |
2008-07-03 | Allow QEMU to connect directly to an NBD server, by Laurent Vivier. | ths |
2008-07-03 | Allow to share a disk image via nbd, by Laurent Vivier. | ths |
2008-07-03 | Add a parameter to disable host cache, by Laurent Vivier. | ths |
2008-07-03 | Fix typo | malc |
2008-07-03 | Merge NBD client/server, by Laurent Vivier. | ths |
2008-07-03 | Bail out if -append or -initrd is specified without -kernel, by | ths |
2008-07-03 | Fix constant truncation, spotted by Jindrich Makovicka. | ths |
2008-07-03 | Fix ATAPI read drive structure command, by Alex Williamson. | ths |
2008-07-02 | Remove stray local "speedup" hack | malc |
2008-07-02 | Cleanup qemu-nbd related code, by Laurent Vivier. | ths |
2008-07-02 | Add -MT | malc |
2008-07-02 | Pulseaudio driver | malc |
2008-07-02 | Fix test arguments (Jeremy C. Reed) | malc |
2008-07-02 | Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl call | malc |
2008-07-02 | Save/restore for stellaris boards. | pbrook |
2008-07-02 | ARMv7-M interrupt stack alignment fix. | pbrook |
2008-07-02 | Fix NetBSD keyboard problem | blueswir1 |
2008-07-02 | Add rigid and flexible disk geometry page support | blueswir1 |
2008-07-01 | Fix i2c save/restore. | pbrook |
2008-07-01 | Fix typo. | pbrook |
2008-07-01 | Remove duplicate device index calculations. | pbrook |