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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-77
/
+3
2019-02-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201'...
Peter Maydell
8
-20
/
+229
2019-02-01
arm: Instantiate NRF51 special NVM's and NVMC
Steffen Görtz
1
-0
/
+2
2019-02-01
hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
Steffen Görtz
1
-0
/
+64
2019-02-01
arm: Clarify the logic of set_pc()
Julia Suvorova
1
-2
/
+14
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-02-01
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190201-pull-request' i...
Peter Maydell
1
-0
/
+41
2019-02-01
block: Eliminate the S_1KiB, S_2KiB, ... macros
Markus Armbruster
1
-73
/
+0
2019-02-01
block: Remove blk_attach_dev_legacy() / legacy_dev code
Thomas Huth
1
-3
/
+2
2019-02-01
uuid: Make qemu_uuid_bswap() take and return a QemuUUID
Peter Maydell
1
-1
/
+1
2019-02-01
hw/display/milkymist-tmu2: Move inlined code from header to source
Philippe Mathieu-Daudé
1
-0
/
+41
2019-01-31
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...
Peter Maydell
3
-0
/
+19
2019-01-31
qemu-io: Add generic function for reinitializing optind.
Richard W.M. Jones
1
-0
/
+16
2019-01-31
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
2
-0
/
+3
2019-01-30
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
4
-16
/
+14
2019-01-30
typo: apci->acpi
Dr. David Alan Gilbert
1
-1
/
+1
2019-01-29
accel/tcg: Add cluster number to TCG TB hash
Peter Maydell
1
-1
/
+3
2019-01-29
qom/cpu: Add cluster_index to CPUState
Peter Maydell
2
-0
/
+31
2019-01-29
aspeed/smc: snoop SPI transfers to fake dummy cycles
Cédric Le Goater
1
-0
/
+3
2019-01-29
memory: add memory_region_flush_rom_device()
Stefan Hajnoczi
1
-0
/
+18
2019-01-29
arm: Stub out NRF51 TWI magnetometer/accelerometer detection
Steffen Görtz
3
-0
/
+45
2019-01-28
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190128' into staging
Peter Maydell
2
-33
/
+47
2019-01-28
cputlb: Remove static tlb sizing
Richard Henderson
2
-60
/
+0
2019-01-28
tcg: introduce dynamic TLB sizing
Emilio G. Cota
2
-2
/
+76
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-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...
Peter Maydell
1
-6
/
+0
2019-01-25
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
1
-1
/
+1
2019-01-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+5
2019-01-24
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190123a'...
Peter Maydell
1
-1
/
+1
[next]