summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell2020-01-1012-14/+164
|\
| * ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater2020-01-081-1/+1
| * pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz2020-01-081-2/+0Star
| * xive: Add a "presenter" link property to the TCTX objectCédric Le Goater2020-01-081-3/+5
| * ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz2020-01-081-1/+1
| * ppc/pnv: Add an "nr-threads" property to the base chip classGreg Kurz2020-01-081-0/+1
| * spapr, pnv, xive: Add a "xive-fabric" link to the XIVE routerGreg Kurz2020-01-081-2/+3
| * pnv/xive: Use device_class_set_parent_realize()Greg Kurz2020-01-081-0/+10
| * ppc/pnv: Introduce a "xics" property under the POWER8 chipCédric Le Goater2020-01-081-0/+2
| * spapr/xive: Use device_class_set_parent_realize()Greg Kurz2020-01-081-0/+10
| * mos6522: remove anh registerLaurent Vivier2020-01-081-1/+0Star
| * linux-headers: UpdateBharata B Rao2020-01-086-4/+131
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell2020-01-102-0/+20
|\ \
| * | semihosting: add qemu_semihosting_console_inc for SYS_READCKeith Packard2020-01-092-0/+20
| |/
* | Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...Peter Maydell2020-01-077-65/+92
|\ \ | |/ |/|
| * qdev: remove QDEV_PROP_PTRMarc-André Lureau2020-01-071-22/+0Star
| * qdev: remove PROP_MEMORY_REGIONMarc-André Lureau2020-01-071-2/+0Star
| * omap-gpio: remove PROP_PTRMarc-André Lureau2020-01-071-4/+29
| * omap-i2c: remove PROP_PTRMarc-André Lureau2020-01-071-0/+13
| * omap-intc: remove PROP_PTRMarc-André Lureau2020-01-071-0/+14
| * etraxfs: remove PROP_PTR usageMarc-André Lureau2020-01-071-17/+3Star
| * vmmouse: replace PROP_PTR with PROP_LINKMarc-André Lureau2020-01-071-1/+3
| * mips: inline serial_init()Marc-André Lureau2020-01-071-2/+0Star
| * serial: make SerialIO a sysbus deviceMarc-André Lureau2020-01-071-2/+11
| * serial-mm: add endianness propertyMarc-André Lureau2020-01-071-0/+1
| * serial-mm: add "regshift" propertyMarc-André Lureau2020-01-071-2/+2
| * serial: start making SerialMM a sysbus deviceMarc-André Lureau2020-01-071-5/+15
| * serial: replace serial_exit_core() with unrealizeMarc-André Lureau2020-01-071-1/+0Star
| * serial: realize the serial deviceMarc-André Lureau2020-01-071-1/+0Star
| * serial: add "baudbase" propertyMarc-André Lureau2020-01-071-1/+1
| * serial: initial qom-ificationMarc-André Lureau2020-01-071-1/+6
| * chardev: generate an internal id when none givenMarc-André Lureau2020-01-071-0/+1
| * sysbus: remove outdated commentMarc-André Lureau2020-01-071-4/+0Star
| * sysbus: remove unused sysbus_try_create*Marc-André Lureau2020-01-071-8/+1Star
* | Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...Peter Maydell2020-01-071-0/+3
|\ \
| * | q800: add a block backend to the PRAMLaurent Vivier2020-01-071-0/+3
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-01-075-2/+85
|\ \ | |/ |/|
| * virtio: make seg_max virtqueue size dependentDenis Plotnikov2020-01-062-0/+2
| * hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé2020-01-051-2/+2
| * numa: Extend CLI to provide memory side cache informationLiu Jingqi2020-01-051-0/+5
| * numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi2020-01-051-0/+53
| * numa: Extend CLI to provide initiator information for numa nodesTao Xu2020-01-051-0/+5
| * virtio: don't enable notifications during pollingStefan Hajnoczi2020-01-051-0/+1
| * virtio-pci: disable vring processing when bus-mastering is disabledMichael Roth2020-01-051-0/+15
| * virtio: add ability to delete vq through a pointerMichael S. Tsirkin2020-01-051-0/+2
* | Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell2020-01-064-5/+68
|\ \
| * | util: add dbus helper unitMarc-André Lureau2020-01-061-0/+19
| * | vmstate: replace DeviceState with VMStateIfMarc-André Lureau2020-01-062-5/+5
| * | vmstate: add qom interface to get idMarc-André Lureau2020-01-063-0/+44
| |/
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...Peter Maydell2020-01-061-0/+1
|\ \