index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
2018-12-21
spapr: add a 'reset' method to the sPAPR IRQ backend
Cédric Le Goater
2018-12-21
spapr: allocate the interrupt thread context under the CPU core
Cédric Le Goater
2018-12-21
spapr: add device tree support for the XIVE exploitation mode
Cédric Le Goater
2018-12-21
spapr: add hcalls support for the XIVE exploitation interrupt mode
Cédric Le Goater
2018-12-21
spapr/xive: use the VCPU id as a NVT identifier
Cédric Le Goater
2018-12-21
spapr/xive: introduce a XIVE interrupt controller
Cédric Le Goater
2018-12-21
ppc/xive: notify the CPU when the interrupt priority is more privileged
Cédric Le Goater
2018-12-21
ppc/xive: introduce a simplified XIVE presenter
Cédric Le Goater
2018-12-21
ppc/xive: introduce the XIVE interrupt thread context
Cédric Le Goater
2018-12-21
ppc/xive: add support for the END Event State Buffers
Cédric Le Goater
2018-12-21
ppc/xive: introduce the XIVE Event Notification Descriptors
Cédric Le Goater
2018-12-21
ppc/xive: introduce the XiveRouter model
Cédric Le Goater
2018-12-21
ppc/xive: introduce the XiveNotifier interface
Cédric Le Goater
2018-12-21
ppc/xive: add support for the LSI interrupt sources
Cédric Le Goater
2018-12-21
ppc/xive: introduce a XIVE interrupt source model
Cédric Le Goater
2018-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
2018-12-14
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
Peter Maydell
2018-12-13
target/arm: Introduce arm_hcr_el2_eff
Richard Henderson
2018-12-13
intc/puv3_intc: Convert sysbus init function to realize function
Mao Zhongyi
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
2018-10-24
target/arm: Move some system registers into a substructure
Richard Henderson
2018-10-19
ioapic: Fix error handling in realize()
Markus Armbruster
2018-10-19
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-09-25
hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
Peter Maydell
2018-08-24
hw/intc/arm_gic: Make per-cpu GICH memory regions 0x200 bytes large
Peter Maydell
2018-08-23
hw/intc/apic: Switch away from old_mmio
Peter Maydell
2018-08-20
nvic: Expose NMI line
Peter Maydell
2018-08-20
hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_r...
Jia He
2018-08-14
target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
Peter Maydell
2018-08-14
intc/arm_gic: Improve traces
Luc Michel
2018-08-14
intc/arm_gic: Implement maintenance interrupt generation
Luc Michel
2018-08-14
intc/arm_gic: Implement gic_update_virt() function
Luc Michel
2018-08-14
intc/arm_gic: Implement the virtual interface registers
Luc Michel
2018-08-14
intc/arm_gic: Wire the vCPU interface
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete...
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_p...
Luc Michel
2018-08-14
intc/arm_gic: Add virtualization enabled IRQ helper functions
Luc Michel
2018-08-14
intc/arm_gic: Refactor secure/ns access check in the CPU interface
Luc Michel
2018-08-14
intc/arm_gic: Add virtualization extensions helper macros and functions
Luc Michel
2018-08-14
intc/arm_gic: Add virtual interface register definitions
Luc Michel
2018-08-14
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
2018-08-14
intc/arm_gic: Remove some dead code and put some functions static
Luc Michel
2018-08-14
intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registers
Luc Michel
2018-08-14
intc/arm_gic: Refactor operations on the distributor
Luc Michel
2018-08-14
nvic: Change NVIC to support ARMv6-M
Julia Suvorova
2018-08-14
arm: Add ARMv6-M programmer's model support
Julia Suvorova
2018-08-14
nvic: Handle ARMv6-M SCS reserved registers
Julia Suvorova
[next]