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-20
hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2
-53
/
+53
2023-06-19
hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property
Sergey Kambalin
1
-0
/
+5
2023-06-19
hw/misc/bcm2835_property: Replace magic frequency values by definitions
Sergey Kambalin
1
-0
/
+5
2023-06-19
hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h'
Sergey Kambalin
1
-0
/
+163
2023-06-19
imx_serial: set wake bit when we receive a data byte
Martin Kaiser
1
-0
/
+1
2023-06-15
hw/arm: introduce xenpvh machine
Vikram Garhwal
2
-0
/
+11
2023-06-15
include/hw/xen/xen_common: return error from xen_create_ioreq_server
Stefano Stabellini
1
-3
/
+5
2023-06-15
xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
Stefano Stabellini
3
-0
/
+113
2023-06-14
Merge tag 'pull-riscv-to-apply-20230614' of https://github.com/alistair23/qem...
Richard Henderson
2
-1
/
+7
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-13
util/log: Add vector registers to log
Ivan Klokov
1
-0
/
+2
2023-06-13
hw/riscv/opentitan: Correct OpenTitanState parent type/size
Philippe Mathieu-Daudé
1
-1
/
+2
2023-06-13
hw/riscv/opentitan: Explicit machine type definition
Philippe Mathieu-Daudé
1
-1
/
+2
2023-06-13
hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definition
Philippe Mathieu-Daudé
1
-0
/
+2
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
[next]