summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/awilliam/tags/vfio-update-20150925.0' i...Peter Maydell2015-09-251-8/+8
|\ \
| * | vfio/pci: Remove use of g_malloc0_n() from quirksAlex Williamson2015-09-231-8/+8
* | | Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell2015-09-257-38/+26
|\ \ \
| * | | bt: remove muldiv64()Laurent Vivier2015-09-251-2/+2
| * | | hpet: remove muldiv64()Laurent Vivier2015-09-251-3/+3
| * | | openrisc: remove muldiv64()Laurent Vivier2015-09-251-4/+3
| * | | mips: remove muldiv64()Laurent Vivier2015-09-251-11/+8
| * | | pcnet: remove muldiv64()Laurent Vivier2015-09-251-2/+1
| * | | rtl8139: remove muldiv64()Laurent Vivier2015-09-251-8/+6
| * | | i6300esb: remove muldiv64()Laurent Vivier2015-09-251-8/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-09-2511-86/+375
|\ \ \ | |/ / |/| |
| * | vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang2015-09-243-0/+45
| * | vhost-user: add multiple queue supportChangchun Ouyang2015-09-243-6/+31
| * | vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu2015-09-243-12/+25
| * | vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu2015-09-242-1/+26
| * | vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu2015-09-242-4/+4
| * | vhost-user: add protocol feature negotiationMichael S. Tsirkin2015-09-242-0/+33
| * | vhost-user: use VHOST_USER_XXX macro for switch statementYuanhan Liu2015-09-241-16/+22
| * | virtio-ccw: enable virtio-1Cornelia Huck2015-09-243-4/+52
| * | virtio-ccw: feature bits > 31 handlingCornelia Huck2015-09-241-13/+8
| * | virtio-ccw: support ring size changesCornelia Huck2015-09-241-3/+10
| * | virtio: ring sizes vs. resetCornelia Huck2015-09-241-0/+64
| * | pc: Introduce pc-*-2.5 machine classesEduardo Habkost2015-09-242-5/+27
| * | q35: Move options common to all classes to pc_i440fx_machine_options()Eduardo Habkost2015-09-241-2/+2
| * | q35: Move options common to all classes to pc_q35_machine_options()Eduardo Habkost2015-09-241-4/+4
| * | virtio-net: unbreak self announcement and guest offloads after migrationJason Wang2015-09-241-17/+23
| * | virtio: right size for virtio_queue_get_avail_sizePierre Morel2015-09-241-1/+1
| |/
* | 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
OpenPOWER on IntegriCloud