aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-09-07usb-ccid: remote wakeup supportGerd Hoffmann
2011-09-07usb-ccid: switch to USBDesc*Gerd Hoffmann
2011-09-07usb: fix use after freeGerd Hoffmann
2011-09-07usb-host: parse port in /proc/bus/usb/devices scanGerd Hoffmann
2011-09-07usb-host: constify portGerd Hoffmann
2011-09-07usb-ehci: handle siTDsGerd Hoffmann
2011-09-07usb-host: endpoint table fixupGerd Hoffmann
2011-09-07usb-host: claim portGerd Hoffmann
2011-09-07usb-host: fix configuration tracking.Gerd Hoffmann
2011-09-07usb-host: limit open retriesGerd Hoffmann
2011-09-07usb-host: fix halted endpointsGerd Hoffmann
2011-09-07usb-host: reapurb error report fixGerd Hoffmann
2011-09-07usb-host: start tracing supportGerd Hoffmann
2011-09-07spice: workaround a spice server bug.Gerd Hoffmann
2011-09-07spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993Yonit Halperin