index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/xen: Implement EVTCHNOP_reset
David Woodhouse
2023-03-01
1
-0
/
+17
*
hw/xen: Implement EVTCHNOP_bind_vcpu
David Woodhouse
2023-03-01
1
-0
/
+12
*
hw/xen: Implement EVTCHNOP_bind_interdomain
David Woodhouse
2023-03-01
1
-0
/
+16
*
hw/xen: Implement EVTCHNOP_alloc_unbound
David Woodhouse
2023-03-01
1
-0
/
+15
*
hw/xen: Implement EVTCHNOP_send
David Woodhouse
2023-03-01
1
-0
/
+12
*
hw/xen: Implement EVTCHNOP_bind_ipi
David Woodhouse
2023-03-01
1
-0
/
+15
*
hw/xen: Implement EVTCHNOP_bind_virq
David Woodhouse
2023-03-01
3
-0
/
+97
*
hw/xen: Implement EVTCHNOP_unmask
David Woodhouse
2023-03-01
1
-0
/
+12
*
hw/xen: Implement EVTCHNOP_close
David Woodhouse
2023-03-01
1
-0
/
+12
*
hw/xen: Implement EVTCHNOP_status
David Woodhouse
2023-03-01
1
-2
/
+18
*
i386/xen: Add support for Xen event channel delivery to vCPU
David Woodhouse
2023-03-01
2
-6
/
+90
*
hw/xen: Add xen_evtchn device for event channel emulation
David Woodhouse
2023-03-01
1
-0
/
+15
*
i386/xen: implement HVMOP_set_param
Ankur Arora
2023-03-01
1
-0
/
+33
*
i386/xen: implement HVMOP_set_evtchn_upcall_vector
Ankur Arora
2023-03-01
4
-3
/
+84
*
i386/xen: implement HYPERVISOR_event_channel_op
Joao Martins
2023-03-01
1
-0
/
+25
*
i386/xen: handle VCPUOP_register_runstate_memory_area
Joao Martins
2023-03-01
3
-0
/
+59
*
i386/xen: handle VCPUOP_register_vcpu_time_info
Joao Martins
2023-03-01
3
-12
/
+90
*
i386/xen: handle VCPUOP_register_vcpu_info
Joao Martins
2023-03-01
6
-3
/
+191
*
i386/xen: implement HYPERVISOR_vcpu_op
Joao Martins
2023-03-01
1
-0
/
+25
*
i386/xen: implement HYPERVISOR_hvm_op
Joao Martins
2023-03-01
1
-0
/
+17
*
i386/xen: implement XENMEM_add_to_physmap_batch
David Woodhouse
2023-03-01
2
-0
/
+93
*
i386/xen: implement HYPERVISOR_memory_op
Joao Martins
2023-03-01
3
-1
/
+143
*
i386/xen: manage and save/restore Xen guest long_mode setting
David Woodhouse
2023-03-01
1
-0
/
+12
*
i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
David Woodhouse
2023-03-01
1
-0
/
+13
*
i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
Joao Martins
2023-03-01
2
-0
/
+76
*
i386/xen: implement HYPERVISOR_xen_version
Joao Martins
2023-03-01
1
-0
/
+86
*
i386/xen: handle guest hypercalls
Joao Martins
2023-03-01
4
-0
/
+53
*
i386/kvm: Set Xen vCPU ID in KVM
David Woodhouse
2023-03-01
3
-0
/
+34
*
i386/kvm: handle Xen HVM cpuid leaves
Joao Martins
2023-03-01
5
-6
/
+91
*
i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
David Woodhouse
2023-03-01
4
-0
/
+138
*
Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-02-28
33
-592
/
+604
|
\
|
*
hw: Move ioapic*.h to intc/
Bernhard Beschow
2023-02-27
1
-1
/
+1
|
*
target/tricore: Remove unused fields from CPUTriCoreState
Philippe Mathieu-Daudé
2023-02-27
1
-11
/
+0
|
*
target/xtensa/cpu: Include missing "memory.h" header
Philippe Mathieu-Daudé
2023-02-27
1
-0
/
+3
|
*
target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard
Philippe Mathieu-Daudé
2023-02-27
1
-2
/
+0
|
*
target/riscv/cpu: Move Floating-Point fields closer
Philippe Mathieu-Daudé
2023-02-27
1
-3
/
+3
|
*
target/ppc: Fix warning with clang-15
Pierrick Bouvier
2023-02-27
1
-2
/
+2
|
*
target/ppc/kvm: Remove unused "sysbus.h" header
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+0
|
*
target/ppc/internal: Restrict MMU declarations to sysemu
Philippe Mathieu-Daudé
2023-02-27
1
-0
/
+5
|
*
target/loongarch/cpu: Restrict "memory.h" header to sysemu
Philippe Mathieu-Daudé
2023-02-27
1
-0
/
+2
|
*
target/loongarch/cpu: Remove unused "sysbus.h" header
Bernhard Beschow
2023-02-27
1
-1
/
+0
|
*
target/alpha: Remove obsolete STATUS document
Philippe Mathieu-Daudé
2023-02-27
1
-28
/
+0
|
*
target/hppa: Extract system helpers to sys_helper.c
Philippe Mathieu-Daudé
2023-02-27
3
-77
/
+102
|
*
target/hppa: Extract FPU helpers to fpu_helper.c
Philippe Mathieu-Daudé
2023-02-27
3
-427
/
+451
|
*
target/i386: Remove x86_cpu_dump_local_apic_state() dead stub
Philippe Mathieu-Daudé
2023-02-27
2
-4
/
+5
|
*
target/i386/cpu: Remove dead helper_lock() declaration
Philippe Mathieu-Daudé
2023-02-27
1
-3
/
+0
|
*
target/i386: Remove NEED_CPU_H guard from target-specific headers
Philippe Mathieu-Daudé
2023-02-27
2
-6
/
+0
|
*
target/cpu: Restrict do_transaction_failed() handlers to sysemu
Philippe Mathieu-Daudé
2023-02-27
3
-5
/
+9
|
*
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
2023-02-27
16
-21
/
+21
*
|
Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-02-27
4
-14
/
+170
|
\
\
|
|
/
|
/
|
[next]