Age | Commit message (Expand) | Author |
2016-07-21 | intel_iommu: add support for split irqchip | Peter Xu |
2016-07-21 | ioapic: introduce ioapic_entry_parse() helper | Peter Xu |
2016-07-21 | q35: ioapic: add support for emulated IOAPIC IR | Peter Xu |
2016-07-21 | intel_iommu: get rid of {0} initializers | Michael S. Tsirkin |
2016-07-20 | intel_iommu: Add support for PCI MSI remap | Peter Xu |
2016-07-20 | intel_iommu: add IR translation faults defines | Peter Xu |
2016-07-20 | intel_iommu: define several structs for IOMMU IR | Peter Xu |
2016-07-20 | intel_iommu: handle interrupt remap enable | Peter Xu |
2016-07-20 | intel_iommu: define interrupt remap table addr register | Peter Xu |
2016-07-20 | acpi: add DMAR scope definition for root IOAPIC | Peter Xu |
2016-07-20 | intel_iommu: set IR bit for ECAP register | Peter Xu |
2016-07-20 | intel_iommu: allow queued invalidation for IR | Peter Xu |
2016-07-20 | acpi: enable INTR for DMAR report structure | Peter Xu |
2016-07-20 | x86-iommu: introduce "intremap" property | Peter Xu |
2016-07-20 | x86-iommu: provide x86_iommu_get_default | Peter Xu |
2016-07-20 | intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu | Peter Xu |
2016-07-20 | x86-iommu: introduce parent class | Peter Xu |
2016-07-20 | hw/versatile: realize the PCI root bus as part of the versatile init | Marcel Apfelbaum |
2016-07-20 | hw/prep: realize the PCI root bus as part of the prep init | Marcel Apfelbaum |
2016-07-20 | hw/grackle: fix PCI bus initialization | Marcel Apfelbaum |
2016-07-20 | hw/apb: fix PCI bus initialization | Marcel Apfelbaum |
2016-07-20 | hw/mips: fix PCI bus initialization | Marcel Apfelbaum |
2016-07-20 | hw/alpha: fix PCI bus initialization | Marcel Apfelbaum |
2016-07-20 | tests/prom-env-test: increase the test timeout | Marcel Apfelbaum |
2016-07-20 | nvdimm: fix memory leak in error code path | Stefan Hajnoczi |
2016-07-19 | disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers | Peter Maydell |
2016-07-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-07-19 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20160718-1' in... | Peter Maydell |
2016-07-19 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160719-1' into s... | Peter Maydell |
2016-07-19 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int... | Peter Maydell |
2016-07-19 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2016-07-19 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2016-07-19 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-07-19 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160718.0' i... | Peter Maydell |
2016-07-19 | Update OpenBIOS images to e79bca6 built from submodule. | Mark Cave-Ayland |
2016-07-19 | target-i386: Remove redundant HF_SOFTMMU_MASK | Sergey Fedorov |
2016-07-19 | block/iscsi: allow caching of the allocation map | Peter Lieven |
2016-07-19 | block/iscsi: fix rounding in iscsi_allocationmap_set | Peter Lieven |
2016-07-19 | Move README to markdown | Pranith Kumar |
2016-07-18 | block: ignore flush requests when storage is clean | Evgeny Yakovlev |
2016-07-18 | tests: in IDE and AHCI tests perform DMA write before flushing | Evgeny Yakovlev |
2016-07-18 | ide: set retry_unit for PIO and FLUSH requests | Evgeny Yakovlev |
2016-07-18 | ide: refactor retry_unit set and clear into separate function | Evgeny Yakovlev |
2016-07-18 | trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state | Lluís Vilanova |
2016-07-18 | trace: Allow event name pattern in "info trace-events" | Lluís Vilanova |
2016-07-18 | trace: Conditionally trace events based on their per-vCPU state | Lluís Vilanova |
2016-07-18 | trace: Add per-vCPU tracing states for events with the 'vcpu' property | Lluís Vilanova |
2016-07-18 | trace: Cosmetic changes on fast-path tracing | Lluís Vilanova |
2016-07-18 | disas: Remove unused macro '_' | Lluís Vilanova |
2016-07-18 | trace: Identify events with the 'vcpu' property | Lluís Vilanova |