aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-15migration: introduce migration_update_ratesXiao Guangrong1-13/+22
2018-06-15migration: fix counting xbzrle cache_miss_rateXiao Guangrong1-1/+1
2018-06-15migration/block-dirty-bitmap: fix dirty_bitmap_loadVladimir Sementsov-Ogievskiy1-0/+3
2018-06-15migration: Poison ramblock loops in migrationDr. David Alan Gilbert3-2/+9
2018-06-15migration: Fixes for non-migratable RAMBlocksDr. David Alan Gilbert2-3/+3
2018-06-15typedefs: add QJSONGreg Kurz3-4/+1
2018-06-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-updates-140618...Peter Maydell1-6/+7
2018-06-15Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell4-5/+8
2018-06-15vhost-user: delete net client if necessarylinzhecheng1-0/+3
2018-06-15e1000e: Do not auto-clear ICR bits which aren't set in EIACJan Kiszka1-4/+0
2018-06-15net: Fix a potential segfaultLin Ma1-1/+3
2018-06-15tap: set vhostfd passed from qemu cli to non-blockingBrijesh Singh1-0/+2
2018-06-14travis: reduce time taken for trace-backend testingAlex Bennée1-3/+4
2018-06-14travis: reduce coverage of gprof buildAlex Bennée1-1/+1
2018-06-14travis: display config.log when configure failsDaniel P. Berrangé1-2/+2
2018-06-14Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180614-pull-request' i...Peter Maydell4-2/+6
2018-06-14Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell1-0/+4
2018-06-14Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-06-13' into ...Peter Maydell7-17/+26
2018-06-14sdl2: restore window dimensions by resizeAmadeusz Sławiński1-2/+1
2018-06-14ui: darwin: gtk: Add missing input keymapKeno Fischer3-0/+5
2018-06-13block: Ignore generated job QAPI filesEric Blake1-0/+4
2018-06-13Purge uses of banned g_assert_FOO()Markus Armbruster5-14/+14
2018-06-13coverity-model: replay data is considered trustedPaolo Bonzini1-0/+12
2018-06-13Revert "Makefile: add target to print generated files"Markus Armbruster1-3/+0
2018-06-12Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell11-38/+32
2018-06-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell23-71/+109
2018-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...Peter Maydell28-255/+304
2018-06-12Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell5-68/+307
2018-06-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell7-42/+35
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell46-2844/+341
2018-06-12usb-mtp: Return error on suspicious TYPE_DATA packet from initiatorBandan Das1-0/+5
2018-06-12usb-hcd-xhci-test: add a test for ccid hotplugMarc-André Lureau1-0/+10
2018-06-12usb-ccid: fix bus leakMarc-André Lureau1-0/+1
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau17-24/+32
2018-06-12bus: do not unref the added child bus on realizeMarc-André Lureau1-1/+0
2018-06-12usb/dev-mtp: Fix use of uninitialized valuesPhilippe Mathieu-Daudé1-1/+5
2018-06-12usb: correctly handle Zero Length PacketsPhilippe Mathieu-Daudé1-1/+1
2018-06-12usb: update docsGerd Hoffmann1-44/+55
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-2/+2
2018-06-12spapr_pci: Remove unhelpful pagesize warningDavid Gibson1-7/+0
2018-06-12xics_kvm: use KVM helpersCédric Le Goater1-38/+14
2018-06-12ppc/pnv: fix LPC HC firmware address spaceCédric Le Goater2-1/+4
2018-06-12spapr: handle cpu core unplug via hotplug handler chainDavid Hildenbrand1-1/+11
2018-06-12spapr: handle pc-dimm unplug via hotplug handler chainDavid Hildenbrand1-3/+15
2018-06-12spapr: introduce machine unplug handlerDavid Hildenbrand1-0/+6
2018-06-12spapr: move memory hotplug support check into spapr_memory_pre_plug()David Hildenbrand1-7/+6
2018-06-12spapr: move lookup of the node into spapr_memory_plug()David Hildenbrand1-7/+5
2018-06-12spapr: no need to verify the nodeDavid Hildenbrand1-8/+2
2018-06-12target/ppc: Allow PIR read in privileged modeluporl1-1/+1
2018-06-12ppc4xx_i2c: Clean up and improve error loggingBALATON Zoltan1-43/+51