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-17
tcg/tci: Split out tci_args_rrrrrc
Richard Henderson
1
-6
/
+19
2021-03-17
tcg/tci: Split out tci_args_l
Richard Henderson
1
-2
/
+8
2021-03-17
tcg/tci: Split out tci_args_rrrc
Richard Henderson
1
-10
/
+14
2021-03-17
tcg/tci: Split out tci_args_rrr
Richard Henderson
1
-97
/
+57
2021-03-17
tcg/tci: Split out tci_args_rr
Richard Henderson
1
-36
/
+31
2021-03-17
tcg/tci: Split out tci_args_rrs
Richard Henderson
1
-44
/
+67
2021-03-17
tcg/tci: Rename tci_read_r to tci_read_rval
Richard Henderson
1
-96
/
+96
2021-03-17
tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64
Richard Henderson
1
-4
/
+0
2021-03-17
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
24
-0
/
+1330
2021-03-17
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
7
-52
/
+98
2021-03-17
hw/core: Only build guest-loader if libfdt is available
Philippe Mathieu-Daudé
2
-2
/
+6
2021-03-17
plugins: Fixes typo in qemu-plugin.h
Yonggang Luo
1
-2
/
+2
2021-03-17
plugins: getting qemu_plugin_get_hwaddr only expose one function prototype
Yonggang Luo
1
-5
/
+3
2021-03-17
plugins: expand kernel-doc for memory query and instrumentation
Alex Bennée
1
-6
/
+30
2021-03-17
plugins: expand kernel-doc for instruction query and instrumentation
Alex Bennée
1
-2
/
+51
2021-03-17
plugins: expand inline exec kernel-doc documentation.
Alex Bennée
1
-1
/
+11
2021-03-17
plugins: add qemu_plugin_id_t to kernel-doc
Alex Bennée
1
-0
/
+3
2021-03-17
plugins: add qemu_plugin_cb_flags to kernel-doc
Alex Bennée
1
-3
/
+13
2021-03-17
plugins: expand the typedef kernel-docs for translation
Alex Bennée
1
-10
/
+13
2021-03-17
plugins: expand the callback typedef kernel-docs
Alex Bennée
1
-3
/
+22
2021-03-17
plugins: cleanup kernel-doc for qemu_plugin_install
Alex Bennée
1
-6
/
+6
2021-03-17
plugins: expand kernel-doc for qemu_info_t
Alex Bennée
1
-7
/
+15
2021-03-17
plugins: Expose physical addresses instead of device offsets
Aaron Lindsay
4
-14
/
+39
2021-03-17
plugins: new syscalls plugin
Matthias Weckbecker
2
-1
/
+50
2021-03-17
utils: Use fixed-point arithmetic in qemu_strtosz
Richard Henderson
2
-16
/
+36
2021-03-16
tests/acceptance: linux-related tests fix
Pavel Dovgalyuk
1
-2
/
+4
2021-03-16
tests: Add functional test for out-of-process device emulation
Jagannathan Raman
1
-0
/
+95
2021-03-16
avocado_qemu: add exec_command function
Willian Rampazzo
1
-1
/
+13
2021-03-16
qga: return a more explicit error on why a command is disabled
Marc-André Lureau
4
-9
/
+15
2021-03-16
qga: Switch and case should be at the same indent
AlexChen
1
-26
/
+26
2021-03-16
qga: Open brace '{' following struct go on the same
AlexChen
1
-2
/
+1
2021-03-16
qga: Delete redundant spaces
AlexChen
1
-2
/
+2
2021-03-16
qga: Add spaces around operator
AlexChen
5
-20
/
+21
2021-03-16
tests/migration: fix unix socket batch migration
Hyman
1
-0
/
+7
2021-03-16
tests/acceptance: Print expected message on wait_for_console_pattern
Wainer dos Santos Moschetta
1
-1
/
+2
2021-03-16
qga: Correct loop count in qmp_guest_get_vcpus()
Lin Ma
1
-29
/
+14
2021-03-16
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-misc-20210315' int...
Peter Maydell
2
-16
/
+36
2021-03-16
mac_via: remove VIA1 timer optimisations
Mark Cave-Ayland
1
-39
/
+4
2021-03-16
mac_via: fix 60Hz VIA1 timer interval
Mark Cave-Ayland
1
-2
/
+9
2021-03-16
mac_via: rename VBL timer to 60Hz timer
Mark Cave-Ayland
2
-24
/
+25
2021-03-16
mac_via: don't re-inject ADB response when switching to IDLE state
Mark Cave-Ayland
1
-51
/
+27
2021-03-16
mac_via: allow long accesses to VIA registers
Mark Cave-Ayland
1
-2
/
+2
2021-03-16
mac_via: fix up adb_via_receive() trace events
Mark Cave-Ayland
1
-17
/
+24
2021-03-16
mac_via: switch rtc pram trace-events to use hex rather than decimal for addr...
Mark Cave-Ayland
1
-2
/
+2
2021-03-16
Update OpenBIOS images to 4a004110 built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2021-03-16
qemu-timer: allow freeing a NULL timer
Paolo Bonzini
1
-2
/
+4
2021-03-16
hw/i8254: fix vmstate load
Pavel Dovgalyuk
1
-1
/
+1
2021-03-16
scsi: fix sense code for EREMOTEIO
Paolo Bonzini
1
-2
/
+2
2021-03-16
Revert "accel: kvm: Add aligment assert for kvm_log_clear_one_slot"
Paolo Bonzini
1
-7
/
+0
2021-03-16
configure: add option to explicitly enable/disable libgio
Denis Plotnikov
1
-21
/
+39
[prev]
[next]