| Commit message (Expand) | Author | Age | Files | Lines |
* | sdhci: use PRIx64 for uint64_t type | Sai Pavan Boddu | 2015-10-08 | 1 | -2/+5 |
* | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s... | Peter Maydell | 2015-10-08 | 1 | -2/+3 |
|\ |
|
| * | pc-dimm: Fail realization for invalid nodes in non-NUMA config | Bharata B Rao | 2015-10-06 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20151006' into s... | Peter Maydell | 2015-10-06 | 2 | -11/+11 |
|\ \
| |/
|/| |
|
| * | s390x: rename io_subsystem_reset -> subsystem_reset | David Hildenbrand | 2015-10-02 | 1 | -1/+1 |
| * | s390x: set missing parent for hotplug and quiesce events | David Hildenbrand | 2015-10-02 | 1 | -10/+10 |
* | | icc_bus: drop the unused files | Zhu Guihua | 2015-10-02 | 2 | -119/+0 |
* | | cpu/apic: drop icc bus/bridge | Chen Fan | 2015-10-02 | 4 | -34/+8 |
* | | x86: use new method to correct reset sequence | Zhu Guihua | 2015-10-02 | 1 | -0/+20 |
* | | apic: move APIC's MMIO region mapping into APIC | Chen Fan | 2015-10-02 | 2 | -13/+0 |
* | | target-i386: Convert kvm_default_*features to property/value pairs | Eduardo Habkost | 2015-10-02 | 2 | -6/+6 |
* | | cpu: Introduce X86CPUTopoInfo structure for argument simplification | Chen Fan | 2015-10-02 | 1 | -3/+3 |
* | | pc: memhp: force gaps between DIMM's GPA | Igor Mammedov | 2015-10-02 | 3 | -2/+6 |
* | | memhp: extend address auto assignment to support gaps | Igor Mammedov | 2015-10-02 | 3 | -8/+12 |
* | | virtio: Notice when the system doesn't support MSIx at all | Richard Henderson | 2015-10-01 | 1 | -6/+11 |
* | | pc: Add a comment explaining why pc_compat_2_4() doesn't exist | Eduardo Habkost | 2015-10-01 | 2 | -0/+14 |
* | | virtio-net: correctly drop truncated packets | Jason Wang | 2015-10-01 | 1 | -7/+1 |
* | | virtio: introduce virtqueue_discard() | Jason Wang | 2015-10-01 | 1 | -0/+7 |
* | | virtio: introduce virtqueue_unmap_sg() | Jason Wang | 2015-10-01 | 1 | -4/+10 |
|/ |
|
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2015-09-25 | 35 | -62/+138 |
|\ |
|
| * | ppc: Rename ELF_MACHINE to be PPC specific | Peter Crosthwaite | 2015-09-25 | 7 | -10/+10 |
| * | i386: Rename ELF_MACHINE to be x86 specific | Peter Crosthwaite | 2015-09-25 | 1 | -1/+1 |
| * | mips: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2015-09-25 | 4 | -4/+4 |
| * | sparc: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2015-09-25 | 3 | -5/+5 |
| * | s390: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2015-09-25 | 1 | -2/+2 |
| * | xtensa: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2015-09-25 | 2 | -3/+3 |
| * | tricore: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2015-09-25 | 1 | -1/+1 |
| * | or32: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2015-09-25 | 1 | -1/+1 |
| * | lm32: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2015-09-25 | 2 | -3/+3 |
| * | moxie: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2015-09-25 | 1 | -2/+1 |
| * | cris: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2015-09-25 | 1 | -1/+1 |
| * | m68k: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2015-09-25 | 3 | -3/+3 |
| * | mb: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2015-09-25 | 1 | -2/+2 |
| * | arm: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2015-09-25 | 1 | -1/+1 |
| * | elf: Update EM_MOXIE definition | Peter Crosthwaite | 2015-09-25 | 1 | -0/+1 |
| * | hmp: implemented io apic dump state for TCG | Pavel Butsykin | 2015-09-25 | 1 | -0/+12 |
| * | hmp: added io apic dump state | Pavel Butsykin | 2015-09-25 | 2 | -0/+65 |
| * | apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS | Pavel Butsykin | 2015-09-25 | 1 | -2/+2 |
| * | apic_internal.h: make some apic_get_* functions externally visible | Pavel Butsykin | 2015-09-25 | 1 | -17/+1 |
| * | ioapic: fix contents of arbitration register | Paolo Bonzini | 2015-09-25 | 1 | -3/+1 |
| * | ioapic: coalesce level interrupts | Paolo Bonzini | 2015-09-25 | 1 | -1/+3 |
| * | vhost-scsi: include linux/vhost.h | Marc-André Lureau | 2015-09-25 | 1 | -0/+1 |
| * | scsi-generic: let guests recognize readonly=on on passthrough devices | Paolo Bonzini | 2015-09-25 | 1 | -0/+14 |
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i... | Peter Maydell | 2015-09-25 | 1 | -8/+8 |
|\ \ |
|
| * | | vfio/pci: Remove use of g_malloc0_n() from quirks | Alex Williamson | 2015-09-23 | 1 | -8/+8 |
* | | | Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925... | Peter Maydell | 2015-09-25 | 7 | -38/+26 |
|\ \ \ |
|
| * | | | bt: remove muldiv64() | Laurent Vivier | 2015-09-25 | 1 | -2/+2 |
| * | | | hpet: remove muldiv64() | Laurent Vivier | 2015-09-25 | 1 | -3/+3 |
| * | | | openrisc: remove muldiv64() | Laurent Vivier | 2015-09-25 | 1 | -4/+3 |
| * | | | mips: remove muldiv64() | Laurent Vivier | 2015-09-25 | 1 | -11/+8 |