index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2023-03-01
hw/xen: Add xen_gnttab device for grant table emulation
David Woodhouse
2023-03-01
kvm/i386: Add xen-gnttab-max-frames property
David Woodhouse
2023-03-01
hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
David Woodhouse
2023-03-01
hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
David Woodhouse
2023-03-01
hw/xen: Implement EVTCHNOP_reset
David Woodhouse
2023-03-01
hw/xen: Implement EVTCHNOP_bind_vcpu
David Woodhouse
2023-03-01
hw/xen: Implement EVTCHNOP_bind_interdomain
David Woodhouse
2023-03-01
hw/xen: Implement EVTCHNOP_alloc_unbound
David Woodhouse
2023-03-01
hw/xen: Implement EVTCHNOP_send
David Woodhouse
2023-03-01
hw/xen: Implement EVTCHNOP_bind_ipi
David Woodhouse
2023-03-01
hw/xen: Implement EVTCHNOP_bind_virq
David Woodhouse
2023-03-01
hw/xen: Implement EVTCHNOP_unmask
David Woodhouse
2023-03-01
hw/xen: Implement EVTCHNOP_close
David Woodhouse
2023-03-01
hw/xen: Implement EVTCHNOP_status
David Woodhouse
2023-03-01
i386/xen: Add support for Xen event channel delivery to vCPU
David Woodhouse
2023-03-01
hw/xen: Add xen_evtchn device for event channel emulation
David Woodhouse
2023-03-01
i386/xen: implement HVMOP_set_param
Ankur Arora
2023-03-01
i386/xen: implement HVMOP_set_evtchn_upcall_vector
Ankur Arora
2023-03-01
i386/xen: implement HYPERVISOR_event_channel_op
Joao Martins
2023-03-01
i386/xen: handle VCPUOP_register_runstate_memory_area
Joao Martins
2023-03-01
i386/xen: handle VCPUOP_register_vcpu_time_info
Joao Martins
2023-03-01
i386/xen: handle VCPUOP_register_vcpu_info
Joao Martins
2023-03-01
i386/xen: implement HYPERVISOR_vcpu_op
Joao Martins
2023-03-01
i386/xen: implement HYPERVISOR_hvm_op
Joao Martins
2023-03-01
i386/xen: implement XENMEM_add_to_physmap_batch
David Woodhouse
2023-03-01
i386/xen: implement HYPERVISOR_memory_op
Joao Martins
2023-03-01
i386/xen: manage and save/restore Xen guest long_mode setting
David Woodhouse
2023-03-01
i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
David Woodhouse
2023-03-01
i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
Joao Martins
2023-03-01
i386/xen: implement HYPERVISOR_xen_version
Joao Martins
2023-03-01
i386/xen: handle guest hypercalls
Joao Martins
2023-03-01
i386/kvm: Set Xen vCPU ID in KVM
David Woodhouse
2023-03-01
i386/kvm: handle Xen HVM cpuid leaves
Joao Martins
2023-03-01
i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
David Woodhouse
2023-02-28
Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu i...
Peter Maydell
2023-02-27
hw: Move ioapic*.h to intc/
Bernhard Beschow
2023-02-27
target/tricore: Remove unused fields from CPUTriCoreState
Philippe Mathieu-Daudé
2023-02-27
target/xtensa/cpu: Include missing "memory.h" header
Philippe Mathieu-Daudé
2023-02-27
target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard
Philippe Mathieu-Daudé
2023-02-27
target/riscv/cpu: Move Floating-Point fields closer
Philippe Mathieu-Daudé
2023-02-27
target/ppc: Fix warning with clang-15
Pierrick Bouvier
2023-02-27
target/ppc/kvm: Remove unused "sysbus.h" header
Philippe Mathieu-Daudé
2023-02-27
target/ppc/internal: Restrict MMU declarations to sysemu
Philippe Mathieu-Daudé
2023-02-27
target/loongarch/cpu: Restrict "memory.h" header to sysemu
Philippe Mathieu-Daudé
2023-02-27
target/loongarch/cpu: Remove unused "sysbus.h" header
Bernhard Beschow
2023-02-27
target/alpha: Remove obsolete STATUS document
Philippe Mathieu-Daudé
2023-02-27
target/hppa: Extract system helpers to sys_helper.c
Philippe Mathieu-Daudé
2023-02-27
target/hppa: Extract FPU helpers to fpu_helper.c
Philippe Mathieu-Daudé
2023-02-27
target/i386: Remove x86_cpu_dump_local_apic_state() dead stub
Philippe Mathieu-Daudé
2023-02-27
target/i386/cpu: Remove dead helper_lock() declaration
Philippe Mathieu-Daudé
[next]