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-11-07
hw/xen: populate store frontend nodes with XenStore PFN/port
David Woodhouse
2023-11-07
include: update Xen public headers to Xen 4.17.2 release
David Woodhouse
2023-11-07
hw/xen: Clean up event channel 'type_val' handling to use union
David Woodhouse
2023-11-06
hw/xen: take iothread mutex in xen_evtchn_reset_op()
David Woodhouse
2023-11-06
hw/xen: fix XenStore watch delivery to guest
David Woodhouse
2023-11-06
hw/xen: don't clear map_track[] in xen_gnttab_reset()
David Woodhouse
2023-11-06
hw/xen: select kernel mode for per-vCPU event channel upcall vector
David Woodhouse
2023-10-25
kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_ADJUST_CLOCK
Paolo Bonzini
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-09-20
i386: spelling fixes
Michael Tokarev
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
2023-08-31
hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
Philippe Mathieu-Daudé
2023-08-31
hw/i386: Remove unuseful kvmclock_create() stub
Philippe Mathieu-Daudé
2023-08-02
Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-08-01
hw/xen: prevent guest from binding loopback event channel to itself
David Woodhouse
2023-08-01
hw/xen: fix off-by-one in xen_evtchn_set_gsi()
David Woodhouse
2023-08-01
hw/xen: Clarify (lack of) error handling in transaction_commit()
David Woodhouse
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
[next]