aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-10-02icc_bus: drop the unused filesZhu Guihua
2015-10-02cpu/apic: drop icc bus/bridgeChen Fan
2015-10-02x86: use new method to correct reset sequenceZhu Guihua
2015-10-02apic: move APIC's MMIO region mapping into APICChen Fan
2015-10-02target-i386: Convert kvm_default_*features to property/value pairsEduardo Habkost
2015-10-02cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan
2015-10-02pc: memhp: force gaps between DIMM's GPAIgor Mammedov
2015-10-02memhp: extend address auto assignment to support gapsIgor Mammedov
2015-10-01virtio: Notice when the system doesn't support MSIx at allRichard Henderson
2015-10-01pc: Add a comment explaining why pc_compat_2_4() doesn't existEduardo Habkost
2015-10-01virtio-net: correctly drop truncated packetsJason Wang
2015-10-01virtio: introduce virtqueue_discard()Jason Wang
2015-10-01virtio: introduce virtqueue_unmap_sg()Jason Wang
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-25Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i...Peter Maydell
2015-09-25Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell
2015-09-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-09-25bt: remove muldiv64()Laurent Vivier
2015-09-25hpet: remove muldiv64()Laurent Vivier
2015-09-25openrisc: remove muldiv64()Laurent Vivier
2015-09-25mips: remove muldiv64()Laurent Vivier
2015-09-25pcnet: remove muldiv64()Laurent Vivier
2015-09-25rtl8139: remove muldiv64()Laurent Vivier
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