aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-23seqlock: constify seqlock_read_beginEmilio G. Cota1-1/+1
2018-08-23tests/device-introspect: Test with all machines, not only with "none"Thomas Huth1-3/+29
2018-08-23tests/device-introspection: Check that the qom-tree and qtree do not changeThomas Huth1-4/+19
2018-08-23tests: Skip old versioned machine types in quick testing modeThomas Huth5-8/+58
2018-08-23hw/timer/mc146818rtc: Fix introspection problemThomas Huth2-9/+6
2018-08-23hw/timer/mc146818rtc: White space clean-upThomas Huth1-4/+4
2018-08-23net: Silence 'has no peer' messages in testing modeThomas Huth1-2/+1
2018-08-23tests/migration-test: Silence the kvm_hv message by defaultThomas Huth1-9/+11
2018-08-23MAINTAINERS: add maintainers for qtestPaolo Bonzini1-1/+10
2018-08-23megasas: fix sglist leakMarc-André Lureau1-1/+1
2018-08-23chardev/char-fe: Fix typosJulia Suvorova1-5/+5
2018-08-23qemu-pr-helper: Fix build on CentOS 7Murilo Opsfelder Araujo2-1/+27
2018-08-23checkpatch: fix filename detection when using -fPaolo Bonzini1-2/+2
2018-08-23fix "Missing break in switch" coverity reportsPaolo Bonzini10-5/+19
2018-08-23es1370: simplify MemoryRegionOpsPaolo Bonzini1-210/+25
2018-08-23scsi: mptsas: Mark as storage deviceGuenter Roeck1-0/+1
2018-08-23tests: virtio: separate ccw tests from libqosPaolo Bonzini2-3/+112
2018-08-21Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...Peter Maydell5-26/+150
2018-08-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell12-36/+235
2018-08-21Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...Peter Maydell2-3/+13
2018-08-20linux-user: add QEMU_IFLA_INFO_KIND nested type for tunLaurent Vivier1-0/+48
2018-08-20linux-user: update netlink route typesLaurent Vivier1-0/+19
2018-08-20linux-user: introduce QEMU_RTA_* to use with rtattr_type_tLaurent Vivier1-11/+45
2018-08-20linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNCLaurent Vivier1-2/+7
2018-08-20sun4m: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland1-1/+11
2018-08-20sun4u: ensure kernel_top is always initialisedMark Cave-Ayland1-2/+2
2018-08-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into stagingPeter Maydell36-157/+460
2018-08-20tests/vm: Clean out old working directories on buildPeter Maydell3-0/+3
2018-08-20Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell13-139/+283
2018-08-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180820'...Peter Maydell31-529/+716
2018-08-20s390x: Enable KVM huge page backing supportJanosch Frank1-2/+33
2018-08-20s390x/kvm: add etoken facilityChristian Borntraeger6-4/+39
2018-08-20linux-headers: updateCornelia Huck15-17/+284
2018-08-20s390x/cpumodel: Add "-cpu max" supportDavid Hildenbrand1-25/+57
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck13-88/+10
2018-08-20s390x/cpumodel: enum type S390FeatGroup now gets generatedMichael Mueller3-20/+18
2018-08-20s390x: introduce 3.1 compat machineCornelia Huck2-1/+19
2018-08-20hw/dma/pl080: Remove hw_error() if DMA is enabledPeter Maydell1-1/+0
2018-08-20hw/dma/pl080: Correct bug in register address decode logicPeter Maydell1-2/+3
2018-08-20hw/dma/pl080: Provide device reset functionPeter Maydell1-0/+25
2018-08-20hw/dma/pl080: Don't use CPU address space for DMA accessesPeter Maydell4-8/+49
2018-08-20hw/dma/pl080: Support all three interrupt linesPeter Maydell2-6/+13
2018-08-20hw/dma/pl080: Allow use as embedded-struct devicePeter Maydell3-32/+65
2018-08-20nvic: Expose NMI linePeter Maydell3-0/+21
2018-08-20hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog modulePeter Maydell7-0/+396
2018-08-20hw/timer/m48t59: Move away from old_mmio accessorsPeter Maydell1-48/+11
2018-08-20hw/misc: Remove mmio_interface devicePeter Maydell3-185/+0
2018-08-20memory: Remove MMIO request_ptr APIsPeter Maydell2-145/+0
2018-08-20hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr codePeter Maydell1-46/+0
2018-08-20sdhci: add i.MX SD Stable Clock bitHans-Erik Floryd2-0/+10