aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-15Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190714' into stagingPeter Maydell
2019-07-14tcg: Release mmap_lock on translation faultRichard Henderson
2019-07-14tcg: Remove duplicate #if !defined(CODE_ACCESS)Richard Henderson
2019-07-14tcg: Remove cpu_ld*_code_raRichard Henderson
2019-07-14tcg: Introduce set/clear_helper_retaddrRichard Henderson
2019-07-14include/qemu/atomic.h: Add signal_barrierRichard Henderson
2019-07-12virtio-balloon: fix QEMU 4.0 config size migration incompatibilityStefan Hajnoczi
2019-07-12pcie: consistent names for function argsMichael S. Tsirkin
2019-07-08qdev: add qdev_add_vm_change_state_handler()Stefan Hajnoczi
2019-07-08vl: add qemu_add_vm_change_state_handler_prio()Stefan Hajnoczi
2019-07-05i386: Make unversioned CPU models be aliasesEduardo Habkost
2019-07-05machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()Like Xu
2019-07-05machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov
2019-07-05i386: Update new x86_apicid parsing rules with die_offset supportLike Xu
2019-07-05i386/cpu: Consolidate die-id validity in smp contextLike Xu
2019-07-05i386: Add die-level cpu topology to x86CPU on PCMachineLike Xu
2019-07-05machine: Refactor smp-related call chains to pass MachineStateLike Xu
2019-07-05hw/boards: Add struct CpuTopology to MachineStateLike Xu
2019-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-07-04pc: Move compat_apic_id_mode variable to PCMachineClassEduardo Habkost
2019-07-04virtio: Set "start_on_kick" for legacy devicesXie Yongji
2019-07-04virtio: add "use-started" propertyXie Yongji
2019-07-04virtio-pci: Proxy for virtio-pmemPankaj Gupta
2019-07-04virtio-pmem: sync linux headersPankaj Gupta
2019-07-04Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20190702.0' in...Peter Maydell
2019-07-04Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf1-v3...Peter Maydell
2019-07-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190703-pull-request' ...Peter Maydell
2019-07-03hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...Peter Maydell
2019-07-03Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...Peter Maydell
2019-07-02vfio-common.h: Remove inaccurate commentFabiano Rosas
2019-07-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...Peter Maydell
2019-07-02virtio-pmem: add virtio devicePankaj Gupta
2019-07-02Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-02' in...Peter Maydell
2019-07-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2019-07-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...Peter Maydell
2019-07-02qapi: Split dump.json off misc.jsonMarkus Armbruster
2019-07-02hw/core: Collect HMP command handlers in hw/core/Markus Armbruster
2019-07-02hw/core: Collect QMP command handlers in hw/core/Markus Armbruster
2019-07-02qapi: Split machine.json off misc.jsonMarkus Armbruster
2019-07-02qom: Move HMP command handlers to qom/Markus Armbruster
2019-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into stagingPeter Maydell
2019-07-02hmp: Move hmp.h to include/monitor/Markus Armbruster
2019-07-02net/announce: Add optional IDDr. David Alan Gilbert
2019-07-02net/announce: Allow optional list of interfacesDr. David Alan Gilbert
2019-07-02block: include base when checking image chain for block allocationAndrey Shinkevich
2019-07-02spapr/xive: simplify spapr_irq_init_device() to remove the emulated initCédric Le Goater
2019-07-02spapr/xive: rework the mapping the KVM memory regionsCédric Le Goater
2019-07-02spapr_pci: Unregister listeners before destroying the IOMMU address spaceGreg Kurz
2019-07-02xics/kvm: Add error propagation to ic*_set_kvm_state() functionsGreg Kurz
2019-07-02xics/spapr: Rename xics_kvm_init()Greg Kurz