summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim2019-01-181-0/+4
* target/mips: Add field and R/W access to ITU control register ICR0Yongbok Kim2019-01-181-0/+4
* Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2019-01-172-10/+28
|\
| * Revert "hbitmap: Add @advance param to hbitmap_iter_next()"Vladimir Sementsov-Ogievskiy2019-01-161-4/+1Star
| * Revert "block/dirty-bitmap: Add bdrv_dirty_iter_next_area"Vladimir Sementsov-Ogievskiy2019-01-161-2/+0Star
| * dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_areaVladimir Sementsov-Ogievskiy2019-01-162-0/+18
| * dirty-bitmap: improve bdrv_dirty_bitmap_next_zeroVladimir Sementsov-Ogievskiy2019-01-162-4/+9
* | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell2019-01-151-0/+56
|\ \ | |/ |/|
| * glib-compat: add g_spawn_async_with_fds() fallbackMarc-André Lureau2019-01-141-0/+56
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-14' into st...Peter Maydell2019-01-151-8/+4Star
|\ \
| * | nbd: Merge nbd_export_bitmap into nbd_export_newEric Blake2019-01-141-6/+3Star
| * | nbd: Merge nbd_export_set_name into nbd_export_newEric Blake2019-01-141-2/+1Star
* | | xen: Replace few mentions of xend by libxlAnthony PERARD2019-01-141-1/+1
* | | Remove broken Xen PV domain builderAnthony PERARD2019-01-142-19/+0Star
* | | xen: automatically create XenBlockDevice-sPaul Durrant2019-01-141-0/+12
* | | xen: add a mechanism to automatically create XenDevice-s...Paul Durrant2019-01-143-0/+43
* | | xen: add implementations of xen-block connect and disconnect functions...Paul Durrant2019-01-142-1/+22
* | | xen: add event channel interface for XenDevice-sPaul Durrant2019-01-142-0/+18
* | | xen: add grant table interface for XenDevice-sPaul Durrant2019-01-141-0/+25
* | | xen: add xenstore watcher infrastructurePaul Durrant2019-01-142-0/+21
* | | xen: create xenstore areas for XenDevice-sPaul Durrant2019-01-142-0/+51
* | | xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant2019-01-141-0/+73
* | | xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant2019-01-141-0/+55
* | | xen: re-name XenDevice to XenLegacyDevice...Paul Durrant2019-01-142-37/+44
|/ /
* | Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request...Peter Maydell2019-01-141-3/+0Star
|\ \ | |/ |/|
| * input: avoid malloc for mouse eventsGerd Hoffmann2019-01-111-3/+0Star
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-01-1126-162/+164
|\ \
| * | avoid TABs in files that only contain a fewPaolo Bonzini2019-01-1110-36/+36
| * | remove space-tab sequencesPaolo Bonzini2019-01-111-1/+1
| * | qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini2019-01-117-14/+14
| * | qemu/queue.h: reimplement QTAILQ without pointer-to-pointersPaolo Bonzini2019-01-112-99/+85Star
| * | qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}Paolo Bonzini2019-01-111-8/+6Star
| * | qemu/queue.h: typedef QTAILQ headsPaolo Bonzini2019-01-112-3/+5
| * | qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-115-8/+6Star
| * | vfio: make vfio_address_spaces staticPaolo Bonzini2019-01-111-1/+0Star
| * | build-sys: build with Vista API by defaultMarc-André Lureau2019-01-111-2/+2
| * | build-sys: move windows defines in osdep.h headerMarc-André Lureau2019-01-111-0/+17
| * | scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck2019-01-111-0/+2
| * | accel: Improve selection of the default acceleratorThomas Huth2019-01-111-1/+1
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-01-113-16/+65
|\ \ | |/ |/|
| * machine: Use shorter format for GlobalProperty arraysEduardo Habkost2019-01-101-15/+3Star
| * spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macroEduardo Habkost2019-01-101-1/+0Star
| * range: add some more functionsDavid Hildenbrand2019-01-101-0/+62
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell2019-01-102-10/+0Star
|\ \
| * | ui/console: Remove qemu_create_display_surface_guestmem()Peter Maydell2019-01-101-4/+0Star
| * | configure: bump spice-server required version to 0.12.5Marc-André Lureau2019-01-101-6/+0Star
* | | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell2019-01-103-5/+9
|\ \ \ | |_|/ |/| |
| * | ioapic: use TYPE_FOO MACRO than constant stringLi Qiang2019-01-091-0/+3
| * | qom: Include qemu/fprintf-fn.h in cpu.hPriit Laes2019-01-091-0/+1
| * | typedefs: (Re-)sort entries alphabeticallyEric Blake2019-01-091-5/+5