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
2022-06-15
vfio-user: handle reset of remote device
Jagannathan Raman
1
-0
/
+20
2022-06-15
vfio-user: handle device interrupts
Jagannathan Raman
13
-11
/
+297
2022-06-15
vfio-user: handle PCI BAR accesses
Jagannathan Raman
5
-6
/
+203
2022-06-15
vfio-user: handle DMA mappings
Jagannathan Raman
3
-0
/
+62
2022-06-15
vfio-user: IOMMU support for remote device
Jagannathan Raman
5
-1
/
+186
2022-06-15
vfio-user: handle PCI config space accesses
Jagannathan Raman
2
-0
/
+53
2022-06-15
vfio-user: run vfio-user context
Jagannathan Raman
2
-1
/
+148
2022-06-15
vfio-user: find and init PCI device
Jagannathan Raman
1
-0
/
+67
2022-06-15
vfio-user: instantiate vfio-user context
Jagannathan Raman
1
-0
/
+82
2022-06-15
vfio-user: define vfio-user-server object
Jagannathan Raman
7
-2
/
+262
2022-06-15
vfio-user: build library
Jagannathan Raman
12
-1
/
+62
2022-06-15
remote/machine: add vfio-user property
Jagannathan Raman
2
-0
/
+25
2022-06-15
remote/machine: add HotplugHandler for remote machine
Jagannathan Raman
1
-0
/
+10
2022-06-15
qdev: unplug blocker for devices
Jagannathan Raman
3
-0
/
+57
2022-06-15
Use io_uring_register_ring_fd() to skip fd operations
Sam Li
2
-1
/
+12
2022-06-15
MAINTAINERS: update Vladimir's address and repositories
Vladimir Sementsov-Ogievskiy
1
-10
/
+12
2022-06-15
build: include pc-bios/ part in the ROMS variable
Paolo Bonzini
2
-10
/
+8
2022-06-15
meson: put cross compiler info in a separate section
Paolo Bonzini
1
-6
/
+9
2022-06-15
q35:Enable TSEG only when G_SMRAME and TSEG_EN both enabled
Zhenzhong Duan
1
-1
/
+2
2022-06-15
build: fix check for -fsanitize-coverage-allowlist
Alexander Bulekov
1
-3
/
+7
2022-06-15
tests/vm: allow running tests in an unconfigured source tree
Paolo Bonzini
1
-9
/
+17
2022-06-15
configure: cleanup -fno-pie detection
Paolo Bonzini
1
-9
/
+4
2022-06-14
configure: update list of preserved environment variables
Paolo Bonzini
1
-2
/
+1
2022-06-14
virtio-mmio: cleanup reset
Paolo Bonzini
1
-9
/
+8
2022-06-14
virtio: stop ioeventfd on reset
Paolo Bonzini
4
-5
/
+2
2022-06-14
virtio-mmio: stop ioeventfd on legacy reset
Paolo Bonzini
1
-0
/
+1
2022-06-14
s390x: simplify virtio_ccw_reset_virtio
Paolo Bonzini
1
-6
/
+5
2022-06-14
block: add more commands to preconfig mode
Paolo Bonzini
4
-48
/
+110
2022-06-14
hmp: add filtering of statistics by name
Paolo Bonzini
2
-13
/
+30
2022-06-14
qmp: add filtering of statistics by name
Paolo Bonzini
4
-9
/
+23
2022-06-14
hmp: add filtering of statistics by provider
Paolo Bonzini
2
-10
/
+36
2022-06-14
qmp: add filtering of statistics by provider
Paolo Bonzini
5
-14
/
+55
2022-06-14
hmp: add basic "info stats" implementation
Mark Kanda
3
-0
/
+204
2022-06-14
cutils: add functions for IEC and SI prefixes
Paolo Bonzini
3
-9
/
+95
2022-06-14
qmp: add filtering of statistics by target vCPU
Paolo Bonzini
4
-7
/
+67
2022-06-14
kvm: Support for querying fd-based stats
Mark Kanda
2
-1
/
+393
2022-06-14
qmp: Support for querying stats
Mark Kanda
5
-0
/
+347
2022-06-14
bsd-user: Implement acct and sync
Warner Losh
2
-0
/
+31
2022-06-14
bsd-user: Implement trunctate and ftruncate
Warner Losh
2
-0
/
+37
2022-06-14
bsd-user: Implement dup and dup2
Warner Losh
2
-0
/
+20
2022-06-14
bsd-user: Implement rmdir and undocumented __getcwd
Warner Losh
2
-0
/
+37
2022-06-14
bsd-user: Implement mkdir and mkdirat
Warner Losh
2
-0
/
+35
2022-06-14
Merge tag 'kraxel-20220614-pull-request' of git://git.kraxel.org/qemu into st...
Richard Henderson
28
-51
/
+707
2022-06-14
virtio-gpu: Respect UI refresh rate for EDID
Akihiko Odaki
3
-0
/
+3
2022-06-14
ui: Deliver refresh rate via QemuUIInfo
Akihiko Odaki
7
-34
/
+42
2022-06-14
ui/console: Do not return a value with ui_info
Akihiko Odaki
4
-12
/
+9
2022-06-14
virtio-gpu: update done only on the scanout associated with rect
Dongwon Kim
1
-0
/
+3
2022-06-14
usbredir: avoid queuing hello packet on snapshot restore
Joelle van Dyne
1
-1
/
+2
2022-06-14
hw/usb/hcd-ehci: fix writeback order
Arnout Engelen
1
-1
/
+4
2022-06-14
MAINTAINERS: add myself as CanoKey maintainer
Hongren (Zenithal) Zheng
1
-0
/
+8
[prev]
[next]