aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-07qcow2: Remove static forward declarationKevin Wolf1-3/+2
2010-05-07Revert "Fix OpenBSD build"Kevin Wolf1-245/+245
2010-05-07Fill in unassigned mem read/write callbacks.Richard Henderson1-2/+10
2010-05-07darwin-user: Add missing static attributeStefan Weil1-1/+1
2010-05-07Add missing 'static' attributeStefan Weil2-2/+2
2010-05-07sparc64: fix build with older gccsBlue Swirl1-0/+1
2010-05-06sparc64: handle asi referencing nucleus and secondary MMU contextsIgor V. Kovalenko5-78/+241
2010-05-06sparc64: implement global translation table entries v1Igor V. Kovalenko3-28/+76
2010-05-06sparc64: more ultrasparc asi extensions for disassemblerIgor V. Kovalenko1-0/+22
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