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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-07
hw/misc/tz-mpc: Fix value of BLK_MAX register
Peter Maydell
1
-1
/
+1
2019-01-07
hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
Steffen Görtz
2
-0
/
+263
2018-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
1
-1
/
+1
2018-12-14
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
Peter Maydell
1
-1
/
+1
2018-12-13
puv3_pm.c: Convert sysbus init function to realize function
Mao Zhongyi
1
-6
/
+4
2018-12-13
milkymist-pfpu: Convert sysbus init function to realize function
Mao Zhongyi
1
-7
/
+5
2018-12-13
milkymist-hpdmc: Convert sysbus init function to realize function
Mao Zhongyi
1
-6
/
+3
2018-12-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2
-2
/
+2
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
1
-1
/
+1
2018-12-11
misc: Avoid UTF-8 in error messages
Eric Blake
2
-2
/
+2
2018-11-12
pc-testdev: use HTTPS git URL
Stefan Hajnoczi
1
-1
/
+1
2018-11-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...
Peter Maydell
1
-0
/
+1
2018-11-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2018-11-08
macio/pmu: Fix missing vmsd terminator
Dr. David Alan Gilbert
1
-0
/
+1
2018-11-06
ivshmem: fix memory backend leak
Igor Mammedov
1
-0
/
+1
2018-11-05
pci-testdev: add optional memory bar
Gerd Hoffmann
1
-0
/
+19
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
1
-2
/
+2
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
1
-2
/
+2
2018-10-19
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan
2
-165
/
+0
2018-10-19
hyperv: rename kvm_hv_sint_route_set_sint
Roman Kagan
1
-1
/
+1
2018-10-19
hyperv: make HvSintRoute reference-counted
Roman Kagan
1
-2
/
+2
2018-10-19
hyperv: allow passing arbitrary data to sint ack callback
Roman Kagan
1
-1
/
+1
2018-10-19
hyperv_testdev: drop unnecessary includes
Roman Kagan
1
-4
/
+0
2018-10-19
hyperv_testdev: refactor for better maintainability
Roman Kagan
1
-61
/
+55
2018-10-19
hw: edu: drop DO_UPCAST
Li Qiang
1
-2
/
+2
2018-10-10
ivshmem: Fix unplug of device "ivshmem-plain"
Markus Armbruster
1
-9
/
+5
2018-10-02
hw: edu: replace device name with macro
Li Qiang
1
-2
/
+3
2018-10-02
hw: hyperv_testdev: add read callback
Li Qiang
1
-2
/
+8
2018-10-02
hw: pc-testdev: add read memory region callback
Li Qiang
1
-4
/
+16
2018-10-02
hw: debugexit: add read callback
Li Qiang
1
-0
/
+6
2018-08-30
macio: add addr property to macio IDE object
Mark Cave-Ayland
1
-2
/
+3
2018-08-30
macio: add macio bus to help with fw path generation
Mark Cave-Ayland
1
-9
/
+28
2018-08-24
Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...
Peter Maydell
1
-11
/
+0
2018-08-24
hw/display/bcm2835_fb: Validate config settings
Peter Maydell
1
-27
/
+27
2018-08-24
hw/display/bcm2835_fb: Fix handling of virtual framebuffer
Peter Maydell
1
-6
/
+15
2018-08-24
hw/display/bcm2835_fb: Abstract out calculation of pitch, size
Peter Maydell
1
-2
/
+2
2018-08-24
hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig
Peter Maydell
1
-47
/
+33
2018-08-24
hw/misc/bcm2835_fb: Move config fields to their own struct
Peter Maydell
1
-13
/
+15
2018-08-24
hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
Peter Maydell
1
-8
/
+65
2018-08-24
hw/misc/tz-msc: Model TrustZone Master Security Controller
Peter Maydell
3
-0
/
+318
2018-08-24
hw/misc/iotkit-sysinfo: Implement IoTKit system information block
Peter Maydell
2
-0
/
+129
2018-08-24
hw/misc/iotkit-sysctl: Implement IoTKit system control element
Peter Maydell
3
-0
/
+269
2018-08-24
hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
Peter Maydell
1
-4
/
+93
2018-08-24
hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters
Peter Maydell
1
-1
/
+52
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
1
-3
/
+3
2018-08-21
check: Only test pvpanic when it is compiled in
Juan Quintela
1
-11
/
+0
2018-08-20
hw/misc: Remove mmio_interface device
Peter Maydell
2
-136
/
+0
2018-08-16
aspeed: add a max_ram_size property to the memory controller
Cédric Le Goater
1
-0
/
+3
2018-08-16
aspeed_sdmc: Handle ECC training
Joel Stanley
1
-0
/
+9
2018-08-16
aspeed_sdmc: Init status always idle
Joel Stanley
1
-0
/
+15
[prev]
[next]