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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-09
sysemu/runstate: Let runstate_is_running() return bool
Philippe Mathieu-Daudé
2
-2
/
+2
2021-03-09
hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICES
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-09
hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
Philippe Mathieu-Daudé
4
-6
/
+6
2021-03-09
hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards
Philippe Mathieu-Daudé
3
-3
/
+7
2021-03-09
qemu-common.h: Update copyright string to 2021
Peter Maydell
1
-1
/
+1
2021-03-09
tests/fp/fp-test: Replace the word 'blacklist'
Philippe Mathieu-Daudé
1
-4
/
+4
2021-03-09
qemu-options: Replace the word 'blacklist'
Philippe Mathieu-Daudé
1
-3
/
+3
2021-03-09
seccomp: Replace the word 'blacklist'
Philippe Mathieu-Daudé
1
-8
/
+8
2021-03-09
scripts/tracetool: Replace the word 'whitelist'
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-09
ui: Replace the word 'whitelist'
Philippe Mathieu-Daudé
2
-3
/
+3
2021-03-09
virtio-gpu: Adjust code space style
lijiejun
1
-2
/
+1
2021-03-09
exec/memory: Use struct Object typedef
Philippe Mathieu-Daudé
4
-24
/
+24
2021-03-09
fuzz-test: remove unneccessary debugging flags
Alexander Bulekov
1
-2
/
+1
2021-03-09
net: Use id_generate() in the network subsystem, too
Thomas Huth
3
-3
/
+5
2021-03-09
MAINTAINERS: Fix the location of tools manuals
Wainer dos Santos Moschetta
1
-5
/
+5
2021-03-09
vhost_user_gpu: Drop dead check for g_malloc() failure
Markus Armbruster
1
-1
/
+0
2021-03-09
backends/dbus-vmstate: Fix short read error handling
Markus Armbruster
1
-1
/
+4
2021-03-09
target/hexagon/gen_tcg_funcs: Fix a typo
Philippe Mathieu-Daudé
1
-7
/
+7
2021-03-09
hw/elf_ops: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-09
scsi: Silence gcc warning
Eric Blake
1
-0
/
+1
2021-03-09
Various spelling fixes
Michael Tokarev
13
-14
/
+14
2021-03-09
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210307' into...
Peter Maydell
8
-351
/
+748
2021-03-09
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210306' into...
Peter Maydell
3
-2
/
+5
2021-03-08
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210306' into...
Peter Maydell
18
-610
/
+529
2021-03-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' in...
Peter Maydell
19
-78
/
+160
2021-03-08
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
33
-124
/
+434
2021-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210308'...
Peter Maydell
48
-619
/
+3109
2021-03-08
hw/arm/mps2: Update old infocenter.arm.com URLs
Peter Maydell
14
-20
/
+19
2021-03-08
docs/system/arm/mps2.rst: Document the new mps3-an524 board
Peter Maydell
1
-6
/
+18
2021-03-08
hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524
Peter Maydell
1
-2
/
+20
2021-03-08
hw/arm/mps2-tz: Stub out USB controller for mps3-an524
Peter Maydell
1
-1
/
+47
2021-03-07
esp: add support for unaligned accesses
Mark Cave-Ayland
1
-7
/
+41
2021-03-07
esp: implement non-DMA transfers in PDMA mode
Mark Cave-Ayland
2
-36
/
+98
2021-03-07
esp: add trivial implementation of the ESP_RFLAGS register
Mark Cave-Ayland
1
-0
/
+4
2021-03-07
esp: convert cmdbuf from array to Fifo8
Mark Cave-Ayland
2
-59
/
+101
2021-03-07
esp: convert ti_buf from array to Fifo8
Mark Cave-Ayland
2
-47
/
+79
2021-03-07
esp: transition to message out phase after SATN and stop command
Mark Cave-Ayland
2
-14
/
+60
2021-03-07
esp: add maxlen parameter to get_cmd()
Mark Cave-Ayland
1
-9
/
+11
2021-03-07
esp: raise interrupt after every non-DMA byte transferred to the FIFO
Mark Cave-Ayland
1
-0
/
+6
2021-03-07
esp: remove old deferred command completion mechanism
Mark Cave-Ayland
2
-28
/
+11
2021-03-07
esp: defer command completion interrupt on incoming data transfers
Mark Cave-Ayland
2
-13
/
+54
2021-03-07
esp: latch individual bits in ESP_RINTR register
Mark Cave-Ayland
1
-16
/
+13
2021-03-07
esp: implement FIFO flush command
Mark Cave-Ayland
1
-0
/
+2
2021-03-07
esp: add 4 byte PDMA read and write transfers
Mark Cave-Ayland
1
-2
/
+4
2021-03-07
esp: remove pdma_origin from ESPState
Mark Cave-Ayland
2
-72
/
+8
2021-03-07
esp: use FIFO for PDMA transfers between initiator and device
Mark Cave-Ayland
1
-34
/
+75
2021-03-07
esp: fix PDMA target selection
Mark Cave-Ayland
1
-19
/
+34
2021-03-07
esp: rename get_cmd_cb() to esp_select()
Mark Cave-Ayland
1
-5
/
+5
2021-03-07
esp: remove CMD pdma_origin
Mark Cave-Ayland
2
-11
/
+12
2021-03-07
esp: use in-built TC to determine PDMA transfer length
Mark Cave-Ayland
2
-16
/
+13
[next]