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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-06
audio: deprecate -soundhw pcspk
Gerd Hoffmann
2
-3
/
+23
2020-07-06
audio: create pcspk device early
Gerd Hoffmann
2
-1
/
+3
2020-07-06
audio: rework pcspk_init()
Gerd Hoffmann
4
-8
/
+4
2020-07-06
softmmu: initialize spice and audio earlier
Gerd Hoffmann
1
-6
/
+6
2020-07-06
pc_basic_device_init: drop no_vmport arg
Gerd Hoffmann
4
-5
/
+1
2020-07-06
pc_basic_device_init: drop has_pit arg
Gerd Hoffmann
4
-5
/
+3
2020-07-06
pc_basic_device_init: pass PCMachineState
Gerd Hoffmann
4
-4
/
+6
2020-07-06
audio: deprecate -soundhw hda
Gerd Hoffmann
1
-0
/
+3
2020-07-06
audio: deprecate -soundhw sb16
Gerd Hoffmann
1
-7
/
+2
2020-07-06
audio: deprecate -soundhw gus
Gerd Hoffmann
1
-7
/
+1
2020-07-06
audio: deprecate -soundhw cs4231a
Gerd Hoffmann
1
-7
/
+1
2020-07-06
audio: deprecate -soundhw adlib
Gerd Hoffmann
1
-7
/
+1
2020-07-06
audio: deprecate -soundhw es1370
Gerd Hoffmann
2
-7
/
+3
2020-07-06
audio: deprecate -soundhw ac97
Gerd Hoffmann
2
-7
/
+3
2020-07-06
audio: add deprecated_register_soundhw
Gerd Hoffmann
2
-1
/
+25
2020-07-06
stubs: add pci_create_simple
Gerd Hoffmann
2
-0
/
+8
2020-07-06
stubs: add isa_create_simple
Gerd Hoffmann
2
-0
/
+8
2020-07-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...
Peter Maydell
45
-311
/
+973
2020-07-04
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200703a'...
Peter Maydell
6
-13
/
+80
2020-07-04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200703' into staging
Peter Maydell
22
-126
/
+136
2020-07-03
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-64
/
+51
2020-07-03
Deprecate TileGX port
Peter Maydell
1
-0
/
+11
2020-07-03
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
5
-14
/
+22
2020-07-03
hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg
Peter Maydell
1
-8
/
+15
2020-07-03
hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
2
-3
/
+7
2020-07-03
hw/arm/spitz: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
1
-5
/
+7
2020-07-03
hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
3
-8
/
+10
2020-07-03
hw/arm/spitz: Encapsulate misc GPIO handling in a device
Peter Maydell
1
-43
/
+88
2020-07-03
hw/misc/max111x: Create header file for documentation, TYPE_ macros
Peter Maydell
4
-24
/
+60
2020-07-03
hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
Peter Maydell
3
-14
/
+14
2020-07-03
hw/arm/spitz: Use max111x properties to set initial values
Peter Maydell
1
-4
/
+7
2020-07-03
ssi: Add ssi_realize_and_unref()
Peter Maydell
2
-1
/
+32
2020-07-03
hw/misc/max111x: Don't use vmstate_register()
Peter Maydell
1
-2
/
+1
2020-07-03
hw/misc/max111x: provide QOM properties for setting initial values
Peter Maydell
1
-10
/
+47
2020-07-03
hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signals
Peter Maydell
1
-16
/
+12
2020-07-03
hw/arm/spitz: Keep pointers to scp0, scp1 in SpitzMachineState
Peter Maydell
1
-17
/
+21
2020-07-03
hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineState
Peter Maydell
1
-26
/
+32
2020-07-03
hw/arm/spitz: Create SpitzMachineClass abstract base class
Peter Maydell
1
-35
/
+54
2020-07-03
hw/arm/spitz: Detabify
Peter Maydell
1
-79
/
+79
2020-07-03
hw/display/bcm2835_fb.c: Initialize all fields of struct
Peter Maydell
1
-0
/
+4
2020-07-03
target/arm: Fix temp double-free in sve ldr/str
Richard Henderson
3
-6
/
+9
2020-07-03
tests/acpi: virt: update golden masters for DSDT
Andrew Jones
4
-3
/
+0
2020-07-03
hw/arm/virt-acpi-build: Only expose flash on older machine types
Andrew Jones
3
-1
/
+8
2020-07-03
tests/acpi: virt: allow DSDT acpi table changes
Andrew Jones
1
-0
/
+3
2020-07-03
tests/acpi: remove stale allowed tables
Andrew Jones
1
-18
/
+0
2020-07-03
target/arm: kvm: Handle misconfigured dabt injection
Beata Michalska
5
-1
/
+124
2020-07-03
target/arm: kvm: Handle DABT with no valid ISS
Beata Michalska
1
-0
/
+52
2020-07-03
hw/arm/virt: Let the virtio-iommu bypass MSIs
Eric Auger
2
-0
/
+37
2020-07-03
virtio-iommu-pci: Add array of Interval properties
Eric Auger
1
-0
/
+11
2020-07-03
virtio-iommu: Handle reserved regions in the translation process
Eric Auger
1
-0
/
+20
[next]