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
/
include
/
hw
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
xen/9pfs: build and register Xen 9pfs backend
Stefano Stabellini
1
-0
/
+3
2017-04-21
xen: import ring.h from xen
Stefano Stabellini
1
-0
/
+482
2017-04-21
xen: additionally restrict xenforeignmemory operations
Paul Durrant
1
-56
/
+78
2017-04-21
xen: use libxendevice model to restrict operations
Paul Durrant
2
-0
/
+21
2017-04-21
xen: use 5 digit xen versions
Juergen Gross
1
-11
/
+11
2017-04-21
xen: use libxendevicemodel when available
Paul Durrant
1
-33
/
+170
2017-03-22
xen: create wrappers for all other uses of xc_hvm_XXX() functions
Paul Durrant
1
-0
/
+44
2017-03-22
xen: rename xen_modified_memory() to xen_hvm_modified_memory()
Paul Durrant
1
-1
/
+1
2017-03-22
xen: make use of xen_xc implicit in xen_common.h inlines
Paul Durrant
2
-45
/
+47
2017-01-31
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
1
-1
/
+1
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-1
/
+1
2016-11-22
xen: create qdev for each backend device
Juergen Gross
2
-0
/
+5
2016-11-22
xen: add an own bus for xen backend devices
Juergen Gross
1
-0
/
+4
2016-10-28
xen: Rename xen_be_del_xendev
Emil Condrea
1
-1
/
+1
2016-10-28
xen: Rename xen_be_find_xendev
Emil Condrea
1
-1
/
+1
2016-10-28
xen: Rename xen_be_evtchn_event
Emil Condrea
1
-1
/
+1
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
1
-1
/
+1
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
1
-1
/
+1
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
1
-1
/
+1
2016-10-28
xen: Prepare xendev qtail to be shared with frontends
Emil Condrea
2
-1
/
+4
2016-10-28
xen: Move evtchn functions to xen_pvdev.c
Emil Condrea
2
-2
/
+4
2016-10-28
xen: Move xenstore_update to xen_pvdev.c
Emil Condrea
2
-0
/
+4
2016-10-28
xen: Create a new file xen_pvdev.c
Emil Condrea
2
-63
/
+70
2016-10-28
xen: Fix coding style warnings
Emil Condrea
1
-3
/
+5
2016-09-27
qdisk - hw/block/xen_disk: grant copy implementation
Paulina Szubarczyk
1
-0
/
+14
2016-08-12
xen: handle inbound migration of VMs without ioreq server pages
Paul Durrant
1
-35
/
+90
2016-08-03
xen: use a common function for pv and hvm guest backend register calls
Juergen Gross
1
-0
/
+1
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
3
-5
/
+4
2016-06-14
xen: Clean up includes
Peter Maydell
1
-1
/
+0
2016-05-23
xen: add pvUSB backend
Juergen Gross
2
-0
/
+5
2016-05-23
xen: write information about supported backends
Juergen Gross
1
-0
/
+2
2016-05-23
xen: introduce dummy system device
Juergen Gross
1
-0
/
+1
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-3
/
+4
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-02-23
include: Clean up includes
Peter Maydell
2
-4
/
+0
2016-02-10
xen: move xenforeignmemory compat layer into common place
Ian Campbell
1
-20
/
+14
2016-02-10
xen: drop XenXC and associated interface wrappers
Ian Campbell
2
-52
/
+32
2016-02-10
xen: drop xen_xc_hvm_inject_msi wrapper
Ian Campbell
1
-6
/
+0
2016-02-10
xen: drop support for Xen 4.1 and older.
Ian Campbell
2
-146
/
+4
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
1
-0
/
+1
2016-01-26
xen: make it possible to build without the Xen PV domain builder
Ian Campbell
1
-0
/
+2
2016-01-26
xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.
Ian Campbell
1
-17
/
+0
2016-01-26
xen: Use stable library interfaces when they are available.
Ian Campbell
1
-2
/
+33
2016-01-26
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2
-0
/
+26
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2
-11
/
+33
2016-01-26
xen: Switch to libxenevtchn interface for compat shims.
Ian Campbell
2
-11
/
+35
2016-01-14
xen-hvm: Clean up xen_ram_alloc() error handling
Markus Armbruster
1
-1
/
+1
2016-01-14
xen-hvm: Clean up xen_hvm_init() error handling
Markus Armbruster
1
-1
/
+1
2015-11-13
xen: fix usage of xc_domain_create in domain builder
Roger Pau Monne
1
-0
/
+16
[next]