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-22
accel/kvm: Use negative KVM type for error propagation
Akihiko Odaki
2
-2
/
+2
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
1
-2
/
+0
2023-08-22
hw/gpio/nrf51: implement DETECT signal
Chris Laplante
1
-1
/
+13
2023-08-11
Merge tag 'pull-riscv-to-apply-20230811-3' of https://github.com/alistair23/q...
Richard Henderson
1
-7
/
+13
2023-08-11
hw/riscv/virt.c: change 'aclint' TCG check
Daniel Henrique Barboza
1
-7
/
+13
2023-08-11
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2
-1
/
+2
2023-08-11
pci: Fix the update of interrupt disable bit in PCI_COMMAND register
Guoyi Tu
1
-1
/
+1
2023-08-11
hw/pci-host: Allow extended config space access for Designware PCIe host
Jason Chien
1
-0
/
+1
2023-08-09
hw/nvme: fix null pointer access in ruh update
Klaus Jensen
1
-1
/
+7
2023-08-09
hw/nvme: fix null pointer access in directive receive
Klaus Jensen
1
-1
/
+1
2023-08-08
hw/nvme: fix CRC64 for guard tag
Ankit Kumar
1
-2
/
+2
2023-08-07
Merge tag 'fixes-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Richard Henderson
3
-11
/
+54
2023-08-07
Merge tag 'trivial-patches-pull' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
2
-2
/
+2
2023-08-07
hw/i386/vmmouse:add relative packet flag for button status
Zongmin Zhou
1
-3
/
+12
2023-08-07
virtio-gpu: reset gfx resources in main thread
Marc-André Lureau
1
-7
/
+31
2023-08-07
virtio-gpu: free BHs, by implementing unrealize
Marc-André Lureau
2
-1
/
+11
2023-08-07
hw/i2c: Fix bitbang_i2c_data trace event
BALATON Zoltan
2
-2
/
+2
2023-08-07
hw/nvme: fix compliance issue wrt. iosqes/iocqes
Klaus Jensen
3
-36
/
+20
2023-08-07
hw/nvme: fix oob memory read in fdp events log
Klaus Jensen
1
-0
/
+5
2023-08-04
ppc/pegasos2: Fix reg property of 64 bit BARs in device tree
BALATON Zoltan
1
-1
/
+5
2023-08-04
ppc/pegasos2: Fix naming of device tree nodes
BALATON Zoltan
1
-0
/
+8
2023-08-04
ppc/pegasos2: Fix reg property of ROM BARs
BALATON Zoltan
1
-1
/
+5
2023-08-04
ppc/pegasos2: Fix reset state of USB functions
BALATON Zoltan
1
-0
/
+4
2023-08-03
virtio-crypto: verify src&dst buffer length for sym request
zhenwei pi
1
-0
/
+5
2023-08-03
hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()
Thomas Huth
1
-1
/
+1
2023-08-03
hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()
Thomas Huth
1
-1
/
+1
2023-08-03
hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hosts
Thomas Huth
1
-0
/
+9
2023-08-03
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
1
-8
/
+8
2023-08-03
hw/i386/intel_iommu: Fix trivial endianness problems
Thomas Huth
1
-0
/
+5
2023-08-03
vhost: fix the fd leak
Li Feng
1
-0
/
+2
2023-08-03
pci: do not respond config requests after PCI device eject
Yuri Benditovich
1
-2
/
+13
2023-08-03
virtio: Fix packed virtqueue used_idx mask
Hanna Czenczek
1
-1
/
+1
2023-08-03
hw/virtio: qmp: add RING_RESET to 'info virtio-status'
David Edmondson
1
-0
/
+2
2023-08-03
acpi: x86: remove _ADR on host bridges
Igor Mammedov
1
-3
/
+0
2023-08-03
x86: acpi: workaround Windows not handling name references in Package properly
Igor Mammedov
1
-2
/
+6
2023-08-03
hw/virtio: Add a protection against duplicate vu_scmi_stop calls
Milan Zamazal
1
-0
/
+7
2023-08-03
virtio-iommu: Standardize granule extraction and formatting
Eric Auger
1
-3
/
+5
2023-08-03
hw/pci-bridge/cxl_upstream.c: Use g_new0() in build_cdat_table()
Peter Maydell
1
-4
/
+1
2023-08-03
hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()
Eric Auger
1
-1
/
+3
2023-08-02
Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into staging
Richard Henderson
2
-6
/
+13
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
[next]