index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
xen
/
xen-hvm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
xen-hvm: stop faking I/O to access PCI config space
Paul Durrant
2018-05-31
1
-20
/
+82
*
xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages
Paul Durrant
2018-05-31
1
-15
/
+51
*
xen/hvm: correct reporting of modified memory under physmap during migration
Igor Druzhinin
2018-05-31
1
-18
/
+19
*
xen-hvm: create separate function for ioreq server initialization
Paul Durrant
2018-05-18
1
-30
/
+46
*
xen: Use newly added dmops for mapping VGA memory
Ross Lagerwall
2018-04-26
1
-23
/
+27
*
xen: destroy_hvm_domain: Try xendevicemodel_shutdown
Ian Jackson
2018-04-26
1
-0
/
+12
*
xen: destroy_hvm_domain: Move reason into a variable
Ian Jackson
2018-04-26
1
-2
/
+3
*
xen: defer call to xen_restrict until just before os_setup_post
Ian Jackson
2018-04-26
1
-8
/
+0
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+1
*
xen: Log errno rather than return value
Ross Lagerwall
2017-10-26
1
-1
/
+1
*
xen: don't use xenstore to save/restore physmap anymore
Igor Druzhinin
2017-07-18
1
-11
/
+37
*
xen: move physmap saving into a separate function
Igor Druzhinin
2017-07-18
1
-26
/
+31
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
1
-2
/
+1
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
xen: use get_uint() for "max-ram-below-4g" property
Marc-André Lureau
2017-06-20
1
-3
/
+3
*
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
2017-06-02
1
-1
/
+0
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
2017-05-23
1
-2
/
+5
*
move xen-hvm.c to hw/i386/xen/
Anthony Xu
2017-04-25
1
-0
/
+1429
[prev]