Age | Commit message (Expand) | Author |
2014-02-10 | qdev:pci: refactor PCIDevice to use generic "hotpluggable" property | Igor Mammedov |
2014-02-10 | hw/acpi: move typeinfo to the file end | Igor Mammedov |
2014-02-10 | qdev: add "hotpluggable" property to Device | Igor Mammedov |
2014-02-10 | qdev: add to BusState "hotplug-handler" link | Igor Mammedov |
2014-02-10 | define hotplug interface | Igor Mammedov |
2014-02-10 | loader: document that errno is set | Michael S. Tsirkin |
2014-02-05 | pc.c: better error message on initrd sizing failure | Michael S. Tsirkin |
2014-02-05 | pc_piix: enable legacy hotplug for Xen | Michael S. Tsirkin |
2014-02-05 | qtest: don't report signals if qtest driver enabled | Michael S. Tsirkin |
2014-02-05 | hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug | Igor Mammedov |
2014-02-05 | pcihp: remove unused AcpiPciHpPciStatus.device_present field | Igor Mammedov |
2014-02-05 | pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug | Igor Mammedov |
2014-02-05 | pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDR | Igor Mammedov |
2014-02-05 | pcihp: replace enable|disable_device() with oneliners | Igor Mammedov |
2014-02-05 | pcihp: reduce number of device check events | Michael S. Tsirkin |
2014-02-04 | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int... | Peter Maydell |
2014-02-04 | Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging | Peter Maydell |
2014-02-03 | linux-user: Fix trampoline code for CRIS | Stefan Weil |
2014-02-03 | cris: Remove the CRIS PIC glue | Edgar E. Iglesias |
2014-02-03 | axis-dev88: Connect the PIC upstream IRQs directly to the CPU | Edgar E. Iglesias |
2014-02-03 | cris: Add interrupt signals to the CPU device | Edgar E. Iglesias |
2014-02-03 | cris: Abort when a v10 takes interrupts while in a delayslot | Edgar E. Iglesias |
2014-02-03 | cris: Add "any" as alias for "crisv32" in user emulation | Edgar E. Iglesias |
2014-02-01 | Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-02-01 | Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st... | Peter Maydell |
2014-02-01 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012... | Peter Maydell |
2014-02-01 | Merge remote-tracking branch 'remotes/sstabellini/xen-140130' into staging | Peter Maydell |
2014-01-31 | arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes | Christoffer Dall |
2014-01-31 | arm_gic: Introduce define for GIC_NR_SGIS | Christoffer Dall |
2014-01-31 | target-arm: A64: Add SIMD shift by immediate | Alex Bennée |
2014-01-31 | target-arm: A64: Add simple SIMD 3-same floating point ops | Peter Maydell |
2014-01-31 | target-arm: A64: Add integer ops from SIMD 3-same group | Peter Maydell |
2014-01-31 | target-arm: A64: Add logic ops from SIMD 3 same group | Peter Maydell |
2014-01-31 | target-arm: A64: Add top level decode for SIMD 3-same group | Peter Maydell |
2014-01-31 | target-arm: A64: Add SIMD scalar 3 same add, sub and compare ops | Peter Maydell |
2014-01-31 | target-arm: A64: Add SIMD three-different ABDL instructions | Peter Maydell |
2014-01-31 | target-arm: A64: Add SIMD three-different multiply accumulate insns | Peter Maydell |
2014-01-31 | target-arm: Add AArch32 SIMD VCVTA, VCVTN, VCVTP and VCVTM | Will Newton |
2014-01-31 | target-arm: Add AArch32 FP VCVTA, VCVTN, VCVTP and VCVTM | Will Newton |
2014-01-31 | target-arm: Add AArch32 SIMD VRINTA, VRINTN, VRINTP, VRINTM, VRINTZ | Will Newton |
2014-01-31 | target-arm: Add set_neon_rmode helper | Will Newton |
2014-01-31 | target-arm: Add support for AArch32 SIMD VRINTX | Will Newton |
2014-01-31 | target-arm: Add support for AArch32 FP VRINTX | Will Newton |
2014-01-31 | target-arm: Add support for AArch32 FP VRINTZ | Will Newton |
2014-01-31 | target-arm: Add support for AArch32 FP VRINTR | Will Newton |
2014-01-31 | target-arm: Add AArch32 FP VRINTA, VRINTN, VRINTP and VRINTM | Will Newton |
2014-01-31 | target-arm: Move arm_rmode_to_sf to a shared location. | Will Newton |
2014-01-31 | display: avoid multi-statement macro | Paolo Bonzini |
2014-01-31 | ZYNQ: Implement board MIDR control for Zynq | Alistair Francis |
2014-01-31 | ARM: Convert MIDR to a property | Alistair Francis |