aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-08ppc/pnv: Add an "nr-threads" property to the base chip classGreg Kurz1-0/+1
2020-01-08spapr, pnv, xive: Add a "xive-fabric" link to the XIVE routerGreg Kurz1-2/+3
2020-01-08pnv/xive: Use device_class_set_parent_realize()Greg Kurz1-0/+10
2020-01-08ppc/pnv: Introduce a "xics" property under the POWER8 chipCédric Le Goater1-0/+2
2020-01-08spapr/xive: Use device_class_set_parent_realize()Greg Kurz1-0/+10
2020-01-08mos6522: remove anh registerLaurent Vivier1-1/+0
2020-01-08linux-headers: UpdateBharata B Rao6-4/+131
2020-01-07Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...Peter Maydell1-0/+3
2020-01-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-2/+85
2020-01-07q800: add a block backend to the PRAMLaurent Vivier1-0/+3
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell4-5/+68
2020-01-06Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...Peter Maydell1-0/+1
2020-01-06virtio: make seg_max virtqueue size dependentDenis Plotnikov2-0/+2
2020-01-06util: add dbus helper unitMarc-André Lureau1-0/+19
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau2-5/+5
2020-01-06vmstate: add qom interface to get idMarc-André Lureau3-0/+44
2020-01-06block: Add bdrv_qapi_perm_to_blk_perm()Max Reitz1-0/+1
2020-01-05hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé1-2/+2
2020-01-05numa: Extend CLI to provide memory side cache informationLiu Jingqi1-0/+5
2020-01-05numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi1-0/+53
2020-01-05numa: Extend CLI to provide initiator information for numa nodesTao Xu1-0/+5
2020-01-05virtio: don't enable notifications during pollingStefan Hajnoczi1-0/+1
2020-01-05virtio-pci: disable vring processing when bus-mastering is disabledMichael Roth1-0/+15
2020-01-05virtio: add ability to delete vq through a pointerMichael S. Tsirkin1-0/+2
2020-01-02osdep: add qemu_unlink()Marc-André Lureau1-0/+1
2020-01-02object: add g_autoptr supportMarc-André Lureau1-0/+3
2020-01-02ui: add pixman image g_autoptr supportMarc-André Lureau1-0/+2
2020-01-02console: add graphic_hw_update_done()Marc-André Lureau1-0/+2
2019-12-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell2-13/+69
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell14-86/+345
2019-12-19linux-user: log page table changes under -d pageAlex Bennée1-6/+5
2019-12-18Add use of RCU for qemu_logfile.Robert Foley2-10/+64
2019-12-18qemu_log_lock/unlock now preserves the qemu_logfile handle.Robert Foley1-3/+6
2019-12-18include/qom/object.h: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy1-2/+2
2019-12-18block/snapshot: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy1-1/+1
2019-12-18hmp: drop Error pointer indirection in hmp_handle_errorVladimir Sementsov-Ogievskiy1-1/+1
2019-12-18error: make Error **errp const where it is appropriateVladimir Sementsov-Ogievskiy1-3/+3
2019-12-18io: Fix Error usage in a comment <example>Markus Armbruster1-1/+1
2019-12-18crypto: Fix typo in QCryptoTLSSession's <example> commentMarkus Armbruster1-1/+1
2019-12-18error: Fix -msg timestamp defaultMarkus Armbruster1-1/+2
2019-12-18hw/pci: Remove the "command_serr_enable" propertyThomas Huth1-1/+1
2019-12-18hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"Philippe Mathieu-Daudé1-2/+17
2019-12-18memory: include MemoryListener documentation and some missing function parame...Paolo Bonzini1-4/+214
2019-12-17memory.h: Silence kernel-doc complaintsPaolo Bonzini1-6/+10
2019-12-17bitops.h: Silence kernel-doc complaintsPeter Maydell1-20/+32
2019-12-17memory: use RCU_READ_LOCK_GUARDPaolo Bonzini1-2/+1
2019-12-17hw/i386/pc: Extract the port92 devicePhilippe Mathieu-Daudé1-0/+3
2019-12-17hw/isa/isa-bus: cleanup irq functionsPaolo Bonzini1-4/+4
2019-12-17hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()Philippe Mathieu-Daudé1-1/+0
2019-12-17x86: move more x86-generic functions out of PC filesPaolo Bonzini2-20/+18