Age | Commit message (Expand) | Author | Files | Lines |
2017-09-04 | armv7m_nvic.h: Move from include/hw/arm to include/hw/intc | Peter Maydell | 1 | -1/+1 |
2017-09-04 | target/arm: Don't store M profile PRIMASK and FAULTMASK in daif | Peter Maydell | 1 | -2/+2 |
2017-09-04 | hw/intc/armv7m_nvic.c: Remove out of date comment | Peter Maydell | 1 | -4/+0 |
2017-08-30 | s390x/kvm: move KVM declarations and stubs to separate files | David Hildenbrand | 1 | -0/+1 |
2017-08-01 | trace-events: fix code style: print 0x before hex numbers | Vladimir Sementsov-Ogievskiy | 1 | -78/+78 |
2017-08-01 | trace-events: fix code style: %# -> 0x% | Vladimir Sementsov-Ogievskiy | 1 | -10/+10 |
2017-07-31 | target/arm: Rename cp15.c6_rgnr to pmsav7.rnr | Peter Maydell | 1 | -7/+7 |
2017-07-31 | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé | 1 | -1/+1 |
2017-07-14 | s390x/flic: migrate ais states | Yi Min Zhao | 2 | -0/+101 |
2017-07-14 | s390x/cpumodel: add zpci, aen and ais facilities | Yi Min Zhao | 2 | -4/+2 |
2017-07-14 | s390x/css: add missing css state conditionally | Halil Pasic | 1 | -0/+20 |
2017-07-14 | s390x/flic: introduce inject_airq callback | Yi Min Zhao | 3 | -0/+49 |
2017-07-14 | s390x/flic: introduce modify_ais_mode callback | Fei Li | 2 | -1/+72 |
2017-07-14 | s390x: add flags field for registering I/O adapter | Fei Li | 2 | -2/+3 |
2017-07-11 | ARM: KVM: Enable in-kernel timers with user space gic | Alexander Graf | 1 | -0/+7 |
2017-07-05 | s390x: fix realize inheritance for kvm-flic | Halil Pasic | 2 | -2/+19 |
2017-07-05 | s390x: fix error propagation in kvm-flic's realize | Halil Pasic | 1 | -2/+10 |
2017-07-05 | s390x: vmstatify config migration for virtio-ccw | Halil Pasic | 1 | -0/+28 |
2017-06-30 | target-ppc: Enable open-pic timers to count and generate interrupts | Aaron Larson | 1 | -6/+111 |
2017-06-30 | xics: directly register ICPState objects to vmstate | Greg Kurz | 1 | -1/+4 |
2017-06-28 | vmstate: error hint for failed equal checks | Halil Pasic | 2 | -2/+2 |
2017-06-20 | arm: use get_uint() for "mp-affinity" property | Marc-André Lureau | 1 | -1/+1 |
2017-06-20 | apic-common: make "id" property a uint32 | Marc-André Lureau | 1 | -5/+5 |
2017-06-13 | hw/intc/arm_gicv3_its: Allow save/restore | Eric Auger | 3 | -13/+14 |
2017-06-13 | hw/intc/arm_gicv3_kvm: Implement pending table save | Eric Auger | 1 | -0/+34 |
2017-06-13 | hw/intc/arm_gicv3_its: Implement state save/restore | Eric Auger | 2 | -0/+115 |
2017-06-13 | kvm-all: Pass an error object to kvm_device_access | Eric Auger | 3 | -12/+13 |
2017-06-13 | hw/intc/exynos4210_gic: Constify array of combiner interrupts | Krzysztof Kozlowski | 1 | -1/+1 |
2017-06-13 | hw/intc/exynos4210_gic: Use more meaningful name for local variable | Krzysztof Kozlowski | 1 | -6/+6 |
2017-06-09 | xics: drop ICPStateClass::cpu_setup() handler | Greg Kurz | 2 | -10/+6 |
2017-06-09 | xics: setup cpu at realize time | Greg Kurz | 1 | -44/+32 |
2017-06-09 | xics: pass appropriate types to realize() handlers. | Greg Kurz | 3 | -13/+9 |
2017-06-09 | xics: introduce macros for ICP/ICS link properties | Greg Kurz | 1 | -4/+4 |
2017-06-08 | xics: add reset() handler to ICPStateClass | Greg Kurz | 2 | -25/+7 |
2017-06-07 | arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implemented | Peter Maydell | 1 | -5/+1 |
2017-06-06 | target-ppc: Fix openpic timer read register offset | Aaron Larson | 1 | -12/+10 |
2017-06-02 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' i... | Peter Maydell | 2 | -2/+0 |
2017-06-02 | arm: add MPU support to M profile CPUs | Michael Davidsaver | 1 | -0/+104 |
2017-06-02 | hw/intc/arm_gicv3_cpuif: Fix priority masking for NS BPR1 | Peter Maydell | 1 | -4/+38 |
2017-06-02 | hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimum | Peter Maydell | 1 | -0/+6 |
2017-06-02 | hw/intc/arm_gicv3_cpuif: Fix reset value for VMCR_EL2.VBPR1 | Peter Maydell | 1 | -1/+1 |
2017-06-01 | migration: Split qemu-file.h | Juan Quintela | 2 | -2/+0 |
2017-05-25 | xics: add unrealize handler | Greg Kurz | 2 | -0/+11 |
2017-05-24 | xics_kvm: cache already enabled vCPU ids | Greg Kurz | 1 | -7/+20 |
2017-05-24 | ppc/xics: simplify prototype of xics_spapr_init() | Greg Kurz | 1 | -2/+1 |
2017-05-18 | Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging | Stefan Hajnoczi | 3 | -3/+3 |
2017-05-17 | ioapic: Remove user_creatable flag | Eduardo Habkost | 1 | -5/+0 |
2017-05-17 | sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE | Eduardo Habkost | 1 | -0/+5 |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost | 6 | -7/+7 |
2017-05-17 | migration: Create migration/blocker.h | Juan Quintela | 3 | -3/+3 |