summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen: add event channel interface for XenDevice-sPaul Durrant2019-01-143-0/+121
* xen: add grant table interface for XenDevice-sPaul Durrant2019-01-142-0/+171
* xen: add xenstore watcher infrastructurePaul Durrant2019-01-147-2/+342
* xen: create xenstore areas for XenDevice-sPaul Durrant2019-01-147-5/+540
* xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant2019-01-145-1/+426
* xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant2019-01-146-1/+195
* xen: re-name XenDevice to XenLegacyDevice...Paul Durrant2019-01-1422-151/+169
* xen/pt: allow passthrough of devices with bogus interrupt pinZhao Yan2019-01-142-1/+9
* hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so muchPeter Maydell2019-01-141-0/+16
* Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part2'...Peter Maydell2019-01-149-609/+935
|\
| * default-configs: Enable USB support for RISC-V machinesAlistair Francis2019-01-102-0/+2
| * RISC-V: Implement existential predicates for CSRsMichael Clark2019-01-094-79/+105
| * RISC-V: Implement atomic mip/sip CSR updatesMichael Clark2019-01-091-28/+28
| * RISC-V: Implement modular CSR helper interfaceMichael Clark2019-01-086-606/+904
* | Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request...Peter Maydell2019-01-142-40/+31Star
|\ \
| * | input: avoid malloc for mouse eventsGerd Hoffmann2019-01-112-40/+31Star
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-01-142-2/+4
|\ \ \
| * | | tests: Disable qht-bench parallel test when using gprofPhilippe Mathieu-Daudé2019-01-112-1/+3
| * | | configure: Let the TARGET_GPROF var use the regular 'y' for YesPhilippe Mathieu-Daudé2019-01-111-1/+1
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...Peter Maydell2019-01-113-6/+11
|\ \ \ \
| * | | | i2c-ddc: fix oob readGerd Hoffmann2019-01-111-1/+1
| * | | | tests/display-vga: Enable virtio-vga testThomas Huth2019-01-112-5/+10
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/misc-20190111-pull-request'...Peter Maydell2019-01-111-2/+2
|\ \ \ \
| * | | | roms: seabios: Rename CROSS_COMPILE to CROSS_PREFIXRoman Bolshakov2019-01-111-2/+2
* | | | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-01-11207-897/+1498
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | avoid TABs in files that only contain a fewPaolo Bonzini2019-01-1192-386/+386
| * | | | remove space-tab sequencesPaolo Bonzini2019-01-1118-48/+48
| * | | | scripts: add script to convert multiline comments into 4-line formatPaolo Bonzini2019-01-111-0/+62
| * | | | hw/watchdog/wdt_i6300esb: remove a unnecessary commentPeng Hao2019-01-111-1/+0Star
| * | | | checkpatch: warn about qemu/queue.h head structs that are not typedef-edPaolo Bonzini2019-01-111-0/+5
| * | | | qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini2019-01-1127-54/+49Star
| * | | | qemu/queue.h: reimplement QTAILQ without pointer-to-pointersPaolo Bonzini2019-01-113-106/+92Star
| * | | | qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}Paolo Bonzini2019-01-112-18/+6Star
| * | | | qemu/queue.h: typedef QTAILQ headsPaolo Bonzini2019-01-115-11/+16
| * | | | qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-1141-65/+59Star
| * | | | vfio: make vfio_address_spaces staticPaolo Bonzini2019-01-112-2/+1Star
| * | | | qemu/queue.h: do not access tqe_prev directlyPaolo Bonzini2019-01-111-1/+1
| * | | | test: replace gtester with a TAP driverPaolo Bonzini2019-01-117-52/+543
| * | | | test: execute g_test_run when tests are skippedPaolo Bonzini2019-01-114-9/+9
| * | | | qga: drop < Vista compatibilityMarc-André Lureau2019-01-111-64/+0Star
| * | | | build-sys: build with Vista API by defaultMarc-André Lureau2019-01-113-11/+3Star
| * | | | build-sys: move windows defines in osdep.h headerMarc-André Lureau2019-01-112-3/+17
| * | | | build-sys: don't include windows.h, osdep.h does itMarc-André Lureau2019-01-111-4/+0Star
| * | | | scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck2019-01-114-9/+31
| * | | | esp-pci: Fix status register write erase controlGuenter Roeck2019-01-111-3/+3
| * | | | block/iscsi: cancel libiscsi task when ABORT TASK TMF completesStefan Hajnoczi2019-01-111-2/+14
| * | | | block/iscsi: fix ioctl cancel use-after-freeStefan Hajnoczi2019-01-111-3/+18
| * | | | block/iscsi: take iscsilun->mutex in iscsi_timed_check_events()Stefan Hajnoczi2019-01-111-0/+4
| * | | | block/iscsi: drop unused IscsiAIOCB->buf fieldStefan Hajnoczi2019-01-111-8/+0Star
| * | | | hax: Support for Linux hostsAlexandro Sanchez Bach2019-01-114-6/+6