aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-17Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2-10/+28
2019-01-15Revert "hbitmap: Add @advance param to hbitmap_iter_next()"Vladimir Sementsov-Ogievskiy1-4/+1
2019-01-15Revert "block/dirty-bitmap: Add bdrv_dirty_iter_next_area"Vladimir Sementsov-Ogievskiy1-2/+0
2019-01-15dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_areaVladimir Sementsov-Ogievskiy2-0/+18
2019-01-15dirty-bitmap: improve bdrv_dirty_bitmap_next_zeroVladimir Sementsov-Ogievskiy2-4/+9
2019-01-15Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell1-0/+56
2019-01-15Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-14' into st...Peter Maydell1-8/+4
2019-01-14nbd: Merge nbd_export_bitmap into nbd_export_newEric Blake1-6/+3
2019-01-14nbd: Merge nbd_export_set_name into nbd_export_newEric Blake1-2/+1
2019-01-14xen: Replace few mentions of xend by libxlAnthony PERARD1-1/+1
2019-01-14Remove broken Xen PV domain builderAnthony PERARD2-19/+0
2019-01-14xen: automatically create XenBlockDevice-sPaul Durrant1-0/+12
2019-01-14xen: add a mechanism to automatically create XenDevice-s...Paul Durrant3-0/+43
2019-01-14xen: add implementations of xen-block connect and disconnect functions...Paul Durrant2-1/+22
2019-01-14xen: add event channel interface for XenDevice-sPaul Durrant2-0/+18
2019-01-14xen: add grant table interface for XenDevice-sPaul Durrant1-0/+25
2019-01-14xen: add xenstore watcher infrastructurePaul Durrant2-0/+21
2019-01-14xen: create xenstore areas for XenDevice-sPaul Durrant2-0/+51
2019-01-14xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant1-0/+73
2019-01-14xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant1-0/+55
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant2-37/+44
2019-01-14Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request...Peter Maydell1-3/+0
2019-01-14glib-compat: add g_spawn_async_with_fds() fallbackMarc-André Lureau1-0/+56
2019-01-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell26-162/+164
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini10-36/+36
2019-01-11remove space-tab sequencesPaolo Bonzini1-1/+1
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini7-14/+14
2019-01-11qemu/queue.h: reimplement QTAILQ without pointer-to-pointersPaolo Bonzini2-99/+85
2019-01-11qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}Paolo Bonzini1-8/+6
2019-01-11qemu/queue.h: typedef QTAILQ headsPaolo Bonzini2-3/+5
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini5-8/+6
2019-01-11vfio: make vfio_address_spaces staticPaolo Bonzini1-1/+0
2019-01-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell3-16/+65
2019-01-11build-sys: build with Vista API by defaultMarc-André Lureau1-2/+2
2019-01-11build-sys: move windows defines in osdep.h headerMarc-André Lureau1-0/+17
2019-01-11scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck1-0/+2
2019-01-11accel: Improve selection of the default acceleratorThomas Huth1-1/+1
2019-01-11input: avoid malloc for mouse eventsGerd Hoffmann1-3/+0
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell2-10/+0
2019-01-10Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell3-5/+9
2019-01-10ui/console: Remove qemu_create_display_surface_guestmem()Peter Maydell1-4/+0
2019-01-10configure: bump spice-server required version to 0.12.5Marc-André Lureau1-6/+0
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost1-15/+3
2019-01-09spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macroEduardo Habkost1-1/+0
2019-01-09range: add some more functionsDavid Hildenbrand1-0/+62
2019-01-09ioapic: use TYPE_FOO MACRO than constant stringLi Qiang1-0/+3
2019-01-09qom: Include qemu/fprintf-fn.h in cpu.hPriit Laes1-0/+1
2019-01-09typedefs: (Re-)sort entries alphabeticallyEric Blake1-5/+5
2019-01-09spapr: enable XIVE MMIOs at resetCédric Le Goater1-0/+1
2019-01-09spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICSCédric Le Goater1-0/+1