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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-01
misc: Fix some typos in documentation and comments
Stefan Weil
1
-2
/
+2
2023-08-01
hw/xen: prevent guest from binding loopback event channel to itself
David Woodhouse
1
-2
/
+9
2023-08-01
hw/xen: fix off-by-one in xen_evtchn_set_gsi()
David Woodhouse
1
-2
/
+2
2023-08-01
xen-platform: do full PCI reset during unplug of IDE devices
Olaf Hering
1
-3
/
+4
2023-08-01
xen: Don't pass MemoryListener around by value
Peter Maydell
3
-8
/
+8
2023-08-01
xen-block: Avoid leaks on new error path
Anthony PERARD
1
-5
/
+6
2023-08-01
hw/xen: Clarify (lack of) error handling in transaction_commit()
David Woodhouse
1
-1
/
+11
2023-07-30
hw/nvme: use stl/ldl pci dma api
Klaus Jensen
1
-29
/
+13
2023-07-26
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Richard Henderson
2
-2
/
+2
2023-07-25
hw/usb/canokey: change license to GPLv2+
Hongren (Zenithal) Zheng
2
-2
/
+2
2023-07-25
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
20
-30
/
+35
2023-07-25
Merge tag 'misc-fixes-20230725' of https://github.com/philmd/qemu into staging
Peter Maydell
3
-3
/
+11
2023-07-25
hw/pci: add comment to explain checking for available function 0 in pci hotplug
Ani Sinha
1
-3
/
+8
2023-07-25
hw/9pfs: spelling fixes
Michael Tokarev
6
-10
/
+10
2023-07-25
other architectures: spelling fixes
Michael Tokarev
5
-8
/
+8
2023-07-25
arm: spelling fixes
Michael Tokarev
7
-8
/
+8
2023-07-25
s390x: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-07-25
hw/char/escc: Implement loopback mode
Thomas Huth
1
-1
/
+3
2023-07-25
hw/mips: Improve the default USB settings in the loongson3-virt machine
Thomas Huth
1
-1
/
+1
2023-07-25
hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
Bernhard Beschow
1
-1
/
+7
2023-07-25
hw/arm/smmu: Handle big-endian hosts correctly
Peter Maydell
2
-10
/
+32
2023-07-19
Merge tag 'pull-riscv-to-apply-20230719-1' of https://github.com/alistair23/q...
Peter Maydell
1
-2
/
+2
2023-07-19
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
1
-5
/
+13
2023-07-19
hw/nvme: fix endianness issue for shadow doorbells
Klaus Jensen
1
-5
/
+13
2023-07-19
hw/riscv: Fix typo field in error_report
Zhao Liu
1
-2
/
+2
2023-07-18
s390x: Fix QEMU abort by selecting S390_FLIC_KVM
Cédric Le Goater
2
-1
/
+1
2023-07-17
Merge tag 'pull-target-arm-20230717' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2
-2
/
+10
2023-07-17
virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
Dongwon Kim
1
-6
/
+6
2023-07-17
virtio-gpu: replace the surface with null surface when resetting
Dongwon Kim
1
-0
/
+5
2023-07-17
virtio-gpu: fix potential divide-by-zero regression
Marc-André Lureau
1
-7
/
+9
2023-07-17
hw/nvram: Avoid unnecessary Xilinx eFuse backstore write
Tong Ho
1
-2
/
+9
2023-07-17
hw/arm/sbsa-ref: set 'slots' property of xhci
Yuquan Wang
1
-0
/
+1
2023-07-15
Merge tag 'pull-tpm-2023-07-14-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
1
-1
/
+0
2023-07-14
hw/tpm: TIS on sysbus: Remove unsupport ppi command line option
Stefan Berger
1
-1
/
+0
2023-07-14
scsi: clear unit attention only for REPORT LUNS commands
Stefano Garzarella
1
-23
/
+11
2023-07-14
scsi: cleanup scsi_clear_unit_attention()
Stefano Garzarella
1
-22
/
+6
2023-07-14
scsi: fetch unit attention when creating the request
Stefano Garzarella
1
-3
/
+33
2023-07-14
kconfig: Add PCIe devices to s390x machines
Cédric Le Goater
4
-4
/
+8
2023-07-14
hw/ide/piix: properly initialize the BMIBA register
Olaf Hering
1
-1
/
+1
2023-07-12
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
1
-22
/
+31
2023-07-12
virtio-blk: fix host notifier issues during dataplane start/stop
Stefan Hajnoczi
1
-22
/
+31
2023-07-12
virtio-mem-pci: Device unplug support
David Hildenbrand
1
-3
/
+46
2023-07-12
virtio-mem: Prepare for device unplug support
David Hildenbrand
1
-0
/
+25
2023-07-12
virtio-md-pci: Support unplug requests for compatible devices
David Hildenbrand
1
-2
/
+36
2023-07-12
virtio-md-pci: Handle unplug of virtio based memory devices
David Hildenbrand
1
-1
/
+22
2023-07-12
arm/virt: Use virtio-md-pci (un)plug functions
David Hildenbrand
1
-69
/
+12
2023-07-12
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
2
-79
/
+74
2023-07-12
virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
David Hildenbrand
7
-16
/
+48
2023-07-12
virtio-mem: Support "x-ignore-shared" migration
David Hildenbrand
1
-9
/
+38
2023-07-12
virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory
David Hildenbrand
1
-10
/
+10
[prev]
[next]