summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-23cpus: protect all icount computation with seqlockPaolo Bonzini
2018-08-23module: Use QEMU_MODULE_DIR as a search pathryang
2018-08-23qemu-guest-agent: freeze-hook to ignore dpkg files as wellChristian Ehrhardt
2018-08-23hw/intc/apic: Switch away from old_mmioPeter Maydell
2018-08-23qom: convert the CPU list to RCUEmilio G. Cota
2018-08-23spapr: do not use CPU_FOREACH_REVERSEEmilio G. Cota
2018-08-23tests: add test-rcu-tailqEmilio G. Cota
2018-08-23tests: add test-list-simpleqEmilio G. Cota
2018-08-23test-rcu-list: abstract the list implementationEmilio G. Cota
2018-08-23test-rcu-list: access goflag with atomicsEmilio G. Cota
2018-08-23rcu_queue: add RCU QTAILQEmilio G. Cota
2018-08-23rcu_queue: add RCU QSIMPLEQEmilio G. Cota
2018-08-23rcu_queue: remove barrier from QLIST_EMPTY_RCUEmilio G. Cota
2018-08-23rcu_queue: use atomic_set in QLIST_REMOVE_RCUEmilio G. Cota
2018-08-23target-i386: fix segment limit check in ljmpAndrew Oates
2018-08-23target-i386: Fix lcall/ljmp to call gate in IA-32e modeAndrew Oates
2018-08-23build-sys: remove glib_subprocess checkMarc-André Lureau
2018-08-23kvm: add call to qemu_add_opts() for -overcommit optionPrasad Singamsetty
2018-08-23lsi_scsi: add support for PPR Extended MessageGeorge Kennedy
2018-08-23i386: Fix arch_query_cpu_model_expansion() leakEduardo Habkost
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau
2018-08-23update-linux-headers.sh: add qemu_fw_cfg.hMarc-André Lureau
2018-08-23checkpatch: allow space in more places before a bracketHeinrich Schuchardt
2018-08-23hmp-commands-info: add sync-profileEmilio G. Cota
2018-08-23hmp-commands: add sync-profileEmilio G. Cota
2018-08-23vl: add -enable-sync-profileEmilio G. Cota
2018-08-23tests/atomic_add-bench: add -p to enable sync profilerEmilio G. Cota
2018-08-23qsp: track BQL callers explicitlyEmilio G. Cota
2018-08-23qsp: support call site coalescingEmilio G. Cota
2018-08-23qsp: add qsp_resetEmilio G. Cota
2018-08-23qsp: add sort_by option to qsp_reportEmilio G. Cota
2018-08-23qsp: QEMU's Synchronization ProfilerEmilio G. Cota
2018-08-23seqlock: constify seqlock_read_beginEmilio G. Cota
2018-08-23tests/device-introspect: Test with all machines, not only with "none"Thomas Huth
2018-08-23tests/device-introspection: Check that the qom-tree and qtree do not changeThomas Huth
2018-08-23tests: Skip old versioned machine types in quick testing modeThomas Huth
2018-08-23Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2018-08-23hw/timer/mc146818rtc: Fix introspection problemThomas Huth
2018-08-23hw/timer/mc146818rtc: White space clean-upThomas Huth
2018-08-23net: Silence 'has no peer' messages in testing modeThomas Huth
2018-08-23tests/migration-test: Silence the kvm_hv message by defaultThomas Huth
2018-08-23MAINTAINERS: add maintainers for qtestPaolo Bonzini
2018-08-23megasas: fix sglist leakMarc-André Lureau
2018-08-23chardev/char-fe: Fix typosJulia Suvorova
2018-08-23qemu-pr-helper: Fix build on CentOS 7Murilo Opsfelder Araujo
2018-08-23checkpatch: fix filename detection when using -fPaolo Bonzini
2018-08-23fix "Missing break in switch" coverity reportsPaolo Bonzini
2018-08-23es1370: simplify MemoryRegionOpsPaolo Bonzini
2018-08-23scsi: mptsas: Mark as storage deviceGuenter Roeck
2018-08-23tests: virtio: separate ccw tests from libqosPaolo Bonzini