aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-09-25i6300esb: remove muldiv64()Laurent Vivier
2015-09-25ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite
2015-09-25i386: Rename ELF_MACHINE to be x86 specificPeter Crosthwaite
2015-09-25mips: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25sparc: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25xtensa: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25tricore: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25or32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25lm32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25moxie: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25cris: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25m68k: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25mb: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25arm: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-25elf: Update EM_MOXIE definitionPeter Crosthwaite
2015-09-25hmp: implemented io apic dump state for TCGPavel Butsykin
2015-09-25hmp: added io apic dump statePavel Butsykin
2015-09-25apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin
2015-09-25apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin
2015-09-25ioapic: fix contents of arbitration registerPaolo Bonzini
2015-09-25ioapic: coalesce level interruptsPaolo Bonzini
2015-09-25vhost-scsi: include linux/vhost.hMarc-André Lureau
2015-09-25scsi-generic: let guests recognize readonly=on on passthrough devicesPaolo Bonzini
2015-09-24Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into stagingPeter Maydell
2015-09-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang
2015-09-24vhost-user: add multiple queue supportChangchun Ouyang
2015-09-24vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu
2015-09-24vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu
2015-09-24vhost-user: add protocol feature negotiationMichael S. Tsirkin
2015-09-24vhost-user: use VHOST_USER_XXX macro for switch statementYuanhan Liu
2015-09-24virtio-ccw: enable virtio-1Cornelia Huck
2015-09-24virtio-ccw: feature bits > 31 handlingCornelia Huck
2015-09-24virtio-ccw: support ring size changesCornelia Huck
2015-09-24virtio: ring sizes vs. resetCornelia Huck
2015-09-24pc: Introduce pc-*-2.5 machine classesEduardo Habkost
2015-09-24q35: Move options common to all classes to pc_i440fx_machine_options()Eduardo Habkost
2015-09-24q35: Move options common to all classes to pc_q35_machine_options()Eduardo Habkost
2015-09-24virtio-net: unbreak self announcement and guest offloads after migrationJason Wang
2015-09-24virtio: right size for virtio_queue_get_avail_sizePierre Morel
2015-09-23vfio/pci: Remove use of g_malloc0_n() from quirksAlex Williamson
2015-09-24hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI tableShannon Zhao
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin
2015-09-24hw/intc: Initial implementation of vGICv3Pavel Fedin
2015-09-24intc/gic: Extract some reusable vGIC codePavel Fedin
2015-09-24hw/intc: Implement GIC-500 base classShlomo Pongratz
2015-09-23libcacard: use the standalone projectMarc-André Lureau
2015-09-23vfio/pci: Add emulated PCI IDsAlex Williamson
2015-09-23vfio/pci: Cache vendor and device IDAlex Williamson