Age | Commit message (Expand) | Author |
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 |
2008-07-01 | Move interrupt_request and user_mode_only to common cpu state. | pbrook |
2008-07-01 | Fix DMA length bug seen with NetBSD (Cliff Wright) | blueswir1 |
2008-07-01 | block-vvfat.c - fix is_free predicate, by Tristan Gingold. | ths |
2008-07-01 | Add missing return in arm-semi, by Laurent Desnogues. | ths |
2008-07-01 | Static'ify some functions, and use standard inline in translate.c. | ths |
2008-07-01 | Implement resolution switching in common console code. | pbrook |
2008-07-01 | Delete duplicate code. | ths |
2008-06-30 | Fix rdtsc instruction counting. | pbrook |
2008-06-30 | Spelling fixes, spotted by Stuart Brady. | ths |
2008-06-30 | Move CPU save/load registration to common code. | pbrook |
2008-06-30 | CRIS: Correct writes to TLB hi. | edgar_igl |
2008-06-30 | Avoid refering to CRIS specific cpu-state to be able to use these blocks with... | edgar_igl |
2008-06-30 | Make bcond and btarget TCG registers. | ths |
2008-06-30 | Avoid CRIS related warnings by Jan Kiszka. | edgar_igl |
2008-06-29 | Suppress bogus compiler warnings. | pbrook |
2008-06-29 | Remove unnecessary helper arguments, and fix some typos. | ths |
2008-06-29 | Add missing static qualifiers. | pbrook |
2008-06-29 | Add missing file. Fix spelling errors. | pbrook |
2008-06-29 | Add instruction counter. | pbrook |
2008-06-29 | Fix shell quoting. | pbrook |
2008-06-28 | Document usage of new options remove stray variables, check for ALSA/FMOD/ESD | malc |
2008-06-28 | Consistency | malc |
2008-06-27 | Avoid unused input arguments which triggered tcg errors. Spotted by | ths |
2008-06-27 | More efficient target register / TC accesses. | ths |
2008-06-26 | Fix bogus format, reading uninitialised memory (original patch by Julian Seward) | blueswir1 |
2008-06-25 | Change the way audio is configured | malc |
2008-06-25 | Suppress OpenBSD warning messages for leftover fifo bytes | blueswir1 |