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
2020-05-26
hw/pci-host/bonito: Fix DPRINTF() format strings
Philippe Mathieu-Daudé
1
-3
/
+3
2020-05-26
hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge
Philippe Mathieu-Daudé
3
-1
/
+6
2020-05-26
MAINTAINERS: Add Huacai Chen as fuloong2e co-maintainer
Huacai Chen
1
-0
/
+2
2020-05-26
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200526-pull-request...
Peter Maydell
13
-22
/
+763
2020-05-26
hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2020-05-26
audio: Let capture_callback handler use const buffer argument
Philippe Mathieu-Daudé
3
-3
/
+3
2020-05-26
audio: Let audio_sample_to_uint64() use const samples argument
Philippe Mathieu-Daudé
2
-3
/
+3
2020-05-26
audio: fix wavcapture segfault
Bruce Rogers
1
-2
/
+2
2020-05-26
audio/mixeng: fix clang 10+ warning
Volker Rümelin
1
-2
/
+3
2020-05-25
audio/jack: add JACK client audiodev
Geoffrey McRae
6
-2
/
+746
2020-05-25
hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
Philippe Mathieu-Daudé
1
-7
/
+1
2020-05-25
es1370: check total frame count against current frame
Prasad J Pandit
1
-2
/
+5
2020-05-22
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20200522...
Peter Maydell
2
-37
/
+42
2020-05-22
hw/block/pflash: Check return value of blk_pwrite()
Mansour Ahmadi
2
-2
/
+14
2020-05-22
hw/block/pflash_cfi01: Rename 'reset_flash' label as 'mode_read_array'
Philippe Mathieu-Daudé
1
-15
/
+15
2020-05-22
hw/block/pflash_cfi01: Document use of non-CFI compliant command '0x00'
Philippe Mathieu-Daudé
1
-5
/
+13
2020-05-22
hw/block/pflash_cfi01: Removed an unused timer
Philippe Mathieu-Daudé
1
-15
/
+0
2020-05-22
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20200521' i...
Peter Maydell
4
-0
/
+0
2020-05-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200521-...
Peter Maydell
37
-292
/
+855
2020-05-21
linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
Peter Maydell
1
-6
/
+0
2020-05-21
linux-user/arm: Reset CPSR_E when entering a signal handler
Amanieu d'Antras
1
-1
/
+7
2020-05-21
target/arm: Allow user-mode code to write CPSR.E via MSR
Peter Maydell
2
-1
/
+2
2020-05-21
target/arm: Use clear_vec_high more effectively
Richard Henderson
1
-21
/
+32
2020-05-21
target/arm: Use tcg_gen_gvec_mov for clear_vec_high
Richard Henderson
1
-8
/
+2
2020-05-21
ARM: PL061: Introduce N_GPIOS
Geert Uytterhoeven
1
-5
/
+7
2020-05-21
hw/timer/exynos4210_mct: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-7
/
+5
2020-05-21
hw/char/xilinx_uartlite: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-2
/
+3
2020-05-21
hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
3
-11
/
+18
2020-05-21
hw/arm/integratorcp: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-8
/
+15
2020-05-21
hw/arm/fsl-imx7: Connect watchdog interrupts
Guenter Roeck
2
-0
/
+16
2020-05-21
hw/arm/fsl-imx7: Instantiate various unimplemented devices
Guenter Roeck
2
-0
/
+40
2020-05-21
hw/arm/fsl-imx6ul: Connect watchdog interrupts
Guenter Roeck
1
-0
/
+10
2020-05-21
hw/arm/fsl-imx6: Connect watchdog interrupts
Guenter Roeck
1
-0
/
+9
2020-05-21
hw/arm/fsl-imx31: Wire up watchdog
Guenter Roeck
3
-0
/
+11
2020-05-21
hw/arm/fsl-imx25: Wire up watchdog
Guenter Roeck
3
-0
/
+16
2020-05-21
Update OpenBIOS images to 4704d9eb built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2020-05-21
hw/watchdog: Implement full i.MX watchdog support
Guenter Roeck
2
-14
/
+285
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
10
-5
/
+13
2020-05-21
target/arm: Remove unused GEN_NEON_INTEGER_OP macro
Peter Maydell
1
-23
/
+0
2020-05-21
linux-user/arm: Fix identification of syscall numbers
Peter Maydell
1
-66
/
+77
2020-05-21
linux-user/arm: Handle invalid arm-specific syscalls correctly
Peter Maydell
1
-4
/
+26
2020-05-21
linux-user/arm: Remove bogus SVC 0xf0002 handling
Peter Maydell
1
-3
/
+1
2020-05-21
linux-user/arm: BKPT should cause SIGTRAP, not be a syscall
Peter Maydell
1
-22
/
+8
2020-05-21
docs/system: Document Musca boards
Peter Maydell
3
-0
/
+33
2020-05-21
docs/system: Document the various MPS2 models
Peter Maydell
3
-0
/
+31
2020-05-21
docs/system: Document Arm Versatile Express boards
Peter Maydell
3
-0
/
+62
2020-05-21
docs/system: Sort Arm board index into alphabetical order
Peter Maydell
1
-6
/
+11
2020-05-21
docs/system: Add 'Arm' to the Integrator/CP document title
Peter Maydell
1
-2
/
+2
2020-05-21
tests/acceptance: Add a test for the canon-a1100 machine
Thomas Huth
2
-0
/
+36
2020-05-21
Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...
Peter Maydell
6
-10
/
+148
[next]