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
/
include
/
hw
/
xen
Age
Commit message (
Expand
)
Author
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-05-31
xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages
Paul Durrant
2018-05-22
xen_backend: make the xen_feature_grant_copy flag private
Paul Durrant
2018-05-22
xen_backend: add grant table helpers
Paul Durrant
2018-05-22
xen: add a meaningful declaration of grant_copy_segment into xen_common.h
Paul Durrant
2018-04-26
xen: Remove now-obsolete xen_xc_domain_add_to_physmap
Ian Jackson
2018-04-26
xen: Use newly added dmops for mapping VGA memory
Ross Lagerwall
2018-04-26
xen: destroy_hvm_domain: Try xendevicemodel_shutdown
Ian Jackson
2018-04-26
xen: move xc_interface compatibility fallback further up the file
Ian Jackson
2018-04-26
xen: restrict: use xentoolcore_restrict_all
Ian Jackson
2017-12-05
pci: Add pci_dev_bus_num() helper
David Gibson
2017-10-26
xen: add a global indicator for grant copy being available
Juergen Gross
2017-07-18
xen: don't use xenstore to save/restore physmap anymore
Igor Druzhinin
2017-07-18
xen/mapcache: introduce xen_replace_cache_entry()
Igor Druzhinin
2017-07-07
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
2017-04-25
xen/9pfs: build and register Xen 9pfs backend
Stefano Stabellini
2017-04-21
xen: import ring.h from xen
Stefano Stabellini
2017-04-21
xen: additionally restrict xenforeignmemory operations
Paul Durrant
2017-04-21
xen: use libxendevice model to restrict operations
Paul Durrant
2017-04-21
xen: use 5 digit xen versions
Juergen Gross
2017-04-21
xen: use libxendevicemodel when available
Paul Durrant
2017-03-22
xen: create wrappers for all other uses of xc_hvm_XXX() functions
Paul Durrant
2017-03-22
xen: rename xen_modified_memory() to xen_hvm_modified_memory()
Paul Durrant
2017-03-22
xen: make use of xen_xc implicit in xen_common.h inlines
Paul Durrant
2017-01-31
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2016-11-22
xen: create qdev for each backend device
Juergen Gross
2016-11-22
xen: add an own bus for xen backend devices
Juergen Gross
2016-10-28
xen: Rename xen_be_del_xendev
Emil Condrea
2016-10-28
xen: Rename xen_be_find_xendev
Emil Condrea
2016-10-28
xen: Rename xen_be_evtchn_event
Emil Condrea
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
2016-10-28
xen: Prepare xendev qtail to be shared with frontends
Emil Condrea
2016-10-28
xen: Move evtchn functions to xen_pvdev.c
Emil Condrea
2016-10-28
xen: Move xenstore_update to xen_pvdev.c
Emil Condrea
2016-10-28
xen: Create a new file xen_pvdev.c
Emil Condrea
2016-10-28
xen: Fix coding style warnings
Emil Condrea
2016-09-27
qdisk - hw/block/xen_disk: grant copy implementation
Paulina Szubarczyk
2016-08-12
xen: handle inbound migration of VMs without ioreq server pages
Paul Durrant
2016-08-03
xen: use a common function for pv and hvm guest backend register calls
Juergen Gross
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-06-14
xen: Clean up includes
Peter Maydell
2016-05-23
xen: add pvUSB backend
Juergen Gross
2016-05-23
xen: write information about supported backends
Juergen Gross
2016-05-23
xen: introduce dummy system device
Juergen Gross
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
[next]