index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-31
spapr: Move commas inside SPAPR_COMPAT_* macros
Eduardo Habkost
1
-3
/
+3
2015-05-31
pc: Move commas inside PC_COMPAT_* macros
Eduardo Habkost
2
-36
/
+36
2015-05-31
hw: Move commas inside HW_COMPAT_2_1 macro
Eduardo Habkost
3
-3
/
+3
2015-05-31
pc: Replace tab with spaces
Eduardo Habkost
1
-1
/
+1
2015-05-31
hw/s390x/virtio-ccw: use alias property for virtio-balloon-ccw
Shannon Zhao
1
-33
/
+6
2015-05-31
hw/virtio/virtio-pci: use alias property for virtio-balloon-pci
Shannon Zhao
1
-34
/
+6
2015-05-31
hw/virtio/virtio-balloon: move adding property to virtio_balloon_instance_init
Shannon Zhao
1
-8
/
+14
2015-05-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150529'...
Peter Maydell
7
-112
/
+938
2015-05-29
hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables
Shannon Zhao
1
-0
/
+19
2015-05-29
ACPI: split CONFIG_ACPI into 4 pieces
Shannon Zhao
2
-3
/
+4
2015-05-29
hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table
Shannon Zhao
1
-0
/
+154
2015-05-29
hw/acpi/aml-build: Add Unicode macro
Shannon Zhao
1
-0
/
+17
2015-05-29
hw/acpi/aml-build: Add aml_dword_io() term
Shannon Zhao
1
-0
/
+18
2015-05-29
hw/acpi/aml-build: Add aml_create_dword_field() term
Shannon Zhao
1
-0
/
+11
2015-05-29
hw/acpi/aml-build: Add aml_else() term
Shannon Zhao
1
-0
/
+7
2015-05-29
hw/acpi/aml-build: Add aml_lnot() term
Shannon Zhao
1
-0
/
+8
2015-05-29
hw/acpi/aml-build: Add aml_or() term
Shannon Zhao
1
-0
/
+10
2015-05-29
hw/acpi/aml-build: Add ToUUID macro
Shannon Zhao
1
-0
/
+53
2015-05-29
hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec
Shannon Zhao
1
-2
/
+14
2015-05-29
hw/arm/virt-acpi-build: Generate MCFG table
Shannon Zhao
1
-0
/
+23
2015-05-29
hw/arm/virt-acpi-build: Generate RSDP table
Shannon Zhao
1
-1
/
+34
2015-05-29
hw/arm/virt-acpi-build: Generate RSDT table
Shannon Zhao
3
-24
/
+27
2015-05-29
hw/arm/virt-acpi-build: Generate GTDT table
Shannon Zhao
2
-4
/
+33
2015-05-29
hw/arm/virt-acpi-build: Generate MADT table
Shannon Zhao
1
-0
/
+57
2015-05-29
hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers
Shannon Zhao
1
-0
/
+31
2015-05-29
hw/arm/virt-acpi-build: Generation of DSDT table for virt devices
Shannon Zhao
1
-0
/
+132
2015-05-29
hw/acpi/aml-build: Add aml_interrupt() term
Shannon Zhao
1
-0
/
+27
2015-05-29
hw/acpi/aml-build: Add aml_memory32_fixed() term
Shannon Zhao
1
-0
/
+28
2015-05-29
hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM
Shannon Zhao
2
-0
/
+183
2015-05-29
hw/arm/virt: Record PCIe ranges in MemMapEntry array
Shannon Zhao
1
-24
/
+13
2015-05-29
hw/arm/virt: Move common definitions to virt.h
Shannon Zhao
1
-20
/
+1
2015-05-29
hw/acpi/aml-build: Make enum values to be upper case to match coding style
Shannon Zhao
2
-35
/
+35
2015-05-29
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150529-1' into...
Peter Maydell
3
-0
/
+789
2015-05-29
virtio-input: emulated devices [device]
Gerd Hoffmann
2
-0
/
+503
2015-05-29
virtio-input: core code & base class [device]
Gerd Hoffmann
2
-0
/
+286
2015-05-29
spice: don't update mm_time when spice-server is stopped.
Gerd Hoffmann
1
-0
/
+4
2015-05-29
virtio-console: notify chardev when writable
Marc-André Lureau
1
-0
/
+10
2015-05-26
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
3
-260
/
+319
2015-05-22
ahci: do not remap clb/fis unconditionally
John Snow
1
-25
/
+63
2015-05-22
macio: move unaligned DMA write code into separate pmac_dma_write() function
Mark Cave-Ayland
1
-143
/
+125
2015-05-22
macio: move unaligned DMA read code into separate pmac_dma_read() function
Mark Cave-Ayland
1
-106
/
+147
2015-05-22
ich9/ahci: Enable Migration
John Snow
2
-2
/
+0
2015-05-22
nvme: support NVME_VOLATILE_WRITE_CACHE feature
Christoph Hellwig
1
-0
/
+3
2015-05-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-serial-20150519-1' int...
Peter Maydell
1
-8
/
+12
2015-05-19
serial: fix multi-pci card error cleanup.
Gerd Hoffmann
1
-8
/
+12
2015-05-19
vga-pci: QOMify
Gonglei
1
-18
/
+30
2015-05-19
qxl: QOMify
Gonglei
2
-18
/
+29
2015-05-19
cirrus_vga: QOMify
Gonglei
1
-2
/
+6
2015-05-18
arm: xlnx-ep108: Add bootloading
Peter Crosthwaite
1
-0
/
+9
2015-05-18
arm: xlnx-ep108: Add external RAM
Peter Crosthwaite
1
-0
/
+20
[next]