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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
5
-18
/
+23
2019-02-04
ppc/pnv: introduce a CPU machine_data
Cédric Le Goater
2
-4
/
+15
2019-02-04
xive: add a get_tctx() method to the XiveRouter
Cédric Le Goater
2
-6
/
+18
2019-02-04
spapr/pci: Fix primary bus number for PCI bridges
David Hildenbrand
1
-4
/
+1
2019-02-04
spapr: Forbid setting ic-mode for old machine types
Greg Kurz
1
-0
/
+5
2019-02-04
hw/ppc/spapr: Encode the SCSI channel (bus) in the SRP LUNs
Thomas Huth
1
-3
/
+4
2019-02-04
spapr/vio: remove the "irq" property"
Cédric Le Goater
1
-41
/
+6
2019-02-04
ppc440: Avoid reporting error when reading non-existent RAM slot
BALATON Zoltan
1
-2
/
+4
2019-02-04
ppc/xive: fix remaining XiveFabric names
Cédric Le Goater
1
-3
/
+3
2019-02-04
sam460ex: Fix support for memory larger than 1GB
BALATON Zoltan
2
-12
/
+16
2019-02-04
ppc4xx: Pass array index to function instead of pointer into the array
BALATON Zoltan
2
-44
/
+36
2019-02-04
ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_t
BALATON Zoltan
1
-8
/
+8
2019-02-04
ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()
BALATON Zoltan
3
-4
/
+4
2019-02-04
sam460ex: Clean up SPD EEPROM creation
BALATON Zoltan
1
-153
/
+20
2019-02-04
smbus: Add a helper to generate SPD EEPROM data
BALATON Zoltan
1
-0
/
+129
2019-02-01
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-20
/
+58
2019-02-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201'...
Peter Maydell
15
-810
/
+1935
2019-02-01
arm: Instantiate NRF51 special NVM's and NVMC
Steffen Görtz
1
-12
/
+29
2019-02-01
hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
Steffen Görtz
2
-0
/
+389
2019-02-01
arm: Clarify the logic of set_pc()
Julia Suvorova
1
-4
/
+0
2019-02-01
hw/arm/mps2-tz: Add mps2-an521 model
Peter Maydell
1
-2
/
+36
2019-02-01
hw/arm/mps2-tz: Add IRQ infrastructure to support SSE-200
Peter Maydell
1
-20
/
+59
2019-02-01
hw/arm/armsse: Add SSE-200 model
Peter Maydell
1
-0
/
+12
2019-02-01
hw/arm/armsse: Add CPU_IDENTITY block to SSE-200
Peter Maydell
1
-0
/
+28
2019-02-01
hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register block
Peter Maydell
3
-0
/
+139
2019-02-01
hw/arm/armsse: Add unimplemented-device stub for CPU local control registers
Peter Maydell
1
-0
/
+31
2019-02-01
hw/arm/armsse: Add unimplemented-device stub for cache control registers
Peter Maydell
1
-1
/
+38
2019-02-01
hw/arm/armsse: Add unimplemented-device stubs for PPUs
Peter Maydell
1
-0
/
+58
2019-02-01
hw/arm/armsse: Add unimplemented-device stubs for MHUs
Peter Maydell
1
-0
/
+41
2019-02-01
iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable
Peter Maydell
2
-2
/
+64
2019-02-01
hw/arm/armsse: Put each CPU in its own cluster object
Peter Maydell
1
-3
/
+28
2019-02-01
hw/arm/armsse: Give each CPU its own view of memory
Peter Maydell
1
-2
/
+20
2019-02-01
hw/arm/armsse: Support dual-CPU configuration
Peter Maydell
1
-42
/
+164
2019-02-01
hw/arm/armsse: Make SRAM bank size configurable
Peter Maydell
1
-2
/
+16
2019-02-01
hw/arm/armsse: Make number of SRAM banks parameterised
Peter Maydell
1
-29
/
+49
2019-02-01
hw/misc/iotkit-secctl: Support 4 internal MPCs
Peter Maydell
2
-5
/
+6
2019-02-01
hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]
Peter Maydell
3
-3
/
+3
2019-02-01
hw/arm/iotkit: Rename 'iotkit' local variables and functions
Peter Maydell
1
-34
/
+34
2019-02-01
hw/arm/iotkit: Refactor into abstract base class and subclass
Peter Maydell
1
-5
/
+29
2019-02-01
hw/arm/iotkit: Rename IoTKit to ARMSSE
Peter Maydell
2
-30
/
+31
2019-02-01
armv7m: Pass through start-powered-off CPU property
Peter Maydell
1
-0
/
+10
2019-02-01
armv7m: Make cpu object a child of the armv7m container
Peter Maydell
1
-1
/
+6
2019-02-01
armv7m: Don't assume the NVIC's CPU is CPU 0
Peter Maydell
2
-4
/
+5
2019-02-01
hw/arm/nrf51_soc: set object owner in memory_region_init_ram
kumar sourav
1
-1
/
+2
2019-02-01
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190201-pull-request' i...
Peter Maydell
4
-67
/
+54
2019-02-01
scsi-disk: Add device_id property
Kevin Wolf
1
-8
/
+16
2019-02-01
scsi-disk: Don't use empty string as device id
Kevin Wolf
1
-6
/
+8
2019-02-01
virtio-scsi: Forbid devices with different iothreads sharing a blockdev
Alberto Garcia
1
-0
/
+7
2019-02-01
scsi-disk: Acquire the AioContext in scsi_*_realize()
Alberto Garcia
1
-3
/
+20
2019-02-01
virtio-scsi: Move BlockBackend back to the main AioContext on unplug
Alberto Garcia
1
-0
/
+6
[next]