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
2019-11-06
global: Squash 'the the'
Dr. David Alan Gilbert
1
-1
/
+1
2019-09-24
xen: perform XenDevice clean-up in XenBus watch handler
Paul Durrant
1
-0
/
+3
2019-09-24
xen: introduce separate XenWatchList for XenDevice objects
Paul Durrant
1
-0
/
+2
2019-09-24
xen / notify: introduce a new XenWatchList abstraction
Paul Durrant
1
-1
/
+2
2019-08-27
xen: Fix ring.h header
Anthony PERARD
1
-6
/
+7
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-1
/
+0
2019-06-24
xen: Import other xen/io/*.h
Anthony PERARD
11
-1
/
+2893
2019-06-24
Revert xen/io/ring.h of "Clean up a few header guard symbols"
Anthony PERARD
1
-3
/
+3
2019-06-24
xen-bus / xen-block: add support for event channel polling
Paul Durrant
1
-1
/
+1
2019-06-24
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
1
-0
/
+1
2019-06-24
xen-bus: use a separate fd for each event channel
Paul Durrant
1
-4
/
+2
2019-06-12
Clean up a few header guard symbols
Markus Armbruster
1
-3
/
+3
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+3
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
2019-02-05
pvh: Add x86/HVM direct boot ABI header file
Liam Merwick
1
-0
/
+146
2019-01-14
xen: Replace few mentions of xend by libxl
Anthony PERARD
1
-1
/
+1
2019-01-14
Remove broken Xen PV domain builder
Anthony PERARD
2
-19
/
+0
2019-01-14
xen: automatically create XenBlockDevice-s
Paul Durrant
1
-0
/
+12
2019-01-14
xen: add a mechanism to automatically create XenDevice-s...
Paul Durrant
2
-0
/
+40
2019-01-14
xen: add implementations of xen-block connect and disconnect functions...
Paul Durrant
2
-1
/
+22
2019-01-14
xen: add event channel interface for XenDevice-s
Paul Durrant
2
-0
/
+18
2019-01-14
xen: add grant table interface for XenDevice-s
Paul Durrant
1
-0
/
+25
2019-01-14
xen: add xenstore watcher infrastructure
Paul Durrant
2
-0
/
+21
2019-01-14
xen: create xenstore areas for XenDevice-s
Paul Durrant
2
-0
/
+51
2019-01-14
xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
Paul Durrant
1
-0
/
+73
2019-01-14
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
1
-0
/
+55
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2
-37
/
+44
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-2
/
+2
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
1
-1
/
+1
2018-05-31
xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages
Paul Durrant
1
-0
/
+16
2018-05-22
xen_backend: make the xen_feature_grant_copy flag private
Paul Durrant
1
-1
/
+0
2018-05-22
xen_backend: add grant table helpers
Paul Durrant
1
-0
/
+33
2018-05-22
xen: add a meaningful declaration of grant_copy_segment into xen_common.h
Paul Durrant
1
-2
/
+15
2018-04-26
xen: Remove now-obsolete xen_xc_domain_add_to_physmap
Ian Jackson
1
-22
/
+0
2018-04-26
xen: Use newly added dmops for mapping VGA memory
Ross Lagerwall
1
-0
/
+32
2018-04-26
xen: destroy_hvm_domain: Try xendevicemodel_shutdown
Ian Jackson
1
-0
/
+7
2018-04-26
xen: move xc_interface compatibility fallback further up the file
Ian Jackson
1
-7
/
+11
2018-04-26
xen: restrict: use xentoolcore_restrict_all
Ian Jackson
1
-35
/
+11
2017-12-05
pci: Add pci_dev_bus_num() helper
David Gibson
1
-4
/
+4
2017-10-26
xen: add a global indicator for grant copy being available
Juergen Gross
1
-0
/
+1
2017-07-18
xen: don't use xenstore to save/restore physmap anymore
Igor Druzhinin
1
-0
/
+1
2017-07-18
xen/mapcache: introduce xen_replace_cache_entry()
Igor Druzhinin
1
-0
/
+14
2017-07-07
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
1
-2
/
+0
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
[next]