summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite2015-09-257-10/+10
* i386: Rename ELF_MACHINE to be x86 specificPeter Crosthwaite2015-09-251-1/+1
* mips: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-254-4/+4
* sparc: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-253-5/+5
* s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+2
* xtensa: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-252-3/+3
* tricore: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-1/+1
* or32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-1/+1
* lm32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-252-3/+3
* moxie: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+1
* cris: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-1/+1
* m68k: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-253-3/+3
* mb: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+2
* arm: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-1/+1
* elf: Update EM_MOXIE definitionPeter Crosthwaite2015-09-251-0/+1
* hmp: implemented io apic dump state for TCGPavel Butsykin2015-09-251-0/+12
* hmp: added io apic dump statePavel Butsykin2015-09-252-0/+65
* apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin2015-09-251-2/+2
* apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin2015-09-251-17/+1
* ioapic: fix contents of arbitration registerPaolo Bonzini2015-09-251-3/+1
* ioapic: coalesce level interruptsPaolo Bonzini2015-09-251-1/+3
* vhost-scsi: include linux/vhost.hMarc-André Lureau2015-09-251-0/+1
* scsi-generic: let guests recognize readonly=on on passthrough devicesPaolo Bonzini2015-09-251-0/+14
* Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into stagingPeter Maydell2015-09-242-4/+3
|\
| * libcacard: use the standalone projectMarc-André Lureau2015-09-232-4/+3
* | hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI tableShannon Zhao2015-09-241-1/+1
* | hw/arm/virt: Add gic-version option to virt machinePavel Fedin2015-09-242-45/+133
* | hw/intc: Initial implementation of vGICv3Pavel Fedin2015-09-242-0/+150
* | intc/gic: Extract some reusable vGIC codePavel Fedin2015-09-242-65/+68
* | hw/intc: Implement GIC-500 base classShlomo Pongratz2015-09-242-0/+141
* | vfio/pci: Add emulated PCI IDsAlex Williamson2015-09-233-6/+59
* | vfio/pci: Cache vendor and device IDAlex Williamson2015-09-233-19/+11
* | vfio/pci: Move AMD device specific reset to quirksAlex Williamson2015-09-233-157/+170
* | vfio/pci: Remove old config window and mirror quirksAlex Williamson2015-09-232-177/+0
* | vfio/pci: Config mirror quirkAlex Williamson2015-09-231-106/+124
* | vfio/pci: Config window quirksAlex Williamson2015-09-231-88/+270
* | vfio/pci: Rework RTL8168 quirkAlex Williamson2015-09-231-76/+101
* | vfio/pci: Cleanup Nvidia 0x3d0 quirkAlex Williamson2015-09-231-65/+107
* | vfio/pci: Cleanup ATI 0x3c3 quirkAlex Williamson2015-09-231-17/+9
* | vfio/pci: Foundation for new quirk structureAlex Williamson2015-09-232-104/+157
* | vfio/pci: Cleanup ROM blacklist quirkAlex Williamson2015-09-232-20/+25
* | vfio/pci: Split quirks to a separate fileAlex Williamson2015-09-234-882/+908
* | vfio/pci: Extract PCI structures to a separate headerAlex Williamson2015-09-232-143/+159
* | vfio: Change polarity of our no-mmap optionAlex Williamson2015-09-233-3/+3
* | vfio/pci: Make interrupt bypass runtime configurableAlex Williamson2015-09-231-7/+12
* | vfio/pci: Rename MSI/X functions for easier tracingAlex Williamson2015-09-231-39/+34
* | vfio/pci: Rename INTx functions for easier tracingAlex Williamson2015-09-231-24/+24
* | vfio/pci: Cleanup vfio_early_setup_msix() error pathAlex Williamson2015-09-231-14/+13
* | vfio/pci: Cleanup RTL8168 quirk and tracingAlex Williamson2015-09-231-51/+37
|/
* sPAPR: Enable EEH on VFIO PCI device onlyGavin Shan2015-09-231-1/+1
OpenPOWER on IntegriCloud