summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-03Allow QEMU to connect directly to an NBD server, by Laurent Vivier.ths9-76/+412
2008-07-03Allow to share a disk image via nbd, by Laurent Vivier.ths2-21/+77
2008-07-03Add a parameter to disable host cache, by Laurent Vivier.ths6-24/+40
2008-07-03Fix typomalc1-1/+1
2008-07-03Merge NBD client/server, by Laurent Vivier.ths4-11/+213
2008-07-03Bail out if -append or -initrd is specified without -kernel, byths1-0/+10
2008-07-03Fix constant truncation, spotted by Jindrich Makovicka.ths1-3/+3
2008-07-03Fix ATAPI read drive structure command, by Alex Williamson.ths1-39/+144
2008-07-02Remove stray local "speedup" hackmalc1-1/+0
2008-07-02Cleanup qemu-nbd related code, by Laurent Vivier.ths3-3/+9
2008-07-02Add -MTmalc1-1/+1
2008-07-02Pulseaudio drivermalc5-1/+532
2008-07-02Fix test arguments (Jeremy C. Reed)malc1-1/+1
2008-07-02Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl callmalc1-1/+1
2008-07-02Save/restore for stellaris boards.pbrook12-14/+761
2008-07-02ARMv7-M interrupt stack alignment fix.pbrook1-1/+1
2008-07-02Fix NetBSD keyboard problemblueswir11-2/+1
2008-07-02Add rigid and flexible disk geometry page supportblueswir11-1/+70
2008-07-01Fix i2c save/restore.pbrook3-27/+33
2008-07-01Fix typo.pbrook1-1/+1
2008-07-01Remove duplicate device index calculations.pbrook12-44/+21
2008-07-01Move interrupt_request and user_mode_only to common cpu state.pbrook12-28/+38
2008-07-01Fix DMA length bug seen with NetBSD (Cliff Wright)blueswir11-2/+2
2008-07-01block-vvfat.c - fix is_free predicate, by Tristan Gingold.ths1-2/+1
2008-07-01Add missing return in arm-semi, by Laurent Desnogues.ths1-0/+1
2008-07-01Static'ify some functions, and use standard inline in translate.c.ths1-22/+22
2008-07-01Implement resolution switching in common console code.pbrook20-91/+109
2008-07-01Delete duplicate code.ths1-3/+0
2008-06-30Fix rdtsc instruction counting.pbrook1-0/+6
2008-06-30Spelling fixes, spotted by Stuart Brady.ths9-18/+18
2008-06-30Move CPU save/load registration to common code.pbrook23-25/+21
2008-06-30CRIS: Correct writes to TLB hi.edgar_igl1-2/+2
2008-06-30Avoid refering to CRIS specific cpu-state to be able to use these blocks with...edgar_igl4-32/+26
2008-06-30Make bcond and btarget TCG registers.ths1-73/+43
2008-06-30Avoid CRIS related warnings by Jan Kiszka.edgar_igl5-37/+50
2008-06-29Suppress bogus compiler warnings.pbrook2-0/+14
2008-06-29Remove unnecessary helper arguments, and fix some typos.ths3-21/+31
2008-06-29Add missing static qualifiers.pbrook3-4/+4
2008-06-29Add missing file. Fix spelling errors.pbrook4-3/+58
2008-06-29Add instruction counter.pbrook29-117/+830
2008-06-29Fix shell quoting.pbrook1-2/+2
2008-06-28Document usage of new options remove stray variables, check for ALSA/FMOD/ESDmalc1-35/+66
2008-06-28Consistencymalc1-1/+1
2008-06-27Avoid unused input arguments which triggered tcg errors. Spotted byths3-28/+30
2008-06-27More efficient target register / TC accesses.ths16-246/+327
2008-06-26Fix bogus format, reading uninitialised memory (original patch by Julian Seward)blueswir11-1/+1
2008-06-25Change the way audio is configuredmalc3-118/+37
2008-06-25Suppress OpenBSD warning messages for leftover fifo bytesblueswir11-0/+1
2008-06-25Reset correct channel aka NetBSD boot fixblueswir11-2/+2
2008-06-24Clarify some TODO items.ths1-4/+5