Age | Commit message (Expand) | Author |
2020-09-08 | spapr/xive: Allocate vCPU IPIs from the vCPU contexts | Cédric Le Goater |
2020-09-08 | spapr/xive: Allocate IPIs independently from the other sources | Cédric Le Goater |
2020-09-08 | spapr/xive: Use kvmppc_xive_source_reset() in post_load | Cédric Le Goater |
2020-09-08 | spapr/xive: Modify kvm_cpu_is_enabled() interface | Cédric Le Goater |
2020-09-08 | spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority | Cédric Le Goater |
2020-09-01 | hw/intc: fix default registers value in exynos4210_combiner_read() | Chen Qun |
2020-09-01 | hw: Remove superfluous breaks | Liao Pingfang |
2020-08-27 | nios2_iic: Use TYPE_ALTERA_IIC constant | Eduardo Habkost |
2020-08-27 | s390_flic: Move KVMS390FLICState typedef to header | Eduardo Habkost |
2020-08-24 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into... | Peter Maydell |
2020-08-21 | hw/intc: ibex_plic: Honour source priorities | Alistair Francis |
2020-08-21 | hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines | Alistair Francis |
2020-08-21 | hw/intc: ibex_plic: Update the pending irqs | Alistair Francis |
2020-08-21 | meson: convert hw/intc | Marc-André Lureau |
2020-08-21 | trace: switch position of headers to what Meson requires | Paolo Bonzini |
2020-08-14 | spapr/xive: Use xive_source_esb_len() | Greg Kurz |
2020-08-13 | spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state() | Greg Kurz |
2020-08-13 | ppc/xive: Simplify error handling in xive_tctx_realize() | Greg Kurz |
2020-08-13 | spapr/xive: Simplify error handling in kvmppc_xive_connect() | Greg Kurz |
2020-08-13 | ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks | Greg Kurz |
2020-08-13 | spapr/xive: Fix error handling in kvmppc_xive_post_load() | Greg Kurz |
2020-08-13 | spapr/kvm: Fix error handling in kvmppc_xive_pre_save() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling of kvmppc_xive_set_source_config() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling in kvmppc_xive_get_queues() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling of kvmppc_xive_mmap() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling of kvmppc_xive_source_reset() | Greg Kurz |
2020-08-13 | spapr/xive: Rework error handling of kvmppc_xive_cpu_connect() | Greg Kurz |
2020-08-13 | spapr/xive: Convert KVM device fd checks to assert() | Greg Kurz |
2020-08-13 | ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers | Greg Kurz |
2020-08-13 | ppc/xive: Rework setup of XiveSource::esb_mmio | Greg Kurz |
2020-08-12 | spapr/xive: Simplify kvmppc_xive_disconnect() | Greg Kurz |
2020-08-12 | spapr/xive: Fix xive->fd if kvm_create_device() fails | Greg Kurz |
2020-08-12 | ppc/xive: Fix some typos in comments | Gustavo Romero |
2020-08-03 | hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESE... | Peter Maydell |
2020-07-10 | apic: Report current_count via 'info lapic' | Jan Kiszka |
2020-07-10 | error: Avoid error_propagate() after migrate_add_blocker() | Markus Armbruster |
2020-07-10 | error: Eliminate error_propagate() manually | Markus Armbruster |
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 2 | Markus Armbruster |
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster |
2020-07-10 | qom: Don't handle impossible object_property_get_link() failure | Markus Armbruster |
2020-07-10 | qapi: Use returned bool to check for failure, Coccinelle part | Markus Armbruster |
2020-07-10 | qdev: Use returned bool to check for qdev_realize() etc. failure | Markus Armbruster |
2020-06-27 | hw/intc: Add Loongson LIOINTC support | Huacai Chen |
2020-06-22 | hw/intc: RX62N interrupt controller (ICUa) | Yoshinori Sato |
2020-06-19 | hw/intc: Initial commit of lowRISC Ibex PLIC | Alistair Francis |
2020-06-15 | qdev: Convert bus-less devices to qdev_realize() with Coccinelle | Markus Armbruster |
2020-06-15 | sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3 | Markus Armbruster |