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
/
hw
/
i386
/
kvm
Age
Commit message (
Expand
)
Author
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-06-07
hw/xen: Fix broken check for invalid state in xs_be_open()
David Woodhouse
2023-06-07
hw/xen: Simplify emulated Xen platform init
David Woodhouse
2023-06-05
hw/timer/i8254_common: Share "iobase" property via base class
Bernhard Beschow
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-30
hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
Stefan Hajnoczi
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-07
hw/xen: Implement soft reset for emulated gnttab
David Woodhouse
2023-03-07
hw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore
David Woodhouse
2023-03-07
hw/xen: Add emulated implementation of XenStore operations
David Woodhouse
2023-03-07
hw/xen: Add emulated implementation of grant table operations
David Woodhouse
2023-03-07
hw/xen: Hook up emulated implementation for event channel operations
David Woodhouse
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
2023-03-07
hw/xen: Create initial XenStore nodes
Paul Durrant
2023-03-07
hw/xen: Implement core serialize/deserialize methods for xenstore_impl
David Woodhouse
2023-03-07
hw/xen: Implement XenStore permissions
Paul Durrant
2023-03-07
hw/xen: Watches on XenStore transactions
David Woodhouse
2023-03-07
hw/xen: Implement XenStore transactions
David Woodhouse
2023-03-07
hw/xen: Implement XenStore watches
David Woodhouse
2023-03-07
hw/xen: Add basic XenStore tree walk and write/read/directory support
David Woodhouse
2023-03-07
hw/xen: Add xenstore wire implementation and implementation stubs
David Woodhouse
2023-03-01
kvm/i386: Add xen-evtchn-max-pirq property
David Woodhouse
2023-03-01
hw/xen: Support MSI mapping to PIRQ
David Woodhouse
2023-03-01
hw/xen: Support GSI mapping to PIRQ
David Woodhouse
2023-03-01
hw/xen: Implement emulated PIRQ hypercall support
David Woodhouse
2023-03-01
i386/xen: Implement HYPERVISOR_physdev_op
David Woodhouse
2023-03-01
hw/xen: Add basic ring handling to xenstore
David Woodhouse
2023-03-01
hw/xen: Add xen_xenstore device for xenstore emulation
David Woodhouse
2023-03-01
hw/xen: Add backend implementation of interdomain event channel support
David Woodhouse
2023-03-01
i386/xen: handle PV timer hypercalls
Joao Martins
2023-03-01
hw/xen: Implement GNTTABOP_query_size
David Woodhouse
2023-03-01
i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
David Woodhouse
2023-03-01
hw/xen: Support mapping grant frames
David Woodhouse
2023-03-01
hw/xen: Add xen_gnttab device for grant table emulation
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
i386/xen: add monitor commands to test event injection
Joao Martins
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
hw/xen: Add xen_evtchn device for event channel emulation
David Woodhouse
2023-03-01
i386/xen: manage and save/restore Xen guest long_mode setting
David Woodhouse
2023-03-01
hw/xen: Add xen_overlay device for emulating shared xenheap pages
David Woodhouse
[next]