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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-03-16
fuzz: move some DMA hooks
Alexander Bulekov
2
-2
/
+1
2021-03-16
fuzz: configure a sparse-mem device, by default
Alexander Bulekov
1
-3
/
+11
2021-03-16
memory: add a sparse memory device for fuzzing
Alexander Bulekov
4
-0
/
+172
2021-03-16
fuzz: add a am53c974 generic-fuzzer config
Alexander Bulekov
1
-0
/
+6
2021-03-16
fuzz: add instructions for building reproducers
Alexander Bulekov
1
-0
/
+56
2021-03-16
fuzz: add a script to build reproducers
Alexander Bulekov
1
-0
/
+160
2021-03-16
fuzz: don't leave orphan llvm-symbolizers around
Alexander Bulekov
1
-0
/
+15
2021-03-16
fuzz: fix the pro100 generic-fuzzer config
Alexander Bulekov
1
-1
/
+1
2021-03-16
MAINTAINERS: Cover fuzzer reproducer tests within 'Device Fuzzing'
Philippe Mathieu-Daudé
1
-0
/
+1
2021-03-16
tests/qtest: Only run fuzz-virtio-scsi when virtio-scsi is available
Philippe Mathieu-Daudé
4
-51
/
+77
2021-03-16
tests/qtest: Only run fuzz-megasas-test if megasas device is available
Philippe Mathieu-Daudé
4
-26
/
+53
2021-03-16
vfio/migrate: Move switch of dirty tracking into vfio_memory_listener
Keqian Zhu
2
-44
/
+40
2021-03-16
vfio: Support host translation granule size
Kunkun Jiang
1
-23
/
+25
2021-03-16
vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration
Shenming Lu
1
-3
/
+17
2021-03-16
vfio: Set the priority of the VFIO VM state change handler explicitly
Shenming Lu
1
-1
/
+2
2021-03-16
vfio: Move the saving of the config space to the right place in VFIO migration
Shenming Lu
1
-10
/
+15
2021-03-16
spapr_iommu: Fix vhost integration regression
Eric Auger
1
-0
/
+5
2021-03-16
vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier
Eric Auger
1
-1
/
+1
2021-03-16
MAINTAINERS: Cover docs/igd-assign.txt in VFIO section
Philippe Mathieu-Daudé
1
-0
/
+1
2021-03-16
hw/vfio/pci-quirks: Replace the word 'blacklist'
Philippe Mathieu-Daudé
4
-11
/
+11
2021-03-16
vfio: Fix vfio_listener_log_sync function name typo
Zenghui Yu
1
-2
/
+2
2021-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' ...
Peter Maydell
20
-354
/
+484
2021-03-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
38
-224
/
+990
2021-03-16
hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARD
Mahmoud Mandour
1
-8
/
+4
2021-03-16
coreaudio: Handle output device change
Akihiko Odaki
1
-42
/
+164
2021-03-16
coreaudio: Extract device operations
Akihiko Odaki
1
-57
/
+80
2021-03-16
coreaudio: Drop support for macOS older than 10.6
Akihiko Odaki
1
-103
/
+0
2021-03-16
ui/cocoa: Comment about modifier key input quirks
Akihiko Odaki
1
-1
/
+37
2021-03-16
ui: fold qemu_alloc_display in only caller
Marc-André Lureau
1
-11
/
+3
[prev]
[next]