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
path:
root
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
hw/arm/armsse: Add SSE-200 model
Peter Maydell
1
-3
/
+16
2019-02-01
hw/arm/armsse: Add CPU_IDENTITY block to SSE-200
Peter Maydell
1
-0
/
+3
2019-02-01
hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register block
Peter Maydell
1
-0
/
+41
2019-02-01
hw/arm/armsse: Add unimplemented-device stub for CPU local control registers
Peter Maydell
1
-0
/
+1
2019-02-01
hw/arm/armsse: Add unimplemented-device stub for cache control registers
Peter Maydell
1
-0
/
+1
2019-02-01
hw/arm/armsse: Add unimplemented-device stubs for PPUs
Peter Maydell
1
-0
/
+11
2019-02-01
hw/arm/armsse: Add unimplemented-device stubs for MHUs
Peter Maydell
1
-0
/
+3
2019-02-01
iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable
Peter Maydell
1
-0
/
+6
2019-02-01
hw/arm/armsse: Put each CPU in its own cluster object
Peter Maydell
1
-0
/
+2
2019-02-01
hw/arm/armsse: Give each CPU its own view of memory
Peter Maydell
1
-0
/
+10
2019-02-01
hw/arm/armsse: Support dual-CPU configuration
Peter Maydell
1
-5
/
+16
2019-02-01
hw/arm/armsse: Make SRAM bank size configurable
Peter Maydell
1
-0
/
+1
2019-02-01
hw/arm/armsse: Make number of SRAM banks parameterised
Peter Maydell
1
-2
/
+7
2019-02-01
hw/misc/iotkit-secctl: Support 4 internal MPCs
Peter Maydell
1
-3
/
+3
2019-02-01
hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]
Peter Maydell
1
-2
/
+2
2019-02-01
hw/arm/iotkit: Refactor into abstract base class and subclass
Peter Maydell
1
-5
/
+17
2019-02-01
hw/arm/iotkit: Rename IoTKit to ARMSSE
Peter Maydell
1
-6
/
+16
2019-02-01
armv7m: Pass through start-powered-off CPU property
Peter Maydell
1
-0
/
+1
2019-01-30
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
2
-4
/
+4
2019-01-30
typo: apci->acpi
Dr. David Alan Gilbert
1
-1
/
+1
2019-01-29
qom/cpu: Add cluster_index to CPUState
Peter Maydell
1
-0
/
+24
2019-01-29
aspeed/smc: snoop SPI transfers to fake dummy cycles
Cédric Le Goater
1
-0
/
+3
2019-01-29
arm: Stub out NRF51 TWI magnetometer/accelerometer detection
Steffen Görtz
3
-0
/
+45
2019-01-25
ide/via: Rename functions to match device name
BALATON Zoltan
1
-1
/
+1
2019-01-25
ide: Get rid of CMD646BAR struct
BALATON Zoltan
1
-8
/
+2
2019-01-25
cmd646: Move PCI IDE specific functions to ide/pci.c
BALATON Zoltan
1
-0
/
+2
2019-01-25
cmd646: Remove IDEBus from CMD646BAR
BALATON Zoltan
1
-1
/
+0
2019-01-25
cmd646: Remove unused variable
BALATON Zoltan
1
-1
/
+0
2019-01-24
virtio-net: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2019-01-22
virtio-net: Fix VirtIONet typedef redefinition
Philippe Mathieu-Daudé
1
-3
/
+2
2019-01-22
ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode
Thomas Huth
2
-4
/
+3
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
2
-7
/
+37
2019-01-22
ui/console: Remove MouseTransformInfo from qemu/typedefs.h
Philippe Mathieu-Daudé
1
-0
/
+1
2019-01-22
hw/i386: Remove PCMachineClass from "qemu/typedefs.h"
Philippe Mathieu-Daudé
1
-2
/
+2
2019-01-22
hw/char/serial: Remove SerialState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
1
-2
/
+2
2019-01-22
hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"
Philippe Mathieu-Daudé
1
-0
/
+2
2019-01-22
hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
1
-2
/
+2
2019-01-22
hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2
-2
/
+3
2019-01-22
hw/input/ps2: Remove PS2State from "qemu/typedefs.h"
Philippe Mathieu-Daudé
1
-0
/
+2
2019-01-21
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...
Peter Maydell
1
-0
/
+8
2019-01-21
hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node
Eric Auger
1
-0
/
+2
2019-01-18
target/mips: Update ITU to utilize SAARI and SAAR CP0 registers
Yongbok Kim
1
-0
/
+4
2019-01-18
target/mips: Add field and R/W access to ITU control register ICR0
Yongbok Kim
1
-0
/
+4
2019-01-17
hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays
Philippe Mathieu-Daudé
1
-5
/
+8
2019-01-17
acpi: build TPM Physical Presence interface
Stefan Berger
1
-0
/
+12
2019-01-17
acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
Stefan Berger
1
-0
/
+3
2019-01-17
tpm: allocate/map buffer for TPM Physical Presence interface
Stefan Berger
1
-0
/
+6
2019-01-17
globals: Allow global properties to be optional
Eduardo Habkost
1
-0
/
+3
2019-01-17
virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
Yuri Benditovich
1
-0
/
+83
2019-01-14
pci/pcie: stop plug/unplug if the slot is locked
David Hildenbrand
1
-0
/
+2
[next]