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
2022-03-24
hw: Fix misleading hexadecimal format
Philippe Mathieu-Daudé
4
-8
/
+8
2022-03-22
Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2
-12
/
+34
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
9
-10
/
+10
2022-03-21
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-5
/
+2
2022-03-21
hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12
Paolo Bonzini
1
-5
/
+2
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
59
-105
/
+100
2022-03-21
9pfs: Use g_new() & friends where that makes obvious sense
Markus Armbruster
4
-10
/
+10
2022-03-21
hw/sd/sdhci: Prohibit DMA accesses to devices
Philippe Mathieu-Daudé
1
-2
/
+3
2022-03-21
hw/sd/sdhci: Honor failed DMA transactions
Philippe Mathieu-Daudé
1
-9
/
+25
2022-03-21
hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices)
Philippe Mathieu-Daudé
1
-1
/
+1
2022-03-21
hw/audio/intel-hda: Do not ignore DMA overrun errors
Philippe Mathieu-Daudé
1
-2
/
+7
2022-03-19
Merge tag 'fixes-20220318-pull-request' of git://git.kraxel.org/qemu into sta...
Peter Maydell
11
-40
/
+76
2022-03-19
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
2
-6
/
+6
2022-03-18
virtio/virtio-balloon: Prefer Object* over void* parameter
Bernhard Beschow
1
-5
/
+5
2022-03-18
hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same line
Rebecca Cran
1
-1
/
+1
2022-03-18
hw/i386/acpi-build: Avoid 'sun' identifier
Andrew Deason
1
-2
/
+2
2022-03-18
hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control
Edgar E. Iglesias
1
-2
/
+23
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP APU Control
Edgar E. Iglesias
2
-0
/
+254
2022-03-18
hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF
Edgar E. Iglesias
1
-0
/
+16
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP CRF
Edgar E. Iglesias
2
-0
/
+267
2022-03-18
hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area
Edgar E. Iglesias
1
-0
/
+5
2022-03-18
hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset
Eric Auger
1
-1
/
+6
2022-03-18
hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG
Eric Auger
2
-3
/
+3
2022-03-18
hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init()
Peter Maydell
1
-2
/
+2
2022-03-18
hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_size
Peter Maydell
1
-0
/
+1
2022-03-18
hw/display/vga: Report a proper error when adding a 2nd ISA VGA
Thomas Huth
1
-0
/
+6
2022-03-18
hw/display: Allow vga_common_init() to return errors
Thomas Huth
11
-13
/
+42
2022-03-18
hw/display/cirrus_vga: Clean up indentation in pci_cirrus_vga_realize()
Thomas Huth
1
-28
/
+29
2022-03-15
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
3
-3
/
+11
2022-03-15
Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into staging
Peter Maydell
5
-124
/
+24
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
3
-3
/
+11
2022-03-15
vdpa: Expose VHOST_F_LOG_ALL on SVQ
Eugenio Pérez
1
-4
/
+35
2022-03-15
vdpa: Never set log_base addr if SVQ is enabled
Eugenio Pérez
1
-1
/
+2
2022-03-15
vdpa: Adapt vhost_vdpa_get_vring_base to SVQ
Eugenio Pérez
1
-0
/
+17
2022-03-15
vdpa: Add custom IOTLB translations to SVQ
Eugenio Pérez
3
-30
/
+184
2022-03-15
vhost: Add VhostIOVATree
Eugenio Pérez
3
-1
/
+138
2022-03-15
vhost: Shadow virtqueue buffers forwarding
Eugenio Pérez
3
-11
/
+522
2022-03-15
vdpa: adapt vhost_ops callbacks to svq
Eugenio Pérez
1
-7
/
+41
2022-03-15
virtio: Add vhost_svq_get_vring_addr
Eugenio Pérez
2
-0
/
+38
2022-03-15
vhost: Add vhost_svq_valid_features to shadow vq
Eugenio Pérez
3
-0
/
+61
2022-03-15
vhost: Add Shadow VirtQueue call forwarding capabilities
Eugenio Pérez
3
-2
/
+71
2022-03-15
vhost: Add Shadow VirtQueue kick forwarding capabilities
Eugenio Pérez
3
-2
/
+211
2022-03-15
vhost: Add VhostShadowVirtqueue
Eugenio Pérez
3
-1
/
+91
2022-03-15
virtio-net: fix map leaking on error during receive
Jason Wang
1
-0
/
+1
2022-03-14
ppc/pnv: Remove user-created PHB{3,4,5} devices
Cédric Le Goater
4
-117
/
+10
2022-03-14
ppc/pnv: Always create the PHB5 PEC devices
Frederic Barrat
1
-3
/
+1
2022-03-14
ppc/pnv: Introduce a pnv-phb5 device to match root port
Frederic Barrat
2
-4
/
+12
2022-03-14
ppc/xive2: Make type Xive2EndSource not user creatable
Cédric Le Goater
1
-0
/
+1
2022-03-14
hw/nvram: at24 return 0xff if 1 byte address
Patrick Venture
1
-1
/
+6
2022-03-10
Merge remote-tracking branch 'remotes/mcayland/tags/q800-updates-for-7.0-2022...
Peter Maydell
8
-129
/
+389
[next]