index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-07-21' into s...
Peter Maydell
2020-07-21
1
-4
/
+2
|
\
|
*
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-21
1
-4
/
+2
*
|
hw: Mark nd_table[] misuse in realize methods FIXME
Markus Armbruster
2020-07-21
3
-0
/
+3
*
|
msf2: Unbreak device-list-properties for "msf-soc"
Markus Armbruster
2020-07-21
1
-4
/
+5
|
/
*
hw/arm/armsse: Assert info->num_cpus is in-bounds in armsse_realize()
Peter Maydell
2020-07-20
1
-0
/
+2
*
hw/arm/virt: Disable memory hotplug when MTE is enabled
Richard Henderson
2020-07-20
1
-0
/
+5
*
hw/arm/virt: Error for MTE enabled with KVM
Richard Henderson
2020-07-20
1
-0
/
+6
*
hw/arm/virt: Enable MTE via a machine property
Richard Henderson
2020-07-20
1
-5
/
+34
*
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-i2c-5' into staging
Peter Maydell
2020-07-20
11
-57
/
+60
|
\
|
*
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
2020-07-16
11
-46
/
+47
|
*
hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
Philippe Mathieu-Daudé
2020-07-16
1
-4
/
+6
|
*
hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
Philippe Mathieu-Daudé
2020-07-16
1
-2
/
+2
|
*
hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
Philippe Mathieu-Daudé
2020-07-16
1
-35
/
+35
*
|
hw/arm/aspeed: Do not create and attach empty SD cards by default
Philippe Mathieu-Daudé
2020-07-13
1
-4
/
+5
*
|
hw/arm/palm.c: Encapsulate misc GPIO handling in a device
Peter Maydell
2020-07-13
1
-9
/
+52
*
|
hw/arm/palm.c: Detabify
Peter Maydell
2020-07-13
1
-32
/
+32
*
|
hw/arm/tosa: Encapsulate misc GPIO handling in a device
Peter Maydell
2020-07-13
1
-24
/
+64
*
|
hw/arm/tosa.c: Detabify
Peter Maydell
2020-07-13
1
-26
/
+26
*
|
Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor
Jean-Christophe Dubois
2020-07-13
1
-0
/
+9
*
|
Add the ability to change the FEC PHY MDIO device number on i.MX6 processor
Jean-Christophe Dubois
2020-07-13
1
-0
/
+7
*
|
Add the ability to change the FEC PHY MDIO device number on i.MX25 processor
Jean-Christophe Dubois
2020-07-13
1
-0
/
+7
|
/
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
16
-384
/
+189
*
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
11
-82
/
+61
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
41
-346
/
+328
*
qom: Don't handle impossible object_property_get_link() failure
Markus Armbruster
2020-07-10
2
-12
/
+2
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
18
-322
/
+161
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-07-07
1
-0
/
+2
|
\
|
*
numa: Auto-enable NUMA when any memory devices are possible
David Hildenbrand
2020-07-03
1
-0
/
+2
*
|
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
2020-07-03
1
-4
/
+7
*
|
hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg
Peter Maydell
2020-07-03
1
-8
/
+15
*
|
hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
1
-2
/
+7
*
|
hw/arm/spitz: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
1
-5
/
+7
*
|
hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2020-07-03
1
-0
/
+3
*
|
hw/arm/spitz: Encapsulate misc GPIO handling in a device
Peter Maydell
2020-07-03
1
-43
/
+88
*
|
hw/misc/max111x: Create header file for documentation, TYPE_ macros
Peter Maydell
2020-07-03
1
-1
/
+2
*
|
hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
Peter Maydell
2020-07-03
1
-4
/
+5
*
|
hw/arm/spitz: Use max111x properties to set initial values
Peter Maydell
2020-07-03
1
-4
/
+7
*
|
hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signals
Peter Maydell
2020-07-03
1
-16
/
+12
*
|
hw/arm/spitz: Keep pointers to scp0, scp1 in SpitzMachineState
Peter Maydell
2020-07-03
1
-17
/
+21
*
|
hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineState
Peter Maydell
2020-07-03
1
-26
/
+32
*
|
hw/arm/spitz: Create SpitzMachineClass abstract base class
Peter Maydell
2020-07-03
1
-35
/
+54
*
|
hw/arm/spitz: Detabify
Peter Maydell
2020-07-03
1
-79
/
+79
*
|
hw/arm/virt-acpi-build: Only expose flash on older machine types
Andrew Jones
2020-07-03
2
-1
/
+7
*
|
hw/arm/virt: Let the virtio-iommu bypass MSIs
Eric Auger
2020-07-03
1
-0
/
+30
*
|
Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board.
Jean-Christophe Dubois
2020-07-03
1
-0
/
+2
*
|
Add the ability to select a different PHY for each i.MX6UL FEC interface
Jean-Christophe Dubois
2020-07-03
1
-0
/
+10
*
|
arm/{bcm2835,fsl-imx25,fsl-imx6}: Fix realize error API violations
Markus Armbruster
2020-07-02
3
-22
/
+14
*
|
hw/arm/armsse: Fix armsse_realize() error API violation
Markus Armbruster
2020-07-02
1
-4
/
+4
*
|
aspeed: Fix realize error API violation
Markus Armbruster
2020-07-02
2
-4
/
+6
*
|
arm/stm32f205 arm/stm32f405: Fix realize error API violation
Markus Armbruster
2020-07-02
2
-2
/
+2
[prev]
[next]