summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-11Merge remote-tracking branch 'remotes/kraxel/tags/misc-20190111-pull-request'...HEADmasterPeter Maydell1-2/+2
2019-01-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell207-897/+1498
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini92-386/+386
2019-01-11remove space-tab sequencesPaolo Bonzini18-48/+48
2019-01-11scripts: add script to convert multiline comments into 4-line formatPaolo Bonzini1-0/+62
2019-01-11hw/watchdog/wdt_i6300esb: remove a unnecessary commentPeng Hao1-1/+0
2019-01-11checkpatch: warn about qemu/queue.h head structs that are not typedef-edPaolo Bonzini1-0/+5
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini27-54/+49
2019-01-11qemu/queue.h: reimplement QTAILQ without pointer-to-pointersPaolo Bonzini3-106/+92
2019-01-11qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}Paolo Bonzini2-18/+6
2019-01-11qemu/queue.h: typedef QTAILQ headsPaolo Bonzini5-11/+16
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini41-65/+59
2019-01-11vfio: make vfio_address_spaces staticPaolo Bonzini2-2/+1
2019-01-11qemu/queue.h: do not access tqe_prev directlyPaolo Bonzini1-1/+1
2019-01-11test: replace gtester with a TAP driverPaolo Bonzini7-52/+543
2019-01-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell13-1200/+368
2019-01-11test: execute g_test_run when tests are skippedPaolo Bonzini4-9/+9
2019-01-11qga: drop < Vista compatibilityMarc-André Lureau1-64/+0
2019-01-11build-sys: build with Vista API by defaultMarc-André Lureau3-11/+3
2019-01-11build-sys: move windows defines in osdep.h headerMarc-André Lureau2-3/+17
2019-01-11build-sys: don't include windows.h, osdep.h does itMarc-André Lureau1-4/+0
2019-01-11scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck4-9/+31
2019-01-11esp-pci: Fix status register write erase controlGuenter Roeck1-3/+3
2019-01-11block/iscsi: cancel libiscsi task when ABORT TASK TMF completesStefan Hajnoczi1-2/+14
2019-01-11block/iscsi: fix ioctl cancel use-after-freeStefan Hajnoczi1-3/+18
2019-01-11block/iscsi: take iscsilun->mutex in iscsi_timed_check_events()Stefan Hajnoczi1-0/+4
2019-01-11block/iscsi: drop unused IscsiAIOCB->buf fieldStefan Hajnoczi1-8/+0
2019-01-11hax: Support for Linux hostsAlexandro Sanchez Bach4-6/+6
2019-01-11memory: update coalesced_range on transaction_commitPaolo Bonzini1-4/+16
2019-01-11memory: avoid unnecessary coalesced_io_del operationsPaolo Bonzini1-0/+11
2019-01-11memory: extract flat_range_coalesced_io_{del,add}Paolo Bonzini1-24/+29
2019-01-11pam: wrap MemoryRegion initialization in a transactionPaolo Bonzini1-0/+2
2019-01-11checkpatch: colorize output to terminalPaolo Bonzini1-7/+42
2019-01-11checkpatch: improve handling of multiple patches or filesPaolo Bonzini1-7/+23
2019-01-11checkpatch: check Signed-off-by in --mailback modePaolo Bonzini1-3/+4
2019-01-11checkpatch: fix premature exit when no input or --mailbackPaolo Bonzini1-3/+3
2019-01-11accel: Improve selection of the default acceleratorThomas Huth3-5/+17
2019-01-11roms: seabios: Rename CROSS_COMPILE to CROSS_PREFIXRoman Bolshakov1-2/+2
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190110-pull-request...Peter Maydell1-0/+3
2019-01-10Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re...Peter Maydell1-4/+57
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell15-256/+367
2019-01-10Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell17-20/+14
2019-01-10qom: Don't keep error value between object_property_parse() callsEduardo Habkost1-1/+1
2019-01-10Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell2-10/+10
2019-01-10usb-audio: ignore usb packages with wrong sizeGerd Hoffmann1-0/+3
2019-01-10hw/audio/marvell: Don't include unnecessary i2c.h header fileThomas Huth1-1/+0
2019-01-10linux-user: make pwrite64/pread64(fd, NULL, 0, offset) return 0Peter Maydell1-4/+18
2019-01-10Add getsockopt for settable SOL_IPV6 optionsTom Deseyn1-0/+39
2019-01-10spice: Remove unused includeFrediano Ziglio1-1/+0
2019-01-10keymaps: drop support for include filesGerd Hoffmann1-4/+3