aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-01-17hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arraysPhilippe Mathieu-Daudé
2019-01-17qemu/compiler: Define QEMU_NONSTRINGPhilippe Mathieu-Daudé
2019-01-17acpi: build TPM Physical Presence interfaceStefan Berger
2019-01-17acpi: expose TPM/PPI configuration parameters to firmware via fw_cfgStefan Berger
2019-01-17tpm: allocate/map buffer for TPM Physical Presence interfaceStefan Berger
2019-01-17globals: Allow global properties to be optionalEduardo Habkost
2019-01-17virtio-net: support RSC v4/v6 tcp traffic for Windows HCKYuri Benditovich
2019-01-17Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-01-15Revert "hbitmap: Add @advance param to hbitmap_iter_next()"Vladimir Sementsov-Ogievskiy
2019-01-15Revert "block/dirty-bitmap: Add bdrv_dirty_iter_next_area"Vladimir Sementsov-Ogievskiy
2019-01-15dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_areaVladimir Sementsov-Ogievskiy
2019-01-15dirty-bitmap: improve bdrv_dirty_bitmap_next_zeroVladimir Sementsov-Ogievskiy
2019-01-15Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2019-01-15Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-14' into st...Peter Maydell
2019-01-14pci/pcie: stop plug/unplug if the slot is lockedDavid Hildenbrand
2019-01-14nbd: Merge nbd_export_bitmap into nbd_export_newEric Blake
2019-01-14nbd: Merge nbd_export_set_name into nbd_export_newEric Blake
2019-01-14xen: Replace few mentions of xend by libxlAnthony PERARD
2019-01-14Remove broken Xen PV domain builderAnthony PERARD
2019-01-14xen: automatically create XenBlockDevice-sPaul Durrant
2019-01-14xen: add a mechanism to automatically create XenDevice-s...Paul Durrant
2019-01-14xen: add implementations of xen-block connect and disconnect functions...Paul Durrant
2019-01-14xen: add event channel interface for XenDevice-sPaul Durrant
2019-01-14xen: add grant table interface for XenDevice-sPaul Durrant
2019-01-14xen: add xenstore watcher infrastructurePaul Durrant
2019-01-14xen: create xenstore areas for XenDevice-sPaul Durrant
2019-01-14xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant
2019-01-14xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant
2019-01-14Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request...Peter Maydell
2019-01-14glib-compat: add g_spawn_async_with_fds() fallbackMarc-André Lureau
2019-01-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-11remove space-tab sequencesPaolo Bonzini
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini
2019-01-11qemu/queue.h: reimplement QTAILQ without pointer-to-pointersPaolo Bonzini
2019-01-11qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}Paolo Bonzini
2019-01-11qemu/queue.h: typedef QTAILQ headsPaolo Bonzini
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2019-01-11vfio: make vfio_address_spaces staticPaolo Bonzini
2019-01-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-01-11build-sys: build with Vista API by defaultMarc-André Lureau
2019-01-11build-sys: move windows defines in osdep.h headerMarc-André Lureau
2019-01-11scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck
2019-01-11accel: Improve selection of the default acceleratorThomas Huth
2019-01-11input: avoid malloc for mouse eventsGerd Hoffmann
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell
2019-01-10Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2019-01-10ui/console: Remove qemu_create_display_surface_guestmem()Peter Maydell