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
2021-11-02
hw/arm: Attach MMC to quanta-gbs-bmc
Shengtan Mao
1
-0
/
+20
2021-11-02
hw/arm: Add Nuvoton SD module to board
Shengtan Mao
1
-1
/
+11
2021-11-02
hw/sd: add nuvoton MMC
Shengtan Mao
2
-0
/
+183
2021-11-02
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211031-pu...
Richard Henderson
2
-36
/
+60
2021-11-02
Merge remote-tracking branch 'remotes/alex.williamson/tags/vfio-update-202111...
Richard Henderson
2
-1
/
+25
2021-11-01
virtio-mem: Drop precopy notifier
David Hildenbrand
1
-34
/
+0
2021-11-01
virtio-mem: Implement replay_discarded RamDiscardManager callback
David Hildenbrand
1
-0
/
+58
2021-11-01
memory: make global_dirty_tracking a bitmask
Hyman Huang(黄勇)
1
-2
/
+2
2021-11-01
machine: remove the done notifier for dynamic sysbus device type check
Damien Hedde
1
-27
/
+0
2021-11-01
machine: add device_type_is_dynamic_sysbus function
Damien Hedde
1
-3
/
+10
2021-11-01
hw/core/machine: Split out the smp parsing code
Yanan Wang
3
-159
/
+182
2021-11-01
hw/core: Restrict hotplug to system emulation
Philippe Mathieu-Daudé
2
-2
/
+44
2021-11-01
hw/core: Extract hotplug-related functions to qdev-hotplug.c
Philippe Mathieu-Daudé
3
-60
/
+74
2021-11-01
hw/core: Declare meson source set
Philippe Mathieu-Daudé
1
-2
/
+2
2021-11-01
hw/core: Restrict sysemu specific files
Philippe Mathieu-Daudé
1
-9
/
+9
2021-11-01
machine: Move gpio code to hw/core/gpio.c
Eduardo Habkost
3
-174
/
+198
2021-11-01
vfio/common: Add a trace point when a MMIO RAM section cannot be mapped
Kunkun Jiang
1
-0
/
+7
2021-11-01
vfio/pci: Add support for mmapping sub-page MMIO BARs after live migration
Kunkun Jiang
1
-1
/
+18
2021-10-30
hw/timer/sh_timer: Remove use of hw_error
BALATON Zoltan
1
-15
/
+25
2021-10-30
hw/timer/sh_timer: Fix timer memory region size
BALATON Zoltan
1
-4
/
+3
2021-10-30
hw/timer/sh_timer: Do not wrap lines that are not too long
BALATON Zoltan
1
-6
/
+3
2021-10-30
hw/timer/sh_timer: Rename sh_timer_state to SHTimerState
BALATON Zoltan
1
-9
/
+9
2021-10-30
hw/intc/sh_intc: Remove unneeded local variable initialisers
BALATON Zoltan
1
-11
/
+10
2021-10-30
hw/intc/sh_intc: Simplify allocating sources array
BALATON Zoltan
1
-11
/
+4
2021-10-30
hw/intc/sh_intc: Avoid using continue in loops
BALATON Zoltan
1
-24
/
+20
2021-10-30
hw/intc/sh_intc: Replace abort() with g_assert_not_reached()
BALATON Zoltan
1
-5
/
+3
2021-10-30
hw/intc/sh_intc: Inline and drop sh_intc_source() function
BALATON Zoltan
2
-34
/
+24
2021-10-30
hw/intc/sh_intc: Use array index instead of pointer arithmetics
BALATON Zoltan
1
-14
/
+14
2021-10-30
hw/intc/sh_intc: Remove excessive parenthesis
BALATON Zoltan
1
-4
/
+5
2021-10-30
hw/intc/sh_intc: Move sh_intc_register() closer to its only user
BALATON Zoltan
1
-30
/
+30
2021-10-30
hw/intc/sh_intc: Drop another useless macro
BALATON Zoltan
1
-11
/
+4
2021-10-30
hw/intc/sh_intc: Rename iomem region
BALATON Zoltan
1
-7
/
+4
2021-10-30
hw/intc/sh_intc: Turn some defines into an enum
BALATON Zoltan
1
-24
/
+18
2021-10-30
hw/intc/sh_intc: Use existing macro instead of local one
BALATON Zoltan
1
-7
/
+5
2021-10-30
hw/char/sh_serial: Add device id to trace output
BALATON Zoltan
2
-4
/
+6
2021-10-30
hw/char/sh_serial: QOM-ify
BALATON Zoltan
2
-54
/
+100
2021-10-30
hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init()
BALATON Zoltan
1
-12
/
+17
2021-10-30
hw/char/sh_serial: Embed QEMUTimer in state struct
BALATON Zoltan
1
-5
/
+5
2021-10-30
hw/char/sh_serial: Rename type sh_serial_state to SHSerialState
BALATON Zoltan
1
-13
/
+11
2021-10-30
hw/char/sh_serial: Do not abort on invalid access
BALATON Zoltan
1
-9
/
+10
2021-10-30
hw/sh4/r2d: Use error_report instead of fprintf to stderr
BALATON Zoltan
1
-2
/
+3
2021-10-30
hw/sh4: Change debug printfs to traces
BALATON Zoltan
9
-92
/
+51
2021-10-30
hw/sh4: Fix typos in a comment
BALATON Zoltan
1
-1
/
+1
2021-10-30
hw/sh4: Coding style: Remove unnecessary casts
BALATON Zoltan
1
-2
/
+2
2021-10-30
hw/sh4: Coding style: Add missing braces
BALATON Zoltan
6
-81
/
+118
2021-10-30
hw/sh4: Coding style: White space fixes
BALATON Zoltan
9
-85
/
+99
2021-10-30
hw/sh4: Coding style: Fix multi-line comments
BALATON Zoltan
7
-278
/
+286
2021-10-30
hw/sh4: Coding style: Remove tabs
BALATON Zoltan
5
-1253
/
+1252
2021-10-28
hw/riscv: opentitan: Fixup the PLIC context addresses
Alistair Francis
1
-2
/
+2
2021-10-28
hw/riscv: virt: Use the PLIC config helper function
Alistair Francis
1
-19
/
+1
[next]