Age | Commit message (Expand) | Author |
2017-03-01 | ppc/xics: export the XICS init routines | Cédric Le Goater |
2017-03-01 | ppc/xics: move the ICP array under the sPAPR machine | Cédric Le Goater |
2017-03-01 | ppc/xics: register the reset handler of ICP objects | Cédric Le Goater |
2017-03-01 | ppc/xics: simplify spapr_dt_xics() interface | Cédric Le Goater |
2017-03-01 | ppc/xics: use the QOM interface to grab an ICP | Cédric Le Goater |
2017-03-01 | ppc/xics: move the cpu_setup() handler under the ICPState class | Cédric Le Goater |
2017-03-01 | ppc/xics: simplify the cpu_setup() handler | Cédric Le Goater |
2017-03-01 | ppc/xics: move kernel_xics_fd out of KVMXICSState | Cédric Le Goater |
2017-03-01 | ppc/xics: extend the QOM interface to handle ICPs | Cédric Le Goater |
2017-03-01 | ppc/xics: remove the XICS list of ICS | Cédric Le Goater |
2017-03-01 | ppc/xics: register the reset handler of ICS objects | Cédric Le Goater |
2017-03-01 | ppc/xics: remove xics_find_source() | Cédric Le Goater |
2017-03-01 | ppc/xics: use the QOM interface to resend irqs | Cédric Le Goater |
2017-03-01 | ppc/xics: use the QOM interface to get irqs | Cédric Le Goater |
2017-03-01 | ppc/xics: use the QOM interface under the sPAPR machine | Cédric Le Goater |
2017-03-01 | ppc/xics: introduce a XICSFabric QOM interface to handle ICSs | Cédric Le Goater |
2017-03-01 | ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objects | Cédric Le Goater |
2017-03-01 | ppc/xics: store the ICS object under the sPAPR machine | Cédric Le Goater |
2017-03-01 | ppc/xics: remove set_nr_servers() handler from XICSStateClass | Cédric Le Goater |
2017-03-01 | ppc/xics: remove set_nr_irqs() handler from XICSStateClass | Cédric Le Goater |
2017-03-01 | xics: XICS should not be a SysBusDevice | David Gibson |
2017-03-01 | spapr/pci: populate PCI DT in reverse order | Greg Kurz |
2017-03-01 | target/ppc: add mcrxrx instruction | Nikunj A Dadhania |
2017-03-01 | target/ppc: add ov32 flag in divide operations | Nikunj A Dadhania |
2017-03-01 | target/ppc: add ov32 flag for multiply low insns | Nikunj A Dadhania |
2017-03-01 | target/ppc: use tcg ops for neg instruction | Nikunj A Dadhania |
2017-03-01 | target/ppc: update overflow flags for add/sub | Nikunj A Dadhania |
2017-03-01 | target/ppc: update ca32 in arithmetic substract | Nikunj A Dadhania |
2017-03-01 | target/ppc: update ca32 in arithmetic add | Nikunj A Dadhania |
2017-03-01 | target/ppc: support for 32-bit carry and overflow | Nikunj A Dadhania |
2017-03-01 | target/ppc: Correct SDR1 masking | David Gibson |
2017-03-01 | target/ppc: Remove the function ppc_hash64_set_sdr1() | Suraj Jitindar Singh |
2017-03-01 | target/ppc: Manage external HPT via virtual hypervisor | David Gibson |
2017-03-01 | target/ppc: Eliminate htab_base and htab_mask variables | David Gibson |
2017-03-01 | target/ppc: Cleanup HPTE accessors for 64-bit hash MMU | David Gibson |
2017-03-01 | target/ppc: SDR1 is a hypervisor resource | David Gibson |
2017-03-01 | target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr() | David Gibson |
2017-03-01 | pseries: Minor cleanups to HPT management hypercalls | David Gibson |
2017-03-01 | target/ppc: Fix KVM-HV HPTE accessors | David Gibson |
2017-03-01 | sysemu: support up to 1024 vCPUs | Greg Kurz |
2017-03-01 | target/ppc: introduce helper_update_ov_legacy | Nikunj A Dadhania |
2017-03-01 | spapr: generate DT node names | Laurent Vivier |
2017-03-01 | PCI: add missing classes in pci_ids.h to build device tree | Laurent Vivier |
2017-03-01 | target/ppc: optimize gen_write_xer() | Nikunj A Dadhania |
2017-03-01 | target/ppc: move cpu_[read, write]_xer to cpu.c | Nikunj A Dadhania |
2017-02-28 | vhost-user: delay vhost_user_stop | Marc-André Lureau |
2017-02-28 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell |
2017-02-28 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2017-02-28 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228'... | Peter Maydell |
2017-02-28 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |