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
/
arm
/
virt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
hw/arm/virt: Silence dtc /memory warning
Eric Auger
1
-6
/
+1
2018-06-29
hw/arm/virt: Silence dtc /intc warnings
Eric Auger
1
-24
/
+39
2018-06-22
hw/arm/virt: Increase max_cpus to 512
Eric Auger
1
-3
/
+4
2018-06-22
hw/arm/virt: Use 256MB ECAM region by default
Eric Auger
1
-0
/
+10
2018-06-22
hw/arm/virt: Add virt-3.0 machine type
Eric Auger
1
-2
/
+13
2018-06-22
hw/arm/virt: Add a new 256MB ECAM region
Eric Auger
1
-4
/
+8
2018-06-22
hw/arm/virt: Register two redistributor regions when necessary
Eric Auger
1
-1
/
+17
2018-06-22
hw/arm/virt: GICv3 DT node with one or two redistributor regions
Eric Auger
1
-5
/
+24
2018-06-22
hw/intc/arm_gicv3: Introduce redist-region-count array property
Eric Auger
1
-1
/
+10
2018-06-18
hw/display: add standalone ramfb device
Gerd Hoffmann
1
-0
/
+2
2018-06-04
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
1
-0
/
+4
2018-06-04
migration: introduce decompress-error-check
Xiao Guangrong
1
-0
/
+4
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-10
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
1
-0
/
+1
2018-05-10
arm/boot: split load_dtb() from arm_load_kernel()
Igor Mammedov
1
-34
/
+30
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
1
-0
/
+31
2018-05-04
hw/arm/virt: Introduce the iommu option
Eric Auger
1
-0
/
+36
2018-05-04
hw/arm/virt: Add SMMUv3 to the virt board
Prem Mallappa
1
-1
/
+63
2018-05-04
hw/arm/virt: Add linux,pci-domain property
Jan Kiszka
1
-0
/
+1
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
1
-2
/
+2
2018-03-23
mach-virt: Set VM's SMBIOS system version to mc->name
Wei Huang
1
-1
/
+7
2018-03-09
hw/arm/virt: Support -machine gic-version=max
Peter Maydell
1
-10
/
+19
2018-03-09
hw/arm/virt: Add "max" to the list of CPU types "virt" supports
Peter Maydell
1
-0
/
+1
2018-02-09
hw/arm: Move virt's PSCI DT fixup code to arm/boot.c
Andrey Smirnov
1
-61
/
+0
2018-01-25
hw/arm/virt: Check that the CPU realize method succeeded
Peter Maydell
1
-1
/
+1
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
1
-1
/
+2
2018-01-19
hw/arm/virt: Allow only supported dynamic sysbus devices
Eduardo Habkost
1
-2
/
+4
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
1
-1
/
+2
2018-01-16
hw/arm/virt: Add virt-2.12 machine type
Peter Maydell
1
-2
/
+17
2017-11-24
hw/arm/virt: Add 2.11 machine type
Eric Auger
1
-2
/
+17
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
1
-8
/
+6
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
1
-37
/
+9
2017-09-14
hw/arm/virt: Set INTx/gsi mapping
Pranavkumar Sawargaonkar
1
-0
/
+1
2017-09-04
target/arm/kvm: pmu: improve error handling
Andrew Jones
1
-6
/
+3
2017-09-04
hw/arm/virt: allow pmu instantiation with userspace irqchip
Andrew Jones
1
-1
/
+2
2017-09-04
target/arm/kvm: pmu: split init and set-irq stages
Andrew Jones
1
-2
/
+9
2017-09-04
hw/arm/virt: add pmu interrupt state
Andrew Jones
1
-0
/
+3
2017-08-07
hw/arm/virt: Add 2.10 machine type
Eric Auger
1
-2
/
+17
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
1
-2
/
+2
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
1
-1
/
+1
2017-06-05
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
Igor Mammedov
1
-14
/
+2
2017-06-02
hw/arm/virt: fdt: generate distance-map when needed
Andrew Jones
1
-0
/
+21
2017-05-11
virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_f...
Igor Mammedov
1
-6
/
+7
2017-05-11
virt-arm: add node-id property to CPU
Igor Mammedov
1
-0
/
+15
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
1
-2
/
+18
2017-05-11
hw/arm/virt: explicitly allocate cpu_index for cpus
Igor Mammedov
1
-0
/
+4
2017-05-11
hw/arm/virt: use machine->possible_cpus for storing possible topology info
Igor Mammedov
1
-3
/
+37
2017-05-11
hw/arm/virt: extract mp-affinity calculation in separate function
Igor Mammedov
1
-17
/
+26
2017-02-28
hw/arm/virt: Add a user option to disallow ITS instantiation
Eric Auger
1
-2
/
+29
2017-02-28
hw/arm/virt: fix cpu object reference leak
Igor Mammedov
1
-0
/
+1
[next]