index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
2020-07-24
hw: Only compile the usb-dwc2 controller if it is really needed
Thomas Huth
2020-07-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-07-21' into s...
Peter Maydell
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-21
hw: Mark nd_table[] misuse in realize methods FIXME
Markus Armbruster
2020-07-21
msf2: Unbreak device-list-properties for "msf-soc"
Markus Armbruster
2020-07-20
hw/arm/armsse: Assert info->num_cpus is in-bounds in armsse_realize()
Peter Maydell
2020-07-20
hw/arm/virt: Disable memory hotplug when MTE is enabled
Richard Henderson
2020-07-20
hw/arm/virt: Error for MTE enabled with KVM
Richard Henderson
2020-07-20
hw/arm/virt: Enable MTE via a machine property
Richard Henderson
2020-07-20
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-i2c-5' into staging
Peter Maydell
2020-07-16
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
2020-07-16
hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
Philippe Mathieu-Daudé
2020-07-16
hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
Philippe Mathieu-Daudé
2020-07-16
hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
Philippe Mathieu-Daudé
2020-07-13
hw/arm/aspeed: Do not create and attach empty SD cards by default
Philippe Mathieu-Daudé
2020-07-13
hw/arm/palm.c: Encapsulate misc GPIO handling in a device
Peter Maydell
2020-07-13
hw/arm/palm.c: Detabify
Peter Maydell
2020-07-13
hw/arm/tosa: Encapsulate misc GPIO handling in a device
Peter Maydell
2020-07-13
hw/arm/tosa.c: Detabify
Peter Maydell
2020-07-13
Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor
Jean-Christophe Dubois
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX6 processor
Jean-Christophe Dubois
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX25 processor
Jean-Christophe Dubois
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qom: Don't handle impossible object_property_get_link() failure
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-03
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
2020-07-03
hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg
Peter Maydell
2020-07-03
hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
hw/arm/spitz: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
hw/arm/spitz: Encapsulate misc GPIO handling in a device
Peter Maydell
2020-07-03
hw/misc/max111x: Create header file for documentation, TYPE_ macros
Peter Maydell
2020-07-03
hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
Peter Maydell
2020-07-03
hw/arm/spitz: Use max111x properties to set initial values
Peter Maydell
2020-07-03
hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signals
Peter Maydell
2020-07-03
hw/arm/spitz: Keep pointers to scp0, scp1 in SpitzMachineState
Peter Maydell
2020-07-03
hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineState
Peter Maydell
2020-07-03
hw/arm/spitz: Create SpitzMachineClass abstract base class
Peter Maydell
2020-07-03
hw/arm/spitz: Detabify
Peter Maydell
2020-07-03
hw/arm/virt-acpi-build: Only expose flash on older machine types
Andrew Jones
2020-07-03
hw/arm/virt: Let the virtio-iommu bypass MSIs
Eric Auger
2020-07-03
Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board.
Jean-Christophe Dubois
2020-07-03
Add the ability to select a different PHY for each i.MX6UL FEC interface
Jean-Christophe Dubois
2020-07-03
numa: Auto-enable NUMA when any memory devices are possible
David Hildenbrand
2020-07-02
arm/{bcm2835,fsl-imx25,fsl-imx6}: Fix realize error API violations
Markus Armbruster
2020-07-02
hw/arm/armsse: Fix armsse_realize() error API violation
Markus Armbruster
2020-07-02
aspeed: Fix realize error API violation
Markus Armbruster
[next]