aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-01ppc/xics: remove the XICS list of ICSCédric Le Goater
2017-03-01ppc/xics: register the reset handler of ICS objectsCédric Le Goater
2017-03-01ppc/xics: remove xics_find_source()Cédric Le Goater
2017-03-01ppc/xics: use the QOM interface to resend irqsCédric Le Goater
2017-03-01ppc/xics: use the QOM interface to get irqsCédric Le Goater
2017-03-01ppc/xics: use the QOM interface under the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: introduce a XICSFabric QOM interface to handle ICSsCédric Le Goater
2017-03-01ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objectsCédric Le Goater
2017-03-01ppc/xics: store the ICS object under the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: remove set_nr_servers() handler from XICSStateClassCédric Le Goater
2017-03-01ppc/xics: remove set_nr_irqs() handler from XICSStateClassCédric Le Goater
2017-03-01xics: XICS should not be a SysBusDeviceDavid Gibson
2017-03-01spapr/pci: populate PCI DT in reverse orderGreg Kurz
2017-03-01target/ppc: add mcrxrx instructionNikunj A Dadhania
2017-03-01target/ppc: add ov32 flag in divide operationsNikunj A Dadhania
2017-03-01target/ppc: add ov32 flag for multiply low insnsNikunj A Dadhania
2017-03-01target/ppc: use tcg ops for neg instructionNikunj A Dadhania
2017-03-01target/ppc: update overflow flags for add/subNikunj A Dadhania
2017-03-01target/ppc: update ca32 in arithmetic substractNikunj A Dadhania
2017-03-01target/ppc: update ca32 in arithmetic addNikunj A Dadhania
2017-03-01target/ppc: support for 32-bit carry and overflowNikunj A Dadhania
2017-03-01target/ppc: Correct SDR1 maskingDavid Gibson
2017-03-01target/ppc: Remove the function ppc_hash64_set_sdr1()Suraj Jitindar Singh
2017-03-01target/ppc: Manage external HPT via virtual hypervisorDavid Gibson
2017-03-01target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson
2017-03-01target/ppc: Cleanup HPTE accessors for 64-bit hash MMUDavid Gibson
2017-03-01target/ppc: SDR1 is a hypervisor resourceDavid Gibson
2017-03-01target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()David Gibson
2017-03-01pseries: Minor cleanups to HPT management hypercallsDavid Gibson
2017-03-01target/ppc: Fix KVM-HV HPTE accessorsDavid Gibson
2017-03-01sysemu: support up to 1024 vCPUsGreg Kurz
2017-03-01target/ppc: introduce helper_update_ov_legacyNikunj A Dadhania
2017-03-01spapr: generate DT node namesLaurent Vivier
2017-03-01PCI: add missing classes in pci_ids.h to build device treeLaurent Vivier
2017-03-01target/ppc: optimize gen_write_xer()Nikunj A Dadhania
2017-03-01target/ppc: move cpu_[read, write]_xer to cpu.cNikunj A Dadhania
2017-02-28Update OpenBIOS images to 0cd97cc built from submodule.Mark Cave-Ayland
2017-03-01aarch64: Change ext type to TCGType to fix warningsPranith Kumar
2017-03-01tests: fix endianness-test leaksMarc-André Lureau
2017-03-01tests: fix ptimer leaksMarc-André Lureau
2017-03-01glib-compat: add g_test_add_data_func_full fallbackMarc-André Lureau
2017-03-01timer: use an inline function for freeMarc-André Lureau
2017-03-01tests: fix leaks in test-io-channel-commandMarc-André Lureau
2017-03-01tests: fix qmp response leakMarc-André Lureau
2017-03-01qtest: fix a memory leakMarc-André Lureau
2017-02-28Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170228' into stagingPeter Maydell
2017-02-28block: Add Error parameter to bdrv_append()Kevin Wolf
2017-02-28block: Add Error parameter to bdrv_set_backing_hd()Kevin Wolf
2017-02-28block: Assertions for resize permissionKevin Wolf
2017-02-28block: Assertions for write permissionsKevin Wolf