Age | Commit message (Expand) | Author |
2019-10-26 | core: replace getpagesize() with qemu_real_host_page_size | Wei Yang |
2019-10-26 | Merge commit 'df84f17' into HEAD | Paolo Bonzini |
2019-10-24 | target/arm: Rebuild hflags for M-profile NVIC | Richard Henderson |
2019-10-24 | spapr/xive: Set the OS CAM line at reset | Cédric Le Goater |
2019-10-24 | ppc: Reset the interrupt presenter from the CPU reset handler | Cédric Le Goater |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::post_load hook to backends | David Gibson |
2019-10-24 | spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate | David Gibson |
2019-10-24 | spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines | David Gibson |
2019-10-24 | spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController | David Gibson |
2019-10-24 | spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon... | David Gibson |
2019-10-24 | spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro... | David Gibson |
2019-10-24 | spapr, xics, xive: Introduce SpaprInterruptController QOM interface | David Gibson |
2019-10-24 | ppc/pnv: Improve trigger data definition | Cédric Le Goater |
2019-10-24 | xics: Make some device types not user creatable | Greg Kurz |
2019-10-24 | xive: Make some device types not user creatable | Greg Kurz |
2019-10-22 | hw/intc/apic: reject pic ints if isa_pic == NULL | Sergio Lopez |
2019-10-22 | hw/i386: split PCMachineState deriving X86MachineState from it | Paolo Bonzini |
2019-10-15 | hw/arm/bcm2835_peripherals: Improve logging | Philippe Mathieu-Daudé |
2019-10-15 | intc/arm_gic: Support IRQ injection for more than 256 vpus | Eric Auger |
2019-10-04 | xive: Improve irq claim/free path | David Gibson |
2019-10-04 | spapr, xics, xive: Better use of assert()s on irq claim/free paths | David Gibson |
2019-10-04 | spapr: Eliminate SpaprIrq:get_nodename method | 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 | spapr/xive: skip partially initialized vCPUs in presenter | Cédric Le Goater |
2019-10-04 | spapr/irq: Only claim VALID interrupts at the KVM level | Cédric Le Goater |
2019-09-23 | s390x/kvm: Officially require at least kernel 3.15 | Thomas Huth |
2019-09-03 | memory: Access MemoryRegion with endianness | Tony Nguyen |
2019-09-03 | hw/intc/armv7m_nic: Access MemoryRegion with MemOp | Tony Nguyen |
2019-08-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in... | Peter Maydell |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster |
2019-08-21 | spapr/xive: Mask the EAS when allocating an IRQ | Cédric Le Goater |
2019-08-21 | ppc/xive: Improve 'info pic' support | Cédric Le Goater |
2019-08-21 | ppc/xive: Provide silent escalation support | Cédric Le Goater |
2019-08-21 | ppc/xive: Provide unconditional escalation support | Cédric Le Goater |
2019-08-21 | ppc/xive: Provide escalation support | Cédric Le Goater |
2019-08-21 | ppc/xive: Provide backlog support | Cédric Le Goater |
2019-08-21 | ppc/xive: Implement TM_PULL_OS_CTX special command | Cédric Le Goater |
2019-08-19 | hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU | Philippe Mathieu-Daudé |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include sysemu/sysemu.h a lot less | Markus Armbruster |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |