Age | Commit message (Expand) | Author |
2016-10-05 | target-ppc: improve lxvw4x implementation | Nikunj A Dadhania |
2016-10-05 | target-ppc: Implement mtvsrdd instruction | Ravi Bangoria |
2016-10-05 | target-ppc: Implement mfvsrld instruction | Ravi Bangoria |
2016-10-05 | ppc: Check the availability of transactional memory | Thomas Huth |
2016-10-05 | hw/ppc/spapr: Fix the selection of the processor features | Thomas Huth |
2016-10-05 | hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate function | Thomas Huth |
2016-10-05 | pseries: Add 2.8 machine type, set up compatibility macros | David Gibson |
2016-10-05 | tests: Test IPv6 and ppc64 in the PXE tester | Thomas Huth |
2016-10-05 | spapr_vscsi: fix build error introduced by f19661c8 | Felipe Franciosi |
2016-10-04 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20161004' into s... | Peter Maydell |
2016-10-04 | hmp: fix qemu crash due to ioapic state dump w/ split irqchip | Wanpeng Li |
2016-10-04 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-10-04 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161004'... | Peter Maydell |
2016-10-04 | target-arm: Correctly handle 'sub pc, pc, 1' for ARMv6 | Peter Maydell |
2016-10-04 | target-arm: A64: Fix decoding of iss_sf in disas_ld_lit | Edgar E. Iglesias |
2016-10-04 | cadence_gem: Fix priority queue out of bounds access | Alistair Francis |
2016-10-04 | docs: Add a generic loader explanation document | Alistair Francis |
2016-10-04 | generic-loader: Add a generic loader | Alistair Francis |
2016-10-04 | ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT table | Shannon Zhao |
2016-10-04 | ACPI: Add GIC Interrupt Translation Service Structure definition | Shannon Zhao |
2016-10-04 | arm/virt: Add ITS to the virt board | Pavel Fedin |
2016-10-04 | hw/intc/arm_gicv3_its: Implement support for in-kernel ITS emulation | Pavel Fedin |
2016-10-04 | kvm-all: Pass requester ID to MSI routing functions | Pavel Fedin |
2016-10-04 | target-arm: move gicv3_class_name from machine to kvm_arm.h | Eric Auger |
2016-10-04 | hw/intc/arm_gicv3_its: Implement ITS base class | Pavel Fedin |
2016-10-04 | hw/intc/arm_gic(v3)_kvm: Initialize gsi routing | Eric Auger |
2016-10-04 | hw/arm/virt: add 2.8 machine type | Andrew Jones |
2016-10-04 | vmstateify tsc210x | Dr. David Alan Gilbert |
2016-10-04 | vmstateify tsc2005 | Dr. David Alan Gilbert |
2016-10-04 | hw/arm: Fix Integrator/CM initialization | Jakub Jermar |
2016-10-04 | mainstone: Add mapping for dot, slash and backspace. | Vijay Kumar B |
2016-10-04 | mainstone: Fix incorrect key mapping for Enter key. | Vijay Kumar B |
2016-10-04 | MAINTAINERS: Add Alistair to the maintainers list | Alistair Francis |
2016-10-04 | STM32F205: Connect the SPI devices | Alistair Francis |
2016-10-04 | STM32F205: Connect the ADC devices | Alistair Francis |
2016-10-04 | irq: Add a new irq device that allows the ORing of lines | Alistair Francis |
2016-10-04 | STM32F2xx: Add the SPI device | Alistair Francis |
2016-10-04 | STM32F2xx: Add the ADC device | Alistair Francis |
2016-10-04 | STM32F2xx: Display PWM duty cycle from timer | Alistair Francis |
2016-10-04 | STM32F205: Remove the individual device variables | Alistair Francis |
2016-10-04 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2016-10-04 | Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging | Peter Maydell |
2016-10-04 | qemu_kill_report: Report PID name too | Michal Privoznik |
2016-10-04 | util: Introduce qemu_get_pid_name | Michal Privoznik |
2016-10-04 | char: update read handler in all cases | Marc-André Lureau |
2016-10-04 | char: use a fixed idx for child muxed chr | Marc-André Lureau |
2016-10-04 | i8259: give ISA device when registering ISA ioports | Hervé Poussineau |
2016-10-04 | .travis.yml: add gcc sanitizer build | Alex Bennée |
2016-10-04 | qga/command: use QEMU atomic primitives | Alex Bennée |
2016-10-04 | linux-user/syscall: extend lock around cpu-list | Alex Bennée |