aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-01tests: fix vhost-user-test leaksMarc-André Lureau3-4/+15
2017-03-01tests: fix q35-test leaksMarc-André Lureau1-0/+3
2017-03-01Add PowerPC 32-bit guest memory dump supportMike Nawrocki4-74/+93
2017-03-01ppc/xics: rename 'ICPState *' variables to 'icp'Cédric Le Goater2-94/+94
2017-03-01ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater3-18/+21
2017-03-01ppc/xics: move ics-simple post_load under the machineCédric Le Goater3-22/+7
2017-03-01ppc/xics: remove the XICSState classesCédric Le Goater6-103/+16
2017-03-01ppc/xics: export the XICS init routinesCédric Le Goater4-20/+13
2017-03-01ppc/xics: move the ICP array under the sPAPR machineCédric Le Goater3-11/+11
2017-03-01ppc/xics: register the reset handler of ICP objectsCédric Le Goater2-18/+1
2017-03-01ppc/xics: simplify spapr_dt_xics() interfaceCédric Le Goater3-4/+4
2017-03-01ppc/xics: use the QOM interface to grab an ICPCédric Le Goater5-30/+35
2017-03-01ppc/xics: move the cpu_setup() handler under the ICPState classCédric Le Goater3-35/+34
2017-03-01ppc/xics: simplify the cpu_setup() handlerCédric Le Goater3-10/+6
2017-03-01ppc/xics: move kernel_xics_fd out of KVMXICSStateCédric Le Goater1-9/+7
2017-03-01ppc/xics: extend the QOM interface to handle ICPsCédric Le Goater3-1/+24
2017-03-01ppc/xics: remove the XICS list of ICSCédric Le Goater3-11/+0
2017-03-01ppc/xics: register the reset handler of ICS objectsCédric Le Goater2-5/+1
2017-03-01ppc/xics: remove xics_find_source()Cédric Le Goater2-13/+0
2017-03-01ppc/xics: use the QOM interface to resend irqsCédric Le Goater3-11/+15
2017-03-01ppc/xics: use the QOM interface to get irqsCédric Le Goater6-9/+11
2017-03-01ppc/xics: use the QOM interface under the sPAPR machineCédric Le Goater3-1/+20
2017-03-01ppc/xics: introduce a XICSFabric QOM interface to handle ICSsCédric Le Goater2-0/+25
2017-03-01ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objectsCédric Le Goater1-35/+41
2017-03-01ppc/xics: store the ICS object under the sPAPR machineCédric Le Goater7-28/+29
2017-03-01ppc/xics: remove set_nr_servers() handler from XICSStateClassCédric Le Goater5-112/+42
2017-03-01ppc/xics: remove set_nr_irqs() handler from XICSStateClassCédric Le Goater5-124/+75
2017-03-01xics: XICS should not be a SysBusDeviceDavid Gibson3-3/+4
2017-03-01spapr/pci: populate PCI DT in reverse orderGreg Kurz3-6/+38
2017-03-01target/ppc: add mcrxrx instructionNikunj A Dadhania1-0/+23
2017-03-01target/ppc: add ov32 flag in divide operationsNikunj A Dadhania1-2/+8
2017-03-01target/ppc: add ov32 flag for multiply low insnsNikunj A Dadhania1-0/+6
2017-03-01target/ppc: use tcg ops for neg instructionNikunj A Dadhania1-1/+4
2017-03-01target/ppc: update overflow flags for add/subNikunj A Dadhania1-2/+9
2017-03-01target/ppc: update ca32 in arithmetic substractNikunj A Dadhania1-1/+10
2017-03-01target/ppc: update ca32 in arithmetic addNikunj A Dadhania1-0/+21
2017-03-01target/ppc: support for 32-bit carry and overflowNikunj A Dadhania4-5/+38
2017-03-01target/ppc: Correct SDR1 maskingDavid Gibson2-1/+7
2017-03-01target/ppc: Remove the function ppc_hash64_set_sdr1()Suraj Jitindar Singh3-27/+5
2017-03-01target/ppc: Manage external HPT via virtual hypervisorDavid Gibson10-88/+125
2017-03-01target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson8-62/+73
2017-03-01target/ppc: Cleanup HPTE accessors for 64-bit hash MMUDavid Gibson4-98/+89
2017-03-01target/ppc: SDR1 is a hypervisor resourceDavid Gibson2-9/+19
2017-03-01target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()David Gibson3-11/+5
2017-03-01pseries: Minor cleanups to HPT management hypercallsDavid Gibson1-30/+28
2017-03-01target/ppc: Fix KVM-HV HPTE accessorsDavid Gibson5-84/+73
2017-03-01sysemu: support up to 1024 vCPUsGreg Kurz1-1/+1
2017-03-01target/ppc: introduce helper_update_ov_legacyNikunj A Dadhania1-21/+13
2017-03-01spapr: generate DT node namesLaurent Vivier1-14/+276
2017-03-01PCI: add missing classes in pci_ids.h to build device treeLaurent Vivier1-9/+103