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-10-30
nbd: Refactor counting of metadata contexts
Eric Blake
1
-11
/
+15
2020-10-30
nbd: Simplify qemu bitmap context name
Eric Blake
1
-10
/
+9
2020-10-30
nbd: Update qapi to support exporting multiple bitmaps
Eric Blake
5
-29
/
+58
2020-10-30
nbd: Utilize QAPI_CLONE for type conversion
Eric Blake
1
-9
/
+6
2020-10-30
qapi: Add QAPI_LIST_PREPEND() macro
Eric Blake
2
-16
/
+19
2020-10-30
block: Simplify QAPI_LIST_ADD
Eric Blake
1
-1
/
+1
2020-10-30
iotests/291: Stop NBD server
Max Reitz
1
-0
/
+2
2020-10-30
iotests/291: Filter irrelevant parts of img-info
Max Reitz
2
-23
/
+11
2020-10-30
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20201027' into...
Peter Maydell
5
-23
/
+82
2020-10-30
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
40
-627
/
+47
2020-10-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
8
-29
/
+128
2020-10-30
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...
Peter Maydell
1
-7
/
+5
2020-10-30
intel_iommu: Fix two misuse of "0x%u" prints
Peter Xu
1
-2
/
+2
2020-10-30
virtio: skip guest index check on device load
Felipe Franciosi
1
-6
/
+7
2020-10-30
vhost-blk: set features before setting inflight feature
Jin Yu
3
-0
/
+25
2020-10-30
pci: Disallow improper BAR registration for type 1
Ben Widawsky
1
-0
/
+6
2020-10-30
pci: Change error_report to assert(3)
Ben Widawsky
1
-5
/
+1
2020-10-30
pci: advertise a page aligned ATS
Jason Wang
1
-2
/
+3
2020-10-30
pc: Implement -no-hpet as sugar for -machine hpet=on
Eduardo Habkost
5
-25
/
+46
2020-10-30
vhost: Don't special case vq->used_phys in vhost_get_log_size()
Greg Kurz
1
-10
/
+0
2020-10-30
pci: Assert irqnum is between 0 and bus->nirqs in pci_bus_change_irq_level
Mark Cave-Ayland
1
-0
/
+2
2020-10-30
hw/pci: Extract pci_bus_change_irq_level() from pci_change_irq_level()
Philippe Mathieu-Daudé
1
-2
/
+7
2020-10-30
hw/virtio/vhost-vdpa: Fix Coverity CID 1432864
Philippe Mathieu-Daudé
1
-2
/
+2
2020-10-30
acpi/crs: Support ranges > 32b for hosts
Ben Widawsky
1
-2
/
+8
2020-10-30
acpi/crs: Prevent bad ranges for host bridges
Ben Widawsky
1
-0
/
+2
2020-10-30
vhost-vsock: set vhostfd to non-blocking mode
Stefano Garzarella
1
-0
/
+10
2020-10-30
vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driver
Si-Wei Liu
1
-0
/
+1
2020-10-29
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201028' into...
Peter Maydell
23
-141
/
+131
2020-10-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...
Peter Maydell
64
-279
/
+5461
2020-10-29
Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2020-10-27' into s...
Peter Maydell
2
-125
/
+8
2020-10-29
util: include the target address in socket connect failures
Daniel P. Berrangé
2
-15
/
+21
2020-10-29
io: Don't use '#' flag of printf format
AlexChen
1
-1
/
+1
2020-10-29
authz: Fix Lesser GPL version number
Chetan Pant
14
-14
/
+14
2020-10-29
crypt: Fix Lesser GPL version number
Chetan Pant
7
-7
/
+7
2020-10-29
io: Fix Lesser GPL version number
Chetan Pant
27
-27
/
+27
2020-10-29
modules: turn off lazy binding
Gerd Hoffmann
1
-1
/
+1
2020-10-29
modules: unbreak them on macos
Gerd Hoffmann
1
-0
/
+1
2020-10-29
virtio-gpu: only compile virtio-gpu-3d.c for CONFIG_VIRGL=y
Gerd Hoffmann
2
-5
/
+3
2020-10-29
virtio-gpu: add virtio-vga module
Gerd Hoffmann
2
-2
/
+11
2020-10-29
virtio-gpu: add virtio-gpu-pci module
Gerd Hoffmann
2
-2
/
+12
2020-10-28
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-2710...
Peter Maydell
8
-11
/
+32
2020-10-28
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20201027' in...
Peter Maydell
8
-42
/
+74
2020-10-28
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
25
-834
/
+899
2020-10-28
Revert series: virtiofsd: Announce submounts to the guest
Alex Williamson
12
-780
/
+21
2020-10-28
hw/pci-host/sabre: Simplify code initializing variable once
Philippe Mathieu-Daudé
1
-11
/
+1
2020-10-28
hw/pci-host/sabre: Remove superfluous address range check
Philippe Mathieu-Daudé
1
-2
/
+2
2020-10-28
hw/pci-host/sabre: Update documentation link
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-28
sabre: increase number of PCI bus IRQs from 32 to 64
Mark Cave-Ayland
1
-1
/
+1
2020-10-28
hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
Philippe Mathieu-Daudé
1
-3
/
+15
2020-10-28
sabre: don't call sysbus_mmio_map() in sabre_realize()
Mark Cave-Ayland
2
-8
/
+7
[prev]
[next]