aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-03Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.ths
2008-07-03Silence compiler warning.ths
2008-07-03Allow QEMU to connect directly to an NBD server, by Laurent Vivier.ths
2008-07-03Allow to share a disk image via nbd, by Laurent Vivier.ths
2008-07-03Add a parameter to disable host cache, by Laurent Vivier.ths
2008-07-03Fix typomalc
2008-07-03Merge NBD client/server, by Laurent Vivier.ths
2008-07-03Bail out if -append or -initrd is specified without -kernel, byths
2008-07-03Fix constant truncation, spotted by Jindrich Makovicka.ths
2008-07-03Fix ATAPI read drive structure command, by Alex Williamson.ths
2008-07-02Remove stray local "speedup" hackmalc
2008-07-02Cleanup qemu-nbd related code, by Laurent Vivier.ths
2008-07-02Add -MTmalc
2008-07-02Pulseaudio drivermalc
2008-07-02Fix test arguments (Jeremy C. Reed)malc
2008-07-02Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl callmalc
2008-07-02Save/restore for stellaris boards.pbrook
2008-07-02ARMv7-M interrupt stack alignment fix.pbrook
2008-07-02Fix NetBSD keyboard problemblueswir1
2008-07-02Add rigid and flexible disk geometry page supportblueswir1
2008-07-01Fix i2c save/restore.pbrook
2008-07-01Fix typo.pbrook
2008-07-01Remove duplicate device index calculations.pbrook
2008-07-01Move interrupt_request and user_mode_only to common cpu state.pbrook
2008-07-01Fix DMA length bug seen with NetBSD (Cliff Wright)blueswir1
2008-07-01block-vvfat.c - fix is_free predicate, by Tristan Gingold.ths
2008-07-01Add missing return in arm-semi, by Laurent Desnogues.ths
2008-07-01Static'ify some functions, and use standard inline in translate.c.ths
2008-07-01Implement resolution switching in common console code.pbrook
2008-07-01Delete duplicate code.ths
2008-06-30Fix rdtsc instruction counting.pbrook
2008-06-30Spelling fixes, spotted by Stuart Brady.ths
2008-06-30Move CPU save/load registration to common code.pbrook
2008-06-30CRIS: Correct writes to TLB hi.edgar_igl
2008-06-30Avoid refering to CRIS specific cpu-state to be able to use these blocks with...edgar_igl
2008-06-30Make bcond and btarget TCG registers.ths
2008-06-30Avoid CRIS related warnings by Jan Kiszka.edgar_igl
2008-06-29Suppress bogus compiler warnings.pbrook
2008-06-29Remove unnecessary helper arguments, and fix some typos.ths
2008-06-29Add missing static qualifiers.pbrook
2008-06-29Add missing file. Fix spelling errors.pbrook
2008-06-29Add instruction counter.pbrook
2008-06-29Fix shell quoting.pbrook
2008-06-28Document usage of new options remove stray variables, check for ALSA/FMOD/ESDmalc
2008-06-28Consistencymalc
2008-06-27Avoid unused input arguments which triggered tcg errors. Spotted byths
2008-06-27More efficient target register / TC accesses.ths
2008-06-26Fix bogus format, reading uninitialised memory (original patch by Julian Seward)blueswir1
2008-06-25Change the way audio is configuredmalc
2008-06-25Suppress OpenBSD warning messages for leftover fifo bytesblueswir1