summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-10-08Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell1-2/+3
2015-10-06pc-dimm: Fail realization for invalid nodes in non-NUMA configBharata B Rao1-2/+3
2015-10-06Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20151006' into s...Peter Maydell2-11/+11
2015-10-02icc_bus: drop the unused filesZhu Guihua2-119/+0
2015-10-02cpu/apic: drop icc bus/bridgeChen Fan4-34/+8
2015-10-02x86: use new method to correct reset sequenceZhu Guihua1-0/+20
2015-10-02apic: move APIC's MMIO region mapping into APICChen Fan2-13/+0
2015-10-02target-i386: Convert kvm_default_*features to property/value pairsEduardo Habkost2-6/+6
2015-10-02cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan1-3/+3
2015-10-02pc: memhp: force gaps between DIMM's GPAIgor Mammedov3-2/+6
2015-10-02memhp: extend address auto assignment to support gapsIgor Mammedov3-8/+12
2015-10-02s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand1-1/+1
2015-10-02s390x: set missing parent for hotplug and quiesce eventsDavid Hildenbrand1-10/+10
2015-10-01virtio: Notice when the system doesn't support MSIx at allRichard Henderson1-6/+11
2015-10-01pc: Add a comment explaining why pc_compat_2_4() doesn't existEduardo Habkost2-0/+14
2015-10-01virtio-net: correctly drop truncated packetsJason Wang1-7/+1
2015-10-01virtio: introduce virtqueue_discard()Jason Wang1-0/+7
2015-10-01virtio: introduce virtqueue_unmap_sg()Jason Wang1-4/+10
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell35-62/+138
2015-09-25Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i...Peter Maydell1-8/+8
2015-09-25Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell7-38/+26
2015-09-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell11-86/+375
2015-09-25bt: remove muldiv64()Laurent Vivier1-2/+2
2015-09-25hpet: remove muldiv64()Laurent Vivier1-3/+3
2015-09-25openrisc: remove muldiv64()Laurent Vivier1-4/+3
2015-09-25mips: remove muldiv64()Laurent Vivier1-11/+8
2015-09-25pcnet: remove muldiv64()Laurent Vivier1-2/+1
2015-09-25rtl8139: remove muldiv64()Laurent Vivier1-8/+6
2015-09-25i6300esb: remove muldiv64()Laurent Vivier1-8/+3
2015-09-25ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite7-10/+10
2015-09-25i386: Rename ELF_MACHINE to be x86 specificPeter Crosthwaite1-1/+1
2015-09-25mips: Remove ELF_MACHINE from cpu.hPeter Crosthwaite4-4/+4
2015-09-25sparc: Remove ELF_MACHINE from cpu.hPeter Crosthwaite3-5/+5
2015-09-25s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-2/+2
2015-09-25xtensa: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2-3/+3
2015-09-25tricore: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-1/+1
2015-09-25or32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-1/+1
2015-09-25lm32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2-3/+3
2015-09-25moxie: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-2/+1
2015-09-25cris: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-1/+1
2015-09-25m68k: Remove ELF_MACHINE from cpu.hPeter Crosthwaite3-3/+3
2015-09-25mb: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-2/+2
2015-09-25arm: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-1/+1
2015-09-25elf: Update EM_MOXIE definitionPeter Crosthwaite1-0/+1
2015-09-25hmp: implemented io apic dump state for TCGPavel Butsykin1-0/+12
2015-09-25hmp: added io apic dump statePavel Butsykin2-0/+65
2015-09-25apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin1-2/+2
2015-09-25apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin1-17/+1
2015-09-25ioapic: fix contents of arbitration registerPaolo Bonzini1-3/+1
2015-09-25ioapic: coalesce level interruptsPaolo Bonzini1-1/+3