aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-13migrate: Fix bounds check for migration parameters in migration.cAshijeet Acharya
2016-10-13migrate: Use boxed qapi for migrate-set-parametersEric Blake
2016-10-13migrate: Share common MigrationParameters structEric Blake
2016-10-13migrate: Fix cpu-throttle-increment regression in HMPEric Blake
2016-10-13migration/rdma: Don't flag an error when we've been told about oneDr. David Alan Gilbert
2016-10-13migration: Make failed migration load set file errorDr. David Alan Gilbert
2016-10-13migration/rdma: Pass qemu_file errors across linkDr. David Alan Gilbert
2016-10-13migration: Report values for comparisonsDr. David Alan Gilbert
2016-10-13migration: report an error giving the failed fieldDr. David Alan Gilbert
2016-10-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161013-1' into st...Peter Maydell
2016-10-13Revert "char: use a fixed idx for child muxed chr"Marc-André Lureau
2016-10-13Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20161013' into...Peter Maydell
2016-10-13input-linux: initialize key stateGerd Hoffmann
2016-10-13ui: rename vnc_init_state to vnc_start_protocolDaniel P. Berrange
2016-10-13ui: move some initialization out of vnc_init_stateDaniel P. Berrange
2016-10-13ui: remove bogus call to reset_keys() in vnc_init_stateDaniel P. Berrange
2016-10-13ui: remove bogus call to graphic_hw_update() in vnc_listen_ioDaniel P. Berrange
2016-10-13ui: refactor method for setting up VncDisplay auth typesDaniel P. Berrange
2016-10-13ui: rename misleading 'VncDisplay' variablesDaniel P. Berrange
2016-10-13ui: remove 'ws_tls' field from VncStateDaniel P. Berrange
2016-10-13ui: remove 'enabled' and 'ws_enabled' fields from VncStateDaniel P. Berrange
2016-10-13ui: remove misleading comment from vnc_init_stateDaniel P. Berrange
2016-10-13ppc: Check the availability of transactional memoryThomas Huth
2016-10-13hw/ppc/spapr: Fix the selection of the processor featuresThomas Huth
2016-10-13hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate functionThomas Huth
2016-10-13linux-headers: updateCornelia Huck
2016-10-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20161012-1' into s...Peter Maydell
2016-10-12usb-redir: allocate buffers before waking up the host adapterHans de Goede
2016-10-12usb: Fix incorrect default DMA offset.Vijay Kumar B
2016-10-12usb: fix serial generatorGerd Hoffmann
2016-10-12xhci: make xhci_epid_to_usbep accept XHCIEPContextGerd Hoffmann
2016-10-12xhci: drop XHCITransfer->{slotid,epid}Gerd Hoffmann
2016-10-12xhci: add & use xhci_kick_epctx()Gerd Hoffmann
2016-10-12xhci: drop XHCITransfer->xhciGerd Hoffmann
2016-10-12xhci: use linked list for transfersGerd Hoffmann
2016-10-12xhci: drop unused comp_xfer fieldGerd Hoffmann
2016-10-12xhci: decouple EV_QUEUE from TD_QUEUEGerd Hoffmann
2016-10-12xhci: limit the number of link trbs we are willing to processGerd Hoffmann
2016-10-12Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-10-12trace: Add missing execution mode of guest eventsLluís Vilanova
2016-10-12trace: introduce a formal group name for trace eventsDaniel P. Berrange
2016-10-12trace: pass trace-events to tracetool as a positional paramDaniel P. Berrange
2016-10-12trace: push reading of events up a level to tracetool mainDaniel P. Berrange
2016-10-12trace: rename _read_events to read_eventsDaniel P. Berrange
2016-10-12trace: get rid of generated-events.h/generated-events.cDaniel P. Berrange
2016-10-12trace: dynamically allocate event IDs at runtimeDaniel P. Berrange
2016-10-12trace: dynamically allocate trace_dstate in CPUStateDaniel P. Berrange
2016-10-12trace: provide mechanism for registering trace eventsDaniel P. Berrange
2016-10-12trace: don't abort qemu if ftrace can't be initializedDaniel P. Berrange
2016-10-12trace: emit name <-> ID mapping in simpletrace headerDaniel P. Berrange