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