index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
xen
Age
Commit message (
Expand
)
Author
2018-07-02
hw/xen: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
xen-hvm: stop faking I/O to access PCI config space
Paul Durrant
2018-05-31
xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages
Paul Durrant
2018-05-31
xen/hvm: correct reporting of modified memory under physmap during migration
Igor Druzhinin
2018-05-18
xen-hvm: create separate function for ioreq server initialization
Paul Durrant
2018-05-18
xen-pvdevice: Introduce a simplistic xen-pvdevice save state
Igor Druzhinin
2018-04-26
xen: Use newly added dmops for mapping VGA memory
Ross Lagerwall
2018-04-26
xen: destroy_hvm_domain: Try xendevicemodel_shutdown
Ian Jackson
2018-04-26
xen: destroy_hvm_domain: Move reason into a variable
Ian Jackson
2018-04-26
xen: defer call to xen_restrict until just before os_setup_post
Ian Jackson
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
mmap(2) returns MAP_FAILED, not NULL, on failure
Michael McConville
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-10-26
xen: Log errno rather than return value
Ross Lagerwall
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-09-19
General warn report fixups
Alistair Francis
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
2017-07-21
xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause ...
Alexey G
2017-07-21
xen: fix compilation on 32-bit hosts
Igor Druzhinin
2017-07-18
xen: don't use xenstore to save/restore physmap anymore
Igor Druzhinin
2017-07-18
xen/mapcache: introduce xen_replace_cache_entry()
Igor Druzhinin
2017-07-18
xen/mapcache: add an ability to create dummy mappings
Igor Druzhinin
2017-07-18
xen: move physmap saving into a separate function
Igor Druzhinin
2017-07-18
xen-platform: separate unplugging of NVMe disks
Stefano Stabellini
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-07
xen-platform: Cleanup network infrastructure when emulated NICs are unplugged
Ross Lagerwall
2017-06-20
xen: use get_uint() for "max-ram-below-4g" property
Marc-André Lureau
2017-06-02
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
2017-05-16
xen/mapcache: store dma information in revmapcache entries for debugging
Stefano Stabellini
2017-04-25
move xen-mapcache.c to hw/i386/xen/
Anthony Xu
2017-04-25
move xen-hvm.c to hw/i386/xen/
Anthony Xu
2017-03-22
xen: create wrappers for all other uses of xc_hvm_XXX() functions
Paul Durrant
2017-02-03
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...
Peter Maydell
2017-01-31
trace: move hw/i386/xen events to correct subdir
Daniel P. Berrange
2017-01-27
xen-platform: add missing disk unplug option
Paul Durrant
2017-01-27
xen-platform: add support for unplugging NVMe disks...
Paul Durrant
2017-01-27
xen-platform: re-structure unplug_disks
Paul Durrant
2016-10-21
xen_platform: SUSE xenlinux unplug for emulated PCI
Olaf Hering
2016-10-21
xen_platform: unplug also SCSI disks
Olaf Hering
2016-10-17
apic: add send_msi() to APICCommonClass
Radim Krčmář
[next]