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-07
ccid: build smartcard as module
Gerd Hoffmann
4
-1
/
+7
2020-07-07
build: fix device module builds
Gerd Hoffmann
1
-0
/
+14
2020-07-07
qdev: device module support
Gerd Hoffmann
4
-7
/
+11
2020-07-07
object: qom module support
Gerd Hoffmann
2
-0
/
+26
2020-07-07
module: qom module support
Gerd Hoffmann
2
-0
/
+57
2020-07-06
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
14
-116
/
+782
2020-07-04
MAINTAINERS: update linux-user maintainer
Riku Voipio
1
-2
/
+1
2020-07-04
linux-user: Add strace support for printing arguments of ioctl()
Filip Bozuta
6
-20
/
+285
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
2020-07-03
virtio-iommu: Implement RESV_MEM probe request
Eric Auger
3
-4
/
+93
2020-07-03
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
4
-0
/
+99
2020-07-03
Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board.
Jean-Christophe Dubois
1
-0
/
+2
2020-07-03
Add the ability to select a different PHY for each i.MX6UL FEC interface
Jean-Christophe Dubois
2
-0
/
+12
2020-07-03
Add a phy-num property to the i.MX FEC emulator
Jean-Christophe Dubois
3
-9
/
+20
2020-07-03
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
15
-51
/
+9535
2020-07-03
migration: Count new_dirty instead of real_dirty
Keqian Zhu
2
-7
/
+6
2020-07-03
migration: postcopy take proper error return
Dr. David Alan Gilbert
1
-1
/
+1
2020-07-03
virtiofsd: Allow addition or removal of capabilities
Dr. David Alan Gilbert
3
-2
/
+58
[next]