aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-15vmstate: Add support for alias IDJan Kiszka
2010-05-15vmstate: Drop unused post_save handlerJan Kiszka
2010-05-15sh: sm501: add 2D engine supportShin-ichiro KAWASAKI
2010-05-15tmp105: update the register in post_load where it needs updating.Andrzej Zaborowski
2010-05-14cpus: add one 'const'Blue Swirl
2010-05-14e1000: make some tables 'const'Blue Swirl
2010-05-14ide: make a table 'const'Blue Swirl
2010-05-14vga: make some tables 'const'Blue Swirl
2010-05-14Compile virtio-9p-debug and virtio-9p-local onceBlue Swirl
2010-05-14Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2010-05-14Update SeaBIOSAnthony Liguori
2010-05-12pckbd: don't use any static stateBlue Swirl
2010-05-12apb: don't use any static stateBlue Swirl
2010-05-12target-sparc: Fix wrong printf argumentStefan Weil
2010-05-12Update OpenBIOS images to r771Blue Swirl
2010-05-11kvm: fix 80000001.EDX supported bit filteringGleb Natapov
2010-05-11Do not stop VM if emulation failed in userspace.Gleb Natapov
2010-05-11kvm: enable smp > 1Marcelo Tosatti
2010-05-11kvm: validate context for kvm cpu get/put operationsJan Kiszka
2010-05-11move stop/stopped CPU_COMMON fields after area zeroed by resetMarcelo Tosatti
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