aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-11add cpu_is_stopped helperMarcelo Tosatti
2010-05-11kvm: synchronize state from cpu contextJan Kiszka
2010-05-11port qemu-kvm's on_vcpu codeMarcelo Tosatti
2010-05-11standardize on qemu_cpu_kick for signalling cpu thread(s)Marcelo Tosatti
2010-05-11make SIG_IPI to tcg vcpu thread reliableMarcelo Tosatti
2010-05-11kvm: set cpu_single_env around KVM_RUN ioctlMarcelo Tosatti
2010-05-11Fix -mem-path with hugetlbfsMarcelo Tosatti
2010-05-10doc: Clean up monitor command function indexMarkus Armbruster
2010-05-10doc: Heading for monitor command cpu got lost, restore itMarkus Armbruster
2010-05-10doc: Fix acl monitor command documentationMarkus Armbruster
2010-05-10doc: Fix host forwarding monitor command documentationMarkus Armbruster
2010-05-10lsi: Handle removal of selected devicesJan Kiszka
2010-05-10lsi: Adjust some register reset valuesJan Kiszka
2010-05-10lsi: Purge message queue on resetJan Kiszka
2010-05-10scsi-disk: Clear aiocb on read completionJan Kiszka
2010-05-10SCSI: Add disk reset handlerJan Kiszka
2010-05-10iov: Move from hw/ to topdirAmit Shah
2010-05-10vnc: set the right prefered encodingCorentin Chary
2010-05-09sparc: Fix lazy flag calculation on interrupts, refactorBlue Swirl
2010-05-09sparc: lazy C flag calculationBlue Swirl
2010-05-09mips-dis: Add missing static attributesStefan Weil
2010-05-07tcg: Add missing 'static' attributeStefan Weil
2010-05-07qcow2: Remove static forward declarationKevin Wolf
2010-05-07Revert "Fix OpenBSD build"Kevin Wolf
2010-05-07Fill in unassigned mem read/write callbacks.Richard Henderson
2010-05-07darwin-user: Add missing static attributeStefan Weil
2010-05-07Add missing 'static' attributeStefan Weil
2010-05-07sparc64: fix build with older gccsBlue Swirl
2010-05-06sparc64: handle asi referencing nucleus and secondary MMU contextsIgor V. Kovalenko
2010-05-06sparc64: implement global translation table entries v1Igor V. Kovalenko
2010-05-06sparc64: more ultrasparc asi extensions for disassemblerIgor V. Kovalenko
2010-05-06qemu: address todo comment in exec.cMichael S. Tsirkin
2010-05-06Fix zero-length write(2).Richard Henderson
2010-05-05Better default guest_basePaul Brook
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