Age | Commit message (Expand) | Author |
2016-10-31 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into... | Peter Maydell |
2016-10-31 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2016-10-28 | xen: Rename xen_be_del_xendev | Emil Condrea |
2016-10-28 | xen: Rename xen_be_find_xendev | Emil Condrea |
2016-10-28 | xen: Rename xen_be_evtchn_event | Emil Condrea |
2016-10-28 | xen: Rename xen_be_send_notify | Emil Condrea |
2016-10-28 | xen: Rename xen_be_unbind_evtchn | Emil Condrea |
2016-10-28 | xen: Rename xen_be_printf to xen_pv_printf | Emil Condrea |
2016-10-28 | xen: Prepare xendev qtail to be shared with frontends | Emil Condrea |
2016-10-28 | xen: Move evtchn functions to xen_pvdev.c | Emil Condrea |
2016-10-28 | xen: Move xenstore_update to xen_pvdev.c | Emil Condrea |
2016-10-28 | xen: Create a new file xen_pvdev.c | Emil Condrea |
2016-10-28 | xen: Fix coding style warnings | Emil Condrea |
2016-10-28 | clean-up: removed duplicate #includes | Anand J |
2016-10-28 | spapr: Add DRC count indexed hotplug identifier type | Bharata B Rao |
2016-10-28 | spapr_events: add support for dedicated hotplug event source | Michael Roth |
2016-10-28 | spapr: improve ibm,architecture-vec-5 property handling | Michael Roth |
2016-10-28 | spapr: add option vector handling in CAS-generated resets | Michael Roth |
2016-10-28 | spapr_hcall: use spapr_ovec_* interfaces for CAS options | Michael Roth |
2016-10-28 | spapr_ovec: initial implementation of option vector helpers | Michael Roth |
2016-10-28 | pseries: Remove spapr_create_fdt_skel() | David Gibson |
2016-10-28 | pseries: Consolidate construction of /vdevice device tree node | David Gibson |
2016-10-28 | pseries: Move /event-sources construction to spapr_build_fdt() | David Gibson |
2016-10-28 | pseries: Consolidate construction of /rtas device tree node | David Gibson |
2016-10-28 | pseries: Consolidate construction of /chosen device tree node | David Gibson |
2016-10-28 | pseries: Move construction of /interrupt-controller fdt node | David Gibson |
2016-10-28 | pseries: Consolidate RTAS loading | David Gibson |
2016-10-28 | pseries: Make spapr_create_fdt_skel() get information from machine state | David Gibson |
2016-10-28 | pseries: Remove rtas_addr and fdt_addr fields from machinestate | David Gibson |
2016-10-28 | ppc/pnv: add a ISA bus | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a LPC controller | Benjamin Herrenschmidt |
2016-10-28 | ppc/pnv: add XSCOM handlers to PnvCore | Cédric Le Goater |
2016-10-28 | ppc/pnv: add XSCOM infrastructure | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PnvCore object | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PIR handler to PnvChip | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a core mask to PnvChip | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PnvChip object | Cédric Le Goater |
2016-10-28 | ppc/pnv: add skeleton PowerNV platform | Benjamin Herrenschmidt |
2016-10-28 | pseries: Remove unused callbacks from sPAPR VIO bus state | David Gibson |
2016-10-28 | ppc/xics: change the icp_ routines API to use an 'ICPState *' argument | Cédric Le Goater |
2016-10-28 | ppc/xics: add a XICSState backlink in ICPState | Cédric Le Goater |
2016-10-28 | ppc/xics: add a xics_set_nr_servers common routine | Cédric Le Goater |
2016-10-28 | nvram: Rename openbios_firmware_abi.h into sun_nvram.h | Thomas Huth |
2016-10-28 | nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch] | Thomas Huth |
2016-10-28 | nvram: Introduce helper functions for CHRP "system" and "free space" partitions | Thomas Huth |
2016-10-25 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2016-10-24 | pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs | Igor Mammedov |
2016-10-24 | pc: apic_common: Extend APIC ID property to 32bit | Igor Mammedov |
2016-10-24 | pc: acpi: x2APIC support for SRAT table | Igor Mammedov |
2016-10-24 | pc: acpi: x2APIC support for MADT table and _MAT method | Igor Mammedov |