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
/
hw
/
i386
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-02
Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-4
/
+11
2023-08-01
hw/xen: prevent guest from binding loopback event channel to itself
David Woodhouse
1
-2
/
+9
2023-08-01
hw/xen: fix off-by-one in xen_evtchn_set_gsi()
David Woodhouse
1
-2
/
+2
2023-08-01
hw/xen: Clarify (lack of) error handling in transaction_commit()
David Woodhouse
1
-1
/
+11
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-07
hw/xen: Fix broken check for invalid state in xs_be_open()
David Woodhouse
1
-1
/
+1
2023-06-07
hw/xen: Simplify emulated Xen platform init
David Woodhouse
2
-22
/
+21
2023-06-05
hw/timer/i8254_common: Share "iobase" property via base class
Bernhard Beschow
1
-1
/
+0
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
1
-1
/
+1
2023-05-30
hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
Stefan Hajnoczi
1
-1
/
+1
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2
-0
/
+2
2023-03-07
hw/xen: Implement soft reset for emulated gnttab
David Woodhouse
2
-2
/
+25
2023-03-07
hw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore
David Woodhouse
1
-0
/
+16
2023-03-07
hw/xen: Add emulated implementation of XenStore operations
David Woodhouse
1
-4
/
+269
2023-03-07
hw/xen: Add emulated implementation of grant table operations
David Woodhouse
1
-3
/
+296
2023-03-07
hw/xen: Hook up emulated implementation for event channel operations
David Woodhouse
1
-0
/
+15
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
2
-10
/
+1
2023-03-07
hw/xen: Create initial XenStore nodes
Paul Durrant
1
-0
/
+70
2023-03-07
hw/xen: Implement core serialize/deserialize methods for xenstore_impl
David Woodhouse
3
-6
/
+599
2023-03-07
hw/xen: Implement XenStore permissions
Paul Durrant
3
-20
/
+249
2023-03-07
hw/xen: Watches on XenStore transactions
David Woodhouse
1
-1
/
+150
2023-03-07
hw/xen: Implement XenStore transactions
David Woodhouse
1
-6
/
+144
2023-03-07
hw/xen: Implement XenStore watches
David Woodhouse
1
-15
/
+238
2023-03-07
hw/xen: Add basic XenStore tree walk and write/read/directory support
David Woodhouse
1
-7
/
+520
2023-03-07
hw/xen: Add xenstore wire implementation and implementation stubs
David Woodhouse
5
-8
/
+1054
2023-03-01
kvm/i386: Add xen-evtchn-max-pirq property
David Woodhouse
1
-10
/
+11
2023-03-01
hw/xen: Support MSI mapping to PIRQ
David Woodhouse
4
-7
/
+280
2023-03-01
hw/xen: Support GSI mapping to PIRQ
David Woodhouse
2
-1
/
+59
2023-03-01
hw/xen: Implement emulated PIRQ hypercall support
David Woodhouse
4
-5
/
+308
2023-03-01
i386/xen: Implement HYPERVISOR_physdev_op
David Woodhouse
2
-0
/
+36
2023-03-01
hw/xen: Add basic ring handling to xenstore
David Woodhouse
1
-3
/
+251
2023-03-01
hw/xen: Add xen_xenstore device for xenstore emulation
David Woodhouse
4
-0
/
+274
2023-03-01
hw/xen: Add backend implementation of interdomain event channel support
David Woodhouse
2
-7
/
+352
2023-03-01
i386/xen: handle PV timer hypercalls
Joao Martins
2
-0
/
+33
2023-03-01
hw/xen: Implement GNTTABOP_query_size
David Woodhouse
2
-0
/
+21
2023-03-01
i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
David Woodhouse
2
-0
/
+36
2023-03-01
hw/xen: Support mapping grant frames
David Woodhouse
3
-2
/
+75
2023-03-01
hw/xen: Add xen_gnttab device for grant table emulation
David Woodhouse
3
-0
/
+130
2023-03-01
hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
David Woodhouse
1
-14
/
+66
2023-03-01
hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
David Woodhouse
2
-0
/
+101
2023-03-01
i386/xen: add monitor commands to test event injection
Joao Martins
3
-0
/
+172
2023-03-01
hw/xen: Implement EVTCHNOP_reset
David Woodhouse
2
-0
/
+33
2023-03-01
hw/xen: Implement EVTCHNOP_bind_vcpu
David Woodhouse
2
-0
/
+42
2023-03-01
hw/xen: Implement EVTCHNOP_bind_interdomain
David Woodhouse
2
-0
/
+80
2023-03-01
hw/xen: Implement EVTCHNOP_alloc_unbound
David Woodhouse
2
-0
/
+34
2023-03-01
hw/xen: Implement EVTCHNOP_send
David Woodhouse
2
-0
/
+182
2023-03-01
hw/xen: Implement EVTCHNOP_bind_ipi
David Woodhouse
2
-0
/
+71
2023-03-01
hw/xen: Implement EVTCHNOP_bind_virq
David Woodhouse
2
-0
/
+87
2023-03-01
hw/xen: Implement EVTCHNOP_unmask
David Woodhouse
2
-0
/
+177
2023-03-01
hw/xen: Implement EVTCHNOP_close
David Woodhouse
2
-0
/
+125
[next]