aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-10target-xtensa: implement CPENABLE and PRID SRsMax Filippov
2011-09-10target-xtensa: implement accurate window checkMax Filippov
2011-09-10target-xtensa: implement interrupt optionMax Filippov
2011-09-10target-xtensa: implement SIMCALLMax Filippov
2011-09-10target-xtensa: implement unaligned exception optionMax Filippov
2011-09-10target-xtensa: implement extended L32RMax Filippov
2011-09-10target-xtensa: implement loop optionMax Filippov
2011-09-10target-xtensa: implement windowed registersMax Filippov
2011-09-10target-xtensa: implement RST2 group (32 bit mul/div/rem)Max Filippov
2011-09-10target-xtensa: implement exceptionsMax Filippov
2011-09-10target-xtensa: add PS register and access controlMax Filippov
2011-09-10target-xtensa: implement CACHE groupMax Filippov
2011-09-10target-xtensa: implement SYNC groupMax Filippov
2011-09-10target-xtensa: mark reserved and TBD opcodesMax Filippov
2011-09-10target-xtensa: implement LSAI groupMax Filippov
2011-09-10target-xtensa: implement shifts (ST1 and RST1 groups)Max Filippov
2011-09-10target-xtensa: implement RST3 groupMax Filippov
2011-09-10target-xtensa: add special and user registersMax Filippov
2011-09-10target-xtensa: implement JX/RET0/CALLXMax Filippov
2011-09-10target-xtensa: implement conditional jumpsMax Filippov
2011-09-10target-xtensa: add sample boardMax Filippov
2011-09-10target-xtensa: implement RT0 groupMax Filippov
2011-09-10target-xtensa: implement narrow instructionsMax Filippov
2011-09-10target-xtensa: implement disas_xtensa_insnMax Filippov
2011-09-10target-xtensa: add target to the configure scriptMax Filippov
2011-09-10target-xtensa: add target stubsMax Filippov
2011-09-10mipsnet: use trace frameworkHervé Poussineau
2011-09-10mipsnet: convert to qdevHervé Poussineau
2011-09-10PCI: delete unused mem_base and pci_to_cpu_addrBlue Swirl
2011-09-10Sparc64: remove useless variableBlue Swirl
2011-09-10lsi53c895a: avoid a warning from clang analyzerBlue Swirl
2011-09-10cpu-exec: remove unnecessary assignmentBlue Swirl
2011-09-10kvm: remove unnecessary assignmentsBlue Swirl
2011-09-10hid: fix misassignmentBlue Swirl
2011-09-10scsi-bus: remove duplicate table entriesBlue Swirl
2011-09-10qemu-io: remove unnecessary assignmentBlue Swirl
2011-09-10win32: improve version.o dependencyBlue Swirl
2011-09-10g364fb: compile in hwlibBlue Swirl
2011-09-09Merge remote-tracking branch 'sstabellini/xen-next' into stagingAnthony Liguori
2011-09-09Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-09-09build: fix missing trace dep on GENERATED_HEADERSMichael Roth
2011-09-09vns/tls: don't use depricated gnutls functionsGerd Hoffmann
2011-09-09Use hex instead of binary.Gerd Hoffmann
2011-09-09Don't use g_thread_get_initialized.Gerd Hoffmann
2011-09-09qemu_vmalloc: align properly for transparent hugepages and KVMAvi Kivity
2011-09-09curses: fix garbling when chtype != longDevin J. Pohly
2011-09-09virtio-balloon: Disassociate from the balloon handlers on unplugAmit Shah
2011-09-09balloon: Disassociate handlers from balloon device on unplugAmit Shah
2011-09-09tcg/ppc64: Fix zero extension code generation bug for ppc64 hostThomas Huth
2011-09-09xen-mapcache: Fix rlimit set size.Anthony PERARD