summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-06qemu: address todo comment in exec.cMichael S. Tsirkin1-7/+60
2010-05-06Fix zero-length write(2).Richard Henderson1-0/+3
2010-05-05Better default guest_basePaul Brook1-6/+67
2010-05-05Remove PAGE_RESERVEDPaul Brook4-54/+5
2010-05-05Avoid libaio for usermodePaul Brook1-1/+2
2010-05-05Enable -d cpu logging by default.Richard Henderson1-19/+3
2010-05-05target-sh4: Remove duplicate CPU log.Richard Henderson1-6/+0
2010-05-05target-ppc: Remove duplicate cpu log.Richard Henderson1-2/+0
2010-05-05target-mips: Remove duplicate CPU log.Richard Henderson1-6/+0
2010-05-05target-i386: Remove duplicate CPU log.Richard Henderson1-1/+0
2010-05-04Fix cpu list("-cpu ?") breakage, spotted by TeLeManBlue Swirl3-6/+14
2010-05-04vnc: make sure to send pointer type change event on SetEncodingsAnthony Liguori1-0/+2
2010-05-03hw: better i440 emulationBernhard M. Wiedemann3-3/+8
2010-05-03block: read-only: open cdrom as read-only when using monitor's change commandNaphtali Sprei1-1/+3
2010-05-03fix whitespace bogon in some versions of makeNathan Froyd1-1/+1
2010-05-03Changes to usb-linux to conform to coding styleDavid Ahern1-149/+224
2010-05-03Add KVM CFLAGS to vhost buildJan Kiszka1-1/+1
2010-05-03QMP: Introduce RESUME eventLuiz Capitulino4-0/+17
2010-05-03virtio-9p: Create a syntactic shortcut for the file-system pass-thruGautham R Shenoy4-0/+114
2010-05-03virtio-9p: Add P9_TFLUSH supportAnthony Liguori1-33/+2
2010-05-03virtio-9p: Add P9_TREMOVE support.Anthony Liguori3-2/+55
2010-05-03virtio-9p: Add P9_TWSTAT supportAnthony Liguori3-2/+326
2010-05-03virtio-9p: Add P9_TCREATE supportAnthony Liguori3-2/+357
2010-05-03virtio-9p: Add P9_TWRITE supportAnthony Liguori3-2/+118
2010-05-03virtio-9p: Add P9_TCLUNK supportAnthony Liguori1-2/+14
2010-05-03virtio-9p: Add P9_TREAD supportAnthony Liguori3-2/+275
2010-05-03virtio-9p: Add P9_TOPEN support.Anthony Liguori3-5/+162
2010-05-03virtio-9p: Add P9_TWALK supportAnthony Liguori1-2/+171
2010-05-03virtio-9p: Add P9_TSTAT supportAnthony Liguori1-2/+53
2010-05-03virtio-9p: Add P9_TATTACH support.Anthony Liguori1-2/+31
2010-05-03virtio-9p: Add P9_TVERSION supportAnthony Liguori1-2/+13
2010-05-03virtio-9p: Add sg helper functionsAnthony Liguori1-0/+53
2010-05-03virtio-9p: Add stat and mode related helper functions.Anthony Liguori1-0/+186
2010-05-03virtio-9p: Add fid and qid management support.Anthony Liguori1-0/+123
2010-05-03virtio-9p: Add minimal set of FileOperationsAnthony Liguori3-2/+124
2010-05-03virtio-9p: Add string manipulation support.Anthony Liguori1-0/+127
2010-05-03virtio-9p: pdu processing support.Anthony Liguori2-0/+250
2010-05-03virtio-9p: Add a virtio 9p device to qemuAnthony Liguori10-1/+1042
2010-05-03virtio-9p: Create a commandline option -fsdevGautham R Shenoy9-1/+242
2010-05-03virtio-serial: Fix check for 'assert'; prevent NULL derefsAmit Shah1-1/+1
2010-05-03Fix the RARP protocol IDStefan Berger1-1/+1
2010-05-03Fix tiny leak in qemu_opts_parseJan Kiszka1-2/+2
2010-05-03lsi: Properly initialize controller state on resetJan Kiszka1-2/+8
2010-05-03lsi: Purge request queue on soft resetJan Kiszka1-0/+11
2010-05-03Fix boot once optionAlex Williamson1-0/+7
2010-05-03vnc: split encoding in specific filesCorentin Chary6-211/+300
2010-05-03vnc: Fix compile error on x86_64 with -D_VNC_DEBUG=1Corentin Chary1-1/+2
2010-05-03Merge remote branch 'kwolf/for-anthony' into HEADAnthony Liguori28-494/+843
2010-05-03Merge remote branch 'qemu-kvm/uq/master' into HEADAnthony Liguori7-20/+166
2010-05-03block: Release allocated options after bdrv_openJan Kiszka1-0/+1