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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-05
9pfs: fix not_same_qid()
Christian Schoenebeck
1
-4
/
+1
2021-07-05
9pfs: simplify v9fs_walk()
Christian Schoenebeck
1
-4
/
+5
2021-07-05
9pfs: add link to 9p developer docs
Christian Schoenebeck
15
-0
/
+75
2021-07-05
Merge remote-tracking branch 'remotes/marcel/tags/pvrdma-04-07-2021-v2' into ...
Peter Maydell
3
-1
/
+13
2021-07-04
pvrdma: Fix the ring init error flow (CVE-2021-3608)
Marcel Apfelbaum
1
-1
/
+1
2021-07-04
pvrdma: Ensure correct input on ring init (CVE-2021-3607)
Marcel Apfelbaum
1
-0
/
+5
2021-07-04
hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
Marcel Apfelbaum
1
-0
/
+7
2021-07-04
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging
Peter Maydell
7
-192
/
+243
2021-07-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210702'...
Peter Maydell
4
-2
/
+174
2021-07-03
acpi/ged: fix reset cause
Gerd Hoffmann
1
-1
/
+1
2021-07-03
acpi: pc: revert back to v5.2 PCI slot enumeration
Igor Mammedov
1
-2
/
+7
2021-07-03
migration: failover: reset partially_hotplugged
Laurent Vivier
1
-0
/
+1
2021-07-03
virtio-pci: Changed return values for "notify", "device" and "isr" read.
Andrew Melnychenko
1
-2
/
+7
2021-07-03
virtio-pci: Added check for virtio device in PCI config cbs.
Andrew Melnychenko
1
-0
/
+10
2021-07-03
virtio-pci: Added check for virtio device presence in mm callbacks.
Andrew Melnychenko
1
-0
/
+8
2021-07-03
hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field
Philippe Mathieu-Daudé
1
-0
/
+3
2021-07-02
hw/mips/jazz: Map the UART devices unconditionally
Philippe Mathieu-Daudé
1
-10
/
+6
2021-07-02
hw/mips/jazz: specify correct endian for dp8393x device
Mark Cave-Ayland
1
-1
/
+8
2021-07-02
hw/m68k/q800: fix PROM checksum and MAC address storage
Mark Cave-Ayland
1
-5
/
+2
2021-07-02
dp8393x: remove onboard PROM containing MAC address and checksum
Mark Cave-Ayland
1
-24
/
+0
2021-07-02
hw/m68k/q800: move PROM and checksum calculation from dp8393x device to board
Mark Cave-Ayland
1
-2
/
+22
2021-07-02
hw/mips/jazz: move PROM and checksum calculation from dp8393x device to board
Mark Cave-Ayland
1
-1
/
+22
2021-07-02
dp8393x: convert to trace-events
Mark Cave-Ayland
2
-35
/
+37
2021-07-02
dp8393x: checkpatch fixes
Mark Cave-Ayland
1
-109
/
+122
2021-07-02
g364fb: add VMStateDescription for G364SysBusState
Mark Cave-Ayland
1
-1
/
+11
2021-07-02
g364fb: use RAM memory region for framebuffer
Mark Cave-Ayland
1
-11
/
+9
2021-07-02
hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bit
Philippe Mathieu-Daudé
1
-2
/
+2
2021-07-02
virtio: Clarify MR transaction optimization
Greg Kurz
3
-0
/
+48
2021-07-02
virtio: disable ioeventfd for record/replay
Pavel Dovgalyuk
3
-0
/
+18
2021-07-02
hw/gpio/gpio_pwr: use shutdown function for reboot
Maxim Uvarov
1
-1
/
+1
2021-07-02
hw/arm: Add basic power management to raspi.
Nolan Leake
3
-1
/
+173
2021-07-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
13
-110
/
+164
2021-07-02
hw/pci-host/bonito: Trace PCI config accesses smaller than 32-bit
Philippe Mathieu-Daudé
2
-0
/
+11
2021-06-30
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
6
-904
/
+1212
2021-06-30
vhost-user-blk: Implement reconnection during realize
Kevin Wolf
1
-1
/
+15
2021-06-30
vhost-user-blk: Factor out vhost_user_blk_realize_connect()
Kevin Wolf
1
-16
/
+32
2021-06-30
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
8
-29
/
+43
2021-06-30
vhost-user-blk: Add Error parameter to vhost_user_blk_start()
Kevin Wolf
1
-16
/
+15
2021-06-30
vhost: Return 0/-errno in vhost_dev_init()
Kevin Wolf
4
-9
/
+17
2021-06-30
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
4
-28
/
+30
2021-06-30
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
8
-21
/
+22
2021-06-29
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...
Peter Maydell
4
-32
/
+55
2021-06-29
hw/nvme: fix pin-based interrupt behavior (again)
Klaus Jensen
2
-1
/
+18
2021-06-29
hw/nvme: fix missing check for PMR capability
Klaus Jensen
1
-0
/
+4
2021-06-29
hw/nvme: documentation fix
Gollu Appalanaidu
1
-1
/
+1
2021-06-29
hw/nvme: fix endianess conversion and add controller list
Gollu Appalanaidu
2
-9
/
+19
2021-06-29
Partially revert "hw/block/nvme: drain namespaces on sq deletion"
Klaus Jensen
1
-17
/
+2
2021-06-29
hw/nvme: reimplement format nvm to allow cancellation
Klaus Jensen
2
-124
/
+143
2021-06-29
hw/nvme: reimplement zone reset to allow cancellation
Klaus Jensen
2
-121
/
+169
2021-06-29
hw/nvme: reimplement the copy command to allow aio cancellation
Klaus Jensen
2
-311
/
+370
[prev]
[next]