112450 Commits (a6819c1bd0b76d7fa0c8f4ae19e4e80dd61a1502)
 

Author SHA1 Message Date
Peter Maydell a6819c1bd0 linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code 2 years ago
Anastasia Belova c3a68dfd19 hw/dma: avoid apparent overflow in soc_dma_set_request 2 years ago
Jinjie Ruan 5ae47f7aec hw/arm/virt: Enable NMI support in the GIC if the CPU has FEAT_NMI 2 years ago
Jinjie Ruan 14a164030a target/arm: Add FEAT_NMI to max 2 years ago
Jinjie Ruan c57e81889f hw/intc/arm_gicv3: Report the VINMI interrupt 2 years ago
Jinjie Ruan f3c26a44fe hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update() 2 years ago
Jinjie Ruan d89daa893f hw/intc/arm_gicv3: Implement NMI interrupt priority 2 years ago
Peter Maydell d2c0c6aab6 hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read() 2 years ago
Peter Maydell 28cca59c46 hw/intc/arm_gicv3: Add NMI handling CPU interface registers 2 years ago
Jinjie Ruan 44ed1e4b9a hw/intc/arm_gicv3: Implement GICD_INMIR 2 years ago
Jinjie Ruan 7c79d98d2e hw/intc/arm_gicv3_redist: Implement GICR_INMIR0 2 years ago
Jinjie Ruan 0e9f4e8e7b hw/intc/arm_gicv3: Add irq non-maskable property 2 years ago
Jinjie Ruan 67d74e4c54 hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3 2 years ago
Jinjie Ruan c9e86cbd34 hw/intc/arm_gicv3: Add has-nmi property to GICv3 device 2 years ago
Jinjie Ruan e4eb290571 target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64() 2 years ago
Jinjie Ruan 34d94b7af9 hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU 2 years ago
Jinjie Ruan 83f3207538 hw/intc/arm_gicv3: Add external IRQ lines for NMI 2 years ago
Jinjie Ruan 167f2631df target/arm: Handle PSTATE.ALLINT on taking an exception 2 years ago
Jinjie Ruan 2e0be5f6b1 target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI 2 years ago
Jinjie Ruan 963e4e3648 target/arm: Add support for NMI in arm_phys_excp_target_el() 2 years ago
Jinjie Ruan b36a32ead1 target/arm: Add support for Non-maskable Interrupt 2 years ago
Jinjie Ruan 5c21697461 target/arm: Support MSR access to ALLINT 2 years ago
Jinjie Ruan cbf817a2ff target/arm: Implement ALLINT MSR (immediate) 2 years ago
Jinjie Ruan 4833c75611 target/arm: Add support for FEAT_NMI, Non-maskable Interrupt 2 years ago
Jinjie Ruan 6aa2041561 target/arm: Add PSTATE.ALLINT 2 years ago
Jinjie Ruan 2b0d2ab895 target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI 2 years ago
Richard Henderson 5da72194df meson: Make DEBUG_REMAP a meson option 2 years ago
Keith Packard 0815c228bd target/m68k: Support semihosting on non-ColdFire targets 3 years ago
Richard Henderson f161e723fd target/m68k: Perform the semihosting test during translate 3 years ago
Keith Packard 5fae5110ee target/m68k: Pass semihosting arg to exit 3 years ago
Michael Vogt 7048fc59ef linux-user: Add FITRIM ioctl 2 years ago
Michael Tokarev 88a722b6ad linux-user: do_setsockopt: eliminate goto in switch for SO_SNDTIMEO 2 years ago
Michael Tokarev 166bd92e3b linux-user: do_setsockopt: make ip_mreq_source local to the place where it is used 2 years ago
Michael Tokarev 124a1341a6 linux-user: do_setsockopt: make ip_mreq local to the place it is used and inline target_to_host_ip_mreq() 2 years ago
Michael Tokarev 04f6fb897a linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY 2 years ago
Ilya Leoshkevich 1f2355f53c meson: Make DEBUG_REMAP a meson option 2 years ago
Richard Henderson 85b597413d Removal of deprecated code 2 years ago
Richard Henderson bffc14efd9 QAPI patches patches for 2024-04-24 2 years ago
Richard Henderson 1e0a7549e1 Error reporting patches for 2024-04-24 2 years ago
Philippe Mathieu-Daudé 2d9cbbea64 block/gluster: Remove deprecated RDMA protocol handling 2 years ago
Philippe Mathieu-Daudé 1dfd42c426 hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper 2 years ago
Philippe Mathieu-Daudé a60e53fa8f hw/timer: Remove the ALTERA_TIMER model 2 years ago
Philippe Mathieu-Daudé 6c3014858c target/nios2: Remove the deprecated Nios II target 2 years ago
Sriram Yagnaraman 92360d6e62 MAINTAINERS: Update Sriram Yagnaraman mail address 2 years ago
Markus Armbruster 060b5a9323 qapi: Dumb down QAPISchema.lookup_entity() 2 years ago
Markus Armbruster 99e75d8c2a qapi: Tighten check whether implicit object type already exists 2 years ago
John Snow 8d413dbd5d qapi/schema: remove unnecessary asserts 2 years ago
John Snow aa1fed9f54 qapi/schema: turn on mypy strictness 2 years ago
John Snow 4ed3fe0822 qapi/schema: add type hints 2 years ago
John Snow d5e2f3d03c qapi/parser.py: assert member.info is present in connect_member 2 years ago