aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-03-01hw/xen: Add xen_gnttab device for grant table emulationDavid Woodhouse
2023-03-01kvm/i386: Add xen-gnttab-max-frames propertyDavid Woodhouse
2023-03-01hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callbackDavid Woodhouse
2023-03-01hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callbackDavid Woodhouse
2023-03-01hw/xen: Implement EVTCHNOP_resetDavid Woodhouse
2023-03-01hw/xen: Implement EVTCHNOP_bind_vcpuDavid Woodhouse
2023-03-01hw/xen: Implement EVTCHNOP_bind_interdomainDavid Woodhouse
2023-03-01hw/xen: Implement EVTCHNOP_alloc_unboundDavid Woodhouse
2023-03-01hw/xen: Implement EVTCHNOP_sendDavid Woodhouse
2023-03-01hw/xen: Implement EVTCHNOP_bind_ipiDavid Woodhouse
2023-03-01hw/xen: Implement EVTCHNOP_bind_virqDavid Woodhouse
2023-03-01hw/xen: Implement EVTCHNOP_unmaskDavid Woodhouse
2023-03-01hw/xen: Implement EVTCHNOP_closeDavid Woodhouse
2023-03-01hw/xen: Implement EVTCHNOP_statusDavid Woodhouse
2023-03-01i386/xen: Add support for Xen event channel delivery to vCPUDavid Woodhouse
2023-03-01hw/xen: Add xen_evtchn device for event channel emulationDavid Woodhouse
2023-03-01i386/xen: implement HVMOP_set_paramAnkur Arora
2023-03-01i386/xen: implement HVMOP_set_evtchn_upcall_vectorAnkur Arora
2023-03-01i386/xen: implement HYPERVISOR_event_channel_opJoao Martins
2023-03-01i386/xen: handle VCPUOP_register_runstate_memory_areaJoao Martins
2023-03-01i386/xen: handle VCPUOP_register_vcpu_time_infoJoao Martins
2023-03-01i386/xen: handle VCPUOP_register_vcpu_infoJoao Martins
2023-03-01i386/xen: implement HYPERVISOR_vcpu_opJoao Martins
2023-03-01i386/xen: implement HYPERVISOR_hvm_opJoao Martins
2023-03-01i386/xen: implement XENMEM_add_to_physmap_batchDavid Woodhouse
2023-03-01i386/xen: implement HYPERVISOR_memory_opJoao Martins
2023-03-01i386/xen: manage and save/restore Xen guest long_mode settingDavid Woodhouse
2023-03-01i386/xen: Implement SCHEDOP_poll and SCHEDOP_yieldDavid Woodhouse
2023-03-01i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdownJoao Martins
2023-03-01i386/xen: implement HYPERVISOR_xen_versionJoao Martins
2023-03-01i386/xen: handle guest hypercallsJoao Martins
2023-03-01i386/kvm: Set Xen vCPU ID in KVMDavid Woodhouse
2023-03-01i386/kvm: handle Xen HVM cpuid leavesJoao Martins
2023-03-01i386/kvm: Add xen-version KVM accelerator property and init KVM Xen supportDavid Woodhouse
2023-02-28Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu i...Peter Maydell
2023-02-27hw: Move ioapic*.h to intc/Bernhard Beschow
2023-02-27target/tricore: Remove unused fields from CPUTriCoreStatePhilippe Mathieu-Daudé
2023-02-27target/xtensa/cpu: Include missing "memory.h" headerPhilippe Mathieu-Daudé
2023-02-27target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guardPhilippe Mathieu-Daudé
2023-02-27target/riscv/cpu: Move Floating-Point fields closerPhilippe Mathieu-Daudé
2023-02-27target/ppc: Fix warning with clang-15Pierrick Bouvier
2023-02-27target/ppc/kvm: Remove unused "sysbus.h" headerPhilippe Mathieu-Daudé
2023-02-27target/ppc/internal: Restrict MMU declarations to sysemuPhilippe Mathieu-Daudé
2023-02-27target/loongarch/cpu: Restrict "memory.h" header to sysemuPhilippe Mathieu-Daudé
2023-02-27target/loongarch/cpu: Remove unused "sysbus.h" headerBernhard Beschow
2023-02-27target/alpha: Remove obsolete STATUS documentPhilippe Mathieu-Daudé
2023-02-27target/hppa: Extract system helpers to sys_helper.cPhilippe Mathieu-Daudé
2023-02-27target/hppa: Extract FPU helpers to fpu_helper.cPhilippe Mathieu-Daudé
2023-02-27target/i386: Remove x86_cpu_dump_local_apic_state() dead stubPhilippe Mathieu-Daudé
2023-02-27target/i386/cpu: Remove dead helper_lock() declarationPhilippe Mathieu-Daudé