summaryrefslogtreecommitdiffstats
path: root/hw/i386/xen
Commit message (Expand)AuthorAgeFilesLines
...
* xen: destroy_hvm_domain: Try xendevicemodel_shutdownIan Jackson2018-04-261-0/+12
* xen: destroy_hvm_domain: Move reason into a variableIan Jackson2018-04-261-2/+3
* xen: defer call to xen_restrict until just before os_setup_postIan Jackson2018-04-261-8/+0Star
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+1
* Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2018-01-112-2/+1Star
|\
| * misc: remove old i386 dependencyPhilippe Mathieu-Daudé2017-12-181-1/+0Star
| * mmap(2) returns MAP_FAILED, not NULL, on failureMichael McConville2017-12-181-1/+1
* | pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson2017-12-051-6/+6
|/
* xen: Log errno rather than return valueRoss Lagerwall2017-10-261-1/+1
* pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost2017-10-152-0/+8
* General warn report fixupsAlistair Francis2017-09-191-1/+1
* Convert multi-line fprintf() to warn_report()Alistair Francis2017-09-191-2/+3
* trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy2017-08-011-2/+2
* trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy2017-08-011-11/+11
* xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause ...Alexey G2017-07-221-2/+11
* xen: fix compilation on 32-bit hostsIgor Druzhinin2017-07-221-4/+5
* xen: don't use xenstore to save/restore physmap anymoreIgor Druzhinin2017-07-182-12/+40
* xen/mapcache: introduce xen_replace_cache_entry()Igor Druzhinin2017-07-181-8/+77
* xen/mapcache: add an ability to create dummy mappingsIgor Druzhinin2017-07-181-8/+36
* xen: move physmap saving into a separate functionIgor Druzhinin2017-07-181-26/+31
* xen-platform: separate unplugging of NVMe disksStefano Stabellini2017-07-181-12/+35
* hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2017-07-141-2/+1Star
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-141-1/+1
* xen-platform: Cleanup network infrastructure when emulated NICs are unpluggedRoss Lagerwall2017-07-071-0/+11
* xen: use get_uint() for "max-ram-below-4g" propertyMarc-André Lureau2017-06-201-3/+3
* Remove/replace sysemu/char.h inclusionMarc-André Lureau2017-06-021-1/+0Star
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-1/+1
* shutdown: Prepare for use of an enum in reset/shutdown_requestEric Blake2017-05-231-2/+5
* xen/mapcache: store dma information in revmapcache entries for debuggingStefano Stabellini2017-05-161-5/+10
* move xen-mapcache.c to hw/i386/xen/Anthony Xu2017-04-253-1/+466
* move xen-hvm.c to hw/i386/xen/Anthony Xu2017-04-253-1/+1441
* xen: create wrappers for all other uses of xc_hvm_XXX() functionsPaul Durrant2017-03-221-1/+1
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...Peter Maydell2017-02-031-20/+31
|\
| * xen-platform: add missing disk unplug optionPaul Durrant2017-01-281-12/+15
| * xen-platform: add support for unplugging NVMe disks...Paul Durrant2017-01-281-0/+1
| * xen-platform: re-structure unplug_disksPaul Durrant2017-01-281-9/+16
* | trace: move hw/i386/xen events to correct subdirDaniel P. Berrange2017-01-311-0/+6
|/
* xen_platform: SUSE xenlinux unplug for emulated PCIOlaf Hering2016-10-211-1/+26
* xen_platform: unplug also SCSI disksOlaf Hering2016-10-211-0/+4
* apic: add send_msi() to APICCommonClassRadim Krčmář2016-10-171-0/+6
* block-backend: remove blk_flush_allJohn Snow2016-09-291-2/+0Star
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-222-0/+2
* msi_supported -> msi_nonbrokenMichael S. Tsirkin2016-03-111-1/+1
* xen: drop support for Xen 4.1 and older.Ian Campbell2016-02-101-4/+0Star
* x86: Clean up includesPeter Maydell2016-01-293-0/+3
* xen-pvdevice: convert to realize()Cao jin2016-01-211-6/+6
* xen-platform: Replace assert() with appropriate error reportingEduardo Habkost2015-10-261-1/+5
* xen_platform: switch to realizeStefano Stabellini2015-10-261-4/+2Star
* xen-platform: Ensure xen is enabled when initializingEduardo Habkost2015-10-191-0/+3