aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-05Remove PAGE_RESERVEDPaul Brook
2010-05-05Avoid libaio for usermodePaul Brook
2010-05-05Enable -d cpu logging by default.Richard Henderson
2010-05-05target-sh4: Remove duplicate CPU log.Richard Henderson
2010-05-05target-ppc: Remove duplicate cpu log.Richard Henderson
2010-05-05target-mips: Remove duplicate CPU log.Richard Henderson
2010-05-05target-i386: Remove duplicate CPU log.Richard Henderson
2010-05-04Fix cpu list("-cpu ?") breakage, spotted by TeLeManBlue Swirl
2010-05-04vnc: make sure to send pointer type change event on SetEncodingsAnthony Liguori
2010-05-03hw: better i440 emulationBernhard M. Wiedemann
2010-05-03block: read-only: open cdrom as read-only when using monitor's change commandNaphtali Sprei
2010-05-03fix whitespace bogon in some versions of makeNathan Froyd
2010-05-03Changes to usb-linux to conform to coding styleDavid Ahern
2010-05-03Add KVM CFLAGS to vhost buildJan Kiszka
2010-05-03QMP: Introduce RESUME eventLuiz Capitulino
2010-05-03virtio-9p: Create a syntactic shortcut for the file-system pass-thruGautham R Shenoy
2010-05-03virtio-9p: Add P9_TFLUSH supportAnthony Liguori
2010-05-03virtio-9p: Add P9_TREMOVE support.Anthony Liguori
2010-05-03virtio-9p: Add P9_TWSTAT supportAnthony Liguori
2010-05-03virtio-9p: Add P9_TCREATE supportAnthony Liguori
2010-05-03virtio-9p: Add P9_TWRITE supportAnthony Liguori
2010-05-03virtio-9p: Add P9_TCLUNK supportAnthony Liguori
2010-05-03virtio-9p: Add P9_TREAD supportAnthony Liguori
2010-05-03virtio-9p: Add P9_TOPEN support.Anthony Liguori
2010-05-03virtio-9p: Add P9_TWALK supportAnthony Liguori
2010-05-03virtio-9p: Add P9_TSTAT supportAnthony Liguori
2010-05-03virtio-9p: Add P9_TATTACH support.Anthony Liguori
2010-05-03virtio-9p: Add P9_TVERSION supportAnthony Liguori
2010-05-03virtio-9p: Add sg helper functionsAnthony Liguori
2010-05-03virtio-9p: Add stat and mode related helper functions.Anthony Liguori
2010-05-03virtio-9p: Add fid and qid management support.Anthony Liguori
2010-05-03virtio-9p: Add minimal set of FileOperationsAnthony Liguori
2010-05-03virtio-9p: Add string manipulation support.Anthony Liguori
2010-05-03virtio-9p: pdu processing support.Anthony Liguori
2010-05-03virtio-9p: Add a virtio 9p device to qemuAnthony Liguori
2010-05-03virtio-9p: Create a commandline option -fsdevGautham R Shenoy
2010-05-03virtio-serial: Fix check for 'assert'; prevent NULL derefsAmit Shah
2010-05-03Fix the RARP protocol IDStefan Berger
2010-05-03Fix tiny leak in qemu_opts_parseJan Kiszka
2010-05-03lsi: Properly initialize controller state on resetJan Kiszka
2010-05-03lsi: Purge request queue on soft resetJan Kiszka
2010-05-03Fix boot once optionAlex Williamson
2010-05-03vnc: split encoding in specific filesCorentin Chary
2010-05-03vnc: Fix compile error on x86_64 with -D_VNC_DEBUG=1Corentin Chary
2010-05-03Merge remote branch 'kwolf/for-anthony' into HEADAnthony Liguori
2010-05-03Merge remote branch 'qemu-kvm/uq/master' into HEADAnthony Liguori
2010-05-03block: Release allocated options after bdrv_openJan Kiszka
2010-05-03qemu-img rebase: Fix output image corruptionKevin Wolf
2010-05-03block: Add wr_highest_sector blockstatKevin Wolf
2010-05-03qcow2: Implement bdrv_truncate() for growing imagesStefan Hajnoczi