aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...Peter Maydell43-9345/+26
2019-12-17Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell17-197/+284
2019-12-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20191217' into...Peter Maydell65-955/+2454
2019-12-17Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2-28/+76
2019-12-17tests: use g_test_rand_intPaolo Bonzini3-7/+7
2019-12-17tests/Makefile: Fix check-report.* targets shown in check-helpWainer dos Santos Moschetta1-3/+1
2019-12-17glib: use portable g_setenv()Marc-André Lureau8-30/+6
2019-12-17hw/misc/ivshmem: Bury dead legacy INTx codeMarkus Armbruster1-35/+0
2019-12-17pseries: disable migration-test if /dev/kvm cannot be usedLaurent Vivier1-1/+2
2019-12-17tests: fix modules-test 'duplicate test case' errorCole Robinson1-1/+2
2019-12-17Remove libbluetooth / bluez from the CI testsThomas Huth4-4/+1
2019-12-17Remove the core bluetooth codeThomas Huth19-8651/+0
2019-12-17pseries: Update SLOF firmware imageAlexey Kardashevskiy3-1/+1
2019-12-17ppc/pnv: Drop PnvChipClass::typeGreg Kurz2-14/+0
2019-12-17ppc/pnv: Introduce PnvChipClass::xscom_pcba() methodGreg Kurz3-13/+25
2019-12-17ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpersGreg Kurz1-10/+0
2019-12-17ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()Greg Kurz3-21/+14
2019-12-17ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()Greg Kurz3-17/+14
2019-12-17ppc/pnv: Introduce PnvChipClass::xscom_core_base() methodGreg Kurz2-7/+25
2019-12-17ppc/pnv: Introduce PnvChipClass::intc_print_info() methodGreg Kurz2-5/+26
2019-12-17ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpersGreg Kurz1-10/+0
2019-12-17ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()Greg Kurz2-6/+12
2019-12-17ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compatGreg Kurz2-14/+31
2019-12-16python/qemu: Remove unneeded imports in __init__Wainer dos Santos Moschetta1-6/+0
2019-12-17ppc/pnv: Drop PnvPsiClass::chip_typeGreg Kurz2-4/+0
2019-12-17ppc/pnv: Introduce PnvPsiClass::compatGreg Kurz2-14/+13
2019-12-17ppc: Drop useless extern annotation for functionsGreg Kurz2-14/+14
2019-12-17ppc/pnv: Fix OCC common area region mappingCédric Le Goater4-11/+16
2019-12-17ppc/pnv: Introduce PBA registersCédric Le Goater6-44/+134
2019-12-17ppc/pnv: Make PnvXScomInterface an incomplete typeGreg Kurz1-4/+2
2019-12-17ppc/pnv: populate the DT with realized XSCOM devicesCédric Le Goater1-1/+4
2019-12-17ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodesCédric Le Goater1-1/+6
2019-12-17target/ppc: Add SPR TBU40Suraj Jitindar Singh5-0/+39
2019-12-17target/ppc: Add SPR ASDRSuraj Jitindar Singh2-0/+7
2019-12-17target/ppc: Work [S]PURR implementation and add HV supportSuraj Jitindar Singh6-20/+30
2019-12-17target/ppc: Implement the VTB for HV accessSuraj Jitindar Singh7-4/+51
2019-12-17ppc/pnv: add a LPC Controller model for POWER10Cédric Le Goater4-12/+53
2019-12-17ppc/pnv: add a PSI bridge model for POWER10Cédric Le Goater5-8/+58
2019-12-17ppc/psi: cleanup definitionsCédric Le Goater1-2/+5
2019-12-17ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machineCédric Le Goater5-11/+232
2019-12-17target/ppc: Add POWER10 DD1.0 model informationCédric Le Goater5-6/+237
2019-12-17ppc: Make PPCVirtualHypervisor an incomplete typeGreg Kurz1-4/+0
2019-12-17ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVMGreg Kurz1-0/+5
2019-12-17ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU modelsGreg Kurz2-15/+5
2019-12-17xics: Don't deassert outputsGreg Kurz1-3/+0
2019-12-17ppc: Deassert the external interrupt pin in KVM on resetGreg Kurz3-0/+11
2019-12-17spapr: Simplify ovec diffDavid Gibson4-40/+16
2019-12-17spapr: Fold h_cas_compose_response() into h_client_architecture_support()David Gibson3-66/+54
2019-12-17spapr: Improve handling of fdt buffer sizeDavid Gibson1-22/+11
2019-12-17spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeoverDavid Gibson1-20/+13