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-02-01
hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register block
Peter Maydell
3
-0
/
+139
2019-02-01
iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable
Peter Maydell
1
-2
/
+13
2019-02-01
hw/misc/iotkit-secctl: Support 4 internal MPCs
Peter Maydell
1
-2
/
+3
2019-01-30
hw: edu: set category of the edu device
kumar sourav
1
-0
/
+2
2019-01-21
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...
Peter Maydell
1
-7
/
+66
2019-01-18
target/mips: Update ITU to handle bus errors
Yongbok Kim
1
-0
/
+22
2019-01-18
target/mips: Update ITU to utilize SAARI and SAAR CP0 registers
Yongbok Kim
1
-6
/
+23
2019-01-18
target/mips: Add field and R/W access to ITU control register ICR0
Yongbok Kim
1
-1
/
+21
2019-01-17
hw/misc/edu: add msi_uninit() for pci_edu_uninit()
Fei Li
1
-0
/
+1
2019-01-14
hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device
Thomas Huth
1
-205
/
+5
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2
-5
/
+5
2019-01-09
trivial: Don't include isa.h if it is not really necessary
Thomas Huth
1
-1
/
+0
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
[next]