aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-10g364fb: compile in hwlibBlue Swirl7-8/+15
2011-09-09Merge remote-tracking branch 'sstabellini/xen-next' into stagingAnthony Liguori8-26/+85
2011-09-09Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori11-17/+15
2011-09-09build: fix missing trace dep on GENERATED_HEADERSMichael Roth1-0/+2
2011-09-09vns/tls: don't use depricated gnutls functionsGerd Hoffmann1-19/+49
2011-09-09Use hex instead of binary.Gerd Hoffmann1-8/+8
2011-09-09Don't use g_thread_get_initialized.Gerd Hoffmann2-4/+1
2011-09-09qemu_vmalloc: align properly for transparent hugepages and KVMAvi Kivity1-1/+13
2011-09-09curses: fix garbling when chtype != longDevin J. Pohly2-0/+7
2011-09-09virtio-balloon: Disassociate from the balloon handlers on unplugAmit Shah1-0/+2
2011-09-09balloon: Disassociate handlers from balloon device on unplugAmit Shah2-0/+11
2011-09-09tcg/ppc64: Fix zero extension code generation bug for ppc64 hostThomas Huth1-1/+1
2011-09-09xen-mapcache: Fix rlimit set size.Anthony PERARD1-5/+24
2011-09-09xen: use uint64_t instead of target_ulong in cpu_ioreq_moveStefano Stabellini1-1/+1
2011-09-09Move the xenfb pointer handler to the connected methodJohn Haxby1-5/+16
2011-09-09Introduce a new 'connected' xendev op called when Connected.John Haxby6-15/+44
2011-09-09Fix include statements for qemu-common.hStefan Weil5-6/+5
2011-09-09virtio-9p: Fix syntax error in debug codeStefan Weil1-1/+1
2011-09-09SPARC: Trivial patch to clean up npc monitor outputNathan Kunkee1-1/+1
2011-09-09configure: Avoid duplicate flags when calling compile_progStefan Weil1-1/+1
2011-09-09qemu-options: Improve help texts for options which depend on configureStefan Weil1-5/+5
2011-09-09docs: Fix qdev-device-use.txt typo in -chardev serial, path=COM<NUM>Markus Armbruster1-1/+1
2011-09-09configure: Remove relicts from --enable-io-threadStefan Weil1-1/+0
2011-09-09Fix comment (install patch -> install path)Stefan Weil1-1/+1
2011-09-08Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori1-29/+43
2011-09-08target-i386: Compute all flag data inside %cl != 0 test.Richard Henderson1-29/+43
2011-09-08Merge remote-tracking branch 'spice/spice.v42' into stagingAnthony Liguori5-14/+44
2011-09-08Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2-2/+3
2011-09-08Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori27-384/+652
2011-09-08Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori47-594/+551
2011-09-08Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori3-8/+9
2011-09-08Merge remote-tracking branch 'kraxel/usb.26' into stagingAnthony Liguori13-457/+562
2011-09-08Merge remote-tracking branch 'aneesh/for-upstream-3' into stagingAnthony Liguori6-103/+445
2011-09-08iohandlers: fix issue with qemu_set_fd_handler()Anthony Liguori1-5/+2
2011-09-07usb-musb: Add reset functionJuha Riihimäki3-6/+20
2011-09-07usb-musb: Take a DeviceState* in init functionPeter Maydell3-12/+8
2011-09-07usb: Remove leading underscores from __musb_irq_maxPeter Maydell2-4/+5
2011-09-07usb-host: tag as unmigratableGerd Hoffmann1-0/+6
2011-09-07usb: claim port at device initialization time.Gerd Hoffmann8-95/+110
2011-09-07usb-ccid: remote wakeup supportGerd Hoffmann1-1/+2
2011-09-07usb-ccid: switch to USBDesc*Gerd Hoffmann2-165/+84
2011-09-07usb: fix use after freeGerd Hoffmann1-1/+1
2011-09-07usb-host: parse port in /proc/bus/usb/devices scanGerd Hoffmann1-3/+13
2011-09-07usb-host: constify portGerd Hoffmann1-5/+8
2011-09-07usb-ehci: handle siTDsGerd Hoffmann2-1/+43
2011-09-07usb-host: endpoint table fixupGerd Hoffmann1-78/+101
2011-09-07usb-host: claim portGerd Hoffmann2-0/+58
2011-09-07usb-host: fix configuration tracking.Gerd Hoffmann1-63/+19
2011-09-07usb-host: limit open retriesGerd Hoffmann1-1/+12
2011-09-07usb-host: fix halted endpointsGerd Hoffmann1-3/+4