summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw: char: Remove unnecessary variableShraddha Barke2015-10-081-3/+1
* hw: timer: Remove unnecessary variableShraddha Barke2015-10-081-3/+1
* s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington2015-10-082-3/+3
* pc: check for underflow in load_linuxPaolo Bonzini2015-10-081-0/+4
* pci-assign: do not include sys/io.hPaolo Bonzini2015-10-081-1/+0
* imx_serial: Generate interrupt on tx empty if enabledGuenter Roeck2015-10-081-1/+3
* sdhci: Change debug prints to compile unconditionallySai Pavan Boddu2015-10-081-18/+18
* sdhci: use PRIx64 for uint64_t typeSai Pavan Boddu2015-10-081-2/+5
* Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell2015-10-081-2/+3
|\
| * pc-dimm: Fail realization for invalid nodes in non-NUMA configBharata B Rao2015-10-061-2/+3
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20151006' into s...Peter Maydell2015-10-062-11/+11
|\ \ | |/ |/|
| * s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand2015-10-021-1/+1
| * s390x: set missing parent for hotplug and quiesce eventsDavid Hildenbrand2015-10-021-10/+10
* | icc_bus: drop the unused filesZhu Guihua2015-10-022-119/+0
* | cpu/apic: drop icc bus/bridgeChen Fan2015-10-024-34/+8
* | x86: use new method to correct reset sequenceZhu Guihua2015-10-021-0/+20
* | apic: move APIC's MMIO region mapping into APICChen Fan2015-10-022-13/+0
* | target-i386: Convert kvm_default_*features to property/value pairsEduardo Habkost2015-10-022-6/+6
* | cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan2015-10-021-3/+3
* | pc: memhp: force gaps between DIMM's GPAIgor Mammedov2015-10-023-2/+6
* | memhp: extend address auto assignment to support gapsIgor Mammedov2015-10-023-8/+12
* | virtio: Notice when the system doesn't support MSIx at allRichard Henderson2015-10-011-6/+11
* | pc: Add a comment explaining why pc_compat_2_4() doesn't existEduardo Habkost2015-10-012-0/+14
* | virtio-net: correctly drop truncated packetsJason Wang2015-10-011-7/+1
* | virtio: introduce virtqueue_discard()Jason Wang2015-10-011-0/+7
* | virtio: introduce virtqueue_unmap_sg()Jason Wang2015-10-011-4/+10
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-2535-62/+138
|\
| * 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
OpenPOWER on IntegriCloud