aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-08vnc: do not disconnect on EAGAINMichael Tokarev
2017-02-08ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear()Peter Maydell
2017-02-07Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170206' i...Peter Maydell
2017-02-07Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170206' into stagingPeter Maydell
2017-02-07rules: don't try to create missing include dirsDaniel P. Berrange
2017-02-06target/hppa: Fix gdb_write_registerRichard Henderson
2017-02-06target/hppa: Tidy do_cbranchRichard Henderson
2017-02-06linux-user: define correct UTS machine name for hppaLaurent Vivier
2017-02-06linux-user: fix "apt-get update" on linux-user hppaLaurent Vivier
2017-02-06linux-user: add hppa magic numbers in qemu-binfmt-conf.shLaurent Vivier
2017-02-06postcopy: Recover block devices on early failureDr. David Alan Gilbert
2017-02-06Postcopy: Reset state to avoid cleanup assertDr. David Alan Gilbert
2017-02-06vmstate registration: check return valuesDr. David Alan Gilbert
2017-02-06migration: Check for ID lengthDr. David Alan Gilbert
2017-02-06vmstate_register_with_alias_id: Take an Error **Dr. David Alan Gilbert
2017-02-06migration: create Migration Incoming State at init timeJuan Quintela
2017-02-06Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170206-1' into s...Peter Maydell
2017-02-06xhci: fix event queue IRQ handlingGerd Hoffmann
2017-02-06Merge remote-tracking branch 'remotes/dgibson/tags/isa-cleanup-20170206' into...Peter Maydell
2017-02-06usb: ccid: check ccid apdu lengthPrasad J Pandit
2017-02-06xhci: guard xhci_kick_epctx against recursive callsGerd Hoffmann
2017-02-06xhci: don't kick in xhci_submit and xhci_fire_ctl_transferGerd Hoffmann
2017-02-06xhci: rename xhci_complete_packet to xhci_try_complete_packetGerd Hoffmann
2017-02-06xhci: only free completed transfersGerd Hoffmann
2017-02-06usb: accept usb3 control requestsGerd Hoffmann
2017-02-06usb/uas: more verbose error messageGerd Hoffmann
2017-02-06hw/usb/dev-hid: Improve guest compatibility of usb-tabletPhil Dennis-Jordan
2017-02-06Split ISA and sysbus versions of m48t59 deviceDavid Gibson
2017-02-06Allow ISA bus to be configured outDavid Gibson
2017-02-06Split serial-isa into its own config optionDavid Gibson
2017-02-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-02-03iothread: enable AioContext polling by defaultStefan Hajnoczi
2017-02-03Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...Peter Maydell
2017-02-03tci: Remove invalid assertionsStefan Weil
2017-02-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170202-2' into s...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell
2017-02-02xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()Juergen Gross
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170201' into s...Peter Maydell
2017-02-02cirrus: fix oob access issue (CVE-2017-2615)Li Qiang
2017-02-02Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-02-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-02-02Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in...Peter Maydell
2017-02-02hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be foundThomas Huth
2017-02-02ppc/kvm: Handle the "family" CPU via alias instead of registering new typesThomas Huth
2017-02-02target/ppc/mmu_hash64: Fix incorrect shift value in amr calculationSuraj Jitindar Singh
2017-02-02target/ppc/mmu_hash64: Fix printing unsigned as signed intSuraj Jitindar Singh
2017-02-02tcg/POWER9: NOOP the cp_abort instructionSuraj Jitindar Singh
2017-02-02target/ppc/debug: Print LPCR register value if register existsSuraj Jitindar Singh
2017-02-02target-ppc: Add xststdc[sp, dp, qp] instructionsNikunj A Dadhania