index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
virt.c
Age
Commit message (
Expand
)
Author
2020-03-05
hw/arm/virt: vTPM support
Eric Auger
2020-02-28
hw/arm: Use TYPE_PL011 to create serial port
Gavin Shan
2020-02-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-02-27
hw/arm/virt: Add the virtio-iommu device tree mappings
Eric Auger
2020-02-19
arm/virt: use memdev for RAM
Igor Mammedov
2020-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
2020-01-30
hw/arm/virt: Add missing 5.0 options call to 4.2 options
Andrew Jones
2020-01-23
hw/arm: Use helper function to trigger hotplug handler plug
Keqian Zhu
2019-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191216-...
Peter Maydell
2019-12-16
hw/arm/virt: Simplify by moving the gic in the machine state
Philippe Mathieu-Daudé
2019-12-14
hw: add compat machines for 5.0
Cornelia Huck
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-10-05
hw/arm: Use GED for system_powerdown event
Shameer Kolothum
2019-10-05
hw/arm: Factor out powerdown notifier from GPIO
Shameer Kolothum
2019-10-05
hw/arm/virt-acpi-build: Add PC-DIMM in SRAT
Shameer Kolothum
2019-10-05
hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
Shameer Kolothum
2019-10-05
hw/arm/virt: Add memory hotplug framework
Eric Auger
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
2019-09-03
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-07-15
hw/arm/virt: Fix non-secure flash mode
David Engraf
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
hw/arm: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-01
hw/arm/virt: Add support for Cortex-A7
Jan Kiszka
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2019-05-07
hw/arm/virt: Support firmware configuration with -blockdev
Markus Armbruster
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
2019-03-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-03-11
hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}
Markus Armbruster
2019-03-11
hw/arm/virt: Remove null-check in virt_build_smbios()
Philippe Mathieu-Daudé
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2019-03-05
hw/arm/virt: Bump the 255GB initial RAM limit
Eric Auger
2019-03-05
hw/arm/virt: Check the VCPU PA range in TCG mode
Eric Auger
2019-03-05
hw/arm/virt: Implement kvm_type function for 4.0 machine
Eric Auger
2019-03-05
hw/arm/virt: Dynamic memory map depending on RAM requirements
Eric Auger
2019-03-05
hw/arm/virt: Split the memory map description
Eric Auger
2019-03-05
hw/arm/virt: Rename highmem IO regions
Eric Auger
2019-01-07
include: remove compat.h
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
[next]