aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell39-393/+468
2018-02-13virtio-balloon: include statistics of disk/file cachesTomáš Golembiovský2-1/+3
2018-02-13acpi-test: update FADTMichael S. Tsirkin2-0/+0
2018-02-13lpc: drop pcie host dependencyMichael S. Tsirkin1-1/+0
2018-02-13tests: acpi: fix FADT not being compared to reference tableIgor Mammedov1-2/+33
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum2-7/+21
2018-02-13libvhost-user: Support across-memory-boundary accessYongji Xie2-14/+122
2018-02-13libvhost-user: Fix resource leakYongji Xie1-0/+14
2018-02-13virtio-balloon: unref the memory region before continuingTiwei Bie1-0/+1
2018-02-13Revert "tests: use memfd in vhost-user-test"Peter Maydell1-64/+26
2018-02-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180212' int...Peter Maydell10-69/+722
2018-02-12Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell18-44/+68
2018-02-12Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-02-09' into st...Peter Maydell10-39/+40
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland5-0/+668
2018-02-11cuda: factor out timebase-derived counter value and load timeMark Cave-Ayland1-9/+16
2018-02-11cuda: set timer 1 frequency property to CUDA_TIMER_FREQMark Cave-Ayland1-5/+5
2018-02-11cuda: don't call cuda_update() when writing to ACR registerMark Cave-Ayland1-1/+0
2018-02-11cuda: minor cosmetic tidy-ups to get_next_irq_time()Mark Cave-Ayland1-11/+12
2018-02-11cuda: rename frequency property to tb_frequencyMark Cave-Ayland3-5/+5
2018-02-11cuda: introduce CUDAState parameter to get_counter()Mark Cave-Ayland1-5/+5
2018-02-10spapr: set vsmt to MAX(8, smp_threads)Laurent Vivier1-1/+1
2018-02-10tests/qapi: use ARRAY_SIZE macroPhilippe Mathieu-Daudé1-1/+1
2018-02-10tests/qapi: use QEMU_IS_ALIGNED macroPhilippe Mathieu-Daudé1-1/+1
2018-02-10tests/hbitmap: use ARRAY_SIZE macroPhilippe Mathieu-Daudé1-3/+3
2018-02-10async: use ARRAY_SIZE macroPhilippe Mathieu-Daudé1-1/+1
2018-02-10qga: use ARRAY_SIZE macroPhilippe Mathieu-Daudé1-1/+1
2018-02-10cuda: don't allow writes to port output pinsMark Cave-Ayland1-2/+2
2018-02-10MAINTAINERS: Add qemu-binfmt-conf.sh scriptThomas Huth1-0/+1
2018-02-10cuda: do not use old_mmio accessesMark Cave-Ayland1-32/+8
2018-02-10oslib-posix: check for posix_memalign in configure scriptAndreas Gustafsson2-1/+20
2018-02-10maint: Mention web site maintenance in READMEEric Blake1-0/+4
2018-02-10build: fix typo in error messageLaurent Vivier1-1/+1
2018-02-10configure: Allow capstone=git only if git update is not disabledAlexey Kardashevskiy1-1/+1
2018-02-10scripts/make-release: Don't archive .git filesCole Robinson1-3/+2
2018-02-10qemu-options.hx: Remove confusing spaces in parameter listingsThomas Huth1-24/+24
2018-02-10mailmap: set preferred spelling for Daniel BerrangéDaniel P. Berrangé1-0/+4
2018-02-10Drop unneeded system header includesEric Blake2-3/+0
2018-02-10machine: Polish -machine xxx,helpAlexey Kardashevskiy1-1/+1
2018-02-10scripts/argparse.py: spelling (independant)Michael Tokarev1-1/+1
2018-02-10qapi-schema.json: spelling (independant comparation)Michael Tokarev1-2/+2
2018-02-10hw/ppc: rename functions in commentsDaniel Henrique Barboza2-2/+3
2018-02-10spapr: add missing break in h_get_cpu_characteristics()Greg Kurz1-0/+1
2018-02-09block: Simplify bdrv_can_write_zeroes_with_unmap()Eric Blake8-37/+7
2018-02-09iotests: 205: support luks formatVladimir Sementsov-Ogievskiy2-2/+33
2018-02-09Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-speedup-090218...Peter Maydell1-3/+3
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell386-435/+527
2018-02-09.travis.yml: add --disable-linux-user for some jobsAlex Bennée1-3/+3
2018-02-09Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180209'...Peter Maydell38-187/+2928
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster104-54/+99
2018-02-09Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster11-11/+0