aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-02-26target-arm: Store AIF bits in env->pstate for AArch32Peter Maydell
2014-02-26target-arm: Implement AArch64 TTBR*Peter Maydell
2014-02-26hw: arm_gic_kvm: Add KVM VGIC save/restore logicChristoffer Dall
2014-02-26arm: vgic device control api supportChristoffer Dall
2014-02-26hw/intc/arm_gic: Fix GIC_SET_LEVELChristoffer Dall
2014-02-26hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registersPeter Maydell
2014-02-26hw/intc/exynos4210_combiner: Don't overrun output_irq array in initPeter Maydell
2014-02-26hw/timer/arm_timer: Avoid array overrun for bad addressesPeter Maydell
2014-02-26hw/net/stellaris_enet: Avoid unintended sign extensionPeter Maydell
2014-02-26hw/misc/arm_sysctl: Fix bad boundary check on mb clock accessesPeter Maydell
2014-02-26xilinx: Delete hw/include/xilinx.hPeter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite
2014-02-26xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite
2014-02-26microblaze/ml605: Define macros for irq/memory mapsPeter Crosthwaite
2014-02-26ppc/virtex_ml507: Define macros for irq/memory mapsPeter Crosthwaite
2014-02-26microblaze/s3adsp_1800: Define macros for irq mapPeter Crosthwaite
2014-02-25Merge remote-tracking branch 'remotes/spice/tags/pull-spice-3' into stagingPeter Maydell
2014-02-25Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into stagingPeter Maydell
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-02-24Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into stagingPeter Maydell
2014-02-24qxl: add sanity checkGerd Hoffmann
2014-02-24opencores_eth: flush queue whenever can_receive can go from false to trueMax Filippov
2014-02-24hw/xtensa: add support for ML605 and KC705 FPGA boardMax Filippov
2014-02-21block: Add reference parameter to bdrv_open()Max Reitz
2014-02-21block: Change BDS parameter of bdrv_open() to **Max Reitz
2014-02-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...Peter Maydell
2014-02-20xen_disk: fix io accountingOlaf Hering
2014-02-20Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini
2014-02-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into stagingPeter Maydell
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-02-20Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-02-20target-arm: Drop success/fail return from cpreg read and write functionsPeter Maydell
2014-02-20hw/intc/arm_gic: Fix NVIC assertion failurePeter Maydell
2014-02-18xhci: use DPRINTF() instead of fprintf(stderr, ...)Gerd Hoffmann
2014-02-18xhci: switch debug printf to tracepointGerd Hoffmann
2014-02-18xhci iso: allow for some latencyGerd Hoffmann
2014-02-18xhci iso: fix time calculationGerd Hoffmann
2014-02-18uhci: invalidate queue on device address changesGerd Hoffmann
2014-02-18xhci: fix overflow in usb_xhci_post_loadGerd Hoffmann
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas
2014-02-17Use error_is_set() only when necessaryMarkus Armbruster
2014-02-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in...Peter Maydell
2014-02-15char/serial: Fix emptyness checkPeter Crosthwaite
2014-02-15sparc/leon3: Initialize stack pointerSebastian Huber
2014-02-14qdev: Use QAPI type names for propertiesPaolo Bonzini
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini
2014-02-14block: Handle "rechs" and "large" translation optionsPaolo Bonzini
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini