index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-05
target/i386: Simplify POPF
Richard Henderson
1
-44
/
+11
2023-03-05
target/i386: Drop tcg_temp_free
Richard Henderson
3
-62
/
+0
2023-03-02
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
10
-3
/
+2312
2023-03-02
Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
1
-35
/
+39
2023-03-02
target/i386: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
1
-35
/
+39
2023-03-01
target/i386: Don't use tcg_temp_local_new
Richard Henderson
1
-18
/
+9
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
1
-1
/
+1
2023-03-01
target/i386: Replace `tb_pc()` with `tb->pc`
Anton Johansson
1
-1
/
+1
2023-03-01
target/i386: Remove `TARGET_TB_PCREL` define
Anton Johansson
1
-4
/
+0
2023-03-01
target/i386: Replace `TARGET_TB_PCREL` with `CF_PCREL`
Anton Johansson
3
-17
/
+17
2023-03-01
target/i386: set `CF_PCREL` in `x86_cpu_realizefn`
Anton Johansson
1
-0
/
+5
2023-03-01
kvm/i386: Add xen-evtchn-max-pirq property
David Woodhouse
2
-0
/
+40
2023-03-01
hw/xen: Support MSI mapping to PIRQ
David Woodhouse
3
-3
/
+21
2023-03-01
hw/xen: Implement emulated PIRQ hypercall support
David Woodhouse
1
-0
/
+15
2023-03-01
i386/xen: Implement HYPERVISOR_physdev_op
David Woodhouse
2
-0
/
+137
2023-03-01
hw/xen: Add xen_xenstore device for xenstore emulation
David Woodhouse
1
-0
/
+12
2023-03-01
i386/xen: handle HVMOP_get_param
Joao Martins
1
-0
/
+39
2023-03-01
i386/xen: Reserve Xen special pages for console, xenstore rings
David Woodhouse
1
-0
/
+10
2023-03-01
i386/xen: handle PV timer hypercalls
Joao Martins
3
-2
/
+275
2023-03-01
hw/xen: Implement GNTTABOP_query_size
David Woodhouse
1
-1
/
+15
2023-03-01
i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
David Woodhouse
1
-0
/
+60
2023-03-01
hw/xen: Add xen_gnttab device for grant table emulation
David Woodhouse
1
-0
/
+3
2023-03-01
kvm/i386: Add xen-gnttab-max-frames property
David Woodhouse
2
-0
/
+40
2023-03-01
hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
David Woodhouse
1
-0
/
+34
2023-03-01
hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
David Woodhouse
4
-0
/
+53
2023-03-01
hw/xen: Implement EVTCHNOP_reset
David Woodhouse
1
-0
/
+17
2023-03-01
hw/xen: Implement EVTCHNOP_bind_vcpu
David Woodhouse
1
-0
/
+12
2023-03-01
hw/xen: Implement EVTCHNOP_bind_interdomain
David Woodhouse
1
-0
/
+16
2023-03-01
hw/xen: Implement EVTCHNOP_alloc_unbound
David Woodhouse
1
-0
/
+15
2023-03-01
hw/xen: Implement EVTCHNOP_send
David Woodhouse
1
-0
/
+12
2023-03-01
hw/xen: Implement EVTCHNOP_bind_ipi
David Woodhouse
1
-0
/
+15
2023-03-01
hw/xen: Implement EVTCHNOP_bind_virq
David Woodhouse
3
-0
/
+97
2023-03-01
hw/xen: Implement EVTCHNOP_unmask
David Woodhouse
1
-0
/
+12
2023-03-01
hw/xen: Implement EVTCHNOP_close
David Woodhouse
1
-0
/
+12
2023-03-01
hw/xen: Implement EVTCHNOP_status
David Woodhouse
1
-2
/
+18
2023-03-01
i386/xen: Add support for Xen event channel delivery to vCPU
David Woodhouse
2
-6
/
+90
2023-03-01
hw/xen: Add xen_evtchn device for event channel emulation
David Woodhouse
1
-0
/
+15
2023-03-01
i386/xen: implement HVMOP_set_param
Ankur Arora
1
-0
/
+33
2023-03-01
i386/xen: implement HVMOP_set_evtchn_upcall_vector
Ankur Arora
4
-3
/
+84
2023-03-01
i386/xen: implement HYPERVISOR_event_channel_op
Joao Martins
1
-0
/
+25
2023-03-01
i386/xen: handle VCPUOP_register_runstate_memory_area
Joao Martins
3
-0
/
+59
2023-03-01
i386/xen: handle VCPUOP_register_vcpu_time_info
Joao Martins
3
-12
/
+90
2023-03-01
i386/xen: handle VCPUOP_register_vcpu_info
Joao Martins
6
-3
/
+191
2023-03-01
i386/xen: implement HYPERVISOR_vcpu_op
Joao Martins
1
-0
/
+25
2023-03-01
i386/xen: implement HYPERVISOR_hvm_op
Joao Martins
1
-0
/
+17
2023-03-01
i386/xen: implement XENMEM_add_to_physmap_batch
David Woodhouse
2
-0
/
+93
2023-03-01
i386/xen: implement HYPERVISOR_memory_op
Joao Martins
3
-1
/
+143
2023-03-01
i386/xen: manage and save/restore Xen guest long_mode setting
David Woodhouse
1
-0
/
+12
2023-03-01
i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
David Woodhouse
1
-0
/
+13
2023-03-01
i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
Joao Martins
2
-0
/
+76
[next]