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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
hw/char/parallel-isa: Export struct ISAParallelState
Bernhard Beschow
2
-2
/
+30
2023-06-13
hw/char/parallel: Export struct ParallelState
Bernhard Beschow
1
-0
/
+21
2023-06-10
hw/ppc/openpic: Do not open-code ROUND_UP() macro
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-10
pnv/xive2: Introduce macros to manipulate TIMA addresses
Frederic Barrat
1
-0
/
+16
2023-06-07
hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE
Bernhard Beschow
1
-1
/
+0
2023-06-07
include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
Bernhard Beschow
1
-1
/
+1
2023-06-07
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
1
-106
/
+1
2023-06-06
hw: arm: allwinner-sramc: Add SRAM Controller support for R40
qianfan Zhao
2
-0
/
+72
2023-06-06
hw: arm: allwinner-r40: Add emac and gmac support
qianfan Zhao
1
-0
/
+6
2023-06-06
hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
qianfan Zhao
1
-0
/
+9
2023-06-06
hw/arm/allwinner-r40: add SDRAM controller device
qianfan Zhao
2
-1
/
+120
2023-06-06
hw: arm: allwinner-r40: Add i2c0 device
qianfan Zhao
1
-0
/
+3
2023-06-06
hw: allwinner-r40: Complete uart devices
qianfan Zhao
1
-0
/
+8
2023-06-06
hw/arm/allwinner-r40: add Clock Control Unit
qianfan Zhao
2
-0
/
+67
2023-06-06
hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
qianfan Zhao
1
-0
/
+110
2023-06-06
xlnx-versal: Connect Xilinx VERSAL CANFD controllers
Vikram Garhwal
1
-0
/
+12
2023-06-06
hw/net/can: Introduce Xilinx Versal CANFD controller
Vikram Garhwal
1
-0
/
+87
2023-06-05
Merge tag 'qemu-sparc-20230605' of https://github.com/mcayland/qemu into staging
Richard Henderson
1
-1
/
+0
2023-06-05
hw/arm/omap: Remove unused omap_uart_attach()
Bernhard Beschow
1
-1
/
+0
2023-06-05
hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
Jiaxun Yang
1
-1
/
+3
2023-06-01
tcg: remove the final vestiges of dstate
Alex Bennée
1
-5
/
+0
2023-05-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2
-3
/
+28
2023-05-30
virtio-scsi: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
1
-0
/
+14
2023-05-30
hw/qdev: introduce qdev_is_realized() helper
Stefan Hajnoczi
1
-3
/
+14
2023-05-30
hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2
Mostafa Saleh
1
-0
/
+1
2023-05-30
hw/arm/smmuv3: Add CMDs related to stage-2
Mostafa Saleh
1
-0
/
+1
2023-05-30
hw/arm/smmuv3: Add VMID to TLB tagging
Mostafa Saleh
1
-2
/
+3
2023-05-30
hw/arm/smmuv3: Parse STE config for stage-2
Mostafa Saleh
2
-0
/
+4
2023-05-30
hw/arm/smmuv3: Refactor stage-1 PTW
Mostafa Saleh
1
-3
/
+13
2023-05-30
hw/arm/smmuv3: Update translation config to hold stage-2
Mostafa Saleh
1
-3
/
+19
2023-05-30
fsl-imx6: Add SNVS support for i.MX6 boards
Vitaly Cheptsov
1
-0
/
+2
2023-05-29
Merge tag 'pull-ppc-20230528' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2
-2
/
+4
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
1
-1
/
+1
2023-05-28
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
1
-1
/
+3
2023-05-28
virtio-input: add a virtio-mulitouch device
Sergio Lopez
1
-4
/
+5
2023-05-22
hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
Thomas Huth
1
-0
/
+2
2023-05-22
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
2
-1
/
+1
2023-05-19
hw/i386/pc: No need for rtc_state to be an out-parameter
Bernhard Beschow
1
-1
/
+1
2023-05-19
hw/i386/pc: Create RTC controllers in south bridges
Bernhard Beschow
2
-0
/
+5
2023-05-19
hw/cxl: Introduce cxl_device_get_timestamp() utility function
Ira Weiny
1
-0
/
+2
2023-05-19
virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
Viktor Prutyanov
1
-0
/
+2
2023-05-19
hw/pci-host/pam: Make init_pam() usage more readable
Bernhard Beschow
1
-2
/
+3
2023-05-19
hw/i386/pc: Initialize ram_memory variable directly
Bernhard Beschow
1
-1
/
+0
2023-05-19
vhost-vdpa: Add support for vIOMMU.
Cindy Lu
1
-0
/
+11
2023-05-19
vhost: expose function vhost_dev_has_iommu()
Cindy Lu
1
-0
/
+1
2023-05-19
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
1
-0
/
+2
2023-05-19
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
Gregory Price
1
-3
/
+8
2023-05-16
cpu: Introduce a wrapper for being able to use TARGET_NAME in common code
Thomas Huth
1
-0
/
+2
2023-05-16
hw/core: Use a callback for target specific query-cpus-fast information
Thomas Huth
1
-0
/
+4
2023-05-16
s390x/pv: Fix spurious warning with asynchronous teardown
Claudio Imbrenda
1
-3
/
+3
[next]