aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-10doc: Clean up monitor command function indexMarkus Armbruster1-3/+1
2010-05-10doc: Heading for monitor command cpu got lost, restore itMarkus Armbruster1-0/+2
2010-05-10doc: Fix acl monitor command documentationMarkus Armbruster1-3/+4
2010-05-10doc: Fix host forwarding monitor command documentationMarkus Armbruster1-3/+10
2010-05-10lsi: Handle removal of selected devicesJan Kiszka1-22/+38
2010-05-10lsi: Adjust some register reset valuesJan Kiszka1-3/+5
2010-05-10lsi: Purge message queue on resetJan Kiszka1-0/+2
2010-05-10scsi-disk: Clear aiocb on read completionJan Kiszka1-0/+2
2010-05-10SCSI: Add disk reset handlerJan Kiszka1-8/+27
2010-05-10iov: Move from hw/ to topdirAmit Shah2-0/+0
2010-05-10vnc: set the right prefered encodingCorentin Chary1-4/+10
2010-05-09sparc: Fix lazy flag calculation on interrupts, refactorBlue Swirl7-140/+271
2010-05-09sparc: lazy C flag calculationBlue Swirl1-16/+8
2010-05-09mips-dis: Add missing static attributesStefan Weil1-2/+2
2010-05-07tcg: Add missing 'static' attributeStefan Weil2-5/+2
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