aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-08spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptrGreg Kurz1-5/+4
2020-01-08xive: Add a "presenter" link property to the TCTX objectCédric Le Goater4-6/+13
2020-01-08ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz3-5/+7
2020-01-08ppc/pnv: Add an "nr-threads" property to the base chip classGreg Kurz2-3/+6
2020-01-08xive: Use the XIVE fabric link under the XIVE routerGreg Kurz1-3/+11
2020-01-08spapr, pnv, xive: Add a "xive-fabric" link to the XIVE routerGreg Kurz4-2/+19
2020-01-08pnv/xive: Use device_class_set_parent_realize()Greg Kurz2-0/+20
2020-01-08ppc/pnv: Introduce a "xics" property under the POWER8 chipCédric Le Goater2-5/+21
2020-01-08ppc/pnv: Introduce a "xics" property alias under the PSI modelCédric Le Goater2-11/+4
2020-01-08spapr/xive: remove redundant check in spapr_match_nvt()Cédric Le Goater1-4/+4
2020-01-08ppc/pnv: Drop "num-chips" machine propertyGreg Kurz1-50/+12
2020-01-08ppc440_bamboo.c: remove label from bamboo_load_device_tree()Daniel Henrique Barboza1-6/+2
2020-01-08spapr.c: remove 'out' label in spapr_dt_cas_updates()Daniel Henrique Barboza1-6/+3
2020-01-08ppc/spapr: Don't call KVM_SVM_OFF ioctl on TCGBharata B Rao1-2/+5
2020-01-08spapr/xive: Use device_class_set_parent_realize()Greg Kurz2-1/+21
2020-01-08mos6522: remove anh registerLaurent Vivier2-9/+8
2020-01-08ppc/pnv: Modify the powerdown notifier to get the PowerNV machineCédric Le Goater1-1/+1
2020-01-08ppc/spapr: Support reboot of secure pseries guestBharata B Rao3-0/+22
2020-01-08linux-headers: UpdateBharata B Rao7-4/+132
2020-01-08target/ppc: Handle AIL=0 in ppc_excp_vector_offsetFabiano Rosas1-0/+2
2020-01-08target/ppc: Remove unused PPC_INPUT_INT definesFabiano Rosas1-6/+0
2020-01-07Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...Peter Maydell7-93/+348
2020-01-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell45-134/+1797
2020-01-07tests/iothread: Always connect iothread GSource to a GMainContextPeter Maydell1-0/+30
2020-01-07target/m68k: only change valid bits in CACRLaurent Vivier3-9/+36
2020-01-07q800: implement mac rom reset function for BIOS-less modeJason A. Donenfeld1-1/+28
2020-01-07q800: add a block backend to the PRAMLaurent Vivier3-0/+74
2020-01-07q800: fix mac_via RTC PRAM commandsLaurent Vivier2-83/+210
2020-01-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20200106.0' in...Peter Maydell1-1/+3
2020-01-07Merge remote-tracking branch 'remotes/xtensa/tags/20200106-xtensa' into stagingPeter Maydell4-7/+27
2020-01-06vfio/pci: Don't remove irqchip notifier if not registeredPeter Xu1-1/+3
2020-01-06target/xtensa: use MPU background map from core configurationMax Filippov2-2/+17
2020-01-06target/xtensa: import xtensa/config/core-isa.hMax Filippov1-2/+2
2020-01-06target/xtensa: fix ps.ring use in MPU configsMax Filippov2-4/+9
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell43-205/+1660
2020-01-06Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...Peter Maydell131-552/+1139
2020-01-06intel_iommu: add present bit check for pasid table entriesLiu Yi L2-19/+74
2020-01-06intel_iommu: a fix to vtd_find_as_from_bus_num()Liu Yi L1-0/+1
2020-01-06virtio-net: delete also control queue when TX/RX deletedYuri Benditovich1-1/+2
2020-01-06virtio: reset region cache when on queue deletionYuri Benditovich1-0/+1
2020-01-06virtio-mmio: update queue size on guest writeDenis Plotnikov1-1/+2
2020-01-06tests: add virtio-scsi and virtio-blk seg_max_adjust testDenis Plotnikov1-0/+134
2020-01-06virtio: make seg_max virtqueue size dependentDenis Plotnikov6-2/+24
2020-01-06Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200106-pull-request...Peter Maydell3-26/+54
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/screendump-pull-request' i...Peter Maydell9-38/+70
2020-01-06tests: add dbus-vmstate-testMarc-André Lureau5-1/+511
2020-01-06tests: add migration-helpers unitMarc-André Lureau4-166/+216
2020-01-06dockerfiles: add dbus-daemon to some of latest distributionsMarc-André Lureau4-0/+4
2020-01-06configure: add GDBUS_CODEGENMarc-André Lureau1-0/+7
2020-01-06Add dbus-vmstate objectMarc-André Lureau8-0/+604