summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc64: fix build with older gccsBlue Swirl2010-05-071-0/+1
* sparc64: handle asi referencing nucleus and secondary MMU contextsIgor V. Kovalenko2010-05-065-78/+241
* sparc64: implement global translation table entries v1Igor V. Kovalenko2010-05-063-28/+76
* sparc64: more ultrasparc asi extensions for disassemblerIgor V. Kovalenko2010-05-061-0/+22
* qemu: address todo comment in exec.cMichael S. Tsirkin2010-05-061-7/+60
* Fix zero-length write(2).Richard Henderson2010-05-061-0/+3
* Better default guest_basePaul Brook2010-05-051-6/+67
* Remove PAGE_RESERVEDPaul Brook2010-05-054-54/+5
* Avoid libaio for usermodePaul Brook2010-05-051-1/+2
* Enable -d cpu logging by default.Richard Henderson2010-05-051-19/+3
* target-sh4: Remove duplicate CPU log.Richard Henderson2010-05-051-6/+0
* target-ppc: Remove duplicate cpu log.Richard Henderson2010-05-051-2/+0
* target-mips: Remove duplicate CPU log.Richard Henderson2010-05-051-6/+0
* target-i386: Remove duplicate CPU log.Richard Henderson2010-05-051-1/+0
* Fix cpu list("-cpu ?") breakage, spotted by TeLeManBlue Swirl2010-05-043-6/+14
* vnc: make sure to send pointer type change event on SetEncodingsAnthony Liguori2010-05-041-0/+2
* hw: better i440 emulationBernhard M. Wiedemann2010-05-033-3/+8
* block: read-only: open cdrom as read-only when using monitor's change commandNaphtali Sprei2010-05-031-1/+3
* fix whitespace bogon in some versions of makeNathan Froyd2010-05-031-1/+1
* Changes to usb-linux to conform to coding styleDavid Ahern2010-05-031-149/+224
* Add KVM CFLAGS to vhost buildJan Kiszka2010-05-031-1/+1
* QMP: Introduce RESUME eventLuiz Capitulino2010-05-034-0/+17
* virtio-9p: Create a syntactic shortcut for the file-system pass-thruGautham R Shenoy2010-05-034-0/+114
* virtio-9p: Add P9_TFLUSH supportAnthony Liguori2010-05-031-33/+2
* virtio-9p: Add P9_TREMOVE support.Anthony Liguori2010-05-033-2/+55
* virtio-9p: Add P9_TWSTAT supportAnthony Liguori2010-05-033-2/+326
* virtio-9p: Add P9_TCREATE supportAnthony Liguori2010-05-033-2/+357
* virtio-9p: Add P9_TWRITE supportAnthony Liguori2010-05-033-2/+118
* virtio-9p: Add P9_TCLUNK supportAnthony Liguori2010-05-031-2/+14
* virtio-9p: Add P9_TREAD supportAnthony Liguori2010-05-033-2/+275
* virtio-9p: Add P9_TOPEN support.Anthony Liguori2010-05-033-5/+162
* virtio-9p: Add P9_TWALK supportAnthony Liguori2010-05-031-2/+171
* virtio-9p: Add P9_TSTAT supportAnthony Liguori2010-05-031-2/+53
* virtio-9p: Add P9_TATTACH support.Anthony Liguori2010-05-031-2/+31
* virtio-9p: Add P9_TVERSION supportAnthony Liguori2010-05-031-2/+13
* virtio-9p: Add sg helper functionsAnthony Liguori2010-05-031-0/+53
* virtio-9p: Add stat and mode related helper functions.Anthony Liguori2010-05-031-0/+186
* virtio-9p: Add fid and qid management support.Anthony Liguori2010-05-031-0/+123
* virtio-9p: Add minimal set of FileOperationsAnthony Liguori2010-05-033-2/+124
* virtio-9p: Add string manipulation support.Anthony Liguori2010-05-031-0/+127
* virtio-9p: pdu processing support.Anthony Liguori2010-05-032-0/+250
* virtio-9p: Add a virtio 9p device to qemuAnthony Liguori2010-05-0310-1/+1042
* virtio-9p: Create a commandline option -fsdevGautham R Shenoy2010-05-039-1/+242
* virtio-serial: Fix check for 'assert'; prevent NULL derefsAmit Shah2010-05-031-1/+1
* Fix the RARP protocol IDStefan Berger2010-05-031-1/+1
* Fix tiny leak in qemu_opts_parseJan Kiszka2010-05-031-2/+2
* lsi: Properly initialize controller state on resetJan Kiszka2010-05-031-2/+8
* lsi: Purge request queue on soft resetJan Kiszka2010-05-031-0/+11
* Fix boot once optionAlex Williamson2010-05-031-0/+7
* vnc: split encoding in specific filesCorentin Chary2010-05-036-211/+300
OpenPOWER on IntegriCloud