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
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
2016-02-23
include: Clean up includes
Peter Maydell
2016-02-10
xen: move xenforeignmemory compat layer into common place
Ian Campbell
2016-02-10
xen: drop XenXC and associated interface wrappers
Ian Campbell
2016-02-10
xen: drop xen_xc_hvm_inject_msi wrapper
Ian Campbell
2016-02-10
xen: drop support for Xen 4.1 and older.
Ian Campbell
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
2016-01-26
xen: make it possible to build without the Xen PV domain builder
Ian Campbell
2016-01-26
xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.
Ian Campbell
2016-01-26
xen: Use stable library interfaces when they are available.
Ian Campbell
2016-01-26
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2016-01-26
xen: Switch to libxenevtchn interface for compat shims.
Ian Campbell
2016-01-14
xen-hvm: Clean up xen_ram_alloc() error handling
Markus Armbruster
2016-01-14
xen-hvm: Clean up xen_hvm_init() error handling
Markus Armbruster
2015-11-13
xen: fix usage of xc_domain_create in domain builder
Roger Pau Monne
2015-09-10
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...
Peter Maydell
2015-09-10
xen: use errno instead of rc for xc_domain_add_to_physmap
Konrad Rzeszutek Wilk
2015-09-10
xen/HVM: atomically access pointers in bufioreq handling
Jan Beulich
2015-09-10
pc: Remove redundant arguments from xen_hvm_init()
Eduardo Habkost
2015-07-08
Fix the compatibility typedef of ioservid_t to match the Xen headers
Paul Durrant
2015-03-10
xen: Remove xen_cmos_set_s3_resume()
Thomas Huth
2015-01-26
fix QEMU build on Xen/ARM
Stefano Stabellini
2015-01-20
Xen: Use the ioreq-server API when available
Paul Durrant
2014-10-30
xen-hvm.c: Add support for Xen access to vmport
Don Slutz
2014-10-04
accel: Move Xen registration code to xen-common.c
Eduardo Habkost
2014-07-07
xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
Stefano Stabellini
[next]