Age | Commit message (Expand) | Author | Files | Lines |
2015-05-29 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150529'... | Peter Maydell | 4 | -73/+372 |
2015-05-29 | Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2015-05-29' into... | Peter Maydell | 1 | -0/+1 |
2015-05-29 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150529-1' into s... | Peter Maydell | 4 | -7/+47 |
2015-05-29 | qapi: add dirty bitmap status | John Snow | 1 | -0/+1 |
2015-05-29 | hw/acpi/aml-build: Add Unicode macro | Shannon Zhao | 1 | -0/+1 |
2015-05-29 | hw/acpi/aml-build: Add aml_dword_io() term | Shannon Zhao | 1 | -0/+5 |
2015-05-29 | hw/acpi/aml-build: Add aml_create_dword_field() term | Shannon Zhao | 1 | -0/+1 |
2015-05-29 | hw/acpi/aml-build: Add aml_else() term | Shannon Zhao | 1 | -0/+1 |
2015-05-29 | hw/acpi/aml-build: Add aml_lnot() term | Shannon Zhao | 1 | -0/+1 |
2015-05-29 | hw/acpi/aml-build: Add aml_or() term | Shannon Zhao | 1 | -0/+1 |
2015-05-29 | hw/acpi/aml-build: Add ToUUID macro | Shannon Zhao | 1 | -0/+1 |
2015-05-29 | hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec | Shannon Zhao | 1 | -1/+1 |
2015-05-29 | hw/arm/virt-acpi-build: Generate RSDT table | Shannon Zhao | 1 | -0/+2 |
2015-05-29 | hw/arm/virt-acpi-build: Generate GTDT table | Shannon Zhao | 2 | -0/+42 |
2015-05-29 | hw/arm/virt-acpi-build: Generate MADT table | Shannon Zhao | 2 | -1/+40 |
2015-05-29 | hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers | Shannon Zhao | 1 | -37/+98 |
2015-05-29 | hw/acpi/aml-build: Add aml_interrupt() term | Shannon Zhao | 1 | -0/+42 |
2015-05-29 | hw/acpi/aml-build: Add aml_memory32_fixed() term | Shannon Zhao | 1 | -0/+2 |
2015-05-29 | hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM | Shannon Zhao | 1 | -0/+41 |
2015-05-29 | hw/arm/virt: Record PCIe ranges in MemMapEntry array | Shannon Zhao | 1 | -0/+3 |
2015-05-29 | hw/arm/virt: Move common definitions to virt.h | Shannon Zhao | 1 | -0/+56 |
2015-05-29 | hw/acpi/aml-build: Make enum values to be upper case to match coding style | Shannon Zhao | 1 | -34/+34 |
2015-05-29 | gtk: add opengl support, using egl | Gerd Hoffmann | 2 | -1/+24 |
2015-05-29 | ui: add egl-helpers | Gerd Hoffmann | 1 | -0/+16 |
2015-05-29 | ui: shader.h protect against double inclusion | Gerd Hoffmann | 1 | -0/+5 |
2015-05-29 | ui: use libexpoxy | Gerd Hoffmann | 2 | -6/+2 |
2015-05-29 | virtio-input: emulated devices [device] | Gerd Hoffmann | 1 | -0/+21 |
2015-05-29 | virtio-input: core code & base class [device] | Gerd Hoffmann | 2 | -0/+85 |
2015-05-29 | virtio-input: add linux/input.h | Gerd Hoffmann | 1 | -0/+1198 |
2015-05-27 | linux/elf.h update | Eric Farman | 1 | -0/+2 |
2015-05-26 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell | 2 | -39/+0 |
2015-05-22 | macio: move unaligned DMA write code into separate pmac_dma_write() function | Mark Cave-Ayland | 1 | -4/+0 |
2015-05-22 | glib: remove stale compat functions | John Snow | 1 | -35/+0 |
2015-05-22 | util: move read_password method out of qemu-img into osdep/oslib | Daniel P. Berrange | 1 | -0/+2 |
2015-05-22 | block: minimal bounce buffer alignment | Denis V. Lunev | 2 | -0/+5 |
2015-05-18 | arm: xlnx-zynqmp: Add UART support | Peter Crosthwaite | 1 | -0/+3 |
2015-05-18 | char: cadence_uart: Split state struct and type into header | Peter Crosthwaite | 1 | -0/+53 |
2015-05-18 | arm: xlnx-zynqmp: Add GEM support | Peter Crosthwaite | 1 | -0/+3 |
2015-05-18 | net: cadence_gem: Split state struct and type into header | Peter Crosthwaite | 1 | -0/+73 |
2015-05-18 | arm: xlnx-zynqmp: Add GIC | Peter Crosthwaite | 1 | -0/+14 |
2015-05-18 | arm: Introduce Xilinx ZynqMP SoC | Peter Crosthwaite | 1 | -0/+38 |
2015-05-12 | hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked | Fabian Aggeler | 1 | -1/+4 |
2015-05-12 | hw/intc/arm_gic: Make ICCBPR/GICC_BPR banked | Fabian Aggeler | 1 | -3/+8 |
2015-05-12 | hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked | Fabian Aggeler | 1 | -1/+4 |
2015-05-12 | hw/intc/arm_gic: Add Interrupt Group Registers | Fabian Aggeler | 1 | -0/+1 |
2015-05-12 | hw/intc/arm_gic: Add Security Extensions property | Fabian Aggeler | 1 | -0/+1 |
2015-05-12 | hw/intc/arm_gic: Create outbound FIQ lines | Fabian Aggeler | 1 | -0/+1 |
2015-05-12 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell | 3 | -0/+3 |
2015-05-12 | Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st... | Peter Maydell | 2 | -3/+12 |
2015-05-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 9 | -4/+428 |