Age | Commit message (Expand) | Author |
2019-10-04 | spapr: Use less cryptic representation of which irq backends are supported | David Gibson |
2019-10-04 | xive: Improve irq claim/free path | David Gibson |
2019-10-04 | spapr: Handle freeing of multiple irqs in frontend only | David Gibson |
2019-10-04 | spapr: Eliminate SpaprIrq:get_nodename method | David Gibson |
2019-10-04 | spapr: Simplify spapr_qirq() handling | David Gibson |
2019-10-04 | spapr: Eliminate nr_irqs parameter to SpaprIrq::init | David Gibson |
2019-10-04 | spapr: Clarify and fix handling of nr_irqs | David Gibson |
2019-10-04 | spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper | David Gibson |
2019-10-04 | spapr: Fold spapr_phb_lsi_qirq() into its single caller | David Gibson |
2019-10-04 | xics: Create sPAPR specific ICS subtype | David Gibson |
2019-10-04 | xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes | David Gibson |
2019-10-04 | xics: Eliminate reset hook | David Gibson |
2019-10-04 | xics: Rename misleading ics_simple_*() functions | David Gibson |
2019-10-04 | xics: Eliminate 'reject', 'resend' and 'eoi' class hooks | David Gibson |
2019-10-04 | xics: Minor fixes for XICSFabric interface | David Gibson |
2019-10-04 | spapr: Stop providing RTAS blob | Alexey Kardashevskiy |
2019-10-04 | spapr: Simplify handling of pre ISA 3.0 guest workaround handling | David Gibson |
2019-10-04 | spapr/irq: Introduce an ics_irq_free() helper | Cédric Le Goater |
2019-10-04 | hw/ppc/pnv_homer: add PowerNV homer device model | Balamuruhan S |
2019-10-04 | hw/ppc/pnv_occ: add sram device model for occ common area | Balamuruhan S |
2019-10-04 | hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARs | Balamuruhan S |
2019-09-25 | cputlb: Remove cpu->mem_io_vaddr | Richard Henderson |
2019-09-24 | xen: perform XenDevice clean-up in XenBus watch handler | Paul Durrant |
2019-09-24 | xen: introduce separate XenWatchList for XenDevice objects | Paul Durrant |
2019-09-24 | xen / notify: introduce a new XenWatchList abstraction | Paul Durrant |
2019-09-20 | pc: Add an SMB0 ACPI device to q35 | Corey Minyard |
2019-09-20 | ipmi: Fix SSIF ACPI handling to use the right CRS | Corey Minyard |
2019-09-20 | acpi: Add i2c serial bus CRS handling | Corey Minyard |
2019-09-20 | ipmi: Add PCI IPMI interfaces | Corey Minyard |
2019-09-20 | ipmi: Allow a size value to be passed for I/O space | Corey Minyard |
2019-09-20 | ipmi: Split out BT-specific code from ISA BT code | Corey Minyard |
2019-09-20 | ipmi: Split out KCS-specific code from ISA KCS code | Corey Minyard |
2019-09-20 | qdev: Add a no default uuid property | Corey Minyard |
2019-09-19 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3... | Peter Maydell |
2019-09-17 | riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet | Bin Meng |
2019-09-17 | riscv: sifive_u: Fix broken GEM support | Bin Meng |
2019-09-17 | riscv: sifive_u: Instantiate OTP memory with a serial number | Bin Meng |
2019-09-17 | riscv: sifive: Implement a model for SiFive FU540 OTP | Bin Meng |
2019-09-17 | riscv: sifive_u: Update UART base addresses and IRQs | Bin Meng |
2019-09-17 | riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodes | Bin Meng |
2019-09-17 | riscv: sifive_u: Add PRCI block to the SoC | Bin Meng |
2019-09-17 | riscv: sifive_u: Generate hfclk and rtcclk nodes | Bin Meng |
2019-09-17 | riscv: sifive: Implement PRCI model for FU540 | Bin Meng |
2019-09-17 | riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC | Bin Meng |
2019-09-17 | riscv: sifive_u: Set the minimum number of cpus to 2 | Bin Meng |
2019-09-17 | riscv: hart: Add a "hartid-base" property to RISC-V hart array | Bin Meng |
2019-09-17 | riscv: Add a sifive_cpu.h to include both E and U cpu type defines | Bin Meng |
2019-09-17 | riscv: sifive_e: prci: Update the PRCI register block size | Bin Meng |
2019-09-17 | riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h} | Bin Meng |
2019-09-17 | riscv: sifive_test: Add reset functionality | Bin Meng |