Age | Commit message (Expand) | Author |
2015-10-02 | icc_bus: drop the unused files | Zhu Guihua |
2015-10-02 | cpu/apic: drop icc bus/bridge | Chen Fan |
2015-10-02 | x86: use new method to correct reset sequence | Zhu Guihua |
2015-10-02 | apic: move APIC's MMIO region mapping into APIC | Chen Fan |
2015-10-02 | target-i386: Convert kvm_default_*features to property/value pairs | Eduardo Habkost |
2015-10-02 | cpu: Introduce X86CPUTopoInfo structure for argument simplification | Chen Fan |
2015-10-02 | pc: memhp: force gaps between DIMM's GPA | Igor Mammedov |
2015-10-02 | memhp: extend address auto assignment to support gaps | Igor Mammedov |
2015-10-01 | virtio: Notice when the system doesn't support MSIx at all | Richard Henderson |
2015-10-01 | pc: Add a comment explaining why pc_compat_2_4() doesn't exist | Eduardo Habkost |
2015-10-01 | virtio-net: correctly drop truncated packets | Jason Wang |
2015-10-01 | virtio: introduce virtqueue_discard() | Jason Wang |
2015-10-01 | virtio: introduce virtqueue_unmap_sg() | Jason Wang |
2015-09-25 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-25 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i... | Peter Maydell |
2015-09-25 | Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925... | Peter Maydell |
2015-09-25 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-09-25 | bt: remove muldiv64() | Laurent Vivier |
2015-09-25 | hpet: remove muldiv64() | Laurent Vivier |
2015-09-25 | openrisc: remove muldiv64() | Laurent Vivier |
2015-09-25 | mips: remove muldiv64() | Laurent Vivier |
2015-09-25 | pcnet: remove muldiv64() | Laurent Vivier |
2015-09-25 | rtl8139: remove muldiv64() | Laurent Vivier |
2015-09-25 | i6300esb: remove muldiv64() | Laurent Vivier |
2015-09-25 | ppc: Rename ELF_MACHINE to be PPC specific | Peter Crosthwaite |
2015-09-25 | i386: Rename ELF_MACHINE to be x86 specific | Peter Crosthwaite |
2015-09-25 | mips: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-25 | sparc: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-25 | s390: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-25 | xtensa: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-25 | tricore: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-25 | or32: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-25 | lm32: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-25 | moxie: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-25 | cris: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-25 | m68k: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-25 | mb: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-25 | arm: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-25 | elf: Update EM_MOXIE definition | Peter Crosthwaite |
2015-09-25 | hmp: implemented io apic dump state for TCG | Pavel Butsykin |
2015-09-25 | hmp: added io apic dump state | Pavel Butsykin |
2015-09-25 | apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS | Pavel Butsykin |
2015-09-25 | apic_internal.h: make some apic_get_* functions externally visible | Pavel Butsykin |
2015-09-25 | ioapic: fix contents of arbitration register | Paolo Bonzini |
2015-09-25 | ioapic: coalesce level interrupts | Paolo Bonzini |
2015-09-25 | vhost-scsi: include linux/vhost.h | Marc-André Lureau |
2015-09-25 | scsi-generic: let guests recognize readonly=on on passthrough devices | Paolo Bonzini |
2015-09-24 | Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into staging | Peter Maydell |
2015-09-24 | vhost-user: add a new message to disable/enable a specific virt queue. | Changchun Ouyang |
2015-09-24 | vhost-user: add multiple queue support | Changchun Ouyang |