| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: xenguest is not used so is not needed | Michael Tokarev | 2020-10-19 | 1 | -2/+0 |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | accel: Move Xen accelerator code under accel/xen/ | Philippe Mathieu-Daudé | 2020-06-10 | 1 | -0/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | xen: re-name XenDevice to XenLegacyDevice... | Paul Durrant | 2019-01-14 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into HEAD | Michael S. Tsirkin | 2018-01-11 | 1 | -1/+0 |
|\ |
|
| * | misc: remove old i386 dependency | Philippe Mathieu-Daudé | 2017-12-18 | 1 | -1/+0 |
* | | pci: Eliminate redundant PCIDevice::bus pointer | David Gibson | 2017-12-05 | 1 | -6/+6 |
|/ |
|
* | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost | 2017-10-15 | 1 | -0/+4 |
* | xen-platform: separate unplugging of NVMe disks | Stefano Stabellini | 2017-07-18 | 1 | -12/+35 |
* | xen-platform: Cleanup network infrastructure when emulated NICs are unplugged | Ross Lagerwall | 2017-07-07 | 1 | -0/+11 |
* | xen: create wrappers for all other uses of xc_hvm_XXX() functions | Paul Durrant | 2017-03-22 | 1 | -1/+1 |
* | xen-platform: add missing disk unplug option | Paul Durrant | 2017-01-28 | 1 | -12/+15 |
* | xen-platform: add support for unplugging NVMe disks... | Paul Durrant | 2017-01-28 | 1 | -0/+1 |
* | xen-platform: re-structure unplug_disks | Paul Durrant | 2017-01-28 | 1 | -9/+16 |
* | xen_platform: SUSE xenlinux unplug for emulated PCI | Olaf Hering | 2016-10-21 | 1 | -1/+26 |
* | xen_platform: unplug also SCSI disks | Olaf Hering | 2016-10-21 | 1 | -0/+4 |
* | block-backend: remove blk_flush_all | John Snow | 2016-09-29 | 1 | -2/+0 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | x86: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | xen-platform: Replace assert() with appropriate error reporting | Eduardo Habkost | 2015-10-26 | 1 | -1/+5 |
* | xen_platform: switch to realize | Stefano Stabellini | 2015-10-26 | 1 | -4/+2 |
* | xen-platform: Ensure xen is enabled when initializing | Eduardo Habkost | 2015-10-19 | 1 | -0/+3 |
* | maint: remove unused include for assert.h | Daniel P. Berrange | 2015-09-11 | 1 | -2/+0 |
* | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 2014-10-20 | 1 | -2/+3 |
* | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 2014-06-16 | 1 | -2/+1 |
* | xen: move Xen HVM files under hw/i386/xen | Wei Liu | 2014-05-07 | 1 | -0/+450 |