aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-23pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand
2018-08-23pc: drop memory region alignment check for 0David Hildenbrand
2018-08-23util/oslib-win32: indicate alignment for qemu_anon_ram_alloc()David Hildenbrand
2018-08-23pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand
2018-08-23ipmi: Use proper struct reference for BT vmstateCorey Minyard
2018-08-23vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PIGreg Edwards
2018-08-23vhost-scsi: unify vhost-scsi get_features implementationsGreg Edwards
2018-08-23vhost-user-scsi: move host_features into VHostSCSICommonGreg Edwards
2018-08-23cpus: allow cpu_get_ticks out of BQLPaolo Bonzini
2018-08-23cpus: protect TimerState writes with a spinlockPaolo Bonzini
2018-08-23seqlock: add QemuLockable supportPaolo Bonzini
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-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