aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-09-09xen: use uint64_t instead of target_ulong in cpu_ioreq_moveStefano Stabellini
2011-09-09Move the xenfb pointer handler to the connected methodJohn Haxby
2011-09-09Introduce a new 'connected' xendev op called when Connected.John Haxby
2011-09-09Fix include statements for qemu-common.hStefan Weil
2011-09-09virtio-9p: Fix syntax error in debug codeStefan Weil
2011-09-09SPARC: Trivial patch to clean up npc monitor outputNathan Kunkee
2011-09-09configure: Avoid duplicate flags when calling compile_progStefan Weil
2011-09-09qemu-options: Improve help texts for options which depend on configureStefan Weil
2011-09-09docs: Fix qdev-device-use.txt typo in -chardev serial, path=COM<NUM>Markus Armbruster
2011-09-09configure: Remove relicts from --enable-io-threadStefan Weil
2011-09-09Fix comment (install patch -> install path)Stefan Weil
2011-09-08Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2011-09-08target-i386: Compute all flag data inside %cl != 0 test.Richard Henderson
2011-09-08Merge remote-tracking branch 'spice/spice.v42' into stagingAnthony Liguori
2011-09-08Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2011-09-08Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-09-08Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori
2011-09-08Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-09-08Merge remote-tracking branch 'kraxel/usb.26' into stagingAnthony Liguori
2011-09-08Merge remote-tracking branch 'aneesh/for-upstream-3' into stagingAnthony Liguori
2011-09-08iohandlers: fix issue with qemu_set_fd_handler()Anthony Liguori
2011-09-07usb-musb: Add reset functionJuha Riihimäki
2011-09-07usb-musb: Take a DeviceState* in init functionPeter Maydell
2011-09-07usb: Remove leading underscores from __musb_irq_maxPeter Maydell
2011-09-07usb-host: tag as unmigratableGerd Hoffmann
2011-09-07usb: claim port at device initialization time.Gerd Hoffmann